diff options
author | Sven Gothel <[email protected]> | 2023-01-16 00:59:34 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-01-16 00:59:34 +0100 |
commit | a1514cb44f2d9e82e737cc6a6f7e3477bb0fbbcc (patch) | |
tree | dbfba67b6fe944e797d28fde47e8b2dbed6340ed /make/lib/swt/LICENSE.txt | |
parent | 27fc0cff4cde19bb7dd711dfab8f58b42b110836 (diff) |
Bump make/lib/swt to SWT 4.26
Diffstat (limited to 'make/lib/swt/LICENSE.txt')
-rw-r--r-- | make/lib/swt/LICENSE.txt | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/make/lib/swt/LICENSE.txt b/make/lib/swt/LICENSE.txt index 8b8d582a8..94d4ac0dc 100644 --- a/make/lib/swt/LICENSE.txt +++ b/make/lib/swt/LICENSE.txt @@ -2,17 +2,18 @@ Project Website incl source code: http://wiki.eclipse.org/SWT 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. +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. http://www.eclipse.org/legal/epl/notice.html (local copy: ./notice.html) -http://www.eclipse.org/legal/epl-v10.html (local copy: ./epl-v10.html) +http://www.eclipse.org/legal/epl-2.0 (local copy: ./epl-2.0.html) Each subdirectory contains the proper license documents: - cocoa-macosx/about.html + cocoa-macosx-aarch64/about.html cocoa-macosx-x86_64/about.html - gtk-linux-x86/about.html + gtk-linux-aarch64/about.html gtk-linux-x86_64/about.html - gtk-solaris-x86/about.html - gtk-solaris-sparc/about.html - win32-win32-x86/about.html win32-win32-x86_64/about.html |