Fix license header violations in sal-netconf-connector
[controller.git] / opendaylight / md-sal / sal-netconf-connector / src / main / java / org / opendaylight / controller / sal / connect / netconf / package-info.java
index 4a95582657abe349616d796ee9df3596b147060f..2c0a83d3198e71eb9c95c01b7a92c62f3db0bb16 100644 (file)
@@ -1,4 +1,12 @@
-/**
+/*
+ * Copyright (c) 2014, 2015 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
+ */
+
+ /**
  * Implementation of netconf southbound connector
  */
 package org.opendaylight.controller.sal.connect.netconf;