Browse Source

Correcting explanation of EDL

Change-Id: I2f65022df4e6fe9b1db87eb29e9b079543984298
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v0.7.0
Matthias Sohn 14 years ago
parent
commit
f3d75800a0
1 changed files with 3 additions and 2 deletions
  1. 3
    2
      SUBMITTING_PATCHES

+ 3
- 2
SUBMITTING_PATCHES View File



(3) Check the license. (3) Check the license.


JGit is licensed under the Eclipse Development License (EDL),
which is a renamed version of the new style/3-clause BSD license.
JGit is licensed under the Eclipse Distribution License (EDL,
http://www.eclipse.org/org/documents/edl-v10.html), which is a
renamed version of the new style/3-clause BSD license.


Under this licensing model *every* file within the project Under this licensing model *every* file within the project
*must* list which license covers it in the header of the file. *must* list which license covers it in the header of the file.

Loading…
Cancel
Save