Fix license header violations in yang-parser-api 33/24833/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 6 Aug 2015 02:26:54 +0000 (22:26 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 6 Aug 2015 02:26:54 +0000 (22:26 -0400)
Change-Id: I0133243f4ac4239f97c00dca87c9177b8f82ac7a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
yang/yang-parser-api/src/main/java/org/opendaylight/yangtools/yang/model/parser/api/YangSyntaxErrorException.java

index ce42cc3831b4c53be193923e5da06b4fb21f7df2..95b59ccaa7dcb32d641421442b23700465589978 100644 (file)
@@ -3,7 +3,7 @@
  *
  * 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/eplv10.html
+ * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
 package org.opendaylight.yangtools.yang.model.parser.api;