Changeset 34672 in osm for applications/editors/josm/plugins/opendata/src/org
- Timestamp:
- 2018-09-24T19:43:00+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/licenses/ODbL.java
r34196 r34672 5 5 6 6 public class ODbL extends License { 7 8 //public static final String URL = "https://opendatacommons.org/licenses/odbl/1-0";9 //public static final String SUMMARY_URL = "https://opendatacommons.org/licenses/odbl/summary";10 //public static final String URL_FR = "https://vvlibri.org/fr/licence/odbl-10/legalcode/unofficial";11 //public static final String SUMMARY_URL_FR = "http://vvlibri.org/fr/licence/odbl/10/fr";12 7 13 8 public ODbL() {
Note:
See TracChangeset
for help on using the changeset viewer.