Fix license header violations in netconf
[controller.git] / opendaylight / netconf / netconf-cli / src / main / java / org / opendaylight / controller / netconf / cli / reader / impl / LeafListEntryReader.java
index 2a00101c3d912100f3335b8565c0c18c0b9735b7..d809e359980d2df350e5a81008c1bf353498074c 100644 (file)
@@ -1,4 +1,3 @@
-
 /*
  * Copyright (c) 2014 Cisco Systems, Inc. and others.  All rights reserved.
  *
@@ -6,6 +5,7 @@
  * 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.controller.netconf.cli.reader.impl;
 
 import com.google.common.base.Optional;