Fix license header violations
[dlux.git] / loader / impl / src / main / java / org / opendaylight / dlux / loader / implementation / DluxLoader.java
index 6f52112f7407315a70927198752e5cfec035fa28..df49a5e91a49ddb56f93baa44bfbc762278ae123 100644 (file)
@@ -1,11 +1,12 @@
-package org.opendaylight.dlux.loader.implementation;
 /**
-* Copyright (c) 2014 Inocybe Technologies, 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
-*/
+ * Copyright (c) 2014 Inocybe Technologies, 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.dlux.loader.implementation;
 
 import javax.servlet.ServletException;