Checkstyle clean-up src/test/java
[yangtools.git] / yang / yang-model-export / src / test / java / org / opendaylight / yangtools / yang / model / export / test / SimpleModuleTest.java
index cd55369d127ecac6b5d9ec9b75195abc0e4626bd..d1f4200239db915aba16e0f895a6df1bd0536a7b 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2015 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.model.export.test;
 
 import java.io.File;