Bulk-add copyright headers to java files
[controller.git] / opendaylight / connectionmanager / implementation / src / main / java / org / opendaylight / controller / connectionmanager / scheme / RoundRobinScheme.java
index 4a498dc51575a3c237d1c74532e162a29632833b..eed120b7ece03c17d76e99dd1f64788e8ec574c8 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2014 Cisco Systems, Inc. and others.  All rights reserved.
+ *
+ * This program and the accompanying materials are made available under the
+ * terms of the Eclipse Public License v1.0 which accompanies this distribution,
+ * and is available at http://www.eclipse.org/legal/epl-v10.html
+ */
 package org.opendaylight.controller.connectionmanager.scheme;
 
 import org.opendaylight.controller.clustering.services.IClusterGlobalServices;
 package org.opendaylight.controller.connectionmanager.scheme;
 
 import org.opendaylight.controller.clustering.services.IClusterGlobalServices;