Changeset 6756 in josm for trunk/CONTRIBUTION


Ignore:
Timestamp:
2014-01-27T00:13:24+01:00 (11 years ago)
Author:
Don-vip
Message:

fix #9590 - replace org.json with GPL-compliant jsonp + remove mention of old world image removed in r1680

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONTRIBUTION

    r6531 r6756  
    5454is from Johan Montagnat and licensed with GPL.
    5555
    56 The JSON code (https://github.com/douglascrockford/JSON-java)
    57 is from Douglas Crockford and licensed as follows:
    58 "The Software shall be used for Good, not Evil."
     56The JSON code (https://java.net/projects/jsonp/)
     57is from Oracle (RI for JSR 353: Java API for JSON Processing)
     58and licensed with GPL / classpath exception.
    5959
    6060The opening hour validation uses code from opening_hour.js
     
    6767Some are originally LGPL but redistributed here under GPL.
    6868
    69 The world image is from onearth.pl.
    70 
    7169The keyboard icon comes fom:
    7270- source: http://www.iconfinder.net/index.php?q=key&page=icondetails&iconid=8553&size=128&q=key&s12=on&s16=on&s22=on&s32=on&s48=on&s64=on&s128=on
Note: See TracChangeset for help on using the changeset viewer.