Index: /applications/editors/josm/plugins/epci-fr/src/org/openstreetmap/josm/plugins/fr/epci/EpciNameFormatter.java
===================================================================
--- /applications/editors/josm/plugins/epci-fr/src/org/openstreetmap/josm/plugins/fr/epci/EpciNameFormatter.java	(revision 31242)
+++ /applications/editors/josm/plugins/epci-fr/src/org/openstreetmap/josm/plugins/fr/epci/EpciNameFormatter.java	(revision 31243)
@@ -1,3 +1,3 @@
-// License: GPL. v2 and later. Copyright 2011 by Don-vip
+// License: GPL. For details, see LICENSE file.
 package org.openstreetmap.josm.plugins.fr.epci;
 
Index: /applications/editors/josm/plugins/epci-fr/src/org/openstreetmap/josm/plugins/fr/epci/EpciPlugin.java
===================================================================
--- /applications/editors/josm/plugins/epci-fr/src/org/openstreetmap/josm/plugins/fr/epci/EpciPlugin.java	(revision 31242)
+++ /applications/editors/josm/plugins/epci-fr/src/org/openstreetmap/josm/plugins/fr/epci/EpciPlugin.java	(revision 31243)
@@ -1,3 +1,3 @@
-// License: GPL. v2 and later. Copyright 2011 by Don-vip
+// License: GPL. For details, see LICENSE file.
 package org.openstreetmap.josm.plugins.fr.epci;
 
@@ -16,5 +16,6 @@
 
     /**
-     * @param info
+     * Constructs a new {@code EpciPlugin}.
+     * @param info plugin info
      */
     public EpciPlugin(PluginInformation info) {
Index: /applications/editors/josm/plugins/epci-fr/src/org/openstreetmap/josm/plugins/fr/epci/package-info.java
===================================================================
--- /applications/editors/josm/plugins/epci-fr/src/org/openstreetmap/josm/plugins/fr/epci/package-info.java	(revision 31243)
+++ /applications/editors/josm/plugins/epci-fr/src/org/openstreetmap/josm/plugins/fr/epci/package-info.java	(revision 31243)
@@ -0,0 +1,6 @@
+// License: GPL. For details, see LICENSE file.
+
+/**
+ * Provides Main plugin classes.
+ */
+package org.openstreetmap.josm.plugins.fr.epci;
