Merge "Fix a few eclipse-reported warnings"
[controller.git] / opendaylight / netconf / netconf-util / src / main / java / org / opendaylight / controller / netconf / util / handler / ssh / client / Invoker.java
index 12d1129daff5c6b3c4a7aa4324e4de14385a9347..8636e5ecb5fe55f22ce01cf9a19fb537397c9b0e 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2013 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.netconf.util.handler.ssh.client;
 
 import java.io.IOException;