[mkgmap-dev] Default license
From Vidar Gundersen vibrog+osm at gmail.com on Sun Apr 29 12:30:37 BST 2012
Hi, Would it be better to point the default license to this URL? http://osm.org/copyright http://svn.mkgmap.org.uk/mkgmap/trunk/src/uk/me/parabola/mkgmap/reader/osm/OsmMapDataSource.java *** OsmMapDataSource.java Sun Apr 29 13:24:19 2012 --- OsmMapDataSource.java.new Sun Apr 29 13:27:39 2012 *************** public abstract class OsmMapDataSource e *** 114,120 **** */ public String[] copyrightMessages() { String note = getConfig().getProperty("copyright-message", ! "OpenStreetMap.org contributors. See: http://wiki.openstreetmap.org/index.php/Attribution"); return new String[] { note }; } --- 114,120 ---- */ public String[] copyrightMessages() { String note = getConfig().getProperty("copyright-message", ! "OpenStreetMap.org contributors. See: http://osm.org/copyright"); return new String[] { note }; }
- Previous message: [mkgmap-dev] [Patch V1] Subdivision width is 36627 at 3230916/1236133
- Next message: [mkgmap-dev] Default license
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list