Fix license header violation 54/25854/2
authorTomas Cere <tcere@cisco.com>
Mon, 24 Aug 2015 06:42:28 +0000 (08:42 +0200)
committerTomas Cere <tcere@cisco.com>
Mon, 24 Aug 2015 06:46:44 +0000 (08:46 +0200)
Change-Id: I1606a869c0e10cdc8f289492a83668421df50831
Signed-off-by: Tomas Cere <tcere@cisco.com>
opendaylight/netconf/netconf-util/src/test/java/org/opendaylight/controller/netconf/util/xml/XMLNetconfUtilTest.java

index c702f6cab9d7683c7586747fbf699c2fca3a3c94..e7d0776bfe3e388e258dfe6e49475773c02b9a8f 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.netconf.util.xml;
 
 import static org.junit.Assert.assertEquals;