From 4cc7d45ad7e7e35b73afe7ddeb9dcf06893e7cb9 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 5 Apr 2019 07:48:18 +0200 Subject: Bug 1362: Replace SWT 4.3.0 -> 4.11.0 https://download.eclipse.org/eclipse/downloads/drops4/R-4.11-201903070500/ This binary make/lib drop is only required for build and unit tests. --- make/lib/swt/gtk-solaris-x86/about.html | 198 -------------------------------- 1 file changed, 198 deletions(-) delete mode 100644 make/lib/swt/gtk-solaris-x86/about.html (limited to 'make/lib/swt/gtk-solaris-x86/about.html') diff --git a/make/lib/swt/gtk-solaris-x86/about.html b/make/lib/swt/gtk-solaris-x86/about.html deleted file mode 100644 index e87786389..000000000 --- a/make/lib/swt/gtk-solaris-x86/about.html +++ /dev/null @@ -1,198 +0,0 @@ - - - - -About - - -

About This Content

- -

August 17, 2006

-

License

- -

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 1.0 ("EPL"). A copy of the EPL is available -at http://www.eclipse.org/legal/epl-v10.html. -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.

- -

Third Party Content

- -

The Content includes items that have been sourced from third parties as set out below. If you -did not receive this Content directly from the Eclipse Foundation, the following is provided -for informational purposes only, and you should look to the Redistributor’s license for -terms and conditions of use.

- -

GTK+ Binding

- -

The "GTK+ Binding" is a binding to the GTK+ API. The Content may include any or all of the following files:

- -

The following files in the plug-in JAR shall be defined as the native code portion of the GTK+ Binding:

- - -

The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the GTK+ Binding:

- - -

The GTK+ Binding contains portions of GTK+ ("Library"). GTK+ is made available by The Free Software Foundation. Use of the Library is governed by the terms and -conditions of the GNU Lesser General Public License Version 2.1 ("LGPL"). Use of the GTK+ Binding on a standalone -basis, is also governed by the terms and conditions of the LGPL. A copy of the LGPL is provided with the Content (lgpl-v21.txt) and is also available at -http://www.gnu.org/licenses/lgpl.html.

- -

In accordance with Section 6 of the LGPL, you may combine or link a "work that uses the Library" (e.g. the SWT) with the Library to produce a work -containing portions of the Library (e.g. the GTK+ Binding) and distribute that work under the terms of your choice (e.g. the EPL) provided you comply with all -other terms and conditions of Section 6 as well as other Sections of the LGPL. Please note, if you modify the GTK+ Binding such modifications shall be -governed by the terms and conditions of the LGPL. Also note, the terms of the EPL permit you to modify the combined work and the source code of the combined -work is provided for debugging purposes so there is no need to reverse engineer the combined work.

- -

Mozilla Binding

- -

The "Mozilla Binding" is a binding to the Mozilla API. The Content may include any or all of the following files:

- -

The following files in the plug-in JAR shall be defined as the native code portion of the Mozilla Binding:

- - -

The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Mozilla Binding:

- - -

The Mozilla Binding contains portions of Mozilla ("Mozilla"). Mozilla is made available by Mozilla.org. Use of Mozilla is governed by the terms and -conditions of the Mozilla Public License Version 1.1 ("MPL"). A copy of the MPL is provided with the Content (mpl-v11.txt) and is also available at -http://www.mozilla.org/MPL/MPL-1.1.html.

- -

XULRunner 1.9 (subset, derivative work)

- -The library libswt-mozilla-gtk-xxxx.so (where "xxxx" is the version number) contains a small portion of XULRunner 1.9 content (header files) that have -been modified from the Original Code provided by mozilla.org, and whose Initial Developer is Netscape Communications Corporation. Use of this code is governed by -the terms and conditions of the Mozilla Public License Version 1.1 ("MPL"). A copy of the MPL is provided with the Content (mpl-v11.txt) -and is also available at http://www.mozilla.org/MPL/MPL-1.1.html. -

The changed files are: -

-Changes to the original files were made by SWT on April 7, 2009 and are marked with trailing comment "//SWT-20090407". - -

Independent JPEG Group's JPEG software release 6b

- -

This software is based in part on the work of the Independent JPEG Group's JPEG software release 6b ("LIBJPEG"). -LIBJPEG was used to implement the decoding of JPEG format files in Java (TM). The Content does NOT include any portion of the LIBJPEG file ansi2knr.c.

- -

Your use of LIBJPEG is subject to the terms and conditions located in the about_files/IJG_README file which is included -with the Content.

- -

The IJG's website is located at http://ijg.org.

- -

The class org.eclipse.swt.internal.image.JPEGFileFormat is based on following files from LIBJPEG:

- - - -

The class org.eclipse.swt.internal.image.JPEGDecoder is based on the following files from LIBJPEG:

- - - -

The following changes were made to the LIBJPEG code in the Content:

- -
    -
  1. In Java, pointer math is not allowed so indexing was used instead.
  2. -
  3. Function pointers were replaced with switch statements.
  4. -
  5. The virtual memory, tracing and progress monitoring were removed.
  6. -
  7. The error handling was simplified and now uses Java exceptions.
  8. -
- -Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. - - - \ No newline at end of file -- cgit v1.2.3