Fix license header violations in netconf
[controller.git] / opendaylight / netconf / netconf-monitoring / src / main / java / org / opendaylight / controller / netconf / monitoring / osgi / NetconfMonitoringOperationService.java
index efe71e912739d9b5988b18bc6ecdf73a498f9424..602c762113d43e2c20f0c59b045b3c17965bd1f9 100644 (file)
@@ -1,10 +1,11 @@
 /*
 /*
-* Copyright (c) 2013 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
-*/
+ * Copyright (c) 2013 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.netconf.monitoring.osgi;
 
 import com.google.common.collect.Sets;
 package org.opendaylight.controller.netconf.monitoring.osgi;
 
 import com.google.common.collect.Sets;