BUG-865: get rid of InstanceIdentifier-related warnings
[yangtools.git] / code-generator / binding-java-api-generator / src / test / resources / simple-list-demo.yang
index 69f7f5cd30fd297d2d6224d802ecb34c70d32c1f..c8f7f36b8f9baadf5f3b7f1140e61218d8fa213f 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
+ */
 module simple-list-demo {
        yang-version 1;
     namespace "urn:simple.container.demo";
@@ -46,4 +53,4 @@ module simple-list-demo {
                }       
        }
     }
-}
\ No newline at end of file
+}