Add copyright headers to sal-rest-connector
[netconf.git] / opendaylight / restconf / sal-rest-connector / src / main / java / org / opendaylight / controller / config / yang / md / sal / rest / connector / RestConnectorModule.java
index a7d6c8816b8cd46a0721c5eca9ce3c067a46079f..6b2aedcce459f7796831b175e06675eb46bb8157 100644 (file)
@@ -1,3 +1,11 @@
+/**
+ * Copyright (c) 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
+ */
+
 package org.opendaylight.controller.config.yang.md.sal.rest.connector;
 
 import org.opendaylight.netconf.sal.restconf.impl.RestconfProviderImpl;