THIRD_PARTY_README

changeset 930
b5e1dad69605
parent 465
0562a97bd601
child 936
4f590c2cec75
child 1007
2aef7dccac37
equal deleted inserted replaced
929:ca4612164195 930:b5e1dad69605
1 DO NOT TRANSLATE OR LOCALIZE. 1 DO NOT TRANSLATE OR LOCALIZE.
2 ----------------------------- 2 -----------------------------
3 3
4 %% This notice is provided with respect to ASM Bytecode Manipulation 4 %% This notice is provided with respect to ASM Bytecode Manipulation
5 Framework v3.1, which is included with JRE 7, JDK 7, and OpenJDK 7. 5 Framework v5.0, which may be included with JRE 8, and JDK 8, and
6 6 OpenJDK 8.
7 --- begin of LICENSE --- 7
8 8 --- begin of LICENSE ---
9 Copyright (c) 2000-2005 INRIA, France Telecom 9
10 Copyright (c) 2000-2011 France Télécom
10 All rights reserved. 11 All rights reserved.
11 12
12 Redistribution and use in source and binary forms, with or without 13 Redistribution and use in source and binary forms, with or without
13 modification, are permitted provided that the following conditions 14 modification, are permitted provided that the following conditions
14 are met: 15 are met:
38 39
39 --- end of LICENSE --- 40 --- end of LICENSE ---
40 41
41 -------------------------------------------------------------------------------- 42 --------------------------------------------------------------------------------
42 43
43 %% This notice is provided with respect to CodeViewer 1.0, which is included 44 %% This notice is provided with respect to BSDiff v4.3, which may be
44 with JDK 7. 45 included with JRE 8, JDK 8, and OpenJDK 8.
46
47 --- begin of LICENSE ---
48
49 Copyright 2003-2005 Colin Percival
50 All rights reserved
51
52 Redistribution and use in source and binary forms, with or without
53 modification, are permitted providing that the following conditions
54 are met:
55 1. Redistributions of source code must retain the above copyright
56 notice, this list of conditions and the following disclaimer.
57 2. Redistributions in binary form must reproduce the above copyright
58 notice, this list of conditions and the following disclaimer in the
59 documentation and/or other materials provided with the distribution.
60
61 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
62 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
63 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
64 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
65 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
66 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
67 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
68 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
69 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
70 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
71 POSSIBILITY OF SUCH DAMAGE.
72
73 --- end of LICENSE ---
74
75 -------------------------------------------------------------------------------
76
77 %% This notice is provided with respect to CodeViewer 1.0, which may be
78 included with JDK 8.
45 79
46 --- begin of LICENSE --- 80 --- begin of LICENSE ---
47 81
48 Copyright 1999 by CoolServlets.com. 82 Copyright 1999 by CoolServlets.com.
49 83
79 113
80 --- end of LICENSE --- 114 --- end of LICENSE ---
81 115
82 ------------------------------------------------------------------------------- 116 -------------------------------------------------------------------------------
83 117
84 %% This notice is provided with respect to Cryptix AES 3.2.0, which is 118 %% This notice is provided with respect to Cryptix AES 3.2.0, which may be
85 included with JRE 7, JDK 7, and OpenJDK 7. 119 included with JRE 8, JDK 8, and OpenJDK 8.
86 120
87 --- begin of LICENSE --- 121 --- begin of LICENSE ---
88 122
89 Cryptix General License 123 Cryptix General License
90 124
119 --- end of LICENSE --- 153 --- end of LICENSE ---
120 154
121 ------------------------------------------------------------------------------- 155 -------------------------------------------------------------------------------
122 156
123 %% This notice is provided with respect to CUP Parser Generator for 157 %% This notice is provided with respect to CUP Parser Generator for
124 Java 0.10k, which is included with JRE 7, JDK 7, and OpenJDK 7. 158 Java 0.10k, which may be included with JRE 8, JDK 8, and OpenJDK 8.
125 159
126 --- begin of LICENSE --- 160 --- begin of LICENSE ---
127 161
128 Copyright 1996-1999 by Scott Hudson, Frank Flannery, C. Scott Ananian 162 Copyright 1996-1999 by Scott Hudson, Frank Flannery, C. Scott Ananian
129 163
146 --- end of LICENSE --- 180 --- end of LICENSE ---
147 181
148 ------------------------------------------------------------------------------- 182 -------------------------------------------------------------------------------
149 183
150 %% This notice is provided with respect to Document Object Model (DOM) Level 2 184 %% This notice is provided with respect to Document Object Model (DOM) Level 2
151 & 3, which is included with JRE 7, JDK 7, and OpenJDK 7. 185 & 3, which may be included with JRE 8, JDK 8, and OpenJDK 8.
152 186
153 --- begin of LICENSE --- 187 --- begin of LICENSE ---
154 188
155 W3C SOFTWARE NOTICE AND LICENSE 189 W3C SOFTWARE NOTICE AND LICENSE
156 190
210 244
211 --- end of LICENSE --- 245 --- end of LICENSE ---
212 246
213 ------------------------------------------------------------------------------- 247 -------------------------------------------------------------------------------
214 248
249 %% This notice is provided with respect to Dynalink v0.5, which may be
250 included with JRE 8, JDK 8, and OpenJDK 8.
251
252 --- begin of LICENSE ---
253
254 Copyright (c) 2009-2013, Attila Szegedi
255
256 All rights reserved.Redistribution and use in source and binary forms, with or
257 without modification, are permitted provided that the following conditions are
258 met:* Redistributions of source code must retain the above copyright notice,
259 this list of conditions and the following disclaimer. * Redistributions in
260 binary form must reproduce the above copyright notice, this list of
261 conditions and the following disclaimer in the documentation and/or other
262 materials provided with the distribution. * Neither the name of Attila
263 Szegedi nor the names of its contributors may be used to endorse or promote
264 products derived from this software without specific prior written permission.
265
266 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"AND
267 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
268 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
269 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
270 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
271 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
272 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
273 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
274 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
275 OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF SUCH DAMAGE.
276
277 --- end of LICENSE ---
278
279 -------------------------------------------------------------------------------
280
215 %% This notice is provided with respect to Elliptic Curve Cryptography, which 281 %% This notice is provided with respect to Elliptic Curve Cryptography, which
216 is included with JRE 7, JDK 7, and OpenJDK 7. 282 may be included with JRE 8, JDK 8, and OpenJDK 8.
217 283
218 You are receiving a copy of the Elliptic Curve Cryptography library in source 284 You are receiving a copy of the Elliptic Curve Cryptography library in source
219 form with the JDK 7 source distribution and object code in the JRE 7 & JDK 7 285 form with the JDK 8 and OpenJDK 8 source distributions, and as object code in
220 runtime. 286 the JRE 8 & JDK 8 runtimes.
221 287
222 The terms of the Oracle license do NOT apply to the Elliptic Curve 288 In the case of the JRE 8 & JDK 8 runtimes, the terms of the Oracle license do
223 Cryptography library program; it is licensed under the following license, 289 NOT apply to the Elliptic Curve Cryptography library; it is licensed under the
224 separately from the Oracle programs you receive. If you do not wish to install 290 following license, separately from Oracle's JDK & JRE. If you do not wish to
225 this program, you may delete the library named libsunec.so (on Solaris and 291 install the Elliptic Curve Cryptography library, you may delete the library
226 Linux systems) or sunec.dll (on Windows systems) from the JRE bin directory 292 named libsunec.so (on Solaris and Linux systems) or sunec.dll (on Windows
227 reserved for native libraries. 293 systems) from the JRE bin directory reserved for native libraries.
294
228 295
229 --- begin of LICENSE --- 296 --- begin of LICENSE ---
230 297
231 GNU LESSER GENERAL PUBLIC LICENSE 298 GNU LESSER GENERAL PUBLIC LICENSE
232 Version 2.1, February 1999 299 Version 2.1, February 1999
733 800
734 --- end of LICENSE --- 801 --- end of LICENSE ---
735 802
736 ------------------------------------------------------------------------------- 803 -------------------------------------------------------------------------------
737 804
738 %% This notice is provided with respect to FontConfig 2.5, which is 805 %% This notice is provided with respect to ECMAScript Language
739 included with JRE 7, JDK 7, and OpenJDK 7 source distributions on 806 Specification ECMA-262 Edition 5.1 which may be included with
807 JRE 8, JDK 8, and OpenJDK 8.
808
809 --- begin of LICENSE ---
810
811 Copyright notice
812 Copyright © 2011 Ecma International
813 Ecma International
814 Rue du Rhone 114
815 CH-1204 Geneva
816 Tel: +41 22 849 6000
817 Fax: +41 22 849 6001
818 Web: http://www.ecma-international.org
819
820 This document and possible translations of it may be copied and furnished to
821 others, and derivative works that comment on or otherwise explain it or assist
822 in its implementation may be prepared, copied, published, and distributed, in
823 whole or in part, without restriction of any kind, provided that the above
824 copyright notice and this section are included on all such copies and derivative
825 works. However, this document itself may not be modified in any way, including
826 by removing the copyright notice or references to Ecma International, except as
827 needed for the purpose of developing any document or deliverable produced by
828 Ecma International (in which case the rules applied to copyrights must be
829 followed) or as required to translate it into languages other than English. The
830 limited permissions granted above are perpetual and will not be revoked by Ecma
831 International or its successors or assigns. This document and the information
832 contained herein is provided on an "AS IS" basis and ECMA INTERNATIONAL
833 DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
834 WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP
835 RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR
836 PURPOSE." Software License
837
838 All Software contained in this document ("Software)" is protected by copyright
839 and is being made available under the "BSD License", included below. This
840 Software may be subject to third party rights (rights from parties other than
841 Ecma International), including patent rights, and no licenses under such third
842 party rights are granted under this license even if the third party concerned is
843 a member of Ecma International. SEE THE ECMA CODE OF CONDUCT IN PATENT MATTERS
844 AVAILABLE AT http://www.ecma-international.org/memento/codeofconduct.htm FOR
845 INFORMATION REGARDING THE LICENSING OF PATENT CLAIMS THAT ARE REQUIRED TO
846 IMPLEMENT ECMA INTERNATIONAL STANDARDS*. Redistribution and use in source and
847 binary forms, with or without modification, are permitted provided that the
848 following conditions are met:
849
850 1. Redistributions of source code must retain the above copyright notice, this
851 list of conditions and the following disclaimer.
852
853 2. Redistributions in binary form must reproduce the above copyright notice,
854 this list of conditions and the following disclaimer in the documentation and/or
855 other materials provided with the distribution.
856
857 3. Neither the name of the authors nor Ecma International may be used to endorse
858 or promote products derived from this software without specific prior written
859 permission.
860
861 THIS SOFTWARE IS PROVIDED BY THE ECMA INTERNATIONAL "AS IS" AND ANY EXPRESS OR
862 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
863 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
864 SHALL ECMA INTERNATIONAL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
865 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
866 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
867 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
868 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
869 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
870 OF SUCH DAMAGE.
871 --- end of LICENSE ---
872
873 %% This notice is provided with respect to Dynalink library which is included
874 with the Nashorn technology.
875
876 --- begin of LICENSE ---
877 Copyright (c) 2009-2013, Attila Szegedi
878
879 Redistribution and use in source and binary forms, with or without
880 modification, are permitted provided that the following conditions are
881 met:
882 * Redistributions of source code must retain the above copyright
883 notice, this list of conditions and the following disclaimer.
884 * Redistributions in binary form must reproduce the above copyright
885 notice, this list of conditions and the following disclaimer in the
886 documentation and/or other materials provided with the distribution.
887 * Neither the name of the copyright holder nor the names of
888 contributors may be used to endorse or promote products derived from
889 this software without specific prior written permission.
890
891 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
892 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
893 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
894 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER
895 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
896 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
897 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
898 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
899 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
900 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
901 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
902 --- end of LICENSE ---
903
904 %% This notice is provided with respect to Joni library which is included
905 with the Nashorn technology.
906
907 --- begin of LICENSE ---
908 Permission is hereby granted, free of charge, to any person obtaining a copy of
909 this software and associated documentation files (the "Software"), to deal in
910 the Software without restriction, including without limitation the rights to
911 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
912 of the Software, and to permit persons to whom the Software is furnished to do
913 so, subject to the following conditions:
914
915 The above copyright notice and this permission notice shall be included in all
916 copies or substantial portions of the Software.
917
918 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
919 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
920 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
921 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
922 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
923 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
924 SOFTWARE.
925
926 --- end of LICENSE ---
927
928 -------------------------------------------------------------------------------
929
930 %% This notice is provided with respect to FontConfig 2.5, which may be
931 included with JRE 8, JDK 8, and OpenJDK 8 source distributions on
740 Linux and Solaris. 932 Linux and Solaris.
741 933
742 --- begin of LICENSE --- 934 --- begin of LICENSE ---
743 935
744 Copyright ¬© 2001,2003 Keith Packard 936 Copyright © 2001,2003 Keith Packard
745 937
746 Permission to use, copy, modify, distribute, and sell this software and its 938 Permission to use, copy, modify, distribute, and sell this software and its
747 documentation for any purpose is hereby granted without fee, provided that the 939 documentation for any purpose is hereby granted without fee, provided that the
748 above copyright notice appear in all copies and that both that copyright 940 above copyright notice appear in all copies and that both that copyright
749 notice and this permission notice appear in supporting documentation, and that 941 notice and this permission notice appear in supporting documentation, and that
763 --- end of LICENSE --- 955 --- end of LICENSE ---
764 956
765 ------------------------------------------------------------------------------- 957 -------------------------------------------------------------------------------
766 958
767 %% This notice is provided with respect to IAIK PKCS#11 Wrapper, 959 %% This notice is provided with respect to IAIK PKCS#11 Wrapper,
768 which is included with JRE 7, JDK 7, and OpenJDK 7. 960 which may be included with JRE 8, JDK 8, and OpenJDK 8.
769 961
770 --- begin of LICENSE --- 962 --- begin of LICENSE ---
771 963
772 IAIK PKCS#11 Wrapper License 964 IAIK PKCS#11 Wrapper License
773 965
814 --- end of LICENSE --- 1006 --- end of LICENSE ---
815 1007
816 ------------------------------------------------------------------------------- 1008 -------------------------------------------------------------------------------
817 1009
818 %% This notice is provided with respect to ICU4C 4.0.1 and ICU4J 4.4, which 1010 %% This notice is provided with respect to ICU4C 4.0.1 and ICU4J 4.4, which
819 is included with JRE 7, JDK 7, and OpenJDK 7. 1011 may be included with JRE 8, JDK 8, and OpenJDK 8.
820 1012
821 --- begin of LICENSE --- 1013 --- begin of LICENSE ---
822 1014
823 Copyright (c) 1995-2010 International Business Machines Corporation and others 1015 Copyright (c) 1995-2010 International Business Machines Corporation and others
824 1016
850 1042
851 --- end of LICENSE --- 1043 --- end of LICENSE ---
852 1044
853 ------------------------------------------------------------------------------- 1045 -------------------------------------------------------------------------------
854 1046
855 %% This notice is provided with respect to IJG JPEG 6b, which is 1047 %% This notice is provided with respect to IJG JPEG 6b, which may be
856 included with JRE 7, JDK 7, and OpenJDK 7. 1048 included with JRE 8, JDK 8, and OpenJDK 8.
857 1049
858 --- begin of LICENSE --- 1050 --- begin of LICENSE ---
859 1051
860 This software is copyright (C) 1991-1998, Thomas G. Lane. 1052 This software is copyright (C) 1991-1998, Thomas G. Lane.
861 All Rights Reserved except as specified below. 1053 All Rights Reserved except as specified below.
889 1081
890 --- end of LICENSE --- 1082 --- end of LICENSE ---
891 1083
892 -------------------------------------------------------------------------------- 1084 --------------------------------------------------------------------------------
893 1085
894 %% This notice is provided with respect to JOpt-Simple v3.0, which is 1086 %% This notice is provided with respect to Joni v1.1.9, which may be
895 included with JRE 7, JDK 7, and OpenJDK 7. 1087 included with JRE 8, JDK 8, and OpenJDK 8.
1088
1089 --- begin of LICENSE ---
1090
1091 Permission is hereby granted, free of charge, to any person obtaining a copy
1092 of this software and associated documentation files (the "Software"), to deal
1093 in the Software without restriction, including without limitation the rights
1094 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1095 copies of the Software, and to permit persons to whom the Software is
1096 furnished to do so, subject to the following conditions:
1097
1098 The above copyright notice and this permission notice shall be included in all
1099 copies or substantial portions of the Software.
1100
1101 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1102 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1103 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1104 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1105 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1106 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1107 SOFTWARE.
1108
1109 --- end of LICENSE ---
1110
1111 -------------------------------------------------------------------------------
1112
1113 %% This notice is provided with respect to JOpt-Simple v3.0, which may be
1114 included with JRE 8, JDK 8, and OpenJDK 8.
896 1115
897 --- begin of LICENSE --- 1116 --- begin of LICENSE ---
898 1117
899 Copyright (c) 2004-2009 Paul R. Holser, Jr. 1118 Copyright (c) 2004-2009 Paul R. Holser, Jr.
900 1119
919 1138
920 --- end of LICENSE --- 1139 --- end of LICENSE ---
921 1140
922 -------------------------------------------------------------------------------- 1141 --------------------------------------------------------------------------------
923 1142
1143 %% This notice is provided with respect to JSON, which may be included
1144 with JRE 8 & JDK 8.
1145
1146 --- begin of LICENSE ---
1147
1148 Copyright (c) 2002 JSON.org
1149
1150 Permission is hereby granted, free of charge, to any person obtaining a copy
1151 of this software and associated documentation files (the "Software"), to deal
1152 in the Software without restriction, including without limitation the rights
1153 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1154 copies of the Software, and to permit persons to whom the Software is
1155 furnished to do so, subject to the following conditions:
1156
1157 The above copyright notice and this permission notice shall be included in all
1158 copies or substantial portions of the Software.
1159
1160 The Software shall be used for Good, not Evil.
1161
1162 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1163 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1164 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1165 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1166 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1167 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1168 SOFTWARE.
1169
1170 --- end of LICENSE ---
1171
1172 -------------------------------------------------------------------------------
1173
924 %% This notice is provided with respect to Kerberos functionality, which 1174 %% This notice is provided with respect to Kerberos functionality, which
925 which is included with JRE 7, JDK 7, and OpenJDK 7. 1175 which may be included with JRE 8, JDK 8, and OpenJDK 8.
926 1176
927 --- begin of LICENSE --- 1177 --- begin of LICENSE ---
928 1178
929 (C) Copyright IBM Corp. 1999 All Rights Reserved. 1179 (C) Copyright IBM Corp. 1999 All Rights Reserved.
930 Copyright 1997 The Open Group Research Institute. All rights reserved. 1180 Copyright 1997 The Open Group Research Institute. All rights reserved.
932 --- end of LICENSE --- 1182 --- end of LICENSE ---
933 1183
934 ------------------------------------------------------------------------------- 1184 -------------------------------------------------------------------------------
935 1185
936 %% This notice is provided with respect to Kerberos functionality from 1186 %% This notice is provided with respect to Kerberos functionality from
937 FundsXpress, INC., which is included with JRE 7, JDK 7, and OpenJDK 7. 1187 FundsXpress, INC., which may be included with JRE 8, JDK 8, and OpenJDK 8.
938 1188
939 --- begin of LICENSE --- 1189 --- begin of LICENSE ---
940 1190
941 Copyright (C) 1998 by the FundsXpress, INC. 1191 Copyright (C) 1998 by the FundsXpress, INC.
942 1192
965 1215
966 --- end of LICENSE --- 1216 --- end of LICENSE ---
967 1217
968 ------------------------------------------------------------------------------- 1218 -------------------------------------------------------------------------------
969 1219
970 %% This notice is provided with respect to Kronos OpenGL headers, which is 1220 %% This notice is provided with respect to Kronos OpenGL headers, which may be
971 included with JDK 7 and OpenJDK 7 source distributions. 1221 included with JDK 8 and OpenJDK 8 source distributions.
972 1222
973 --- begin of LICENSE --- 1223 --- begin of LICENSE ---
974 1224
975 Copyright (c) 2007 The Khronos Group Inc. 1225 Copyright (c) 2007 The Khronos Group Inc.
976 1226
998 1248
999 %% Portions Copyright Eastman Kodak Company 1992 1249 %% Portions Copyright Eastman Kodak Company 1992
1000 1250
1001 ------------------------------------------------------------------------------- 1251 -------------------------------------------------------------------------------
1002 1252
1003 %% This notice is provided with respect to libpng 1.2.18, which is 1253 %% This notice is provided with respect to libpng 1.5.4, which may be
1004 included with JRE 7, JDK 7, and OpenJDK 7. 1254 included with JRE 8, JDK 8, and OpenJDK 8.
1005 1255
1006 --- begin of LICENSE --- 1256 --- begin of LICENSE ---
1007 1257
1008 This copy of the libpng notices is provided for your convenience. In case of 1258 This copy of the libpng notices is provided for your convenience. In case of
1009 any discrepancy between this copy and the notices in the file png.h that is 1259 any discrepancy between this copy and the notices in the file png.h that is
1012 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE: 1262 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
1013 1263
1014 If you modify libpng you may insert additional notices immediately following 1264 If you modify libpng you may insert additional notices immediately following
1015 this sentence. 1265 this sentence.
1016 1266
1017 libpng versions 1.2.6, August 15, 2004, through 1.2.18, May 15, 2007, are 1267 This code is released under the libpng license.
1018 Copyright (c) 2004, 2006-2007 Glenn Randers-Pehrson, and are 1268
1269 libpng versions 1.2.6, August 15, 2004, through 1.5.4, July 7, 2011, are
1270 Copyright (c) 2004, 2006-2011 Glenn Randers-Pehrson, and are
1019 distributed according to the same disclaimer and license as libpng-1.2.5 1271 distributed according to the same disclaimer and license as libpng-1.2.5
1020 with the following individual added to the list of Contributing Authors 1272 with the following individual added to the list of Contributing Authors
1021 1273
1022 Cosmin Truta 1274 Cosmin Truta
1023 1275
1110 Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a 1362 Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a
1111 certification mark of the Open Source Initiative. 1363 certification mark of the Open Source Initiative.
1112 1364
1113 Glenn Randers-Pehrson 1365 Glenn Randers-Pehrson
1114 glennrp at users.sourceforge.net 1366 glennrp at users.sourceforge.net
1115 May 15, 2007 1367 July 7, 2011
1116 1368
1117 --- end of LICENSE --- 1369 --- end of LICENSE ---
1118 1370
1119 ------------------------------------------------------------------------------- 1371 -------------------------------------------------------------------------------
1120 1372
1121 %% This notice is provided with respect to libungif 4.1.3, which is 1373 %% This notice is provided with respect to libungif 4.1.3, which may be
1122 included with JRE 7, JDK 7, and OpenJDK 7. 1374 included with JRE 8, JDK 8, and OpenJDK 8.
1123 1375
1124 --- begin of LICENSE --- 1376 --- begin of LICENSE ---
1125 1377
1126 The GIFLIB distribution is Copyright (c) 1997 Eric S. Raymond 1378 The GIFLIB distribution is Copyright (c) 1997 Eric S. Raymond
1127 1379
1145 1397
1146 --- end of LICENSE --- 1398 --- end of LICENSE ---
1147 1399
1148 ------------------------------------------------------------------------------- 1400 -------------------------------------------------------------------------------
1149 1401
1150 %% This notice is provided with respect to Little CMS 2.0, which is 1402 %% This notice is provided with respect to Little CMS 2.4, which may be
1151 included with OpenJDK 7. 1403 included with OpenJDK 8.
1152 1404
1153 --- begin of LICENSE --- 1405 --- begin of LICENSE ---
1154 1406
1155 Little CMS 1407 Little CMS
1156 Copyright (c) 1998-2010 Marti Maria Saguer 1408 Copyright (c) 1998-2010 Marti Maria Saguer
1181 U.S. and other countries. 1433 U.S. and other countries.
1182 1434
1183 ------------------------------------------------------------------------------- 1435 -------------------------------------------------------------------------------
1184 1436
1185 %% This notice is provided with respect to Mesa 3D Graphics Library v4.1, 1437 %% This notice is provided with respect to Mesa 3D Graphics Library v4.1,
1186 which is included with JRE 7, JDK 7, and OpenJDK 7 source distributions. 1438 which may be included with JRE 8, JDK 8, and OpenJDK 8 source distributions.
1187 1439
1188 --- begin of LICENSE --- 1440 --- begin of LICENSE ---
1189 1441
1190 Mesa 3-D graphics library 1442 Mesa 3-D graphics library
1191 Version: 4.1 1443 Version: 4.1
1206 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 1458 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1207 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 1459 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1208 BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN 1460 BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
1209 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 1461 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1210 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 1462 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1211
1212 --- end of LICENSE ---
1213
1214 -------------------------------------------------------------------------------
1215
1216 %% This notice is provided with respect to PC/SC Lite for Suse Linux v.1.1.1,
1217 which is included with JRE 7, JDK 7, and OpenJDK 7 on Linux and Solaris.
1218
1219 --- begin of LICENSE ---
1220
1221 Copyright (c) 1999-2004 David Corcoran <corcoran@linuxnet.com>
1222 Copyright (c) 1999-2004 Ludovic Rousseau <ludovic.rousseau (at) free.fr>
1223 All rights reserved.
1224
1225 Redistribution and use in source and binary forms, with or without
1226 modification, are permitted provided that the following conditions
1227 are met:
1228
1229 1. Redistributions of source code must retain the above copyright
1230 notice, this list of conditions and the following disclaimer.
1231 2. Redistributions in binary form must reproduce the above copyright
1232 notice, this list of conditions and the following disclaimer in the
1233 documentation and/or other materials provided with the distribution.
1234 3. All advertising materials mentioning features or use of this software
1235 must display the following acknowledgement:
1236 This product includes software developed by:
1237 David Corcoran <corcoran@linuxnet.com>
1238 http://www.linuxnet.com (MUSCLE)
1239 4. The name of the author may not be used to endorse or promote products
1240 derived from this software without specific prior written permission.
1241
1242 Changes to this license can be made only by the copyright author with
1243 explicit written consent.
1244
1245 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
1246 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
1247 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
1248 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
1249 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
1250 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1251 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1252 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1253 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1254 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1255
1256 --- end of LICENSE ---
1257
1258 -------------------------------------------------------------------------------
1259
1260 %% This notice is provided with respect to Relax NG Object/Parser v.20050510,
1261 which is included with JRE 7, JDK 7, and OpenJDK 7.
1262
1263 --- begin of LICENSE ---
1264
1265 Copyright (c) Kohsuke Kawaguchi
1266
1267 Permission is hereby granted, free of charge, to any person obtaining a copy
1268 of this software and associated documentation files (the "Software"), to deal
1269 in the Software without restriction, including without limitation the rights
1270 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1271 copies of the Software, and to permit persons to whom the Software is
1272 furnished to do so, subject to the following conditions: The above copyright
1273 notice and this permission notice shall be included in all copies or
1274 substantial portions of the Software.
1275
1276 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1277 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1278 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1279 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1280 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1281 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1282 SOFTWARE.
1283
1284 --- end of LICENSE ---
1285
1286 -------------------------------------------------------------------------------
1287
1288 %% This notice is provided with respect to RelaxNGCC v1.12, which is
1289 included with JRE 7, JDK 7, and OpenJDK 7.
1290
1291 --- begin of LICENSE ---
1292
1293 Copyright (c) 2000-2003 Daisuke Okajima and Kohsuke Kawaguchi.
1294 All rights reserved.
1295
1296 Redistribution and use in source and binary forms, with or without
1297 modification, are permitted provided that the following conditions are met:
1298
1299 1. Redistributions of source code must retain the above copyright notice, this
1300 list of conditions and the following disclaimer.
1301
1302 2. Redistributions in binary form must reproduce the above copyright notice,
1303 this list of conditions and the following disclaimer in the documentation
1304 and/or other materials provided with the distribution.
1305
1306 3. The end-user documentation included with the redistribution, if any, must
1307 include the following acknowledgment:
1308
1309 "This product includes software developed by Daisuke Okajima
1310 and Kohsuke Kawaguchi (http://relaxngcc.sf.net/)."
1311
1312 Alternately, this acknowledgment may appear in the software itself, if and
1313 wherever such third-party acknowledgments normally appear.
1314
1315 4. The names of the copyright holders must not be used to endorse or promote
1316 products derived from this software without prior written permission. For
1317 written permission, please contact the copyright holders.
1318
1319 5. Products derived from this software may not be called "RELAXNGCC", nor may
1320 "RELAXNGCC" appear in their name, without prior written permission of the
1321 copyright holders.
1322
1323 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES,
1324 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
1325 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.IN NO EVENT SHALL THE APACHE
1326 SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1327 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1328 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
1329 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
1330 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1331 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
1332 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1333
1334 --- end of LICENSE ---
1335
1336 -------------------------------------------------------------------------------
1337
1338 %% This notice is provided with respect to Mozilla Rhino v1.7R3, which
1339 is included with JRE 7, JDK 7, and OpenJDK 7
1340
1341 --- begin of LICENSE ---
1342
1343 MOZILLA PUBLIC LICENSE
1344 Version 1.1
1345
1346 ---------------
1347
1348 1. Definitions.
1349
1350 1.0.1. "Commercial Use" means distribution or otherwise making the
1351 Covered Code available to a third party.
1352
1353 1.1. "Contributor" means each entity that creates or contributes to
1354 the creation of Modifications.
1355
1356 1.2. "Contributor Version" means the combination of the Original
1357 Code, prior Modifications used by a Contributor, and the Modifications
1358 made by that particular Contributor.
1359
1360 1.3. "Covered Code" means the Original Code or Modifications or the
1361 combination of the Original Code and Modifications, in each case
1362 including portions thereof.
1363
1364 1.4. "Electronic Distribution Mechanism" means a mechanism generally
1365 accepted in the software development community for the electronic
1366 transfer of data.
1367
1368 1.5. "Executable" means Covered Code in any form other than Source
1369 Code.
1370
1371 1.6. "Initial Developer" means the individual or entity identified
1372 as the Initial Developer in the Source Code notice required by Exhibit
1373 A.
1374
1375 1.7. "Larger Work" means a work which combines Covered Code or
1376 portions thereof with code not governed by the terms of this License.
1377
1378 1.8. "License" means this document.
1379
1380 1.8.1. "Licensable" means having the right to grant, to the maximum
1381 extent possible, whether at the time of the initial grant or
1382 subsequently acquired, any and all of the rights conveyed herein.
1383
1384 1.9. "Modifications" means any addition to or deletion from the
1385 substance or structure of either the Original Code or any previous
1386 Modifications. When Covered Code is released as a series of files, a
1387 Modification is:
1388 A. Any addition to or deletion from the contents of a file
1389 containing Original Code or previous Modifications.
1390
1391 B. Any new file that contains any part of the Original Code or
1392 previous Modifications.
1393
1394 1.10. "Original Code" means Source Code of computer software code
1395 which is described in the Source Code notice required by Exhibit A as
1396 Original Code, and which, at the time of its release under this
1397 License is not already Covered Code governed by this License.
1398
1399 1.10.1. "Patent Claims" means any patent claim(s), now owned or
1400 hereafter acquired, including without limitation, method, process,
1401 and apparatus claims, in any patent Licensable by grantor.
1402
1403 1.11. "Source Code" means the preferred form of the Covered Code for
1404 making modifications to it, including all modules it contains, plus
1405 any associated interface definition files, scripts used to control
1406 compilation and installation of an Executable, or source code
1407 differential comparisons against either the Original Code or another
1408 well known, available Covered Code of the Contributor's choice. The
1409 Source Code can be in a compressed or archival form, provided the
1410 appropriate decompression or de-archiving software is widely available
1411 for no charge.
1412
1413 1.12. "You" (or "Your") means an individual or a legal entity
1414 exercising rights under, and complying with all of the terms of, this
1415 License or a future version of this License issued under Section 6.1.
1416 For legal entities, "You" includes any entity which controls, is
1417 controlled by, or is under common control with You. For purposes of
1418 this definition, "control" means (a) the power, direct or indirect,
1419 to cause the direction or management of such entity, whether by
1420 contract or otherwise, or (b) ownership of more than fifty percent
1421 (50%) of the outstanding shares or beneficial ownership of such
1422 entity.
1423
1424 2. Source Code License.
1425
1426 2.1. The Initial Developer Grant.
1427 The Initial Developer hereby grants You a world-wide, royalty-free,
1428 non-exclusive license, subject to third party intellectual property
1429 claims:
1430 (a) under intellectual property rights (other than patent or
1431 trademark) Licensable by Initial Developer to use, reproduce,
1432 modify, display, perform, sublicense and distribute the Original
1433 Code (or portions thereof) with or without Modifications, and/or
1434 as part of a Larger Work; and
1435
1436 (b) under Patents Claims infringed by the making, using or
1437 selling of Original Code, to make, have made, use, practice,
1438 sell, and offer for sale, and/or otherwise dispose of the
1439 Original Code (or portions thereof).
1440
1441 (c) the licenses granted in this Section 2.1(a) and (b) are
1442 effective on the date Initial Developer first distributes
1443 Original Code under the terms of this License.
1444
1445 (d) Notwithstanding Section 2.1(b) above, no patent license is
1446 granted: 1) for code that You delete from the Original Code; 2)
1447 separate from the Original Code; or 3) for infringements caused
1448 by: i) the modification of the Original Code or ii) the
1449 combination of the Original Code with other software or devices.
1450
1451 2.2. Contributor Grant.
1452 Subject to third party intellectual property claims, each Contributor
1453 hereby grants You a world-wide, royalty-free, non-exclusive license
1454
1455 (a) under intellectual property rights (other than patent or
1456 trademark) Licensable by Contributor, to use, reproduce, modify,
1457 display, perform, sublicense and distribute the Modifications
1458 created by such Contributor (or portions thereof) either on an
1459 unmodified basis, with other Modifications, as Covered Code
1460 and/or as part of a Larger Work; and
1461
1462 (b) under Patent Claims infringed by the making, using, or
1463 selling of Modifications made by that Contributor either alone
1464 and/or in combination with its Contributor Version (or portions
1465 of such combination), to make, use, sell, offer for sale, have
1466 made, and/or otherwise dispose of: 1) Modifications made by that
1467 Contributor (or portions thereof); and 2) the combination of
1468 Modifications made by that Contributor with its Contributor
1469 Version (or portions of such combination).
1470
1471 (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
1472 effective on the date Contributor first makes Commercial Use of
1473 the Covered Code.
1474
1475 (d) Notwithstanding Section 2.2(b) above, no patent license is
1476 granted: 1) for any code that Contributor has deleted from the
1477 Contributor Version; 2) separate from the Contributor Version;
1478 3) for infringements caused by: i) third party modifications of
1479 Contributor Version or ii) the combination of Modifications made
1480 by that Contributor with other software (except as part of the
1481 Contributor Version) or other devices; or 4) under Patent Claims
1482 infringed by Covered Code in the absence of Modifications made by
1483 that Contributor.
1484
1485 3. Distribution Obligations.
1486
1487 3.1. Application of License.
1488 The Modifications which You create or to which You contribute are
1489 governed by the terms of this License, including without limitation
1490 Section 2.2. The Source Code version of Covered Code may be
1491 distributed only under the terms of this License or a future version
1492 of this License released under Section 6.1, and You must include a
1493 copy of this License with every copy of the Source Code You
1494 distribute. You may not offer or impose any terms on any Source Code
1495 version that alters or restricts the applicable version of this
1496 License or the recipients' rights hereunder. However, You may include
1497 an additional document offering the additional rights described in
1498 Section 3.5.
1499
1500 3.2. Availability of Source Code.
1501 Any Modification which You create or to which You contribute must be
1502 made available in Source Code form under the terms of this License
1503 either on the same media as an Executable version or via an accepted
1504 Electronic Distribution Mechanism to anyone to whom you made an
1505 Executable version available; and if made available via Electronic
1506 Distribution Mechanism, must remain available for at least twelve (12)
1507 months after the date it initially became available, or at least six
1508 (6) months after a subsequent version of that particular Modification
1509 has been made available to such recipients. You are responsible for
1510 ensuring that the Source Code version remains available even if the
1511 Electronic Distribution Mechanism is maintained by a third party.
1512
1513 3.3. Description of Modifications.
1514 You must cause all Covered Code to which You contribute to contain a
1515 file documenting the changes You made to create that Covered Code and
1516 the date of any change. You must include a prominent statement that
1517 the Modification is derived, directly or indirectly, from Original
1518 Code provided by the Initial Developer and including the name of the
1519 Initial Developer in (a) the Source Code, and (b) in any notice in an
1520 Executable version or related documentation in which You describe the
1521 origin or ownership of the Covered Code.
1522
1523 3.4. Intellectual Property Matters
1524 (a) Third Party Claims.
1525 If Contributor has knowledge that a license under a third party's
1526 intellectual property rights is required to exercise the rights
1527 granted by such Contributor under Sections 2.1 or 2.2,
1528 Contributor must include a text file with the Source Code
1529 distribution titled "LEGAL" which describes the claim and the
1530 party making the claim in sufficient detail that a recipient will
1531 know whom to contact. If Contributor obtains such knowledge after
1532 the Modification is made available as described in Section 3.2,
1533 Contributor shall promptly modify the LEGAL file in all copies
1534 Contributor makes available thereafter and shall take other steps
1535 (such as notifying appropriate mailing lists or newsgroups)
1536 reasonably calculated to inform those who received the Covered
1537 Code that new knowledge has been obtained.
1538
1539 (b) Contributor APIs.
1540 If Contributor's Modifications include an application programming
1541 interface and Contributor has knowledge of patent licenses which
1542 are reasonably necessary to implement that API, Contributor must
1543 also include this information in the LEGAL file.
1544
1545 (c) Representations.
1546 Contributor represents that, except as disclosed pursuant to
1547 Section 3.4(a) above, Contributor believes that Contributor's
1548 Modifications are Contributor's original creation(s) and/or
1549 Contributor has sufficient rights to grant the rights conveyed by
1550 this License.
1551
1552 3.5. Required Notices.
1553 You must duplicate the notice in Exhibit A in each file of the Source
1554 Code. If it is not possible to put such notice in a particular Source
1555 Code file due to its structure, then You must include such notice in a
1556 location (such as a relevant directory) where a user would be likely
1557 to look for such a notice. If You created one or more Modification(s)
1558 You may add your name as a Contributor to the notice described in
1559 Exhibit A. You must also duplicate this License in any documentation
1560 for the Source Code where You describe recipients' rights or ownership
1561 rights relating to Covered Code. You may choose to offer, and to
1562 charge a fee for, warranty, support, indemnity or liability
1563 obligations to one or more recipients of Covered Code. However, You
1564 may do so only on Your own behalf, and not on behalf of the Initial
1565 Developer or any Contributor. You must make it absolutely clear than
1566 any such warranty, support, indemnity or liability obligation is
1567 offered by You alone, and You hereby agree to indemnify the Initial
1568 Developer and every Contributor for any liability incurred by the
1569 Initial Developer or such Contributor as a result of warranty,
1570 support, indemnity or liability terms You offer.
1571
1572 3.6. Distribution of Executable Versions.
1573 You may distribute Covered Code in Executable form only if the
1574 requirements of Section 3.1-3.5 have been met for that Covered Code,
1575 and if You include a notice stating that the Source Code version of
1576 the Covered Code is available under the terms of this License,
1577 including a description of how and where You have fulfilled the
1578 obligations of Section 3.2. The notice must be conspicuously included
1579 in any notice in an Executable version, related documentation or
1580 collateral in which You describe recipients' rights relating to the
1581 Covered Code. You may distribute the Executable version of Covered
1582 Code or ownership rights under a license of Your choice, which may
1583 contain terms different from this License, provided that You are in
1584 compliance with the terms of this License and that the license for the
1585 Executable version does not attempt to limit or alter the recipient's
1586 rights in the Source Code version from the rights set forth in this
1587 License. If You distribute the Executable version under a different
1588 license You must make it absolutely clear that any terms which differ
1589 from this License are offered by You alone, not by the Initial
1590 Developer or any Contributor. You hereby agree to indemnify the
1591 Initial Developer and every Contributor for any liability incurred by
1592 the Initial Developer or such Contributor as a result of any such
1593 terms You offer.
1594
1595 3.7. Larger Works.
1596 You may create a Larger Work by combining Covered Code with other code
1597 not governed by the terms of this License and distribute the Larger
1598 Work as a single product. In such a case, You must make sure the
1599 requirements of this License are fulfilled for the Covered Code.
1600
1601 4. Inability to Comply Due to Statute or Regulation.
1602
1603 If it is impossible for You to comply with any of the terms of this
1604 License with respect to some or all of the Covered Code due to
1605 statute, judicial order, or regulation then You must: (a) comply with
1606 the terms of this License to the maximum extent possible; and (b)
1607 describe the limitations and the code they affect. Such description
1608 must be included in the LEGAL file described in Section 3.4 and must
1609 be included with all distributions of the Source Code. Except to the
1610 extent prohibited by statute or regulation, such description must be
1611 sufficiently detailed for a recipient of ordinary skill to be able to
1612 understand it.
1613
1614 5. Application of this License.
1615
1616 This License applies to code to which the Initial Developer has
1617 attached the notice in Exhibit A and to related Covered Code.
1618
1619 6. Versions of the License.
1620
1621 6.1. New Versions.
1622 Netscape Communications Corporation ("Netscape") may publish revised
1623 and/or new versions of the License from time to time. Each version
1624 will be given a distinguishing version number.
1625
1626 6.2. Effect of New Versions.
1627 Once Covered Code has been published under a particular version of the
1628 License, You may always continue to use it under the terms of that
1629 version. You may also choose to use such Covered Code under the terms
1630 of any subsequent version of the License published by Netscape. No one
1631 other than Netscape has the right to modify the terms applicable to
1632 Covered Code created under this License.
1633
1634 6.3. Derivative Works.
1635 If You create or use a modified version of this License (which you may
1636 only do in order to apply it to code which is not already Covered Code
1637 governed by this License), You must (a) rename Your license so that
1638 the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
1639 "MPL", "NPL" or any confusingly similar phrase do not appear in your
1640 license (except to note that your license differs from this License)
1641 and (b) otherwise make it clear that Your version of the license
1642 contains terms which differ from the Mozilla Public License and
1643 Netscape Public License. (Filling in the name of the Initial
1644 Developer, Original Code or Contributor in the notice described in
1645 Exhibit A shall not of themselves be deemed to be modifications of
1646 this License.)
1647
1648 7. DISCLAIMER OF WARRANTY.
1649
1650 COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
1651 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
1652 WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
1653 DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
1654 THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
1655 IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
1656 YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
1657 COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
1658 OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
1659 ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
1660
1661 8. TERMINATION.
1662
1663 8.1. This License and the rights granted hereunder will terminate
1664 automatically if You fail to comply with terms herein and fail to cure
1665 such breach within 30 days of becoming aware of the breach. All
1666 sublicenses to the Covered Code which are properly granted shall
1667 survive any termination of this License. Provisions which, by their
1668 nature, must remain in effect beyond the termination of this License
1669 shall survive.
1670
1671 8.2. If You initiate litigation by asserting a patent infringement
1672 claim (excluding declatory judgment actions) against Initial Developer
1673 or a Contributor (the Initial Developer or Contributor against whom
1674 You file such action is referred to as "Participant") alleging that:
1675
1676 (a) such Participant's Contributor Version directly or indirectly
1677 infringes any patent, then any and all rights granted by such
1678 Participant to You under Sections 2.1 and/or 2.2 of this License
1679 shall, upon 60 days notice from Participant terminate prospectively,
1680 unless if within 60 days after receipt of notice You either: (i)
1681 agree in writing to pay Participant a mutually agreeable reasonable
1682 royalty for Your past and future use of Modifications made by such
1683 Participant, or (ii) withdraw Your litigation claim with respect to
1684 the Contributor Version against such Participant. If within 60 days
1685 of notice, a reasonable royalty and payment arrangement are not
1686 mutually agreed upon in writing by the parties or the litigation claim
1687 is not withdrawn, the rights granted by Participant to You under
1688 Sections 2.1 and/or 2.2 automatically terminate at the expiration of
1689 the 60 day notice period specified above.
1690
1691 (b) any software, hardware, or device, other than such Participant's
1692 Contributor Version, directly or indirectly infringes any patent, then
1693 any rights granted to You by such Participant under Sections 2.1(b)
1694 and 2.2(b) are revoked effective as of the date You first made, used,
1695 sold, distributed, or had made, Modifications made by that
1696 Participant.
1697
1698 8.3. If You assert a patent infringement claim against Participant
1699 alleging that such Participant's Contributor Version directly or
1700 indirectly infringes any patent where such claim is resolved (such as
1701 by license or settlement) prior to the initiation of patent
1702 infringement litigation, then the reasonable value of the licenses
1703 granted by such Participant under Sections 2.1 or 2.2 shall be taken
1704 into account in determining the amount or value of any payment or
1705 license.
1706
1707 8.4. In the event of termination under Sections 8.1 or 8.2 above,
1708 all end user license agreements (excluding distributors and resellers)
1709 which have been validly granted by You or any distributor hereunder
1710 prior to termination shall survive termination.
1711
1712 9. LIMITATION OF LIABILITY.
1713
1714 UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
1715 (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
1716 DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
1717 OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
1718 ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
1719 CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
1720 WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
1721 COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
1722 INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
1723 LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
1724 RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
1725 PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
1726 EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
1727 THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
1728
1729 10. U.S. GOVERNMENT END USERS.
1730
1731 The Covered Code is a "commercial item," as that term is defined in
1732 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
1733 software" and "commercial computer software documentation," as such
1734 terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
1735 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
1736 all U.S. Government End Users acquire Covered Code with only those
1737 rights set forth herein.
1738
1739 11. MISCELLANEOUS.
1740
1741 This License represents the complete agreement concerning subject
1742 matter hereof. If any provision of this License is held to be
1743 unenforceable, such provision shall be reformed only to the extent
1744 necessary to make it enforceable. This License shall be governed by
1745 California law provisions (except to the extent applicable law, if
1746 any, provides otherwise), excluding its conflict-of-law provisions.
1747 With respect to disputes in which at least one party is a citizen of,
1748 or an entity chartered or registered to do business in the United
1749 States of America, any litigation relating to this License shall be
1750 subject to the jurisdiction of the Federal Courts of the Northern
1751 District of California, with venue lying in Santa Clara County,
1752 California, with the losing party responsible for costs, including
1753 without limitation, court costs and reasonable attorneys' fees and
1754 expenses. The application of the United Nations Convention on
1755 Contracts for the International Sale of Goods is expressly excluded.
1756 Any law or regulation which provides that the language of a contract
1757 shall be construed against the drafter shall not apply to this
1758 License.
1759
1760 12. RESPONSIBILITY FOR CLAIMS.
1761
1762 As between Initial Developer and the Contributors, each party is
1763 responsible for claims and damages arising, directly or indirectly,
1764 out of its utilization of rights under this License and You agree to
1765 work with Initial Developer and Contributors to distribute such
1766 responsibility on an equitable basis. Nothing herein is intended or
1767 shall be deemed to constitute any admission of liability.
1768
1769 13. MULTIPLE-LICENSED CODE.
1770
1771 Initial Developer may designate portions of the Covered Code as
1772 "Multiple-Licensed". "Multiple-Licensed" means that the Initial
1773 Developer permits you to utilize portions of the Covered Code under
1774 Your choice of the NPL or the alternative licenses, if any, specified
1775 by the Initial Developer in the file described in Exhibit A.
1776
1777 EXHIBIT A - Mozilla Public License.
1778
1779 ``The contents of this file are subject to the Mozilla Public License
1780 Version 1.1 (the "License"); you may not use this file except in
1781 compliance with the License. You may obtain a copy of the License at
1782 http://www.mozilla.org/MPL/
1783
1784 Software distributed under the License is distributed on an "AS IS"
1785 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
1786 License for the specific language governing rights and limitations
1787 under the License.
1788
1789 The Original Code is ______________________________________.
1790
1791 The Initial Developer of the Original Code is ________________________.
1792 Portions created by ______________________ are Copyright (C) ______
1793 _______________________. All Rights Reserved.
1794
1795 Contributor(s): ______________________________________.
1796
1797 Alternatively, the contents of this file may be used under the terms
1798 of the _____ license (the "[___] License"), in which case the
1799 provisions of [______] License are applicable instead of those
1800 above. If you wish to allow use of your version of this file only
1801 under the terms of the [____] License and not to allow others to use
1802 your version of this file under the MPL, indicate your decision by
1803 deleting the provisions above and replace them with the notice and
1804 other provisions required by the [___] License. If you do not delete
1805 the provisions above, a recipient may use your version of this file
1806 under either the MPL or the [___] License."
1807
1808 [NOTE: The text of this Exhibit A may differ slightly from the text of
1809 the notices in the Source Code files of the Original Code. You should
1810 use the text of this Exhibit A rather than the text found in the
1811 Original Code Source Code for Your Modifications.]
1812
1813 --- end of LICENSE ---
1814
1815 -------------------------------------------------------------------------------
1816
1817 %% This notice is provided with respect to SAX 2.0.1, which is included
1818 with JRE 7, JDK 7, and OpenJDK 7.
1819
1820 --- begin of LICENSE ---
1821
1822 SAX is free!
1823
1824 In fact, it's not possible to own a license to SAX, since it's been placed in
1825 the public domain.
1826
1827 No Warranty
1828
1829 Because SAX is released to the public domain, there is no warranty for the
1830 design or for the software implementation, to the extent permitted by
1831 applicable law. Except when otherwise stated in writing the copyright holders
1832 and/or other parties provide SAX "as is" without warranty of any kind, either
1833 expressed or implied, including, but not limited to, the implied warranties
1834 of merchantability and fitness for a particular purpose. The entire risk as
1835 to the quality and performance of SAX is with you. Should SAX prove
1836 defective, you assume the cost of all necessary servicing, repair or
1837 correction.
1838
1839 In no event unless required by applicable law or agreed to in writing will
1840 any copyright holder, or any other party who may modify and/or redistribute
1841 SAX, be liable to you for damages, including any general, special, incidental
1842 or consequential damages arising out of the use or inability to use SAX
1843 (including but not limited to loss of data or data being rendered inaccurate
1844 or losses sustained by you or third parties or a failure of the SAX to
1845 operate with any other programs), even if such holder or other party has been
1846 advised of the possibility of such damages.
1847
1848 Copyright Disclaimers
1849
1850 This page includes statements to that effect by David Megginson, who would
1851 have been able to claim copyright for the original work. SAX 1.0
1852
1853 Version 1.0 of the Simple API for XML (SAX), created collectively by the
1854 membership of the XML-DEV mailing list, is hereby released into the public
1855 domain.
1856
1857 No one owns SAX: you may use it freely in both commercial and non-commercial
1858 applications, bundle it with your software distribution, include it on a
1859 CD-ROM, list the source code in a book, mirror the documentation at your own
1860 web site, or use it in any other way you see fit.
1861
1862 David Megginson, sax@megginson.com
1863 1998-05-11
1864
1865 SAX 2.0
1866
1867 I hereby abandon any property rights to SAX 2.0 (the Simple API for XML), and
1868 release all of the SAX 2.0 source code, compiled code, and documentation
1869 contained in this distribution into the Public Domain. SAX comes with NO
1870 WARRANTY or guarantee of fitness for any purpose.
1871
1872 David Megginson, david@megginson.com
1873 2000-05-05
1874
1875 --- end of LICENSE ---
1876
1877 -------------------------------------------------------------------------------
1878
1879 %% This notice is provided with respect to SoftFloat version 2b, which is
1880 included with JRE 7, JDK 7, and OpenJDK 7 on Linux/ARM.
1881
1882 --- begin of LICENSE ---
1883
1884 Use of any of this software is governed by the terms of the license below:
1885
1886 SoftFloat was written by me, John R. Hauser. This work was made possible in
1887 part by the International Computer Science Institute, located at Suite 600,
1888 1947 Center Street, Berkeley, California 94704. Funding was partially
1889 provided by the National Science Foundation under grant MIP-9311980. The
1890 original version of this code was written as part of a project to build
1891 a fixed-point vector processor in collaboration with the University of
1892 California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek.
1893
1894 THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
1895 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
1896 TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO
1897 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL
1898 LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO
1899 FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER
1900 SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES,
1901 COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE
1902 SOFTWARE.
1903
1904 Derivative works are acceptable, even for commercial purposes, provided
1905 that the minimal documentation requirements stated in the source code are
1906 satisfied.
1907
1908 --- end of LICENSE ---
1909
1910 -------------------------------------------------------------------------------
1911
1912 %% Portions licensed from Taligent, Inc.
1913
1914 -------------------------------------------------------------------------------
1915
1916 %% This notice is provided with respect to Thai Dictionary, which is
1917 included with JRE 7, JDK 7, and OpenJDK 7.
1918
1919 --- begin of LICENSE ---
1920
1921 Copyright (C) 1982 The Royal Institute, Thai Royal Government.
1922
1923 Copyright (C) 1998 National Electronics and Computer Technology Center,
1924 National Science and Technology Development Agency,
1925 Ministry of Science Technology and Environment,
1926 Thai Royal Government.
1927
1928 Permission is hereby granted, free of charge, to any person obtaining a copy
1929 of this software and associated documentation files (the "Software"), to deal
1930 in the Software without restriction, including without limitation the rights
1931 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1932 copies of the Software, and to permit persons to whom the Software is
1933 furnished to do so, subject to the following conditions:
1934
1935 The above copyright notice and this permission notice shall be included in all
1936 copies or substantial portions of the Software.
1937
1938 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1939 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1940 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1941 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1942 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1943 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1944 SOFTWARE.
1945
1946 --- end of LICENSE ---
1947
1948 -------------------------------------------------------------------------------
1949
1950 %% This notice is provided with respect to Unicode 6.0.0, CLDR v1.4.1, & CLDR
1951 v1.9, which is included with JRE 7, JDK 7, and OpenJDK 7.
1952
1953 --- begin of LICENSE ---
1954
1955 Unicode Terms of Use
1956
1957 For the general privacy policy governing access to this site, see the Unicode
1958 Privacy Policy. For trademark usage, see the Unicode® Consortium Name and
1959 Trademark Usage Policy.
1960
1961 A. Unicode Copyright.
1962 1. Copyright © 1991-2011 Unicode, Inc. All rights reserved.
1963
1964 2. Certain documents and files on this website contain a legend indicating
1965 that "Modification is permitted." Any person is hereby authorized,
1966 without fee, to modify such documents and files to create derivative
1967 works conforming to the Unicode® Standard, subject to Terms and
1968 Conditions herein.
1969
1970 3. Any person is hereby authorized, without fee, to view, use, reproduce,
1971 and distribute all documents and files solely for informational
1972 purposes in the creation of products supporting the Unicode Standard,
1973 subject to the Terms and Conditions herein.
1974
1975 4. Further specifications of rights and restrictions pertaining to the use
1976 of the particular set of data files known as the "Unicode Character
1977 Database" can be found in Exhibit 1.
1978
1979 5. Each version of the Unicode Standard has further specifications of
1980 rights and restrictions of use. For the book editions (Unicode 5.0 and
1981 earlier), these are found on the back of the title page. The online
1982 code charts carry specific restrictions. All other files, including
1983 online documentation of the core specification for Unicode 6.0 and
1984 later, are covered under these general Terms of Use.
1985
1986 6. No license is granted to "mirror" the Unicode website where a fee is
1987 charged for access to the "mirror" site.
1988
1989 7. Modification is not permitted with respect to this document. All copies
1990 of this document must be verbatim.
1991
1992 B. Restricted Rights Legend. Any technical data or software which is licensed
1993 to the United States of America, its agencies and/or instrumentalities
1994 under this Agreement is commercial technical data or commercial computer
1995 software developed exclusively at private expense as defined in FAR 2.101,
1996 or DFARS 252.227-7014 (June 1995), as applicable. For technical data, use,
1997 duplication, or disclosure by the Government is subject to restrictions as
1998 set forth in DFARS 202.227-7015 Technical Data, Commercial and Items (Nov
1999 1995) and this Agreement. For Software, in accordance with FAR 12-212 or
2000 DFARS 227-7202, as applicable, use, duplication or disclosure by the
2001 Government is subject to the restrictions set forth in this Agreement.
2002
2003 C. Warranties and Disclaimers.
2004 1. This publication and/or website may include technical or typographical
2005 errors or other inaccuracies . Changes are periodically added to the
2006 information herein; these changes will be incorporated in new editions
2007 of the publication and/or website. Unicode may make improvements and/or
2008 changes in the product(s) and/or program(s) described in this
2009 publication and/or website at any time.
2010
2011 2. If this file has been purchased on magnetic or optical media from
2012 Unicode, Inc. the sole and exclusive remedy for any claim will be
2013 exchange of the defective media within ninety (90) days of original
2014 purchase.
2015
2016 3. EXCEPT AS PROVIDED IN SECTION C.2, THIS PUBLICATION AND/OR SOFTWARE IS
2017 PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED,
2018 OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF
2019 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
2020 UNICODE AND ITS LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR
2021 OMISSIONS IN THIS PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH
2022 ARE REFERENCED BY OR LINKED TO THIS PUBLICATION OR THE UNICODE WEBSITE.
2023
2024 D. Waiver of Damages. In no event shall Unicode or its licensors be liable for
2025 any special, incidental, indirect or consequential damages of any kind, or
2026 any damages whatsoever, whether or not Unicode was advised of the
2027 possibility of the damage, including, without limitation, those resulting
2028 from the following: loss of use, data or profits, in connection with the
2029 use, modification or distribution of this information or its derivatives.
2030
2031 E.Trademarks & Logos.
2032 1. The Unicode Word Mark and the Unicode Logo are trademarks of Unicode,
2033 Inc. “The Unicode Consortium” and “Unicode, Inc.” are trade names of
2034 Unicode, Inc. Use of the information and materials found on this
2035 website indicates your acknowledgement of Unicode, Inc.’s exclusive
2036 worldwide rights in the Unicode Word Mark, the Unicode Logo, and the
2037 Unicode trade names.
2038
2039 2. The Unicode Consortium Name and Trademark Usage Policy (“Trademark
2040 Policy”) are incorporated herein by reference and you agree to abide by
2041 the provisions of the Trademark Policy, which may be changed from time
2042 to time in the sole discretion of Unicode, Inc.
2043
2044 3. All third party trademarks referenced herein are the property of their
2045 respective owners.
2046
2047 Miscellaneous.
2048 1. Jurisdiction and Venue. This server is operated from a location in the
2049 State of California, United States of America. Unicode makes no
2050 representation that the materials are appropriate for use in other
2051 locations. If you access this server from other locations, you are
2052 responsible for compliance with local laws. This Agreement, all use of
2053 this site and any claims and damages resulting from use of this site are
2054 governed solely by the laws of the State of California without regard to
2055 any principles which would apply the laws of a different jurisdiction.
2056 The user agrees that any disputes regarding this site shall be resolved
2057 solely in the courts located in Santa Clara County, California. The user
2058 agrees said courts have personal jurisdiction and agree to waive any
2059 right to transfer the dispute to any other forum.
2060
2061 2. Modification by Unicode. Unicode shall have the right to modify this
2062 Agreement at any time by posting it to this site. The user may not
2063 assign any part of this Agreement without Unicode’s prior written
2064 consent.
2065
2066 3. Taxes. The user agrees to pay any taxes arising from access to this
2067 website or use of the information herein, except for those based on
2068 Unicode’s net income.
2069
2070 4. Severability. If any provision of this Agreement is declared invalid or
2071 unenforceable, the remaining provisions of this Agreement shall remain
2072 in effect.
2073
2074 5. Entire Agreement. This Agreement constitutes the entire agreement
2075 between the parties.
2076
2077 EXHIBIT 1
2078 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
2079
2080 Unicode Data Files include all data files under the directories
2081 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
2082 http://www.unicode.org/cldr/data/. Unicode Data Files do not include PDF
2083 online code charts under the directory http://www.unicode.org/Public/.
2084 Software includes any source code published in the Unicode Standard or under
2085 the directories http://www.unicode.org/Public/,
2086 http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/.
2087
2088 NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING,
2089 INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA
2090 FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO
2091 BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT
2092 AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR
2093 SOFTWARE.
2094
2095 COPYRIGHT AND PERMISSION NOTICE
2096
2097 Copyright © 1991-2011 Unicode, Inc. All rights reserved. Distributed under the
2098 Terms of Use in http://www.unicode.org/copyright.html.
2099
2100 Permission is hereby granted, free of charge, to any person obtaining a copy
2101 of the Unicode data files and any associated documentation (the "Data Files")
2102 or Unicode software and any associated documentation (the "Software") to deal
2103 in the Data Files or Software without restriction, including without
2104 limitation the rights to use, copy, modify, merge, publish, distribute, and/or
2105 sell copies of the Data Files or Software, and to permit persons to whom the
2106 Data Files or Software are furnished to do so, provided that (a) the above
2107 copyright notice(s) and this permission notice appear with all copies of the
2108 Data Files or Software, (b) both the above copyright notice(s) and this
2109 permission notice appear in associated documentation, and (c) there is clear
2110 notice in each modified Data File or in the Software as well as in the
2111 documentation associated with the Data File(s) or Software that the data or
2112 software has been modified.
2113
2114 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
2115 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2116 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD
2117 PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
2118 THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
2119 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
2120 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
2121 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE
2122 DATA FILES OR SOFTWARE.
2123
2124 Except as contained in this notice, the name of a copyright holder shall not
2125 be used in advertising or otherwise to promote the sale, use or other dealings
2126 in these Data Files or Software without prior written authorization of the
2127 copyright holder.
2128
2129 Unicode and the Unicode logo are trademarks of Unicode, Inc. in the United
2130 States and other countries. All third party trademarks referenced herein are
2131 the property of their respective owners.
2132
2133 --- end of LICENSE ---
2134
2135 -------------------------------------------------------------------------------
2136
2137 %% This notice is provided with respect to UPX v3.01, which is included
2138 with JRE 7 on Windows.
2139
2140 --- begin of LICENSE ---
2141
2142 Use of any of this software is governed by the terms of the license below:
2143
2144
2145 ooooo ooo ooooooooo. ooooooo ooooo
2146 `888' `8' `888 `Y88. `8888 d8'
2147 888 8 888 .d88' Y888..8P
2148 888 8 888ooo88P' `8888'
2149 888 8 888 .8PY888.
2150 `88. .8' 888 d8' `888b
2151 `YbodP' o888o o888o o88888o
2152
2153
2154 The Ultimate Packer for eXecutables
2155 Copyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnar
2156 http://wildsau.idv.uni-linz.ac.at/mfx/upx.html
2157 http://www.nexus.hu/upx
2158 http://upx.tsx.org
2159
2160
2161 PLEASE CAREFULLY READ THIS LICENSE AGREEMENT, ESPECIALLY IF YOU PLAN
2162 TO MODIFY THE UPX SOURCE CODE OR USE A MODIFIED UPX VERSION.
2163
2164
2165 ABSTRACT
2166 ========
2167
2168 UPX and UCL are copyrighted software distributed under the terms
2169 of the GNU General Public License (hereinafter the "GPL").
2170
2171 The stub which is imbedded in each UPX compressed program is part
2172 of UPX and UCL, and contains code that is under our copyright. The
2173 terms of the GNU General Public License still apply as compressing
2174 a program is a special form of linking with our stub.
2175
2176 As a special exception we grant the free usage of UPX for all
2177 executables, including commercial programs.
2178 See below for details and restrictions.
2179
2180
2181 COPYRIGHT
2182 =========
2183
2184 UPX and UCL are copyrighted software. All rights remain with the authors.
2185
2186 UPX is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer
2187 UPX is Copyright (C) 1996-2000 Laszlo Molnar
2188
2189 UCL is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer
2190
2191
2192 GNU GENERAL PUBLIC LICENSE
2193 ==========================
2194
2195 UPX and the UCL library are free software; you can redistribute them
2196 and/or modify them under the terms of the GNU General Public License as
2197 published by the Free Software Foundation; either version 2 of
2198 the License, or (at your option) any later version.
2199
2200 UPX and UCL are distributed in the hope that they will be useful,
2201 but WITHOUT ANY WARRANTY; without even the implied warranty of
2202 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2203 GNU General Public License for more details.
2204
2205 You should have received a copy of the GNU General Public License
2206 along with this program; see the file COPYING.
2207
2208
2209 SPECIAL EXCEPTION FOR COMPRESSED EXECUTABLES
2210 ============================================
2211
2212 The stub which is imbedded in each UPX compressed program is part
2213 of UPX and UCL, and contains code that is under our copyright. The
2214 terms of the GNU General Public License still apply as compressing
2215 a program is a special form of linking with our stub.
2216
2217 Hereby Markus F.X.J. Oberhumer and Laszlo Molnar grant you special
2218 permission to freely use and distribute all UPX compressed programs
2219 (including commercial ones), subject to the following restrictions:
2220
2221 1. You must compress your program with a completely unmodified UPX
2222 version; either with our precompiled version, or (at your option)
2223 with a self compiled version of the unmodified UPX sources as
2224 distributed by us.
2225 2. This also implies that the UPX stub must be completely unmodfied, i.e.
2226 the stub imbedded in your compressed program must be byte-identical
2227 to the stub that is produced by the official unmodified UPX version.
2228 3. The decompressor and any other code from the stub must exclusively get
2229 used by the unmodified UPX stub for decompressing your program at
2230 program startup. No portion of the stub may get read, copied,
2231 called or otherwise get used or accessed by your program.
2232
2233
2234 ANNOTATIONS
2235 ===========
2236
2237 - You can use a modified UPX version or modified UPX stub only for
2238 programs that are compatible with the GNU General Public License.
2239
2240 - We grant you special permission to freely use and distribute all UPX
2241 compressed programs. But any modification of the UPX stub (such as,
2242 but not limited to, removing our copyright string or making your
2243 program non-decompressible) will immediately revoke your right to
2244 use and distribute a UPX compressed program.
2245
2246 - UPX is not a software protection tool; by requiring that you use
2247 the unmodified UPX version for your proprietary programs we
2248 make sure that any user can decompress your program. This protects
2249 both you and your users as nobody can hide malicious code -
2250 any program that cannot be decompressed is highly suspicious
2251 by definition.
2252
2253 - You can integrate all or part of UPX and UCL into projects that
2254 are compatible with the GNU GPL, but obviously you cannot grant
2255 any special exceptions beyond the GPL for our code in your project.
2256
2257 - We want to actively support manufacturers of virus scanners and
2258 similar security software. Please contact us if you would like to
2259 incorporate parts of UPX or UCL into such a product.
2260
2261
2262
2263 Markus F.X.J. Oberhumer Laszlo Molnar
2264 markus.oberhumer@jk.uni-linz.ac.at ml1050@cdata.tvnet.hu
2265
2266 Linz, Austria, 25 Feb 2000
2267
2268 Additional License(s)
2269
2270 The UPX license file is at http://upx.sourceforge.net/upx-license.html.
2271
2272 --- end of LICENSE ---
2273
2274 -------------------------------------------------------------------------------
2275
2276 %% This notice is provided with respect to Xfree86-VidMode Extension 1.0,
2277 which is included with JRE 7, JDK 7, and OpenJDK 7 on Linux and Solaris.
2278
2279 --- begin of LICENSE ---
2280
2281 Version 1.1 of XFree86 ProjectLicence.
2282
2283 Copyright (C) 1994-2004 The XFree86 Project, Inc. All rights reserved.
2284
2285 Permission is hereby granted, free of charge, to any person obtaining a copy of
2286 this software and associated documentation files (the "Software"), to deal
2287 in the Software without restriction, including without limitation the rights
2288 to use, copy, modify, merge, publish, distribute, sublicence, and/or sell
2289 copies of the Software, and to permit persons to whom the Software is furnished
2290 to do so,subject to the following conditions:
2291
2292 1. Redistributions of source code must retain the above copyright
2293 notice,this list of conditions, and the following disclaimer.
2294
2295 2. Redistributions in binary form must reproduce the above copyright notice,
2296 this list of conditions and the following disclaimer in the documentation
2297 and/or other materials provided with the distribution, and in the same place
2298 and form as other copyright, license and disclaimer information.
2299
2300 3. The end-user documentation included with the redistribution, if any,must
2301 include the following acknowledgment: "This product includes
2302 software developed by The XFree86 Project, Inc (http://www.xfree86.org/) and
2303 its contributors", in the same place and form as other third-party
2304 acknowledgments. Alternately, this acknowledgment may appear in the software
2305 itself, in the same form and location as other such third-party
2306 acknowledgments.
2307
2308 4. Except as contained in this notice, the name of The XFree86 Project,Inc
2309 shall not be used in advertising or otherwise to promote the sale, use
2310 or other dealings in this Software without prior written authorization from
2311 The XFree86 Project, Inc.
2312
2313 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
2314 WARRANTIES,INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2315 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
2316 EVENT SHALL THE XFREE86 PROJECT, INC OR ITS CONTRIBUTORS BE LIABLE FOR ANY
2317 DIRECT, INDIRECT, INCIDENTAL,SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2318 (INCLUDING, BUT NOT LIMITED TO,PROCUREMENT OF SUBSTITUTE GOODS OR
2319 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2320 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2321 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2322 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
2323 DAMAGE.
2324
2325 --- end of LICENSE ---
2326
2327 -------------------------------------------------------------------------------
2328
2329 %% This notice is provided with respect to X Window System 6.8.2, which is
2330 included with JRE 7, JDK 7, and OpenJDK 7 on Linux and Solaris.
2331
2332 --- begin of LICENSE ---
2333
2334 Licenses
2335 The X.Org Foundation March 2004
2336
2337 1. Introduction
2338
2339 The X.org Foundation X Window System distribution is a compilation of code and
2340 documentation from many sources. This document is intended primarily as a
2341 guide to the licenses used in the distribution: you must check each file
2342 and/or package for precise redistribution terms. None-the-less, this summary
2343 may be useful to many users. No software incorporating the XFree86 1.1 license
2344 has been incorporated.
2345
2346 This document is based on the compilation from XFree86.
2347
2348 2. XFree86 License
2349
2350 XFree86 code without an explicit copyright is covered by the following
2351 copyright/license:
2352
2353 Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights Reserved.
2354
2355 Permission is hereby granted, free of charge, to any person obtaining a copy
2356 of this software and associated documentation files (the "Software"), to deal
2357 in the Software without restriction, including without limitation the rights
2358 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2359 copies of the Software, and to permit persons to whom the Software is
2360 furnished to do so, subject to the following conditions:
2361
2362 The above copyright notice and this permission notice shall be included in all
2363 copies or substantial portions of the Software.
2364
2365 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2366 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2367 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2368 XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2369 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2370 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2371
2372 Except as contained in this notice, the name of the XFree86 Project shall not
2373 be used in advertising or otherwise to promote the sale, use or other dealings
2374 in this Software without prior written authorization from the XFree86 Project.
2375
2376 3. Other Licenses
2377
2378 Portions of code are covered by the following licenses/copyrights. See
2379 individual files for the copyright dates.
2380
2381 3.1. X/MIT Copyrights
2382
2383 3.1.1. X Consortium
2384
2385 Copyright (C) <date> X Consortium
2386
2387 Permission is hereby granted, free of charge, to any person obtaining a copy
2388 of this software and associated documentation files (the "Software"), to deal
2389 in the Software without restriction, including without limitation the rights
2390 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2391 copies of the Software, and to permit persons to whom the Software is
2392 furnished to do so, subject to the following conditions:
2393
2394 The above copyright notice and this permission notice shall be included in all
2395 copies or substantial portions of the Software.
2396
2397 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2398 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2399 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X
2400 CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
2401 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2402 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2403
2404 Except as contained in this notice, the name of the X Consortium shall not be
2405 used in advertising or otherwise to promote the sale, use or other dealings in
2406 this Software without prior written authorization from the X Consortium.
2407
2408 X Window System is a trademark of X Consortium, Inc.
2409
2410 3.1.2. The Open Group
2411
2412 Copyright <date> The Open Group
2413
2414 Permission to use, copy, modify, distribute, and sell this software and its
2415 documentation for any purpose is hereby granted without fee, provided that the
2416 above copyright notice appear in all copies and that both that copyright
2417 notice and this permission notice appear in supporting documentation.
2418
2419 The above copyright notice and this permission notice shall be included in all
2420 copies or substantial portions of the Software.
2421
2422 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2423 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2424 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2425 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
2426 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2427 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2428
2429 Except as contained in this notice, the name of The Open Group shall not be
2430 used in advertising or otherwise to promote the sale, use or other dealings in
2431 this Software without prior written authorization from The Open Group. 3.2.
2432 Berkeley-based copyrights:
2433
2434 o
2435 3.2.1. General
2436
2437 Redistribution and use in source and binary forms, with or without
2438 modification, are permitted provided that the following conditions are met:
2439
2440 1. Redistributions of source code must retain the above copyright notice,
2441 this list of conditions and the following disclaimer.
2442
2443 2. Redistributions in binary form must reproduce the above copyright
2444 notice, this list of conditions and the following disclaimer in the
2445 documentation and/or other materials provided with the distribution.
2446
2447 3. The name of the author may not be used to endorse or promote products
2448 derived from this software without specific prior written permission.
2449
2450 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
2451 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2452 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
2453 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2454 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2455 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
2456 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
2457 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2458 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2459 POSSIBILITY OF SUCH DAMAGE. 3.2.2. UCB/LBL
2460
2461 Copyright (c) 1993 The Regents of the University of California. All rights
2462 reserved.
2463
2464 This software was developed by the Computer Systems Engineering group at
2465 Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and contributed to
2466 Berkeley.
2467
2468 All advertising materials mentioning features or use of this software must
2469 display the following acknowledgement: This product includes software
2470 developed by the University of California, Lawrence Berkeley Laboratory.
2471
2472 Redistribution and use in source and binary forms, with or without
2473 modification, are permitted provided that the following conditions are met:
2474
2475 1. Redistributions of source code must retain the above copyright notice,
2476 this list of conditions and the following disclaimer.
2477
2478 2. Redistributions in binary form must reproduce the above copyright
2479 notice, this list of conditions and the following disclaimer in the
2480 documentation and/or other materials provided with the distribution.
2481
2482 3. All advertising materials mentioning features or use of this software
2483 must display the following acknowledgement: This product includes software
2484 developed by the University of California, Berkeley and its contributors.
2485
2486 4. Neither the name of the University nor the names of its contributors may
2487 be used to endorse or promote products derived from this software without
2488 specific prior written permission.
2489
2490 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY
2491 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2492 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2493 DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
2494 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2495 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2496 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2497 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2498 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2499 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3.2.3. The
2500 NetBSD Foundation, Inc.
2501
2502 Copyright (c) 2003 The NetBSD Foundation, Inc. All rights reserved.
2503
2504 This code is derived from software contributed to The NetBSD Foundation by Ben
2505 Collver <collver1@attbi.com>
2506
2507 Redistribution and use in source and binary forms, with or without
2508 modification, are permitted provided that the following conditions are met:
2509
2510 1. Redistributions of source code must retain the above copyright notice,
2511 this list of conditions and the following disclaimer.
2512
2513 2. Redistributions in binary form must reproduce the above copyright
2514 notice, this list of conditions and the following disclaimer in the
2515 documentation and/or other materials provided with the distribution.
2516
2517 3. All advertising materials mentioning features or use of this software
2518 must display the following acknowledgement: This product includes software
2519 developed by the NetBSD Foundation, Inc. and its contributors.
2520
2521 4. Neither the name of The NetBSD Foundation nor the names of its
2522 contributors may be used to endorse or promote products derived from this
2523 software without specific prior written permission.
2524
2525 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS ``AS
2526 IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2527 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2528 DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY
2529 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2530 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2531 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2532 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2533 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2534 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3.2.4. Theodore
2535 Ts'o.
2536
2537 Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All rights
2538 reserved.
2539
2540 Redistribution and use in source and binary forms, with or without
2541 modification, are permitted provided that the following conditions are met:
2542
2543 1. Redistributions of source code must retain the above copyright notice,
2544 and the entire permission notice in its entirety, including the disclaimer
2545 of warranties.
2546
2547 2. Redistributions in binary form must reproduce the above copyright
2548 notice, this list of conditions and the following disclaimer in the
2549 documentation and/or other materials provided with the distribution.
2550
2551 3. he name of the author may not be used to endorse or promote products
2552 derived from this software without specific prior written permission.
2553
2554 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
2555 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
2556 FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY DISCLAIMED. IN NO
2557 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2558 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2559 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
2560 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
2561 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2562 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE
2563 POSSIBILITY OF SUCH DAMAGE. 3.2.5. Theo de Raadt and Damien Miller
2564
2565 Copyright (c) 1995,1999 Theo de Raadt. All rights reserved. Copyright (c)
2566 2001-2002 Damien Miller. All rights reserved.
2567
2568 Redistribution and use in source and binary forms, with or without
2569 modification, are permitted provided that the following conditions are met:
2570
2571 1. Redistributions of source code must retain the above copyright notice,
2572 this list of conditions and the following disclaimer.
2573
2574 2. Redistributions in binary form must reproduce the above copyright
2575 notice, this list of conditions and the following disclaimer in the
2576 documentation and/or other materials provided with the distribution.
2577
2578 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
2579 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2580 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
2581 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2582 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2583 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
2584 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
2585 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2586 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2587 POSSIBILITY OF SUCH DAMAGE. 3.2.6. Todd C. Miller
2588
2589 Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
2590
2591 Permission to use, copy, modify, and distribute this software for any purpose
2592 with or without fee is hereby granted, provided that the above copyright
2593 notice and this permission notice appear in all copies.
2594
2595 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL WARRANTIES
2596 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2597 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE FOR
2598 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2599 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
2600 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
2601 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3.2.7. Thomas
2602 Winischhofer
2603
2604 Copyright (C) 2001-2004 Thomas Winischhofer
2605
2606 Redistribution and use in source and binary forms, with or without
2607 modification, are permitted provided that the following conditions are met:
2608
2609 1. Redistributions of source code must retain the above copyright notice,
2610 this list of conditions and the following disclaimer.
2611
2612 2. Redistributions in binary form must reproduce the above copyright
2613 notice, this list of conditions and the following disclaimer in the
2614 documentation and/or other materials provided with the distribution.
2615
2616 3. The name of the author may not be used to endorse or promote products
2617 derived from this software without specific prior written permission.
2618
2619 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESSED OR IMPLIED
2620 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2621 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
2622 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2623 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2624 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
2625 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
2626 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2627 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2628 POSSIBILITY OF SUCH DAMAGE. 3.3. NVIDIA Corp
2629
2630 Copyright (c) 1996 NVIDIA, Corp. All rights reserved.
2631
2632 NOTICE TO USER: The source code is copyrighted under U.S. and international
2633 laws. NVIDIA, Corp. of Sunnyvale, California owns the copyright and as design
2634 patents pending on the design and interface of the NV chips. Users and
2635 possessors of this source code are hereby granted a nonexclusive, royalty-free
2636 copyright and design patent license to use this code in individual and
2637 commercial software.
2638
2639 Any use of this source code must include, in the user documentation and
2640 internal comments to the code, notices to the end user as follows:
2641
2642 Copyright (c) 1996 NVIDIA, Corp. NVIDIA design patents pending in the U.S. and
2643 foreign countries.
2644
2645 NVIDIA, CORP. MAKES NO REPRESENTATION ABOUT THE SUITABILITY OF THIS SOURCE
2646 CODE FOR ANY PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED
2647 WARRANTY OF ANY KIND. NVIDIA, CORP. DISCLAIMS ALL WARRANTIES WITH REGARD TO
2648 THIS SOURCE CODE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
2649 FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL NVIDIA, CORP. BE LIABLE
2650 FOR ANY SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, OR ANY
2651 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2652 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
2653 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE. 3.4. GLX Public
2654 License
2655
2656 GLX PUBLIC LICENSE (Version 1.0 (2/11/99)) ("License")
2657
2658 Subject to any third party claims, Silicon Graphics, Inc. ("SGI") hereby
2659 grants permission to Recipient (defined below), under Recipient's copyrights
2660 in the Original Software (defined below), to use, copy, modify, merge,
2661 publish, distribute, sublicense and/or sell copies of Subject Software
2662 (defined below), and to permit persons to whom the Subject Software is
2663 furnished in accordance with this License to do the same, subject to all of
2664 the following terms and conditions, which Recipient accepts by engaging in any
2665 such use, copying, modifying, merging, publishing, distributing, sublicensing
2666 or selling:
2667
2668 1. Definitions.
2669
2670 (a) "Original Software" means source code of computer software code which
2671 is described in Exhibit A as Original Software.
2672
2673 (b) "Modifications" means any addition to or deletion from the substance
2674 or structure of either the Original Software or any previous
2675 Modifications. When Subject Software is released as a series of files, a
2676 Modification means (i) any addition to or deletion from the contents of a
2677 file containing Original Software or previous Modifications and (ii) any
2678 new file that contains any part of the Original Code or previous
2679 Modifications.
2680
2681 (c) "Subject Software" means the Original Software or Modifications or the
2682 combination of the Original Software and Modifications, or portions of any
2683 of the foregoing.
2684
2685 (d) "Recipient" means an individual or a legal entity exercising rights
2686 under, and complying with all of the terms of, this License. For legal
2687 entities, "Recipient" includes any entity which controls, is controlled
2688 by, or is under common control with Recipient. For purposes of this
2689 definition, "control" of an entity means (a) the power, direct or
2690 indirect, to direct or manage such entity, or (b) ownership of fifty
2691 percent (50%) or more of the outstanding shares or beneficial ownership of
2692 such entity.
2693
2694 2. Redistribution of Source Code Subject to These Terms. Redistributions of
2695 Subject Software in source code form must retain the notice set forth in
2696 Exhibit A, below, in every file. A copy of this License must be included in
2697 any documentation for such Subject Software where the recipients' rights
2698 relating to Subject Software are described. Recipient may distribute the
2699 source code version of Subject Software under a license of Recipient's choice,
2700 which may contain terms different from this License, provided that (i)
2701 Recipient is in compliance with the terms of this License, and (ii) the
2702 license terms include this Section 2 and Sections 3, 4, 7, 8, 10, 12 and 13 of
2703 this License, which terms may not be modified or superseded by any other terms
2704 of such license. If Recipient distributes the source code version under a
2705 different license Recipient must make it absolutely clear that any terms which
2706 differ from this License are offered by Recipient alone, not by SGI. Recipient
2707 hereby agrees to indemnify SGI for any liability incurred by SGI as a result
2708 of any such terms Recipient offers.
2709
2710 3. Redistribution in Executable Form. The notice set forth in Exhibit A must
2711 be conspicuously included in any notice in an executable version of Subject
2712 Software, related documentation or collateral in which Recipient describes the
2713 user's rights relating to the Subject Software. Recipient may distribute the
2714 executable version of Subject Software under a license of Recipient's choice,
2715 which may contain terms different from this License, provided that (i)
2716 Recipient is in compliance with the terms of this License, and (ii) the
2717 license terms include this Section 3 and Sections 4, 7, 8, 10, 12 and 13 of
2718 this License, which terms may not be modified or superseded by any other terms
2719 of such license. If Recipient distributes the executable version under a
2720 different license Recipient must make it absolutely clear that any terms which
2721 differ from this License are offered by Recipient alone, not by SGI. Recipient
2722 hereby agrees to indemnify SGI for any liability incurred by SGI as a result
2723 of any such terms Recipient offers.
2724
2725 4. Termination. This License and the rights granted hereunder will terminate
2726 automatically if Recipient fails to comply with terms herein and fails to cure
2727 such breach within 30 days of the breach. Any sublicense to the Subject
2728 Software which is properly granted shall survive any termination of this
2729 License absent termination by the terms of such sublicense. Provisions which,
2730 by their nature, must remain in effect beyond the termination of this License
2731 shall survive.
2732
2733 5. No Trademark Rights. This License does not grant any rights to use any
2734 trade name, trademark or service mark whatsoever. No trade name, trademark or
2735 service mark of SGI may be used to endorse or promote products derived from
2736 the Subject Software without prior written permission of SGI.
2737
2738 6. No Other Rights. This License does not grant any rights with respect to the
2739 OpenGL API or to any software or hardware implementation thereof or to any
2740 other software whatsoever, nor shall any other rights or licenses not
2741 expressly granted hereunder arise by implication, estoppel or otherwise with
2742 respect to the Subject Software. Title to and ownership of the Original
2743 Software at all times remains with SGI. All rights in the Original Software
2744 not expressly granted under this License are reserved.
2745
2746 7. Compliance with Laws; Non-Infringement. Recipient shall comply with all
2747 applicable laws and regulations in connection with use and distribution of the
2748 Subject Software, including but not limited to, all export and import control
2749 laws and regulations of the U.S. government and other countries. Recipient may
2750 not distribute Subject Software that (i) in any way infringes (directly or
2751 contributorily) the rights (including patent, copyright, trade secret,
2752 trademark or other intellectual property rights of any kind) of any other
2753 person or entity or (ii) breaches any representation or warranty, express,
2754 implied or statutory, which under any applicable law it might be deemed to
2755 have been distributed.
2756
2757 8. Claims of Infringement. If Recipient at any time has knowledge of any one
2758 or more third party claims that reproduction, modification, use, distribution,
2759 import or sale of Subject Software (including particular functionality or code
2760 incorporated in Subject Software) infringes the third party's intellectual
2761 property rights, Recipient must place in a well-identified web page bearing
2762 the title "LEGAL" a description of each such claim and a description of the
2763 party making each such claim in sufficient detail that a user of the Subject
2764 Software will know whom to contact regarding the claim. Also, upon gaining
2765 such knowledge of any such claim, Recipient must conspicuously include the URL
2766 for such web page in the Exhibit A notice required under Sections 2 and 3,
2767 above, and in the text of any related documentation, license agreement or
2768 collateral in which Recipient describes end user's rights relating to the
2769 Subject Software. If Recipient obtains such knowledge after it makes Subject
2770 Software available to any other person or entity, Recipient shall take other
2771 steps (such as notifying appropriate mailing lists or newsgroups) reasonably
2772 calculated to inform those who received the Subject Software that new
2773 knowledge has been obtained.
2774
2775 9. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
2776 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
2777 LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS,
2778 MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON- INFRINGING. SGI ASSUMES NO
2779 RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE
2780 PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY
2781 SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
2782 ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
2783 HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
2784
2785 10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
2786 WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY),
2787 CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY
2788 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
2789 CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK
2790 STOPPAGE, LOSS OF DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
2791 COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF
2792 THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY
2793 TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SGI's NEGLIGENCE TO
2794 THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT
2795 ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
2796 THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO RECIPIENT.
2797
2798 11. Indemnity. Recipient shall be solely responsible for damages arising,
2799 directly or indirectly, out of its utilization of rights under this License.
2800 Recipient will defend, indemnify and hold harmless Silicon Graphics, Inc. from
2801 and against any loss, liability, damages, costs or expenses (including the
2802 payment of reasonable attorneys fees) arising out of Recipient's use,
2803 modification, reproduction and distribution of the Subject Software or out of
2804 any representation or warranty made by Recipient.
2805
2806 12. U.S. Government End Users. The Subject Software is a "commercial item"
2807 consisting of "commercial computer software" as such terms are defined in
2808 title 48 of the Code of Federal Regulations and all U.S. Government End Users
2809 acquire only the rights set forth in this License and are subject to the terms
2810 of this License.
2811
2812 13. Miscellaneous. This License represents the complete agreement concerning
2813 subject matter hereof. If any provision of this License is held to be
2814 unenforceable, such provision shall be reformed so as to achieve as nearly as
2815 possible the same economic effect as the original provision and the remainder
2816 of this License will remain in effect. This License shall be governed by and
2817 construed in accordance with the laws of the United States and the State of
2818 California as applied to agreements entered into and to be performed entirely
2819 within California between California residents. Any litigation relating to
2820 this License shall be subject to the exclusive jurisdiction of the Federal
2821 Courts of the Northern District of California (or, absent subject matter
2822 jurisdiction in such courts, the courts of the State of California), with
2823 venue lying exclusively in Santa Clara County, California, with the losing
2824 party responsible for costs, including without limitation, court costs and
2825 reasonable attorneys fees and expenses. The application of the United Nations
2826 Convention on Contracts for the International Sale of Goods is expressly
2827 excluded. Any law or regulation which provides that the language of a contract
2828 shall be construed against the drafter shall not apply to this License.
2829
2830 Exhibit A
2831
2832 The contents of this file are subject to Sections 2, 3, 4, 7, 8, 10, 12 and 13
2833 of the GLX Public License Version 1.0 (the "License"). You may not use this
2834 file except in compliance with those sections of the License. You may obtain a
2835 copy of the License at Silicon Graphics, Inc., attn: Legal Services, 2011 N.
2836 Shoreline Blvd., Mountain View, CA 94043 or at
2837 http://www.sgi.com/software/opensource/glx/license.html.
2838
2839 Software distributed under the License is distributed on an "AS IS" basis. ALL
2840 WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
2841 WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF NON-
2842 INFRINGEMENT. See the License for the specific language governing rights and
2843 limitations under the License.
2844
2845 The Original Software is GLX version 1.2 source code, released February, 1999.
2846 The developer of the Original Software is Silicon Graphics, Inc. Those
2847 portions of the Subject Software created by Silicon Graphics, Inc. are
2848 Copyright (c) 1991-9 Silicon Graphics, Inc. All Rights Reserved. 3.5. CID
2849 Font Code Public License
2850
2851 CID FONT CODE PUBLIC LICENSE (Version 1.0 (3/31/99))("License")
2852
2853 Subject to any applicable third party claims, Silicon Graphics, Inc. ("SGI")
2854 hereby grants permission to Recipient (defined below), under SGI's copyrights
2855 in the Original Software (defined below), to use, copy, modify, merge,
2856 publish, distribute, sublicense and/or sell copies of Subject Software
2857 (defined below) in both source code and executable form, and to permit persons
2858 to whom the Subject Software is furnished in accordance with this License to
2859 do the same, subject to all of the following terms and conditions, which
2860 Recipient accepts by engaging in any such use, copying, modifying, merging,
2861 publication, distributing, sublicensing or selling:
2862
2863 1. Definitions.
2864
2865 a. "Original Software" means source code of computer software code that is
2866 described in Exhibit A as Original Software.
2867
2868 b. "Modifications" means any addition to or deletion from the substance or
2869 structure of either the Original Software or any previous Modifications.
2870 When Subject Software is released as a series of files, a Modification
2871 means (i) any addition to or deletion from the contents of a file
2872 containing Original Software or previous Modifications and (ii) any new
2873 file that contains any part of the Original Code or previous
2874 Modifications.
2875
2876 c. "Subject Software" means the Original Software or Modifications or the
2877 combination of the Original Software and Modifications, or portions of any
2878 of the foregoing.
2879
2880 d. "Recipient" means an individual or a legal entity exercising rights
2881 under the terms of this License. For legal entities, "Recipient" includes
2882 any entity that controls, is controlled by, or is under common control
2883 with Recipient. For purposes of this definition, "control" of an entity
2884 means (i) the power, direct or indirect, to direct or manage such entity,
2885 or (ii) ownership of fifty percent (50%) or more of the outstanding shares
2886 or beneficial ownership of such entity.
2887
2888 e. "Required Notice" means the notice set forth in Exhibit A to this
2889 License.
2890
2891 f. "Accompanying Technology" means any software or other technology that
2892 is not a Modification and that is distributed or made publicly available
2893 by Recipient with the Subject Software. Separate software files that do
2894 not contain any Original Software or any previous Modification shall not
2895 be deemed a Modification, even if such software files are aggregated as
2896 part of a product, or in any medium of storage, with any file that does
2897 contain Original Software or any previous Modification.
2898
2899 2. License Terms. All distribution of the Subject Software must be made
2900 subject to the terms of this License. A copy of this License and the Required
2901 Notice must be included in any documentation for Subject Software where
2902 Recipient's rights relating to Subject Software and/or any Accompanying
2903 Technology are described. Distributions of Subject Software in source code
2904 form must also include the Required Notice in every file distributed. In
2905 addition, a ReadMe file entitled "Important Legal Notice" must be distributed
2906 with each distribution of one or more files that incorporate Subject Software.
2907 That file must be included with distributions made in both source code and
2908 executable form. A copy of the License and the Required Notice must be
2909 included in that file. Recipient may distribute Accompanying Technology under
2910 a license of Recipient's choice, which may contain terms different from this
2911 License, provided that (i) Recipient is in compliance with the terms of this
2912 License, (ii) such other license terms do not modify or supersede the terms of
2913 this License as applicable to the Subject Software, (iii) Recipient hereby
2914 indemnifies SGI for any liability incurred by SGI as a result of the
2915 distribution of Accompanying Technology or the use of other license terms.
2916
2917 3. Termination. This License and the rights granted hereunder will terminate
2918 automatically if Recipient fails to comply with terms herein and fails to cure
2919 such breach within 30 days of the breach. Any sublicense to the Subject
2920 Software that is properly granted shall survive any termination of this
2921 License absent termination by the terms of such sublicense. Provisions which,
2922 by their nature, must remain in effect beyond the termination of this License
2923 shall survive.
2924
2925 4. Trademark Rights. This License does not grant any rights to use any trade
2926 name, trademark or service mark whatsoever. No trade name, trademark or
2927 service mark of SGI may be used to endorse or promote products derived from or
2928 incorporating any Subject Software without prior written permission of SGI.
2929
2930 5. No Other Rights. No rights or licenses not expressly granted hereunder
2931 shall arise by implication, estoppel or otherwise. Title to and ownership of
2932 the Original Software at all times remains with SGI. All rights in the
2933 Original Software not expressly granted under this License are reserved.
2934
2935 6. Compliance with Laws; Non-Infringement. Recipient shall comply with all
2936 applicable laws and regulations in connection with use and distribution of the
2937 Subject Software, including but not limited to, all export and import control
2938 laws and regulations of the U.S. government and other countries. Recipient may
2939 not distribute Subject Software that (i) in any way infringes (directly or
2940 contributorily) the rights (including patent, copyright, trade secret,
2941 trademark or other intellectual property rights of any kind) of any other
2942 person or entity, or (ii) breaches any representation or warranty, express,
2943 implied or statutory, which under any applicable law it might be deemed to
2944 have been distributed.
2945
2946 7. Claims of Infringement. If Recipient at any time has knowledge of any one
2947 or more third party claims that reproduction, modification, use, distribution,
2948 import or sale of Subject Software (including particular functionality or code
2949 incorporated in Subject Software) infringes the third party's intellectual
2950 property rights, Recipient must place in a well-identified web page bearing
2951 the title "LEGAL" a description of each such claim and a description of the
2952 party making each such claim in sufficient detail that a user of the Subject
2953 Software will know whom to contact regarding the claim. Also, upon gaining
2954 such knowledge of any such claim, Recipient must conspicuously include the URL
2955 for such web page in the Required Notice, and in the text of any related
2956 documentation, license agreement or collateral in which Recipient describes
2957 end user's rights relating to the Subject Software. If Recipient obtains such
2958 knowledge after it makes Subject Software available to any other person or
2959 entity, Recipient shall take other steps (such as notifying appropriate
2960 mailing lists or newsgroups) reasonably calculated to provide such knowledge
2961 to those who received the Subject Software.
2962
2963 8. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
2964 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
2965 LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS,
2966 MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. SGI ASSUMES NO
2967 RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE
2968 PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY
2969 SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
2970 ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
2971 HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
2972
2973 9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
2974 WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY),
2975 CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY CLAIM,
2976 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
2977 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SUBJECT SOFTWARE OR
2978 THE USE OR OTHER DEALINGS IN THE SUBJECT SOFTWARE. SOME JURISDICTIONS DO NOT
2979 ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN DAMAGES, SO THIS EXCLUSION AND
2980 LIMITATION MAY NOT APPLY TO RECIPIENT TO THE EXTENT SO DISALLOWED.
2981
2982 10. Indemnity. Recipient shall be solely responsible for damages arising,
2983 directly or indirectly, out of its utilization of rights under this License.
2984 Recipient will defend, indemnify and hold SGI and its successors and assigns
2985 harmless from and against any loss, liability, damages, costs or expenses
2986 (including the payment of reasonable attorneys fees) arising out of
2987 (Recipient's use, modification, reproduction and distribution of the Subject
2988 Software or out of any representation or warranty made by Recipient.
2989
2990 11. U.S. Government End Users. The Subject Software is a "commercial item"
2991 consisting of "commercial computer software" as such terms are defined in
2992 title 48 of the Code of Federal Regulations and all U.S. Government End Users
2993 acquire only the rights set forth in this License and are subject to the terms
2994 of this License.
2995
2996 12. Miscellaneous. This License represents the complete agreement concerning
2997 subject matter hereof. If any provision of this License is held to be
2998 unenforceable by any judicial or administrative authority having proper
2999 jurisdiction with respect thereto, such provision shall be reformed so as to
3000 achieve as nearly as possible the same economic effect as the original
3001 provision and the remainder of this License will remain in effect. This
3002 License shall be governed by and construed in accordance with the laws of the
3003 United States and the State of California as applied to agreements entered
3004 into and to be performed entirely within California between California
3005 residents. Any litigation relating to this License shall be subject to the
3006 exclusive jurisdiction of the Federal Courts of the Northern District of
3007 California (or, absent subject matter jurisdiction in such courts, the courts
3008 of the State of California), with venue lying exclusively in Santa Clara
3009 County, California, with the losing party responsible for costs, including
3010 without limitation, court costs and reasonable attorneys fees and expenses.
3011 The application of the United Nations Convention on Contracts for the
3012 International Sale of Goods is expressly excluded. Any law or regulation that
3013 provides that the language of a contract shall be construed against the
3014 drafter shall not apply to this License.
3015
3016 Exhibit A
3017
3018 Copyright (c) 1994-1999 Silicon Graphics, Inc.
3019
3020 The contents of this file are subject to the CID Font Code Public License
3021 Version 1.0 (the "License"). You may not use this file except in compliance
3022 with the License. You may obtain a copy of the License at Silicon Graphics,
3023 Inc., attn: Legal Services, 2011 N. Shoreline Blvd., Mountain View, CA 94043
3024 or at http://www.sgi.com/software/opensource/cid/license.html
3025
3026 Software distributed under the License is distributed on an "AS IS" basis. ALL
3027 WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
3028 WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF
3029 NON-INFRINGEMENT. See the License for the specific language governing rights
3030 and limitations under the License.
3031
3032 The Original Software (as defined in the License) is CID font code that was
3033 developed by Silicon Graphics, Inc. Those portions of the Subject Software (as
3034 defined in the License) that were created by Silicon Graphics, Inc. are
3035 Copyright (c) 1994-1999 Silicon Graphics, Inc. All Rights Reserved.
3036
3037 [NOTE: When using this text in connection with Subject Software delivered
3038 solely in object code form, Recipient may replace the words "this file" with
3039 "this software" in both the first and second sentences.] 3.6. Bitstream Vera
3040 Fonts Copyright
3041
3042 The fonts have a generous copyright, allowing derivative works (as long as
3043 "Bitstream" or "Vera" are not in the names), and full redistribution (so long
3044 as they are not *sold* by themselves). They can be be bundled, redistributed
3045 and sold with any software.
3046
3047 The fonts are distributed under the following copyright:
3048
3049 Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a
3050 trademark of Bitstream, Inc.
3051
3052 Permission is hereby granted, free of charge, to any person obtaining a copy
3053 of the fonts accompanying this license ("Fonts") and associated documentation
3054 files (the "Font Software"), to reproduce and distribute the Font Software,
3055 including without limitation the rights to use, copy, merge, publish,
3056 distribute, and/or sell copies of the Font Software, and to permit persons to
3057 whom the Font Software is furnished to do so, subject to the following
3058 conditions:
3059
3060 The above copyright and trademark notices and this permission notice shall be
3061 included in all copies of one or more of the Font Software typefaces.
3062
3063 The Font Software may be modified, altered, or added to, and in particular the
3064 designs of glyphs or characters in the Fonts may be modified and additional
3065 glyphs or characters may be added to the Fonts, only if the fonts are renamed
3066 to names not containing either the words "Bitstream" or the word "Vera".
3067
3068 This License becomes null and void to the extent applicable to Fonts or Font
3069 Software that has been modified and is distributed under the "Bitstream Vera"
3070 names.
3071
3072 The Font Software may be sold as part of a larger software package but no copy
3073 of one or more of the Font Software typefaces may be sold by itself.
3074
3075 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
3076 OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
3077 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
3078 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION
3079 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL,
3080 SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION
3081 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO
3082 USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
3083
3084 Except as contained in this notice, the names of Gnome, the Gnome Foundation,
3085 and Bitstream Inc., shall not be used in advertising or otherwise to promote
3086 the sale, use or other dealings in this Font Software without prior written
3087 authorization from the Gnome Foundation or Bitstream Inc., respectively. For
3088 further information, contact: fonts at gnome dot org. 3.7. Bigelow & Holmes
3089 Inc and URW++ GmbH Luxi font license
3090
3091 Luxi fonts copyright (c) 2001 by Bigelow & Holmes Inc. Luxi font instruction
3092 code copyright (c) 2001 by URW++ GmbH. All Rights Reserved. Luxi is a
3093 registered trademark of Bigelow & Holmes Inc.
3094
3095 Permission is hereby granted, free of charge, to any person obtaining a copy
3096 of these Fonts and associated documentation files (the "Font Software"), to
3097 deal in the Font Software, including without limitation the rights to use,
3098 copy, merge, publish, distribute, sublicense, and/or sell copies of the Font
3099 Software, and to permit persons to whom the Font Software is furnished to do
3100 so, subject to the following conditions:
3101
3102 The above copyright and trademark notices and this permission notice shall be
3103 included in all copies of one or more of the Font Software.
3104
3105 The Font Software may not be modified, altered, or added to, and in particular
3106 the designs of glyphs or characters in the Fonts may not be modified nor may
3107 additional glyphs or characters be added to the Fonts. This License becomes
3108 null and void when the Fonts or Font Software have been modified.
3109
3110 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
3111 OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
3112 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
3113 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BIGELOW & HOLMES INC. OR URW++
3114 GMBH. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY
3115 GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN
3116 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR
3117 INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT
3118 SOFTWARE.
3119
3120 Except as contained in this notice, the names of Bigelow & Holmes Inc. and
3121 URW++ GmbH. shall not be used in advertising or otherwise to promote the sale,
3122 use or other dealings in this Font Software without prior written
3123 authorization from Bigelow & Holmes Inc. and URW++ GmbH.
3124
3125 For further information, contact:
3126
3127 info@urwpp.de or design@bigelowandholmes.com
3128
3129
3130 --- end of LICENSE ---
3131
3132 -------------------------------------------------------------------------------
3133
3134 %% This notice is provided with respect to zlib v1.2.3, which is included
3135 with JRE 7, JDK 7, and OpenJDK 7
3136
3137 --- begin of LICENSE ---
3138
3139 version 1.2.3, July 18th, 2005
3140
3141 Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
3142
3143 This software is provided 'as-is', without any express or implied
3144 warranty. In no event will the authors be held liable for any damages
3145 arising from the use of this software.
3146
3147 Permission is granted to anyone to use this software for any purpose,
3148 including commercial applications, and to alter it and redistribute it
3149 freely, subject to the following restrictions:
3150
3151 1. The origin of this software must not be misrepresented; you must not
3152 claim that you wrote the original software. If you use this software
3153 in a product, an acknowledgment in the product documentation would be
3154 appreciated but is not required.
3155 2. Altered source versions must be plainly marked as such, and must not be
3156 misrepresented as being the original software.
3157 3. This notice may not be removed or altered from any source distribution.
3158
3159 Jean-loup Gailly Mark Adler
3160 jloup@gzip.org madler@alumni.caltech.edu
3161
3162 --- end of LICENSE ---
3163
3164 -------------------------------------------------------------------------------
3165
3166 %% This notice is provided with respect to the following which is
3167 included with JRE 7, JDK 7, and OpenJDK 7, except where noted:
3168
3169 Apache Derby 10.8.1.2 [included with JDK 7 only]
3170 Apache Jakarta BCEL 5.2
3171 Apache Jakarta Regexp 1.4
3172 Apache Santuario XMLSec-Java 1.4.2
3173 Apache Xalan-Java 2.7.1
3174 Apache Xerces2 Java 2.10.0
3175 Apache XML Resolver 1.1
3176
3177
3178 --- begin of LICENSE ---
3179
3180 Apache License
3181 Version 2.0, January 2004
3182 http://www.apache.org/licenses/
3183
3184 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3185
3186 1. Definitions.
3187
3188 "License" shall mean the terms and conditions for use, reproduction,
3189 and distribution as defined by Sections 1 through 9 of this document.
3190
3191 "Licensor" shall mean the copyright owner or entity authorized by
3192 the copyright owner that is granting the License.
3193
3194 "Legal Entity" shall mean the union of the acting entity and all
3195 other entities that control, are controlled by, or are under common
3196 control with that entity. For the purposes of this definition,
3197 "control" means (i) the power, direct or indirect, to cause the
3198 direction or management of such entity, whether by contract or
3199 otherwise, or (ii) ownership of fifty percent (50%) or more of the
3200 outstanding shares, or (iii) beneficial ownership of such entity.
3201
3202 "You" (or "Your") shall mean an individual or Legal Entity
3203 exercising permissions granted by this License.
3204
3205 "Source" form shall mean the preferred form for making modifications,
3206 including but not limited to software source code, documentation
3207 source, and configuration files.
3208
3209 "Object" form shall mean any form resulting from mechanical
3210 transformation or translation of a Source form, including but
3211 not limited to compiled object code, generated documentation,
3212 and conversions to other media types.
3213
3214 "Work" shall mean the work of authorship, whether in Source or
3215 Object form, made available under the License, as indicated by a
3216 copyright notice that is included in or attached to the work
3217 (an example is provided in the Appendix below).
3218
3219 "Derivative Works" shall mean any work, whether in Source or Object
3220 form, that is based on (or derived from) the Work and for which the
3221 editorial revisions, annotations, elaborations, or other modifications
3222 represent, as a whole, an original work of authorship. For the purposes
3223 of this License, Derivative Works shall not include works that remain
3224 separable from, or merely link (or bind by name) to the interfaces of,
3225 the Work and Derivative Works thereof.
3226
3227 "Contribution" shall mean any work of authorship, including
3228 the original version of the Work and any modifications or additions
3229 to that Work or Derivative Works thereof, that is intentionally
3230 submitted to Licensor for inclusion in the Work by the copyright owner
3231 or by an individual or Legal Entity authorized to submit on behalf of
3232 the copyright owner. For the purposes of this definition, "submitted"
3233 means any form of electronic, verbal, or written communication sent
3234 to the Licensor or its representatives, including but not limited to
3235 communication on electronic mailing lists, source code control systems,
3236 and issue tracking systems that are managed by, or on behalf of, the
3237 Licensor for the purpose of discussing and improving the Work, but
3238 excluding communication that is conspicuously marked or otherwise
3239 designated in writing by the copyright owner as "Not a Contribution."
3240
3241 "Contributor" shall mean Licensor and any individual or Legal Entity
3242 on behalf of whom a Contribution has been received by Licensor and
3243 subsequently incorporated within the Work.
3244
3245 2. Grant of Copyright License. Subject to the terms and conditions of
3246 this License, each Contributor hereby grants to You a perpetual,
3247 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3248 copyright license to reproduce, prepare Derivative Works of,
3249 publicly display, publicly perform, sublicense, and distribute the
3250 Work and such Derivative Works in Source or Object form.
3251
3252 3. Grant of Patent License. Subject to the terms and conditions of
3253 this License, each Contributor hereby grants to You a perpetual,
3254 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3255 (except as stated in this section) patent license to make, have made,
3256 use, offer to sell, sell, import, and otherwise transfer the Work,
3257 where such license applies only to those patent claims licensable
3258 by such Contributor that are necessarily infringed by their
3259 Contribution(s) alone or by combination of their Contribution(s)
3260 with the Work to which such Contribution(s) was submitted. If You
3261 institute patent litigation against any entity (including a
3262 cross-claim or counterclaim in a lawsuit) alleging that the Work
3263 or a Contribution incorporated within the Work constitutes direct
3264 or contributory patent infringement, then any patent licenses
3265 granted to You under this License for that Work shall terminate
3266 as of the date such litigation is filed.
3267
3268 4. Redistribution. You may reproduce and distribute copies of the
3269 Work or Derivative Works thereof in any medium, with or without
3270 modifications, and in Source or Object form, provided that You
3271 meet the following conditions:
3272
3273 (a) You must give any other recipients of the Work or
3274 Derivative Works a copy of this License; and
3275
3276 (b) You must cause any modified files to carry prominent notices
3277 stating that You changed the files; and
3278
3279 (c) You must retain, in the Source form of any Derivative Works
3280 that You distribute, all copyright, patent, trademark, and
3281 attribution notices from the Source form of the Work,
3282 excluding those notices that do not pertain to any part of
3283 the Derivative Works; and
3284
3285 (d) If the Work includes a "NOTICE" text file as part of its
3286 distribution, then any Derivative Works that You distribute must
3287 include a readable copy of the attribution notices contained
3288 within such NOTICE file, excluding those notices that do not
3289 pertain to any part of the Derivative Works, in at least one
3290 of the following places: within a NOTICE text file distributed
3291 as part of the Derivative Works; within the Source form or
3292 documentation, if provided along with the Derivative Works; or,
3293 within a display generated by the Derivative Works, if and
3294 wherever such third-party notices normally appear. The contents
3295 of the NOTICE file are for informational purposes only and
3296 do not modify the License. You may add Your own attribution
3297 notices within Derivative Works that You distribute, alongside
3298 or as an addendum to the NOTICE text from the Work, provided
3299 that such additional attribution notices cannot be construed
3300 as modifying the License.
3301
3302 You may add Your own copyright statement to Your modifications and
3303 may provide additional or different license terms and conditions
3304 for use, reproduction, or distribution of Your modifications, or
3305 for any such Derivative Works as a whole, provided Your use,
3306 reproduction, and distribution of the Work otherwise complies with
3307 the conditions stated in this License.
3308
3309 5. Submission of Contributions. Unless You explicitly state otherwise,
3310 any Contribution intentionally submitted for inclusion in the Work
3311 by You to the Licensor shall be under the terms and conditions of
3312 this License, without any additional terms or conditions.
3313 Notwithstanding the above, nothing herein shall supersede or modify
3314 the terms of any separate license agreement you may have executed
3315 with Licensor regarding such Contributions.
3316
3317 6. Trademarks. This License does not grant permission to use the trade
3318 names, trademarks, service marks, or product names of the Licensor,
3319 except as required for reasonable and customary use in describing the
3320 origin of the Work and reproducing the content of the NOTICE file.
3321
3322 7. Disclaimer of Warranty. Unless required by applicable law or
3323 agreed to in writing, Licensor provides the Work (and each
3324 Contributor provides its Contributions) on an "AS IS" BASIS,
3325 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3326 implied, including, without limitation, any warranties or conditions
3327 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3328 PARTICULAR PURPOSE. You are solely responsible for determining the
3329 appropriateness of using or redistributing the Work and assume any
3330 risks associated with Your exercise of permissions under this License.
3331
3332 8. Limitation of Liability. In no event and under no legal theory,
3333 whether in tort (including negligence), contract, or otherwise,
3334 unless required by applicable law (such as deliberate and grossly
3335 negligent acts) or agreed to in writing, shall any Contributor be
3336 liable to You for damages, including any direct, indirect, special,
3337 incidental, or consequential damages of any character arising as a
3338 result of this License or out of the use or inability to use the
3339 Work (including but not limited to damages for loss of goodwill,
3340 work stoppage, computer failure or malfunction, or any and all
3341 other commercial damages or losses), even if such Contributor
3342 has been advised of the possibility of such damages.
3343
3344 9. Accepting Warranty or Additional Liability. While redistributing
3345 the Work or Derivative Works thereof, You may choose to offer,
3346 and charge a fee for, acceptance of support, warranty, indemnity,
3347 or other liability obligations and/or rights consistent with this
3348 License. However, in accepting such obligations, You may act only
3349 on Your own behalf and on Your sole responsibility, not on behalf
3350 of any other Contributor, and only if You agree to indemnify,
3351 defend, and hold each Contributor harmless for any liability
3352 incurred by, or claims asserted against, such Contributor by reason
3353 of your accepting any such warranty or additional liability.
3354
3355 END OF TERMS AND CONDITIONS
3356
3357 APPENDIX: How to apply the Apache License to your work.
3358
3359 To apply the Apache License to your work, attach the following
3360 boilerplate notice, with the fields enclosed by brackets "[]"
3361 replaced with your own identifying information. (Don't include
3362 the brackets!) The text should be enclosed in the appropriate
3363 comment syntax for the file format. We also recommend that a
3364 file or class name and description of purpose be included on the
3365 same "printed page" as the copyright notice for easier
3366 identification within third-party archives.
3367
3368 Copyright [yyyy] [name of copyright owner]
3369
3370 Licensed under the Apache License, Version 2.0 (the "License");
3371 you may not use this file except in compliance with the License.
3372 You may obtain a copy of the License at
3373
3374 http://www.apache.org/licenses/LICENSE-2.0
3375
3376 Unless required by applicable law or agreed to in writing, software
3377 distributed under the License is distributed on an "AS IS" BASIS,
3378 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3379 See the License for the specific language governing permissions and
3380 limitations under the License.
3381 1463
3382 --- end of LICENSE --- 1464 --- end of LICENSE ---
3383 1465
3384 ------------------------------------------------------------------------------- 1466 -------------------------------------------------------------------------------
3385 1467
3775 1857
3776 --- end of LICENSE --- 1858 --- end of LICENSE ---
3777 1859
3778 ------------------------------------------------------------------------------- 1860 -------------------------------------------------------------------------------
3779 1861
1862 %% This notice is provided with respect to PC/SC Lite for Suse Linux v.1.1.1,
1863 which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
1864
1865 --- begin of LICENSE ---
1866
1867 Copyright (c) 1999-2004 David Corcoran <corcoran@linuxnet.com>
1868 Copyright (c) 1999-2004 Ludovic Rousseau <ludovic.rousseau (at) free.fr>
1869 All rights reserved.
1870
1871 Redistribution and use in source and binary forms, with or without
1872 modification, are permitted provided that the following conditions
1873 are met:
1874
1875 1. Redistributions of source code must retain the above copyright
1876 notice, this list of conditions and the following disclaimer.
1877 2. Redistributions in binary form must reproduce the above copyright
1878 notice, this list of conditions and the following disclaimer in the
1879 documentation and/or other materials provided with the distribution.
1880 3. All advertising materials mentioning features or use of this software
1881 must display the following acknowledgement:
1882 This product includes software developed by:
1883 David Corcoran <corcoran@linuxnet.com>
1884 http://www.linuxnet.com (MUSCLE)
1885 4. The name of the author may not be used to endorse or promote products
1886 derived from this software without specific prior written permission.
1887
1888 Changes to this license can be made only by the copyright author with
1889 explicit written consent.
1890
1891 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
1892 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
1893 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
1894 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
1895 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
1896 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1897 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1898 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1899 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1900 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1901
1902 --- end of LICENSE ---
1903
1904 -------------------------------------------------------------------------------
1905
1906 %% This notice is provided with respect to PorterStemmer v4, which may be
1907 included with JRE 8, JDK 8, and OpenJDK 8.
1908
1909 --- begin of LICENSE ---
1910
1911 See: http://tartarus.org/~martin/PorterStemmer
1912
1913 The software is completely free for any purpose, unless notes at the head of
1914 the program text indicates otherwise (which is rare). In any case, the notes
1915 about licensing are never more restrictive than the BSD License.
1916
1917 In every case where the software is not written by me (Martin Porter), this
1918 licensing arrangement has been endorsed by the contributor, and it is
1919 therefore unnecessary to ask the contributor again to confirm it.
1920
1921 I have not asked any contributors (or their employers, if they have them) for
1922 proofs that they have the right to distribute their software in this way.
1923
1924 --- end of LICENSE ---
1925
1926 -------------------------------------------------------------------------------
1927
1928 %% This notice is provided with respect to Relax NG Object/Parser v.20050510,
1929 which may be included with JRE 8, JDK 8, and OpenJDK 8.
1930
1931 --- begin of LICENSE ---
1932
1933 Copyright (c) Kohsuke Kawaguchi
1934
1935 Permission is hereby granted, free of charge, to any person obtaining a copy
1936 of this software and associated documentation files (the "Software"), to deal
1937 in the Software without restriction, including without limitation the rights
1938 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1939 copies of the Software, and to permit persons to whom the Software is
1940 furnished to do so, subject to the following conditions: The above copyright
1941 notice and this permission notice shall be included in all copies or
1942 substantial portions of the Software.
1943
1944 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1945 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1946 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1947 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1948 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1949 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1950 SOFTWARE.
1951
1952 --- end of LICENSE ---
1953
1954 -------------------------------------------------------------------------------
1955
1956 %% This notice is provided with respect to RelaxNGCC v1.12, which may be
1957 included with JRE 8, JDK 8, and OpenJDK 8.
1958
1959 --- begin of LICENSE ---
1960
1961 Copyright (c) 2000-2003 Daisuke Okajima and Kohsuke Kawaguchi.
1962 All rights reserved.
1963
1964 Redistribution and use in source and binary forms, with or without
1965 modification, are permitted provided that the following conditions are met:
1966
1967 1. Redistributions of source code must retain the above copyright notice, this
1968 list of conditions and the following disclaimer.
1969
1970 2. Redistributions in binary form must reproduce the above copyright notice,
1971 this list of conditions and the following disclaimer in the documentation
1972 and/or other materials provided with the distribution.
1973
1974 3. The end-user documentation included with the redistribution, if any, must
1975 include the following acknowledgment:
1976
1977 "This product includes software developed by Daisuke Okajima
1978 and Kohsuke Kawaguchi (http://relaxngcc.sf.net/)."
1979
1980 Alternately, this acknowledgment may appear in the software itself, if and
1981 wherever such third-party acknowledgments normally appear.
1982
1983 4. The names of the copyright holders must not be used to endorse or promote
1984 products derived from this software without prior written permission. For
1985 written permission, please contact the copyright holders.
1986
1987 5. Products derived from this software may not be called "RELAXNGCC", nor may
1988 "RELAXNGCC" appear in their name, without prior written permission of the
1989 copyright holders.
1990
1991 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES,
1992 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
1993 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.IN NO EVENT SHALL THE APACHE
1994 SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1995 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1996 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
1997 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
1998 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1999 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
2000 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2001
2002 --- end of LICENSE ---
2003
2004 -------------------------------------------------------------------------------
2005
2006 %% This notice is provided with respect to SAX 2.0.1, which may be included
2007 with JRE 8, JDK 8, and OpenJDK 8.
2008
2009 --- begin of LICENSE ---
2010
2011 SAX is free!
2012
2013 In fact, it's not possible to own a license to SAX, since it's been placed in
2014 the public domain.
2015
2016 No Warranty
2017
2018 Because SAX is released to the public domain, there is no warranty for the
2019 design or for the software implementation, to the extent permitted by
2020 applicable law. Except when otherwise stated in writing the copyright holders
2021 and/or other parties provide SAX "as is" without warranty of any kind, either
2022 expressed or implied, including, but not limited to, the implied warranties
2023 of merchantability and fitness for a particular purpose. The entire risk as
2024 to the quality and performance of SAX is with you. Should SAX prove
2025 defective, you assume the cost of all necessary servicing, repair or
2026 correction.
2027
2028 In no event unless required by applicable law or agreed to in writing will
2029 any copyright holder, or any other party who may modify and/or redistribute
2030 SAX, be liable to you for damages, including any general, special, incidental
2031 or consequential damages arising out of the use or inability to use SAX
2032 (including but not limited to loss of data or data being rendered inaccurate
2033 or losses sustained by you or third parties or a failure of the SAX to
2034 operate with any other programs), even if such holder or other party has been
2035 advised of the possibility of such damages.
2036
2037 Copyright Disclaimers
2038
2039 This page includes statements to that effect by David Megginson, who would
2040 have been able to claim copyright for the original work. SAX 1.0
2041
2042 Version 1.0 of the Simple API for XML (SAX), created collectively by the
2043 membership of the XML-DEV mailing list, is hereby released into the public
2044 domain.
2045
2046 No one owns SAX: you may use it freely in both commercial and non-commercial
2047 applications, bundle it with your software distribution, include it on a
2048 CD-ROM, list the source code in a book, mirror the documentation at your own
2049 web site, or use it in any other way you see fit.
2050
2051 David Megginson, sax@megginson.com
2052 1998-05-11
2053
2054 SAX 2.0
2055
2056 I hereby abandon any property rights to SAX 2.0 (the Simple API for XML), and
2057 release all of the SAX 2.0 source code, compiled code, and documentation
2058 contained in this distribution into the Public Domain. SAX comes with NO
2059 WARRANTY or guarantee of fitness for any purpose.
2060
2061 David Megginson, david@megginson.com
2062 2000-05-05
2063
2064 --- end of LICENSE ---
2065
2066 -------------------------------------------------------------------------------
2067
2068 %% This notice is provided with respect to SoftFloat version 2b, which may be
2069 included with JRE 8, JDK 8, and OpenJDK 8 on Linux/ARM.
2070
2071 --- begin of LICENSE ---
2072
2073 Use of any of this software is governed by the terms of the license below:
2074
2075 SoftFloat was written by me, John R. Hauser. This work was made possible in
2076 part by the International Computer Science Institute, located at Suite 600,
2077 1947 Center Street, Berkeley, California 94704. Funding was partially
2078 provided by the National Science Foundation under grant MIP-9311980. The
2079 original version of this code was written as part of a project to build
2080 a fixed-point vector processor in collaboration with the University of
2081 California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek.
2082
2083 THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
2084 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
2085 TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO
2086 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL
2087 LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO
2088 FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER
2089 SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES,
2090 COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE
2091 SOFTWARE.
2092
2093 Derivative works are acceptable, even for commercial purposes, provided
2094 that the minimal documentation requirements stated in the source code are
2095 satisfied.
2096
2097 --- end of LICENSE ---
2098
2099 -------------------------------------------------------------------------------
2100
2101 %% This notice is provided with respect to Sparkle 1.5,
2102 which may be included with JRE 8 on Mac OS X.
2103
2104 --- begin of LICENSE ---
2105
2106 Copyright (c) 2012 Sparkle.org and Andy Matuschak
2107
2108 Permission is hereby granted, free of charge, to any person obtaining a copy
2109 of this software and associated documentation files (the "Software"), to deal
2110 in the Software without restriction, including without limitation the rights
2111 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2112 copies of the Software, and to permit persons to whom the Software is
2113 furnished to do so, subject to the following conditions:
2114
2115 The above copyright notice and this permission notice shall be included in all
2116 copies or substantial portions of the Software.
2117
2118 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2119 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2120 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2121 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2122 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2123 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2124 SOFTWARE.
2125
2126 --- end of LICENSE ---
2127
2128 -------------------------------------------------------------------------------
2129
2130 %% Portions licensed from Taligent, Inc.
2131
2132 -------------------------------------------------------------------------------
2133
2134 %% This notice is provided with respect to Thai Dictionary, which may be
2135 included with JRE 8, JDK 8, and OpenJDK 8.
2136
2137 --- begin of LICENSE ---
2138
2139 Copyright (C) 1982 The Royal Institute, Thai Royal Government.
2140
2141 Copyright (C) 1998 National Electronics and Computer Technology Center,
2142 National Science and Technology Development Agency,
2143 Ministry of Science Technology and Environment,
2144 Thai Royal Government.
2145
2146 Permission is hereby granted, free of charge, to any person obtaining a copy
2147 of this software and associated documentation files (the "Software"), to deal
2148 in the Software without restriction, including without limitation the rights
2149 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2150 copies of the Software, and to permit persons to whom the Software is
2151 furnished to do so, subject to the following conditions:
2152
2153 The above copyright notice and this permission notice shall be included in all
2154 copies or substantial portions of the Software.
2155
2156 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2157 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2158 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2159 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2160 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2161 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2162 SOFTWARE.
2163
2164 --- end of LICENSE ---
2165
2166 -------------------------------------------------------------------------------
2167
2168 %% This notice is provided with respect to Unicode 6.2.0 & CLDR 21.0.1
2169 which may be included with JRE 8, JDK 8, and OpenJDK 8.
2170
2171 --- begin of LICENSE ---
2172
2173 Unicode Terms of Use
2174
2175 For the general privacy policy governing access to this site, see the Unicode
2176 Privacy Policy. For trademark usage, see the Unicode® Consortium Name and
2177 Trademark Usage Policy.
2178
2179 A. Unicode Copyright.
2180 1. Copyright © 1991-2013 Unicode, Inc. All rights reserved.
2181
2182 2. Certain documents and files on this website contain a legend indicating
2183 that "Modification is permitted." Any person is hereby authorized,
2184 without fee, to modify such documents and files to create derivative
2185 works conforming to the Unicode® Standard, subject to Terms and
2186 Conditions herein.
2187
2188 3. Any person is hereby authorized, without fee, to view, use, reproduce,
2189 and distribute all documents and files solely for informational
2190 purposes in the creation of products supporting the Unicode Standard,
2191 subject to the Terms and Conditions herein.
2192
2193 4. Further specifications of rights and restrictions pertaining to the use
2194 of the particular set of data files known as the "Unicode Character
2195 Database" can be found in Exhibit 1.
2196
2197 5. Each version of the Unicode Standard has further specifications of
2198 rights and restrictions of use. For the book editions (Unicode 5.0 and
2199 earlier), these are found on the back of the title page. The online
2200 code charts carry specific restrictions. All other files, including
2201 online documentation of the core specification for Unicode 6.0 and
2202 later, are covered under these general Terms of Use.
2203
2204 6. No license is granted to "mirror" the Unicode website where a fee is
2205 charged for access to the "mirror" site.
2206
2207 7. Modification is not permitted with respect to this document. All copies
2208 of this document must be verbatim.
2209
2210 B. Restricted Rights Legend. Any technical data or software which is licensed
2211 to the United States of America, its agencies and/or instrumentalities
2212 under this Agreement is commercial technical data or commercial computer
2213 software developed exclusively at private expense as defined in FAR 2.101,
2214 or DFARS 252.227-7014 (June 1995), as applicable. For technical data, use,
2215 duplication, or disclosure by the Government is subject to restrictions as
2216 set forth in DFARS 202.227-7015 Technical Data, Commercial and Items (Nov
2217 1995) and this Agreement. For Software, in accordance with FAR 12-212 or
2218 DFARS 227-7202, as applicable, use, duplication or disclosure by the
2219 Government is subject to the restrictions set forth in this Agreement.
2220
2221 C. Warranties and Disclaimers.
2222 1. This publication and/or website may include technical or typographical
2223 errors or other inaccuracies . Changes are periodically added to the
2224 information herein; these changes will be incorporated in new editions
2225 of the publication and/or website. Unicode may make improvements and/or
2226 changes in the product(s) and/or program(s) described in this
2227 publication and/or website at any time.
2228
2229 2. If this file has been purchased on magnetic or optical media from
2230 Unicode, Inc. the sole and exclusive remedy for any claim will be
2231 exchange of the defective media within ninety (90) days of original
2232 purchase.
2233
2234 3. EXCEPT AS PROVIDED IN SECTION C.2, THIS PUBLICATION AND/OR SOFTWARE IS
2235 PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED,
2236 OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF
2237 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
2238 UNICODE AND ITS LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR
2239 OMISSIONS IN THIS PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH
2240 ARE REFERENCED BY OR LINKED TO THIS PUBLICATION OR THE UNICODE WEBSITE.
2241
2242 D. Waiver of Damages. In no event shall Unicode or its licensors be liable for
2243 any special, incidental, indirect or consequential damages of any kind, or
2244 any damages whatsoever, whether or not Unicode was advised of the
2245 possibility of the damage, including, without limitation, those resulting
2246 from the following: loss of use, data or profits, in connection with the
2247 use, modification or distribution of this information or its derivatives.
2248
2249 E.Trademarks & Logos.
2250 1. The Unicode Word Mark and the Unicode Logo are trademarks of Unicode,
2251 Inc. “The Unicode Consortium” and “Unicode, Inc.” are trade names of
2252 Unicode, Inc. Use of the information and materials found on this
2253 website indicates your acknowledgement of Unicode, Inc.’s exclusive
2254 worldwide rights in the Unicode Word Mark, the Unicode Logo, and the
2255 Unicode trade names.
2256
2257 2. The Unicode Consortium Name and Trademark Usage Policy (“Trademark
2258 Policy”) are incorporated herein by reference and you agree to abide by
2259 the provisions of the Trademark Policy, which may be changed from time
2260 to time in the sole discretion of Unicode, Inc.
2261
2262 3. All third party trademarks referenced herein are the property of their
2263 respective owners.
2264
2265 Miscellaneous.
2266 1. Jurisdiction and Venue. This server is operated from a location in the
2267 State of California, United States of America. Unicode makes no
2268 representation that the materials are appropriate for use in other
2269 locations. If you access this server from other locations, you are
2270 responsible for compliance with local laws. This Agreement, all use of
2271 this site and any claims and damages resulting from use of this site are
2272 governed solely by the laws of the State of California without regard to
2273 any principles which would apply the laws of a different jurisdiction.
2274 The user agrees that any disputes regarding this site shall be resolved
2275 solely in the courts located in Santa Clara County, California. The user
2276 agrees said courts have personal jurisdiction and agree to waive any
2277 right to transfer the dispute to any other forum.
2278
2279 2. Modification by Unicode. Unicode shall have the right to modify this
2280 Agreement at any time by posting it to this site. The user may not
2281 assign any part of this Agreement without Unicode’s prior written
2282 consent.
2283
2284 3. Taxes. The user agrees to pay any taxes arising from access to this
2285 website or use of the information herein, except for those based on
2286 Unicode’s net income.
2287
2288 4. Severability. If any provision of this Agreement is declared invalid or
2289 unenforceable, the remaining provisions of this Agreement shall remain
2290 in effect.
2291
2292 5. Entire Agreement. This Agreement constitutes the entire agreement
2293 between the parties.
2294
2295 EXHIBIT 1
2296 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
2297
2298 Unicode Data Files include all data files under the directories
2299 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
2300 http://www.unicode.org/cldr/data/. Unicode Data Files do not include PDF
2301 online code charts under the directory http://www.unicode.org/Public/.
2302 Software includes any source code published in the Unicode Standard or under
2303 the directories http://www.unicode.org/Public/,
2304 http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/.
2305
2306 NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING,
2307 INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA
2308 FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO
2309 BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT
2310 AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR
2311 SOFTWARE.
2312
2313 COPYRIGHT AND PERMISSION NOTICE
2314
2315 Copyright © 1991-2012 Unicode, Inc. All rights reserved. Distributed under the
2316 Terms of Use in http://www.unicode.org/copyright.html.
2317
2318 Permission is hereby granted, free of charge, to any person obtaining a copy
2319 of the Unicode data files and any associated documentation (the "Data Files")
2320 or Unicode software and any associated documentation (the "Software") to deal
2321 in the Data Files or Software without restriction, including without
2322 limitation the rights to use, copy, modify, merge, publish, distribute, and/or
2323 sell copies of the Data Files or Software, and to permit persons to whom the
2324 Data Files or Software are furnished to do so, provided that (a) the above
2325 copyright notice(s) and this permission notice appear with all copies of the
2326 Data Files or Software, (b) both the above copyright notice(s) and this
2327 permission notice appear in associated documentation, and (c) there is clear
2328 notice in each modified Data File or in the Software as well as in the
2329 documentation associated with the Data File(s) or Software that the data or
2330 software has been modified.
2331
2332 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
2333 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2334 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD
2335 PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
2336 THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
2337 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
2338 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
2339 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE
2340 DATA FILES OR SOFTWARE.
2341
2342 Except as contained in this notice, the name of a copyright holder shall not
2343 be used in advertising or otherwise to promote the sale, use or other dealings
2344 in these Data Files or Software without prior written authorization of the
2345 copyright holder.
2346
2347 Unicode and the Unicode logo are trademarks of Unicode, Inc. in the United
2348 States and other countries. All third party trademarks referenced herein are
2349 the property of their respective owners.
2350
2351 --- end of LICENSE ---
2352
2353 -------------------------------------------------------------------------------
2354
2355 %% This notice is provided with respect to UPX v3.01, which may be included
2356 with JRE 8 on Windows.
2357
2358 --- begin of LICENSE ---
2359
2360 Use of any of this software is governed by the terms of the license below:
2361
2362
2363 ooooo ooo ooooooooo. ooooooo ooooo
2364 `888' `8' `888 `Y88. `8888 d8'
2365 888 8 888 .d88' Y888..8P
2366 888 8 888ooo88P' `8888'
2367 888 8 888 .8PY888.
2368 `88. .8' 888 d8' `888b
2369 `YbodP' o888o o888o o88888o
2370
2371
2372 The Ultimate Packer for eXecutables
2373 Copyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnar
2374 http://wildsau.idv.uni-linz.ac.at/mfx/upx.html
2375 http://www.nexus.hu/upx
2376 http://upx.tsx.org
2377
2378
2379 PLEASE CAREFULLY READ THIS LICENSE AGREEMENT, ESPECIALLY IF YOU PLAN
2380 TO MODIFY THE UPX SOURCE CODE OR USE A MODIFIED UPX VERSION.
2381
2382
2383 ABSTRACT
2384 ========
2385
2386 UPX and UCL are copyrighted software distributed under the terms
2387 of the GNU General Public License (hereinafter the "GPL").
2388
2389 The stub which is imbedded in each UPX compressed program is part
2390 of UPX and UCL, and contains code that is under our copyright. The
2391 terms of the GNU General Public License still apply as compressing
2392 a program is a special form of linking with our stub.
2393
2394 As a special exception we grant the free usage of UPX for all
2395 executables, including commercial programs.
2396 See below for details and restrictions.
2397
2398
2399 COPYRIGHT
2400 =========
2401
2402 UPX and UCL are copyrighted software. All rights remain with the authors.
2403
2404 UPX is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer
2405 UPX is Copyright (C) 1996-2000 Laszlo Molnar
2406
2407 UCL is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer
2408
2409
2410 GNU GENERAL PUBLIC LICENSE
2411 ==========================
2412
2413 UPX and the UCL library are free software; you can redistribute them
2414 and/or modify them under the terms of the GNU General Public License as
2415 published by the Free Software Foundation; either version 2 of
2416 the License, or (at your option) any later version.
2417
2418 UPX and UCL are distributed in the hope that they will be useful,
2419 but WITHOUT ANY WARRANTY; without even the implied warranty of
2420 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2421 GNU General Public License for more details.
2422
2423 You should have received a copy of the GNU General Public License
2424 along with this program; see the file COPYING.
2425
2426
2427 SPECIAL EXCEPTION FOR COMPRESSED EXECUTABLES
2428 ============================================
2429
2430 The stub which is imbedded in each UPX compressed program is part
2431 of UPX and UCL, and contains code that is under our copyright. The
2432 terms of the GNU General Public License still apply as compressing
2433 a program is a special form of linking with our stub.
2434
2435 Hereby Markus F.X.J. Oberhumer and Laszlo Molnar grant you special
2436 permission to freely use and distribute all UPX compressed programs
2437 (including commercial ones), subject to the following restrictions:
2438
2439 1. You must compress your program with a completely unmodified UPX
2440 version; either with our precompiled version, or (at your option)
2441 with a self compiled version of the unmodified UPX sources as
2442 distributed by us.
2443 2. This also implies that the UPX stub must be completely unmodfied, i.e.
2444 the stub imbedded in your compressed program must be byte-identical
2445 to the stub that is produced by the official unmodified UPX version.
2446 3. The decompressor and any other code from the stub must exclusively get
2447 used by the unmodified UPX stub for decompressing your program at
2448 program startup. No portion of the stub may get read, copied,
2449 called or otherwise get used or accessed by your program.
2450
2451
2452 ANNOTATIONS
2453 ===========
2454
2455 - You can use a modified UPX version or modified UPX stub only for
2456 programs that are compatible with the GNU General Public License.
2457
2458 - We grant you special permission to freely use and distribute all UPX
2459 compressed programs. But any modification of the UPX stub (such as,
2460 but not limited to, removing our copyright string or making your
2461 program non-decompressible) will immediately revoke your right to
2462 use and distribute a UPX compressed program.
2463
2464 - UPX is not a software protection tool; by requiring that you use
2465 the unmodified UPX version for your proprietary programs we
2466 make sure that any user can decompress your program. This protects
2467 both you and your users as nobody can hide malicious code -
2468 any program that cannot be decompressed is highly suspicious
2469 by definition.
2470
2471 - You can integrate all or part of UPX and UCL into projects that
2472 are compatible with the GNU GPL, but obviously you cannot grant
2473 any special exceptions beyond the GPL for our code in your project.
2474
2475 - We want to actively support manufacturers of virus scanners and
2476 similar security software. Please contact us if you would like to
2477 incorporate parts of UPX or UCL into such a product.
2478
2479
2480
2481 Markus F.X.J. Oberhumer Laszlo Molnar
2482 markus.oberhumer@jk.uni-linz.ac.at ml1050@cdata.tvnet.hu
2483
2484 Linz, Austria, 25 Feb 2000
2485
2486 Additional License(s)
2487
2488 The UPX license file is at http://upx.sourceforge.net/upx-license.html.
2489
2490 --- end of LICENSE ---
2491
2492 -------------------------------------------------------------------------------
2493
2494 %% This notice is provided with respect to Xfree86-VidMode Extension 1.0,
2495 which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
2496
2497 --- begin of LICENSE ---
2498
2499 Version 1.1 of XFree86 ProjectLicence.
2500
2501 Copyright (C) 1994-2004 The XFree86 Project, Inc. All rights reserved.
2502
2503 Permission is hereby granted, free of charge, to any person obtaining a copy of
2504 this software and associated documentation files (the "Software"), to deal
2505 in the Software without restriction, including without limitation the rights
2506 to use, copy, modify, merge, publish, distribute, sublicence, and/or sell
2507 copies of the Software, and to permit persons to whom the Software is furnished
2508 to do so,subject to the following conditions:
2509
2510 1. Redistributions of source code must retain the above copyright
2511 notice,this list of conditions, and the following disclaimer.
2512
2513 2. Redistributions in binary form must reproduce the above copyright notice,
2514 this list of conditions and the following disclaimer in the documentation
2515 and/or other materials provided with the distribution, and in the same place
2516 and form as other copyright, license and disclaimer information.
2517
2518 3. The end-user documentation included with the redistribution, if any,must
2519 include the following acknowledgment: "This product includes
2520 software developed by The XFree86 Project, Inc (http://www.xfree86.org/) and
2521 its contributors", in the same place and form as other third-party
2522 acknowledgments. Alternately, this acknowledgment may appear in the software
2523 itself, in the same form and location as other such third-party
2524 acknowledgments.
2525
2526 4. Except as contained in this notice, the name of The XFree86 Project,Inc
2527 shall not be used in advertising or otherwise to promote the sale, use
2528 or other dealings in this Software without prior written authorization from
2529 The XFree86 Project, Inc.
2530
2531 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
2532 WARRANTIES,INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2533 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
2534 EVENT SHALL THE XFREE86 PROJECT, INC OR ITS CONTRIBUTORS BE LIABLE FOR ANY
2535 DIRECT, INDIRECT, INCIDENTAL,SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2536 (INCLUDING, BUT NOT LIMITED TO,PROCUREMENT OF SUBSTITUTE GOODS OR
2537 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2538 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2539 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2540 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
2541 DAMAGE.
2542
2543 --- end of LICENSE ---
2544
2545 -------------------------------------------------------------------------------
2546
2547 %% This notice is provided with respect to X Window System 6.8.2, which may be
2548 included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
2549
2550 --- begin of LICENSE ---
2551
2552 Licenses
2553 The X.Org Foundation March 2004
2554
2555 1. Introduction
2556
2557 The X.org Foundation X Window System distribution is a compilation of code and
2558 documentation from many sources. This document is intended primarily as a
2559 guide to the licenses used in the distribution: you must check each file
2560 and/or package for precise redistribution terms. None-the-less, this summary
2561 may be useful to many users. No software incorporating the XFree86 1.1 license
2562 has been incorporated.
2563
2564 This document is based on the compilation from XFree86.
2565
2566 2. XFree86 License
2567
2568 XFree86 code without an explicit copyright is covered by the following
2569 copyright/license:
2570
2571 Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights Reserved.
2572
2573 Permission is hereby granted, free of charge, to any person obtaining a copy
2574 of this software and associated documentation files (the "Software"), to deal
2575 in the Software without restriction, including without limitation the rights
2576 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2577 copies of the Software, and to permit persons to whom the Software is
2578 furnished to do so, subject to the following conditions:
2579
2580 The above copyright notice and this permission notice shall be included in all
2581 copies or substantial portions of the Software.
2582
2583 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2584 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2585 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2586 XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2587 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2588 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2589
2590 Except as contained in this notice, the name of the XFree86 Project shall not
2591 be used in advertising or otherwise to promote the sale, use or other dealings
2592 in this Software without prior written authorization from the XFree86 Project.
2593
2594 3. Other Licenses
2595
2596 Portions of code are covered by the following licenses/copyrights. See
2597 individual files for the copyright dates.
2598
2599 3.1. X/MIT Copyrights
2600
2601 3.1.1. X Consortium
2602
2603 Copyright (C) <date> X Consortium
2604
2605 Permission is hereby granted, free of charge, to any person obtaining a copy
2606 of this software and associated documentation files (the "Software"), to deal
2607 in the Software without restriction, including without limitation the rights
2608 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2609 copies of the Software, and to permit persons to whom the Software is
2610 furnished to do so, subject to the following conditions:
2611
2612 The above copyright notice and this permission notice shall be included in all
2613 copies or substantial portions of the Software.
2614
2615 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2616 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2617 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X
2618 CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
2619 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2620 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2621
2622 Except as contained in this notice, the name of the X Consortium shall not be
2623 used in advertising or otherwise to promote the sale, use or other dealings in
2624 this Software without prior written authorization from the X Consortium.
2625
2626 X Window System is a trademark of X Consortium, Inc.
2627
2628 3.1.2. The Open Group
2629
2630 Copyright <date> The Open Group
2631
2632 Permission to use, copy, modify, distribute, and sell this software and its
2633 documentation for any purpose is hereby granted without fee, provided that the
2634 above copyright notice appear in all copies and that both that copyright
2635 notice and this permission notice appear in supporting documentation.
2636
2637 The above copyright notice and this permission notice shall be included in all
2638 copies or substantial portions of the Software.
2639
2640 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2641 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2642 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2643 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
2644 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2645 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2646
2647 Except as contained in this notice, the name of The Open Group shall not be
2648 used in advertising or otherwise to promote the sale, use or other dealings in
2649 this Software without prior written authorization from The Open Group. 3.2.
2650 Berkeley-based copyrights:
2651
2652 o
2653 3.2.1. General
2654
2655 Redistribution and use in source and binary forms, with or without
2656 modification, are permitted provided that the following conditions are met:
2657
2658 1. Redistributions of source code must retain the above copyright notice,
2659 this list of conditions and the following disclaimer.
2660
2661 2. Redistributions in binary form must reproduce the above copyright
2662 notice, this list of conditions and the following disclaimer in the
2663 documentation and/or other materials provided with the distribution.
2664
2665 3. The name of the author may not be used to endorse or promote products
2666 derived from this software without specific prior written permission.
2667
2668 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
2669 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2670 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
2671 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2672 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2673 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
2674 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
2675 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2676 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2677 POSSIBILITY OF SUCH DAMAGE. 3.2.2. UCB/LBL
2678
2679 Copyright (c) 1993 The Regents of the University of California. All rights
2680 reserved.
2681
2682 This software was developed by the Computer Systems Engineering group at
2683 Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and contributed to
2684 Berkeley.
2685
2686 All advertising materials mentioning features or use of this software must
2687 display the following acknowledgement: This product includes software
2688 developed by the University of California, Lawrence Berkeley Laboratory.
2689
2690 Redistribution and use in source and binary forms, with or without
2691 modification, are permitted provided that the following conditions are met:
2692
2693 1. Redistributions of source code must retain the above copyright notice,
2694 this list of conditions and the following disclaimer.
2695
2696 2. Redistributions in binary form must reproduce the above copyright
2697 notice, this list of conditions and the following disclaimer in the
2698 documentation and/or other materials provided with the distribution.
2699
2700 3. All advertising materials mentioning features or use of this software
2701 must display the following acknowledgement: This product includes software
2702 developed by the University of California, Berkeley and its contributors.
2703
2704 4. Neither the name of the University nor the names of its contributors may
2705 be used to endorse or promote products derived from this software without
2706 specific prior written permission.
2707
2708 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY
2709 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2710 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2711 DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
2712 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2713 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2714 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2715 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2716 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2717 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3.2.3. The
2718 NetBSD Foundation, Inc.
2719
2720 Copyright (c) 2003 The NetBSD Foundation, Inc. All rights reserved.
2721
2722 This code is derived from software contributed to The NetBSD Foundation by Ben
2723 Collver <collver1@attbi.com>
2724
2725 Redistribution and use in source and binary forms, with or without
2726 modification, are permitted provided that the following conditions are met:
2727
2728 1. Redistributions of source code must retain the above copyright notice,
2729 this list of conditions and the following disclaimer.
2730
2731 2. Redistributions in binary form must reproduce the above copyright
2732 notice, this list of conditions and the following disclaimer in the
2733 documentation and/or other materials provided with the distribution.
2734
2735 3. All advertising materials mentioning features or use of this software
2736 must display the following acknowledgement: This product includes software
2737 developed by the NetBSD Foundation, Inc. and its contributors.
2738
2739 4. Neither the name of The NetBSD Foundation nor the names of its
2740 contributors may be used to endorse or promote products derived from this
2741 software without specific prior written permission.
2742
2743 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS ``AS
2744 IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2745 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2746 DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY
2747 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2748 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2749 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2750 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2751 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2752 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3.2.4. Theodore
2753 Ts'o.
2754
2755 Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All rights
2756 reserved.
2757
2758 Redistribution and use in source and binary forms, with or without
2759 modification, are permitted provided that the following conditions are met:
2760
2761 1. Redistributions of source code must retain the above copyright notice,
2762 and the entire permission notice in its entirety, including the disclaimer
2763 of warranties.
2764
2765 2. Redistributions in binary form must reproduce the above copyright
2766 notice, this list of conditions and the following disclaimer in the
2767 documentation and/or other materials provided with the distribution.
2768
2769 3. he name of the author may not be used to endorse or promote products
2770 derived from this software without specific prior written permission.
2771
2772 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
2773 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
2774 FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY DISCLAIMED. IN NO
2775 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2776 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2777 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
2778 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
2779 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2780 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE
2781 POSSIBILITY OF SUCH DAMAGE. 3.2.5. Theo de Raadt and Damien Miller
2782
2783 Copyright (c) 1995,1999 Theo de Raadt. All rights reserved. Copyright (c)
2784 2001-2002 Damien Miller. All rights reserved.
2785
2786 Redistribution and use in source and binary forms, with or without
2787 modification, are permitted provided that the following conditions are met:
2788
2789 1. Redistributions of source code must retain the above copyright notice,
2790 this list of conditions and the following disclaimer.
2791
2792 2. Redistributions in binary form must reproduce the above copyright
2793 notice, this list of conditions and the following disclaimer in the
2794 documentation and/or other materials provided with the distribution.
2795
2796 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
2797 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2798 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
2799 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2800 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2801 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
2802 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
2803 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2804 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2805 POSSIBILITY OF SUCH DAMAGE. 3.2.6. Todd C. Miller
2806
2807 Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
2808
2809 Permission to use, copy, modify, and distribute this software for any purpose
2810 with or without fee is hereby granted, provided that the above copyright
2811 notice and this permission notice appear in all copies.
2812
2813 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL WARRANTIES
2814 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2815 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE FOR
2816 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2817 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
2818 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
2819 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3.2.7. Thomas
2820 Winischhofer
2821
2822 Copyright (C) 2001-2004 Thomas Winischhofer
2823
2824 Redistribution and use in source and binary forms, with or without
2825 modification, are permitted provided that the following conditions are met:
2826
2827 1. Redistributions of source code must retain the above copyright notice,
2828 this list of conditions and the following disclaimer.
2829
2830 2. Redistributions in binary form must reproduce the above copyright
2831 notice, this list of conditions and the following disclaimer in the
2832 documentation and/or other materials provided with the distribution.
2833
2834 3. The name of the author may not be used to endorse or promote products
2835 derived from this software without specific prior written permission.
2836
2837 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESSED OR IMPLIED
2838 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2839 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
2840 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2841 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2842 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
2843 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
2844 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2845 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2846 POSSIBILITY OF SUCH DAMAGE. 3.3. NVIDIA Corp
2847
2848 Copyright (c) 1996 NVIDIA, Corp. All rights reserved.
2849
2850 NOTICE TO USER: The source code is copyrighted under U.S. and international
2851 laws. NVIDIA, Corp. of Sunnyvale, California owns the copyright and as design
2852 patents pending on the design and interface of the NV chips. Users and
2853 possessors of this source code are hereby granted a nonexclusive, royalty-free
2854 copyright and design patent license to use this code in individual and
2855 commercial software.
2856
2857 Any use of this source code must include, in the user documentation and
2858 internal comments to the code, notices to the end user as follows:
2859
2860 Copyright (c) 1996 NVIDIA, Corp. NVIDIA design patents pending in the U.S. and
2861 foreign countries.
2862
2863 NVIDIA, CORP. MAKES NO REPRESENTATION ABOUT THE SUITABILITY OF THIS SOURCE
2864 CODE FOR ANY PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED
2865 WARRANTY OF ANY KIND. NVIDIA, CORP. DISCLAIMS ALL WARRANTIES WITH REGARD TO
2866 THIS SOURCE CODE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
2867 FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL NVIDIA, CORP. BE LIABLE
2868 FOR ANY SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, OR ANY
2869 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2870 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
2871 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE. 3.4. GLX Public
2872 License
2873
2874 GLX PUBLIC LICENSE (Version 1.0 (2/11/99)) ("License")
2875
2876 Subject to any third party claims, Silicon Graphics, Inc. ("SGI") hereby
2877 grants permission to Recipient (defined below), under Recipient's copyrights
2878 in the Original Software (defined below), to use, copy, modify, merge,
2879 publish, distribute, sublicense and/or sell copies of Subject Software
2880 (defined below), and to permit persons to whom the Subject Software is
2881 furnished in accordance with this License to do the same, subject to all of
2882 the following terms and conditions, which Recipient accepts by engaging in any
2883 such use, copying, modifying, merging, publishing, distributing, sublicensing
2884 or selling:
2885
2886 1. Definitions.
2887
2888 (a) "Original Software" means source code of computer software code which
2889 is described in Exhibit A as Original Software.
2890
2891 (b) "Modifications" means any addition to or deletion from the substance
2892 or structure of either the Original Software or any previous
2893 Modifications. When Subject Software is released as a series of files, a
2894 Modification means (i) any addition to or deletion from the contents of a
2895 file containing Original Software or previous Modifications and (ii) any
2896 new file that contains any part of the Original Code or previous
2897 Modifications.
2898
2899 (c) "Subject Software" means the Original Software or Modifications or the
2900 combination of the Original Software and Modifications, or portions of any
2901 of the foregoing.
2902
2903 (d) "Recipient" means an individual or a legal entity exercising rights
2904 under, and complying with all of the terms of, this License. For legal
2905 entities, "Recipient" includes any entity which controls, is controlled
2906 by, or is under common control with Recipient. For purposes of this
2907 definition, "control" of an entity means (a) the power, direct or
2908 indirect, to direct or manage such entity, or (b) ownership of fifty
2909 percent (50%) or more of the outstanding shares or beneficial ownership of
2910 such entity.
2911
2912 2. Redistribution of Source Code Subject to These Terms. Redistributions of
2913 Subject Software in source code form must retain the notice set forth in
2914 Exhibit A, below, in every file. A copy of this License must be included in
2915 any documentation for such Subject Software where the recipients' rights
2916 relating to Subject Software are described. Recipient may distribute the
2917 source code version of Subject Software under a license of Recipient's choice,
2918 which may contain terms different from this License, provided that (i)
2919 Recipient is in compliance with the terms of this License, and (ii) the
2920 license terms include this Section 2 and Sections 3, 4, 7, 8, 10, 12 and 13 of
2921 this License, which terms may not be modified or superseded by any other terms
2922 of such license. If Recipient distributes the source code version under a
2923 different license Recipient must make it absolutely clear that any terms which
2924 differ from this License are offered by Recipient alone, not by SGI. Recipient
2925 hereby agrees to indemnify SGI for any liability incurred by SGI as a result
2926 of any such terms Recipient offers.
2927
2928 3. Redistribution in Executable Form. The notice set forth in Exhibit A must
2929 be conspicuously included in any notice in an executable version of Subject
2930 Software, related documentation or collateral in which Recipient describes the
2931 user's rights relating to the Subject Software. Recipient may distribute the
2932 executable version of Subject Software under a license of Recipient's choice,
2933 which may contain terms different from this License, provided that (i)
2934 Recipient is in compliance with the terms of this License, and (ii) the
2935 license terms include this Section 3 and Sections 4, 7, 8, 10, 12 and 13 of
2936 this License, which terms may not be modified or superseded by any other terms
2937 of such license. If Recipient distributes the executable version under a
2938 different license Recipient must make it absolutely clear that any terms which
2939 differ from this License are offered by Recipient alone, not by SGI. Recipient
2940 hereby agrees to indemnify SGI for any liability incurred by SGI as a result
2941 of any such terms Recipient offers.
2942
2943 4. Termination. This License and the rights granted hereunder will terminate
2944 automatically if Recipient fails to comply with terms herein and fails to cure
2945 such breach within 30 days of the breach. Any sublicense to the Subject
2946 Software which is properly granted shall survive any termination of this
2947 License absent termination by the terms of such sublicense. Provisions which,
2948 by their nature, must remain in effect beyond the termination of this License
2949 shall survive.
2950
2951 5. No Trademark Rights. This License does not grant any rights to use any
2952 trade name, trademark or service mark whatsoever. No trade name, trademark or
2953 service mark of SGI may be used to endorse or promote products derived from
2954 the Subject Software without prior written permission of SGI.
2955
2956 6. No Other Rights. This License does not grant any rights with respect to the
2957 OpenGL API or to any software or hardware implementation thereof or to any
2958 other software whatsoever, nor shall any other rights or licenses not
2959 expressly granted hereunder arise by implication, estoppel or otherwise with
2960 respect to the Subject Software. Title to and ownership of the Original
2961 Software at all times remains with SGI. All rights in the Original Software
2962 not expressly granted under this License are reserved.
2963
2964 7. Compliance with Laws; Non-Infringement. Recipient shall comply with all
2965 applicable laws and regulations in connection with use and distribution of the
2966 Subject Software, including but not limited to, all export and import control
2967 laws and regulations of the U.S. government and other countries. Recipient may
2968 not distribute Subject Software that (i) in any way infringes (directly or
2969 contributorily) the rights (including patent, copyright, trade secret,
2970 trademark or other intellectual property rights of any kind) of any other
2971 person or entity or (ii) breaches any representation or warranty, express,
2972 implied or statutory, which under any applicable law it might be deemed to
2973 have been distributed.
2974
2975 8. Claims of Infringement. If Recipient at any time has knowledge of any one
2976 or more third party claims that reproduction, modification, use, distribution,
2977 import or sale of Subject Software (including particular functionality or code
2978 incorporated in Subject Software) infringes the third party's intellectual
2979 property rights, Recipient must place in a well-identified web page bearing
2980 the title "LEGAL" a description of each such claim and a description of the
2981 party making each such claim in sufficient detail that a user of the Subject
2982 Software will know whom to contact regarding the claim. Also, upon gaining
2983 such knowledge of any such claim, Recipient must conspicuously include the URL
2984 for such web page in the Exhibit A notice required under Sections 2 and 3,
2985 above, and in the text of any related documentation, license agreement or
2986 collateral in which Recipient describes end user's rights relating to the
2987 Subject Software. If Recipient obtains such knowledge after it makes Subject
2988 Software available to any other person or entity, Recipient shall take other
2989 steps (such as notifying appropriate mailing lists or newsgroups) reasonably
2990 calculated to inform those who received the Subject Software that new
2991 knowledge has been obtained.
2992
2993 9. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
2994 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
2995 LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS,
2996 MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON- INFRINGING. SGI ASSUMES NO
2997 RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE
2998 PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY
2999 SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
3000 ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
3001 HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
3002
3003 10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
3004 WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY),
3005 CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY
3006 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
3007 CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK
3008 STOPPAGE, LOSS OF DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
3009 COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF
3010 THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY
3011 TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SGI's NEGLIGENCE TO
3012 THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT
3013 ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
3014 THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO RECIPIENT.
3015
3016 11. Indemnity. Recipient shall be solely responsible for damages arising,
3017 directly or indirectly, out of its utilization of rights under this License.
3018 Recipient will defend, indemnify and hold harmless Silicon Graphics, Inc. from
3019 and against any loss, liability, damages, costs or expenses (including the
3020 payment of reasonable attorneys fees) arising out of Recipient's use,
3021 modification, reproduction and distribution of the Subject Software or out of
3022 any representation or warranty made by Recipient.
3023
3024 12. U.S. Government End Users. The Subject Software is a "commercial item"
3025 consisting of "commercial computer software" as such terms are defined in
3026 title 48 of the Code of Federal Regulations and all U.S. Government End Users
3027 acquire only the rights set forth in this License and are subject to the terms
3028 of this License.
3029
3030 13. Miscellaneous. This License represents the complete agreement concerning
3031 subject matter hereof. If any provision of this License is held to be
3032 unenforceable, such provision shall be reformed so as to achieve as nearly as
3033 possible the same economic effect as the original provision and the remainder
3034 of this License will remain in effect. This License shall be governed by and
3035 construed in accordance with the laws of the United States and the State of
3036 California as applied to agreements entered into and to be performed entirely
3037 within California between California residents. Any litigation relating to
3038 this License shall be subject to the exclusive jurisdiction of the Federal
3039 Courts of the Northern District of California (or, absent subject matter
3040 jurisdiction in such courts, the courts of the State of California), with
3041 venue lying exclusively in Santa Clara County, California, with the losing
3042 party responsible for costs, including without limitation, court costs and
3043 reasonable attorneys fees and expenses. The application of the United Nations
3044 Convention on Contracts for the International Sale of Goods is expressly
3045 excluded. Any law or regulation which provides that the language of a contract
3046 shall be construed against the drafter shall not apply to this License.
3047
3048 Exhibit A
3049
3050 The contents of this file are subject to Sections 2, 3, 4, 7, 8, 10, 12 and 13
3051 of the GLX Public License Version 1.0 (the "License"). You may not use this
3052 file except in compliance with those sections of the License. You may obtain a
3053 copy of the License at Silicon Graphics, Inc., attn: Legal Services, 2011 N.
3054 Shoreline Blvd., Mountain View, CA 94043 or at
3055 http://www.sgi.com/software/opensource/glx/license.html.
3056
3057 Software distributed under the License is distributed on an "AS IS" basis. ALL
3058 WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
3059 WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF NON-
3060 INFRINGEMENT. See the License for the specific language governing rights and
3061 limitations under the License.
3062
3063 The Original Software is GLX version 1.2 source code, released February, 1999.
3064 The developer of the Original Software is Silicon Graphics, Inc. Those
3065 portions of the Subject Software created by Silicon Graphics, Inc. are
3066 Copyright (c) 1991-9 Silicon Graphics, Inc. All Rights Reserved. 3.5. CID
3067 Font Code Public License
3068
3069 CID FONT CODE PUBLIC LICENSE (Version 1.0 (3/31/99))("License")
3070
3071 Subject to any applicable third party claims, Silicon Graphics, Inc. ("SGI")
3072 hereby grants permission to Recipient (defined below), under SGI's copyrights
3073 in the Original Software (defined below), to use, copy, modify, merge,
3074 publish, distribute, sublicense and/or sell copies of Subject Software
3075 (defined below) in both source code and executable form, and to permit persons
3076 to whom the Subject Software is furnished in accordance with this License to
3077 do the same, subject to all of the following terms and conditions, which
3078 Recipient accepts by engaging in any such use, copying, modifying, merging,
3079 publication, distributing, sublicensing or selling:
3080
3081 1. Definitions.
3082
3083 a. "Original Software" means source code of computer software code that is
3084 described in Exhibit A as Original Software.
3085
3086 b. "Modifications" means any addition to or deletion from the substance or
3087 structure of either the Original Software or any previous Modifications.
3088 When Subject Software is released as a series of files, a Modification
3089 means (i) any addition to or deletion from the contents of a file
3090 containing Original Software or previous Modifications and (ii) any new
3091 file that contains any part of the Original Code or previous
3092 Modifications.
3093
3094 c. "Subject Software" means the Original Software or Modifications or the
3095 combination of the Original Software and Modifications, or portions of any
3096 of the foregoing.
3097
3098 d. "Recipient" means an individual or a legal entity exercising rights
3099 under the terms of this License. For legal entities, "Recipient" includes
3100 any entity that controls, is controlled by, or is under common control
3101 with Recipient. For purposes of this definition, "control" of an entity
3102 means (i) the power, direct or indirect, to direct or manage such entity,
3103 or (ii) ownership of fifty percent (50%) or more of the outstanding shares
3104 or beneficial ownership of such entity.
3105
3106 e. "Required Notice" means the notice set forth in Exhibit A to this
3107 License.
3108
3109 f. "Accompanying Technology" means any software or other technology that
3110 is not a Modification and that is distributed or made publicly available
3111 by Recipient with the Subject Software. Separate software files that do
3112 not contain any Original Software or any previous Modification shall not
3113 be deemed a Modification, even if such software files are aggregated as
3114 part of a product, or in any medium of storage, with any file that does
3115 contain Original Software or any previous Modification.
3116
3117 2. License Terms. All distribution of the Subject Software must be made
3118 subject to the terms of this License. A copy of this License and the Required
3119 Notice must be included in any documentation for Subject Software where
3120 Recipient's rights relating to Subject Software and/or any Accompanying
3121 Technology are described. Distributions of Subject Software in source code
3122 form must also include the Required Notice in every file distributed. In
3123 addition, a ReadMe file entitled "Important Legal Notice" must be distributed
3124 with each distribution of one or more files that incorporate Subject Software.
3125 That file must be included with distributions made in both source code and
3126 executable form. A copy of the License and the Required Notice must be
3127 included in that file. Recipient may distribute Accompanying Technology under
3128 a license of Recipient's choice, which may contain terms different from this
3129 License, provided that (i) Recipient is in compliance with the terms of this
3130 License, (ii) such other license terms do not modify or supersede the terms of
3131 this License as applicable to the Subject Software, (iii) Recipient hereby
3132 indemnifies SGI for any liability incurred by SGI as a result of the
3133 distribution of Accompanying Technology or the use of other license terms.
3134
3135 3. Termination. This License and the rights granted hereunder will terminate
3136 automatically if Recipient fails to comply with terms herein and fails to cure
3137 such breach within 30 days of the breach. Any sublicense to the Subject
3138 Software that is properly granted shall survive any termination of this
3139 License absent termination by the terms of such sublicense. Provisions which,
3140 by their nature, must remain in effect beyond the termination of this License
3141 shall survive.
3142
3143 4. Trademark Rights. This License does not grant any rights to use any trade
3144 name, trademark or service mark whatsoever. No trade name, trademark or
3145 service mark of SGI may be used to endorse or promote products derived from or
3146 incorporating any Subject Software without prior written permission of SGI.
3147
3148 5. No Other Rights. No rights or licenses not expressly granted hereunder
3149 shall arise by implication, estoppel or otherwise. Title to and ownership of
3150 the Original Software at all times remains with SGI. All rights in the
3151 Original Software not expressly granted under this License are reserved.
3152
3153 6. Compliance with Laws; Non-Infringement. Recipient shall comply with all
3154 applicable laws and regulations in connection with use and distribution of the
3155 Subject Software, including but not limited to, all export and import control
3156 laws and regulations of the U.S. government and other countries. Recipient may
3157 not distribute Subject Software that (i) in any way infringes (directly or
3158 contributorily) the rights (including patent, copyright, trade secret,
3159 trademark or other intellectual property rights of any kind) of any other
3160 person or entity, or (ii) breaches any representation or warranty, express,
3161 implied or statutory, which under any applicable law it might be deemed to
3162 have been distributed.
3163
3164 7. Claims of Infringement. If Recipient at any time has knowledge of any one
3165 or more third party claims that reproduction, modification, use, distribution,
3166 import or sale of Subject Software (including particular functionality or code
3167 incorporated in Subject Software) infringes the third party's intellectual
3168 property rights, Recipient must place in a well-identified web page bearing
3169 the title "LEGAL" a description of each such claim and a description of the
3170 party making each such claim in sufficient detail that a user of the Subject
3171 Software will know whom to contact regarding the claim. Also, upon gaining
3172 such knowledge of any such claim, Recipient must conspicuously include the URL
3173 for such web page in the Required Notice, and in the text of any related
3174 documentation, license agreement or collateral in which Recipient describes
3175 end user's rights relating to the Subject Software. If Recipient obtains such
3176 knowledge after it makes Subject Software available to any other person or
3177 entity, Recipient shall take other steps (such as notifying appropriate
3178 mailing lists or newsgroups) reasonably calculated to provide such knowledge
3179 to those who received the Subject Software.
3180
3181 8. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
3182 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
3183 LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS,
3184 MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. SGI ASSUMES NO
3185 RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE
3186 PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY
3187 SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
3188 ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
3189 HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
3190
3191 9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
3192 WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY),
3193 CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY CLAIM,
3194 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
3195 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SUBJECT SOFTWARE OR
3196 THE USE OR OTHER DEALINGS IN THE SUBJECT SOFTWARE. SOME JURISDICTIONS DO NOT
3197 ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN DAMAGES, SO THIS EXCLUSION AND
3198 LIMITATION MAY NOT APPLY TO RECIPIENT TO THE EXTENT SO DISALLOWED.
3199
3200 10. Indemnity. Recipient shall be solely responsible for damages arising,
3201 directly or indirectly, out of its utilization of rights under this License.
3202 Recipient will defend, indemnify and hold SGI and its successors and assigns
3203 harmless from and against any loss, liability, damages, costs or expenses
3204 (including the payment of reasonable attorneys fees) arising out of
3205 (Recipient's use, modification, reproduction and distribution of the Subject
3206 Software or out of any representation or warranty made by Recipient.
3207
3208 11. U.S. Government End Users. The Subject Software is a "commercial item"
3209 consisting of "commercial computer software" as such terms are defined in
3210 title 48 of the Code of Federal Regulations and all U.S. Government End Users
3211 acquire only the rights set forth in this License and are subject to the terms
3212 of this License.
3213
3214 12. Miscellaneous. This License represents the complete agreement concerning
3215 subject matter hereof. If any provision of this License is held to be
3216 unenforceable by any judicial or administrative authority having proper
3217 jurisdiction with respect thereto, such provision shall be reformed so as to
3218 achieve as nearly as possible the same economic effect as the original
3219 provision and the remainder of this License will remain in effect. This
3220 License shall be governed by and construed in accordance with the laws of the
3221 United States and the State of California as applied to agreements entered
3222 into and to be performed entirely within California between California
3223 residents. Any litigation relating to this License shall be subject to the
3224 exclusive jurisdiction of the Federal Courts of the Northern District of
3225 California (or, absent subject matter jurisdiction in such courts, the courts
3226 of the State of California), with venue lying exclusively in Santa Clara
3227 County, California, with the losing party responsible for costs, including
3228 without limitation, court costs and reasonable attorneys fees and expenses.
3229 The application of the United Nations Convention on Contracts for the
3230 International Sale of Goods is expressly excluded. Any law or regulation that
3231 provides that the language of a contract shall be construed against the
3232 drafter shall not apply to this License.
3233
3234 Exhibit A
3235
3236 Copyright (c) 1994-1999 Silicon Graphics, Inc.
3237
3238 The contents of this file are subject to the CID Font Code Public License
3239 Version 1.0 (the "License"). You may not use this file except in compliance
3240 with the License. You may obtain a copy of the License at Silicon Graphics,
3241 Inc., attn: Legal Services, 2011 N. Shoreline Blvd., Mountain View, CA 94043
3242 or at http://www.sgi.com/software/opensource/cid/license.html
3243
3244 Software distributed under the License is distributed on an "AS IS" basis. ALL
3245 WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
3246 WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF
3247 NON-INFRINGEMENT. See the License for the specific language governing rights
3248 and limitations under the License.
3249
3250 The Original Software (as defined in the License) is CID font code that was
3251 developed by Silicon Graphics, Inc. Those portions of the Subject Software (as
3252 defined in the License) that were created by Silicon Graphics, Inc. are
3253 Copyright (c) 1994-1999 Silicon Graphics, Inc. All Rights Reserved.
3254
3255 [NOTE: When using this text in connection with Subject Software delivered
3256 solely in object code form, Recipient may replace the words "this file" with
3257 "this software" in both the first and second sentences.] 3.6. Bitstream Vera
3258 Fonts Copyright
3259
3260 The fonts have a generous copyright, allowing derivative works (as long as
3261 "Bitstream" or "Vera" are not in the names), and full redistribution (so long
3262 as they are not *sold* by themselves). They can be be bundled, redistributed
3263 and sold with any software.
3264
3265 The fonts are distributed under the following copyright:
3266
3267 Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a
3268 trademark of Bitstream, Inc.
3269
3270 Permission is hereby granted, free of charge, to any person obtaining a copy
3271 of the fonts accompanying this license ("Fonts") and associated documentation
3272 files (the "Font Software"), to reproduce and distribute the Font Software,
3273 including without limitation the rights to use, copy, merge, publish,
3274 distribute, and/or sell copies of the Font Software, and to permit persons to
3275 whom the Font Software is furnished to do so, subject to the following
3276 conditions:
3277
3278 The above copyright and trademark notices and this permission notice shall be
3279 included in all copies of one or more of the Font Software typefaces.
3280
3281 The Font Software may be modified, altered, or added to, and in particular the
3282 designs of glyphs or characters in the Fonts may be modified and additional
3283 glyphs or characters may be added to the Fonts, only if the fonts are renamed
3284 to names not containing either the words "Bitstream" or the word "Vera".
3285
3286 This License becomes null and void to the extent applicable to Fonts or Font
3287 Software that has been modified and is distributed under the "Bitstream Vera"
3288 names.
3289
3290 The Font Software may be sold as part of a larger software package but no copy
3291 of one or more of the Font Software typefaces may be sold by itself.
3292
3293 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
3294 OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
3295 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
3296 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION
3297 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL,
3298 SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION
3299 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO
3300 USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
3301
3302 Except as contained in this notice, the names of Gnome, the Gnome Foundation,
3303 and Bitstream Inc., shall not be used in advertising or otherwise to promote
3304 the sale, use or other dealings in this Font Software without prior written
3305 authorization from the Gnome Foundation or Bitstream Inc., respectively. For
3306 further information, contact: fonts at gnome dot org. 3.7. Bigelow & Holmes
3307 Inc and URW++ GmbH Luxi font license
3308
3309 Luxi fonts copyright (c) 2001 by Bigelow & Holmes Inc. Luxi font instruction
3310 code copyright (c) 2001 by URW++ GmbH. All Rights Reserved. Luxi is a
3311 registered trademark of Bigelow & Holmes Inc.
3312
3313 Permission is hereby granted, free of charge, to any person obtaining a copy
3314 of these Fonts and associated documentation files (the "Font Software"), to
3315 deal in the Font Software, including without limitation the rights to use,
3316 copy, merge, publish, distribute, sublicense, and/or sell copies of the Font
3317 Software, and to permit persons to whom the Font Software is furnished to do
3318 so, subject to the following conditions:
3319
3320 The above copyright and trademark notices and this permission notice shall be
3321 included in all copies of one or more of the Font Software.
3322
3323 The Font Software may not be modified, altered, or added to, and in particular
3324 the designs of glyphs or characters in the Fonts may not be modified nor may
3325 additional glyphs or characters be added to the Fonts. This License becomes
3326 null and void when the Fonts or Font Software have been modified.
3327
3328 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
3329 OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
3330 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
3331 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BIGELOW & HOLMES INC. OR URW++
3332 GMBH. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY
3333 GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN
3334 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR
3335 INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT
3336 SOFTWARE.
3337
3338 Except as contained in this notice, the names of Bigelow & Holmes Inc. and
3339 URW++ GmbH. shall not be used in advertising or otherwise to promote the sale,
3340 use or other dealings in this Font Software without prior written
3341 authorization from Bigelow & Holmes Inc. and URW++ GmbH.
3342
3343 For further information, contact:
3344
3345 info@urwpp.de or design@bigelowandholmes.com
3346
3347
3348 --- end of LICENSE ---
3349
3350 -------------------------------------------------------------------------------
3351
3352 %% This notice is provided with respect to zlib v1.2.5, which may be included
3353 with JRE 8, JDK 8, and OpenJDK 8.
3354
3355 --- begin of LICENSE ---
3356
3357 version 1.2.5, July 18th, 2005
3358
3359 Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
3360
3361 This software is provided 'as-is', without any express or implied
3362 warranty. In no event will the authors be held liable for any damages
3363 arising from the use of this software.
3364
3365 Permission is granted to anyone to use this software for any purpose,
3366 including commercial applications, and to alter it and redistribute it
3367 freely, subject to the following restrictions:
3368
3369 1. The origin of this software must not be misrepresented; you must not
3370 claim that you wrote the original software. If you use this software
3371 in a product, an acknowledgment in the product documentation would be
3372 appreciated but is not required.
3373 2. Altered source versions must be plainly marked as such, and must not be
3374 misrepresented as being the original software.
3375 3. This notice may not be removed or altered from any source distribution.
3376
3377 Jean-loup Gailly Mark Adler
3378 jloup@gzip.org madler@alumni.caltech.edu
3379
3380 --- end of LICENSE ---
3381
3382 -------------------------------------------------------------------------------
3383
3384 %% This notice is provided with respect to the following which may be
3385 included with JRE 8, JDK 8, and OpenJDK 8, except where noted:
3386
3387 Apache Commons Math 2.2
3388 Apache Derby 10.10.1.2 [included with JDK 8]
3389 Apache Jakarta BCEL 5.2
3390 Apache Jakarta Regexp 1.4
3391 Apache Santuario XML Security for Java 1.5.4
3392 Apache Xalan-Java 2.7.1
3393 Apache Xerces Java 2.10.0
3394 Apache XML Resolver 1.1
3395 Dynalink 0.5
3396
3397
3398 --- begin of LICENSE ---
3399
3400 Apache License
3401 Version 2.0, January 2004
3402 http://www.apache.org/licenses/
3403
3404 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3405
3406 1. Definitions.
3407
3408 "License" shall mean the terms and conditions for use, reproduction,
3409 and distribution as defined by Sections 1 through 9 of this document.
3410
3411 "Licensor" shall mean the copyright owner or entity authorized by
3412 the copyright owner that is granting the License.
3413
3414 "Legal Entity" shall mean the union of the acting entity and all
3415 other entities that control, are controlled by, or are under common
3416 control with that entity. For the purposes of this definition,
3417 "control" means (i) the power, direct or indirect, to cause the
3418 direction or management of such entity, whether by contract or
3419 otherwise, or (ii) ownership of fifty percent (50%) or more of the
3420 outstanding shares, or (iii) beneficial ownership of such entity.
3421
3422 "You" (or "Your") shall mean an individual or Legal Entity
3423 exercising permissions granted by this License.
3424
3425 "Source" form shall mean the preferred form for making modifications,
3426 including but not limited to software source code, documentation
3427 source, and configuration files.
3428
3429 "Object" form shall mean any form resulting from mechanical
3430 transformation or translation of a Source form, including but
3431 not limited to compiled object code, generated documentation,
3432 and conversions to other media types.
3433
3434 "Work" shall mean the work of authorship, whether in Source or
3435 Object form, made available under the License, as indicated by a
3436 copyright notice that is included in or attached to the work
3437 (an example is provided in the Appendix below).
3438
3439 "Derivative Works" shall mean any work, whether in Source or Object
3440 form, that is based on (or derived from) the Work and for which the
3441 editorial revisions, annotations, elaborations, or other modifications
3442 represent, as a whole, an original work of authorship. For the purposes
3443 of this License, Derivative Works shall not include works that remain
3444 separable from, or merely link (or bind by name) to the interfaces of,
3445 the Work and Derivative Works thereof.
3446
3447 "Contribution" shall mean any work of authorship, including
3448 the original version of the Work and any modifications or additions
3449 to that Work or Derivative Works thereof, that is intentionally
3450 submitted to Licensor for inclusion in the Work by the copyright owner
3451 or by an individual or Legal Entity authorized to submit on behalf of
3452 the copyright owner. For the purposes of this definition, "submitted"
3453 means any form of electronic, verbal, or written communication sent
3454 to the Licensor or its representatives, including but not limited to
3455 communication on electronic mailing lists, source code control systems,
3456 and issue tracking systems that are managed by, or on behalf of, the
3457 Licensor for the purpose of discussing and improving the Work, but
3458 excluding communication that is conspicuously marked or otherwise
3459 designated in writing by the copyright owner as "Not a Contribution."
3460
3461 "Contributor" shall mean Licensor and any individual or Legal Entity
3462 on behalf of whom a Contribution has been received by Licensor and
3463 subsequently incorporated within the Work.
3464
3465 2. Grant of Copyright License. Subject to the terms and conditions of
3466 this License, each Contributor hereby grants to You a perpetual,
3467 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3468 copyright license to reproduce, prepare Derivative Works of,
3469 publicly display, publicly perform, sublicense, and distribute the
3470 Work and such Derivative Works in Source or Object form.
3471
3472 3. Grant of Patent License. Subject to the terms and conditions of
3473 this License, each Contributor hereby grants to You a perpetual,
3474 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3475 (except as stated in this section) patent license to make, have made,
3476 use, offer to sell, sell, import, and otherwise transfer the Work,
3477 where such license applies only to those patent claims licensable
3478 by such Contributor that are necessarily infringed by their
3479 Contribution(s) alone or by combination of their Contribution(s)
3480 with the Work to which such Contribution(s) was submitted. If You
3481 institute patent litigation against any entity (including a
3482 cross-claim or counterclaim in a lawsuit) alleging that the Work
3483 or a Contribution incorporated within the Work constitutes direct
3484 or contributory patent infringement, then any patent licenses
3485 granted to You under this License for that Work shall terminate
3486 as of the date such litigation is filed.
3487
3488 4. Redistribution. You may reproduce and distribute copies of the
3489 Work or Derivative Works thereof in any medium, with or without
3490 modifications, and in Source or Object form, provided that You
3491 meet the following conditions:
3492
3493 (a) You must give any other recipients of the Work or
3494 Derivative Works a copy of this License; and
3495
3496 (b) You must cause any modified files to carry prominent notices
3497 stating that You changed the files; and
3498
3499 (c) You must retain, in the Source form of any Derivative Works
3500 that You distribute, all copyright, patent, trademark, and
3501 attribution notices from the Source form of the Work,
3502 excluding those notices that do not pertain to any part of
3503 the Derivative Works; and
3504
3505 (d) If the Work includes a "NOTICE" text file as part of its
3506 distribution, then any Derivative Works that You distribute must
3507 include a readable copy of the attribution notices contained
3508 within such NOTICE file, excluding those notices that do not
3509 pertain to any part of the Derivative Works, in at least one
3510 of the following places: within a NOTICE text file distributed
3511 as part of the Derivative Works; within the Source form or
3512 documentation, if provided along with the Derivative Works; or,
3513 within a display generated by the Derivative Works, if and
3514 wherever such third-party notices normally appear. The contents
3515 of the NOTICE file are for informational purposes only and
3516 do not modify the License. You may add Your own attribution
3517 notices within Derivative Works that You distribute, alongside
3518 or as an addendum to the NOTICE text from the Work, provided
3519 that such additional attribution notices cannot be construed
3520 as modifying the License.
3521
3522 You may add Your own copyright statement to Your modifications and
3523 may provide additional or different license terms and conditions
3524 for use, reproduction, or distribution of Your modifications, or
3525 for any such Derivative Works as a whole, provided Your use,
3526 reproduction, and distribution of the Work otherwise complies with
3527 the conditions stated in this License.
3528
3529 5. Submission of Contributions. Unless You explicitly state otherwise,
3530 any Contribution intentionally submitted for inclusion in the Work
3531 by You to the Licensor shall be under the terms and conditions of
3532 this License, without any additional terms or conditions.
3533 Notwithstanding the above, nothing herein shall supersede or modify
3534 the terms of any separate license agreement you may have executed
3535 with Licensor regarding such Contributions.
3536
3537 6. Trademarks. This License does not grant permission to use the trade
3538 names, trademarks, service marks, or product names of the Licensor,
3539 except as required for reasonable and customary use in describing the
3540 origin of the Work and reproducing the content of the NOTICE file.
3541
3542 7. Disclaimer of Warranty. Unless required by applicable law or
3543 agreed to in writing, Licensor provides the Work (and each
3544 Contributor provides its Contributions) on an "AS IS" BASIS,
3545 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3546 implied, including, without limitation, any warranties or conditions
3547 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3548 PARTICULAR PURPOSE. You are solely responsible for determining the
3549 appropriateness of using or redistributing the Work and assume any
3550 risks associated with Your exercise of permissions under this License.
3551
3552 8. Limitation of Liability. In no event and under no legal theory,
3553 whether in tort (including negligence), contract, or otherwise,
3554 unless required by applicable law (such as deliberate and grossly
3555 negligent acts) or agreed to in writing, shall any Contributor be
3556 liable to You for damages, including any direct, indirect, special,
3557 incidental, or consequential damages of any character arising as a
3558 result of this License or out of the use or inability to use the
3559 Work (including but not limited to damages for loss of goodwill,
3560 work stoppage, computer failure or malfunction, or any and all
3561 other commercial damages or losses), even if such Contributor
3562 has been advised of the possibility of such damages.
3563
3564 9. Accepting Warranty or Additional Liability. While redistributing
3565 the Work or Derivative Works thereof, You may choose to offer,
3566 and charge a fee for, acceptance of support, warranty, indemnity,
3567 or other liability obligations and/or rights consistent with this
3568 License. However, in accepting such obligations, You may act only
3569 on Your own behalf and on Your sole responsibility, not on behalf
3570 of any other Contributor, and only if You agree to indemnify,
3571 defend, and hold each Contributor harmless for any liability
3572 incurred by, or claims asserted against, such Contributor by reason
3573 of your accepting any such warranty or additional liability.
3574
3575 END OF TERMS AND CONDITIONS
3576
3577 APPENDIX: How to apply the Apache License to your work.
3578
3579 To apply the Apache License to your work, attach the following
3580 boilerplate notice, with the fields enclosed by brackets "[]"
3581 replaced with your own identifying information. (Don't include
3582 the brackets!) The text should be enclosed in the appropriate
3583 comment syntax for the file format. We also recommend that a
3584 file or class name and description of purpose be included on the
3585 same "printed page" as the copyright notice for easier
3586 identification within third-party archives.
3587
3588 Copyright [yyyy] [name of copyright owner]
3589
3590 Licensed under the Apache License, Version 2.0 (the "License");
3591 you may not use this file except in compliance with the License.
3592 You may obtain a copy of the License at
3593
3594 http://www.apache.org/licenses/LICENSE-2.0
3595
3596 Unless required by applicable law or agreed to in writing, software
3597 distributed under the License is distributed on an "AS IS" BASIS,
3598 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3599 See the License for the specific language governing permissions and
3600 limitations under the License.
3601
3602 --- end of LICENSE ---
3603
3604 -------------------------------------------------------------------------------
3605

mercurial