diff --git a/bundles/org.eclipse.swt.svg/about.html b/bundles/org.eclipse.swt.svg/about.html new file mode 100644 index 00000000000..164f781a8fd --- /dev/null +++ b/bundles/org.eclipse.swt.svg/about.html @@ -0,0 +1,36 @@ + + +
+ +November 30, 2017
++ The Eclipse Foundation makes available all content in this plug-in + ("Content"). Unless otherwise indicated below, the Content + is provided to you under the terms and conditions of the Eclipse + Public License Version 2.0 ("EPL"). A copy of the EPL is + available at http://www.eclipse.org/legal/epl-2.0. + For purposes of the EPL, "Program" will mean the Content. +
+ ++ If you did not receive this Content directly from the Eclipse + Foundation, the Content is being redistributed by another party + ("Redistributor") and different terms and conditions may + apply to your use of any object code in the Content. Check the + Redistributor's license that was provided with the Content. If no such + license exists, contact the Redistributor. Unless otherwise indicated + below, the terms and conditions of the EPL still apply to any source + code in the Content and such source code may be obtained at http://www.eclipse.org. +
+ + + \ No newline at end of file diff --git a/bundles/org.eclipse.swt.svg/build.properties b/bundles/org.eclipse.swt.svg/build.properties index 3befd9a518b..e0f5dbe1093 100644 --- a/bundles/org.eclipse.swt.svg/build.properties +++ b/bundles/org.eclipse.swt.svg/build.properties @@ -15,7 +15,9 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ - fragment.properties + fragment.properties,\ + about.html +src.includes = about.html jars.extra.classpath = platform:/plugin/org.eclipse.swt.cocoa.macosx.aarch64,\ platform:/plugin/org.eclipse.swt.cocoa.macosx.x86_64,\