Add copyright headers to sal-rest-connector
[netconf.git] / opendaylight / netconf / netconf-ssh / src / main / java / org / opendaylight / controller / config / yang / netconf / northbound / ssh / NetconfNorthboundSshModule.java
index f212edc2d3f3a4f44aae85d53c1fa06d993d2afa..be457f961d78f9ba07fd5023ec0aed3bc80fc9c0 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.netconf.northbound.ssh;
 
 import io.netty.channel.ChannelFuture;