diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-24 12:15:52 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-24 12:16:13 +0200 |
commit | 84db92bb67caf4fabfc5a1281a49c6f41d96fafa (patch) | |
tree | b030fbb7795f52ea0a859bb8f8a988c39de52ba6 /org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.properties | |
parent | 9354d255eb7c95925f9c7fcb2fcc4b425dcbe796 (diff) | |
download | jgit-84db92bb67caf4fabfc5a1281a49c6f41d96fafa.tar.gz jgit-84db92bb67caf4fabfc5a1281a49c6f41d96fafa.zip |
Update Eclipse SUA to latest 2.0 version
This should fix errors raised in
https://download.eclipse.org/oomph/archive/simrel/egit.aggrcon/
The original is maintained in
https://git.eclipse.org/r/plugins/gitiles/cbi/org.eclipse.license/+/refs/heads/master/org.eclipse.license
Change-Id: I09325f04f3ae13b2558b212ad73b3f4f624ecb8d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.properties')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.properties | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.properties b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.properties index c04dc630de..5043c3234e 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.properties +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.properties @@ -31,7 +31,6 @@ http://www.eclipse.org/org/documents/edl-v10.html\n # "licenseURL" property - URL of the "Feature License" # do not translate value - just change to point to a locale-specific HTML page licenseURL=license.html - # "license" property - text of the "Feature Update License" # should be plain text version of license agreement pointed to be "licenseURL" license=\ @@ -70,7 +69,7 @@ downloadable archives ("Downloads").\n\ include plug-ins ("Plug-ins"), plug-in fragments ("Fragments"), and\n\ features ("Features").\n\ - Each Plug-in or Fragment may be packaged as a sub-directory or JAR\n\ - (Java™ ARchive) in a directory named "plugins".\n\ + (Java\u2122 ARchive) in a directory named "plugins".\n\ - A Feature is a bundle of one or more Plug-ins and/or Fragments and\n\ associated material. Each Feature may be packaged as a sub-directory in a\n\ directory named "features". Within a Feature, files named "feature.xml" may\n\ @@ -175,4 +174,4 @@ permitted.\n\ \n\ Java and all Java-based trademarks are trademarks of Oracle Corporation in the\n\ United States, other countries, or both.\n -########### end of license property ########################################## +########### end of license property ##########################################
\ No newline at end of file |