Hi,
Would it be better to point the default license to this URL?
http://osm.org/copyrighthttp://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 };
}
_______________________________________________
mkgmap-dev mailing list
[hidden email]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev