Turn license headers into comments 28/67128/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 12 Jan 2018 18:05:14 +0000 (19:05 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 12 Jan 2018 18:05:14 +0000 (19:05 +0100)
License headers should be normal comments, not javadoc.

Change-Id: I54ce00114ef508f47b926c57fdd4c2752cf514ff
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
loader/api/src/main/java/org/opendaylight/dlux/loader/DluxModule.java
loader/api/src/main/java/org/opendaylight/dlux/loader/DluxModuleLoader.java
loader/impl/src/main/java/org/opendaylight/dlux/loader/implementation/DluxLoader.java
loader/impl/src/main/java/org/opendaylight/dlux/loader/implementation/DluxLoaderIndexServlet.java

index ca7fdda7b91e73c7758f902496d3af90e3e63d60..b269a1a22b8c39b83378efe2be2ec588b1dd7f49 100644 (file)
@@ -1,4 +1,4 @@
-/**
+/*
  * Copyright (c) 2014, 2015 Inocybe Technologies, and others. All rights reserved.
  *
  * This program and the accompanying materials are made available under the
index cad2b9276774094cfc858cf635896067723ea1e4..c48fc67365cfc1330ae9a9423d134a0f89b0de47 100644 (file)
@@ -1,4 +1,4 @@
-/**
+/*
  * Copyright (c) 2014, 2015 Inocybe Technologies, and others. All rights reserved.
  *
  * This program and the accompanying materials are made available under the
@@ -9,7 +9,7 @@
 package org.opendaylight.dlux.loader;
 
 /**
- * Service to register module with dlux
+ * Service to register module with dlux.
  */
 public interface DluxModuleLoader {
 
index df49a5e91a49ddb56f93baa44bfbc762278ae123..9ff7508a3b6ae4db2c0bf2b96f598660b37f13fd 100644 (file)
@@ -1,4 +1,4 @@
-/**
+/*
  * Copyright (c) 2014 Inocybe Technologies, and others. All rights reserved.
  *
  * This program and the accompanying materials are made available under the
index 55929c0bc1e32c536ea7e994e3267519128c4591..828da5057abe7ebdf43cfd232db622c72bee640e 100644 (file)
@@ -1,4 +1,4 @@
-/**
+/*
  * Copyright (c) 2014 Inocybe Technologies, and others. All rights reserved.
  *
  * This program and the accompanying materials are made available under the