Bug 5531: Can't get complete YIN schema on Windows
[yangtools.git] / 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;