Fix license header violations in yang-binding 30/24830/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 6 Aug 2015 02:26:03 +0000 (22:26 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 6 Aug 2015 02:26:03 +0000 (22:26 -0400)
Change-Id: I3c3fcd27c50ef3aa3c79ddaccddf8dfcf8bad4d8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
yang/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/util/AugmentationFieldGetter.java

index 2e8a33a272b7f542ba95a731679833f73914e777..9347685ea9dd4d6d3c48e0444345734c65b5b77a 100644 (file)
@@ -1,9 +1,9 @@
 /*
- * Copyright (c) 2014 Cisco Systems, Inc. and others. All rights reserved.
+ * Copyright (c) 2014 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
+ * 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.binding.util;