Differences between revisions 7 and 8
Revision 7 as of 2013-01-04 17:54:06
Size: 2932
Editor: ThomasKoch
Comment:
Revision 8 as of 2013-01-04 22:53:50
Size: 2932
Editor: SimonKainz
Comment: fix typo
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
JSON package is licenced under a MIT license but with an aditionnal infamous clause: JSON package is licenced under a MIT license but with an additional infamous clause:

JSON non free license

The problem

JSON package is licenced under a MIT license but with an additional infamous clause:

The Software shall be used for Good, not Evil.

This license is considered non-free by Debian, GNU Project, Fedora, Google, Red Had legal

The author Douglas Crockford is well aware of the harm he's doing but numerous request from different projects and parties could not change his mind.

How can I check

Lintian will help, see #692616.

Check the file for double licensing.

How to solve

  • Reimplement the code - done by the android team (see below)
  • Ask for relicensing upstream - tried, not possible

alternative json implementations for java

There are many json implementations in Java, but which one is the best to replace json.org?

Other upstream software which had or has this bug

Debian bugs on json.org usage: list

Maven artifacts depending on json.org mvnrepository

I found this bug

Please report this bug by adding to the bug header the following usertag and severity:

severity: serious
user: debian-qa@lists.debian.org
usertags: json-evil-license

See usertags documentation for more information about usertags.