Checkstyle clean-up src/test/java
[yangtools.git] / yang / yang-model-util / src / test / java / org / opendaylight / yangtools / yang / model / util / SchemaContextProxyTest.java
index 59bbfd93c63fe66634bae9b0241fac6f5659478e..be3ce52eac18b9b8c8a9b905bd2ec556456f3c99 100644 (file)
@@ -3,9 +3,8 @@
  *
  * 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.html
+ * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-
 package org.opendaylight.yangtools.yang.model.util;
 
 import static org.junit.Assert.assertEquals;