Add copyright headers to sal-rest-connector
[netconf.git] / opendaylight / netconf / netconf-config-dispatcher / src / test / java / org / opendaylight / controller / config / yang / config / netconf / client / dispatcher / NetconfClientDispatcherModuleTest.java
index 85477a02377af870142092de73a8c223308c703b..bd4f4e8dff98c9a47b01ff945c2b9c7488e8b14a 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * 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.config.yang.config.netconf.client.dispatcher;
 
 import javax.management.InstanceAlreadyExistsException;