Add copyright headers to various XML files
[yangtools.git] / yang / yang-data-impl / src / test / resources / org / opendaylight / yangtools / yang / data / impl / mutableNodesConfig.xml
index 851022bb9fb5ef592a79dfde59a168e8fb7cd97a..9d6249014bc5ece56a2c44766233dcdbc6516fc0 100644 (file)
@@ -1,4 +1,12 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- vi: set et smarttab sw=4 tabstop=4: -->
+<!--
+ 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
+-->
 <config xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
     <top>
         <interface>
@@ -10,4 +18,4 @@
             <name>Ethernet0/0</name>
         </interface>
     </top>
-</config>
\ No newline at end of file
+</config>