Fix license header violations in binding-generator-impl 39/24839/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 6 Aug 2015 03:19:46 +0000 (23:19 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 11 Aug 2015 15:05:02 +0000 (11:05 -0400)
Change-Id: If155761c145d7b6db8c4378343733a7be256ba98
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
code-generator/binding-generator-impl/src/main/java/org/opendaylight/yangtools/sal/binding/generator/impl/BindingSchemaContextUtils.java

index 4f8b5acb1821184260b1e670bb3313adf6ef96d3..a43cf39ec4a09ce09d55ec059a5be97600931329 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (c) 2014, 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.sal.binding.generator.impl;
 
 import com.google.common.base.Optional;