Fix license header violations in yang-model-export 45/24845/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 6 Aug 2015 03:43:21 +0000 (23:43 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 11 Aug 2015 15:05:13 +0000 (11:05 -0400)
Change-Id: I14acb8a5c0adb44046346683938bb0d2464067ab
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
yang/yang-model-export/src/main/java/org/opendaylight/yangtools/yang/model/export/StatementTextWriter.java

index 867c297bf2964779a4cc4b8471214e96214d1e87..3d74e37e53425ee27ed28ae55685be6b7295621a 100644 (file)
@@ -4,7 +4,9 @@
  * 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.model.export;
+ */
+
+package org.opendaylight.yangtools.yang.model.export;
 
 import org.opendaylight.yangtools.yang.common.QName;
 import org.opendaylight.yangtools.yang.model.api.RevisionAwareXPath;