Changeset 31243 in osm for applications/editors/josm/plugins/epci-fr/src/org
- Timestamp:
- 2015-06-08T02:35:05+02:00 (10 years ago)
- Location:
- applications/editors/josm/plugins/epci-fr/src/org/openstreetmap/josm/plugins/fr/epci
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/epci-fr/src/org/openstreetmap/josm/plugins/fr/epci/EpciNameFormatter.java
r30733 r31243 1 // License: GPL. v2 and later. Copyright 2011 by Don-vip1 // License: GPL. For details, see LICENSE file. 2 2 package org.openstreetmap.josm.plugins.fr.epci; 3 3 -
applications/editors/josm/plugins/epci-fr/src/org/openstreetmap/josm/plugins/fr/epci/EpciPlugin.java
r30733 r31243 1 // License: GPL. v2 and later. Copyright 2011 by Don-vip1 // License: GPL. For details, see LICENSE file. 2 2 package org.openstreetmap.josm.plugins.fr.epci; 3 3 … … 16 16 17 17 /** 18 * @param info 18 * Constructs a new {@code EpciPlugin}. 19 * @param info plugin info 19 20 */ 20 21 public EpciPlugin(PluginInformation info) {
Note:
See TracChangeset
for help on using the changeset viewer.