Add copyright headers to sal-rest-connector
[netconf.git] / opendaylight / restconf / sal-rest-connector / src / main / java / org / opendaylight / controller / config / yang / sal / restconf / service / JSONRestconfServiceModule.java
index 8da5dcb6cbb4ce54dae9713f2f4d335fc1e95444..5aa0e8ebd52ea175f5171f0c1f96b58c5721612f 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.sal.restconf.service;
 
 import org.opendaylight.netconf.sal.restconf.impl.JSONRestconfServiceImpl;