diff options
Diffstat (limited to 'doc/legal/ADDITIONAL_LICENSE_INFO')
-rw-r--r-- | doc/legal/ADDITIONAL_LICENSE_INFO | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/doc/legal/ADDITIONAL_LICENSE_INFO b/doc/legal/ADDITIONAL_LICENSE_INFO new file mode 100644 index 0000000..ff700cd --- /dev/null +++ b/doc/legal/ADDITIONAL_LICENSE_INFO | |||
@@ -0,0 +1,37 @@ | |||
1 | ADDITIONAL INFORMATION ABOUT LICENSING | ||
2 | |||
3 | Certain files distributed by Oracle America, Inc. and/or its affiliates are | ||
4 | subject to the following clarification and special exception to the GPLv2, | ||
5 | based on the GNU Project exception for its Classpath libraries, known as the | ||
6 | GNU Classpath Exception. | ||
7 | |||
8 | Note that Oracle includes multiple, independent programs in this software | ||
9 | package. Some of those programs are provided under licenses deemed | ||
10 | incompatible with the GPLv2 by the Free Software Foundation and others. | ||
11 | For example, the package includes programs licensed under the Apache | ||
12 | License, Version 2.0 and may include FreeType. Such programs are licensed | ||
13 | to you under their original licenses. | ||
14 | |||
15 | Oracle facilitates your further distribution of this package by adding the | ||
16 | Classpath Exception to the necessary parts of its GPLv2 code, which permits | ||
17 | you to use that code in combination with other independent modules not | ||
18 | licensed under the GPLv2. However, note that this would not permit you to | ||
19 | commingle code under an incompatible license with Oracle's GPLv2 licensed | ||
20 | code by, for example, cutting and pasting such code into a file also | ||
21 | containing Oracle's GPLv2 licensed code and then distributing the result. | ||
22 | |||
23 | Additionally, if you were to remove the Classpath Exception from any of the | ||
24 | files to which it applies and distribute the result, you would likely be | ||
25 | required to license some or all of the other code in that distribution under | ||
26 | the GPLv2 as well, and since the GPLv2 is incompatible with the license terms | ||
27 | of some items included in the distribution by Oracle, removing the Classpath | ||
28 | Exception could therefore effectively compromise your ability to further | ||
29 | distribute the package. | ||
30 | |||
31 | Failing to distribute notices associated with some files may also create | ||
32 | unexpected legal consequences. | ||
33 | |||
34 | Proceed with caution and we recommend that you obtain the advice of a lawyer | ||
35 | skilled in open source matters before removing the Classpath Exception or | ||
36 | making modifications to this package which may subsequently be redistributed | ||
37 | and/or involve the use of third party software. | ||