Fix license header violations in binding-data-codec 40/24840/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 6 Aug 2015 03:24:47 +0000 (23:24 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 11 Aug 2015 15:05:04 +0000 (11:05 -0400)
Change-Id: I797ac93efabe9eea6d2ae161ec39f3028ca78807
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
code-generator/binding-data-codec/src/main/java/org/opendaylight/yangtools/binding/data/codec/gen/impl/DataNodeContainerSerializerSource.java

index 8516657d37354c20f8b4b122910b7e100de03258..d9094acc31cbab5624f5332e937f63570d67f546 100644 (file)
@@ -1,10 +1,12 @@
 /*
- * Copyright (c) 2014 Cisco Systems, Inc. and others.  All rights reserved.
+ * 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.binding.data.codec.gen.impl;
+ */
+
+package org.opendaylight.yangtools.binding.data.codec.gen.impl;
 
 import com.google.common.base.Preconditions;
 import java.util.HashMap;