Add missing copyright headers
[yangtools.git] / yang / yang-parser-impl / src / test / java / org / opendaylight / yangtools / yang / parser / util / MustDefinitionImplTest.java
index 501891606c64cb6c3a6e4ade2b6c61e51bced094..1fef57c23ef0db6fc34bce60ff139b5772453ae0 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2014 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.yangtools.yang.parser.util;
 
 import static org.junit.Assert.assertEquals;