Merge "Fixed bug in generation of return type for list key properties."
[yangtools.git] / yang / yang-parser-impl / src / main / antlr / YangParser.g4
index 5f8ca887aa891edfa13c405c5265384212893ddc..b237e073c31c5e4de81d4539a1b15a8b8a15be27 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
+//
 parser grammar YangParser;
 
 @header {