src/java.xml/share/legal/xalan.md
author joehw
Thu, 14 Nov 2019 18:41:04 +0000
changeset 59091 1c071f73949a
parent 48697 0474300affbd
permissions -rw-r--r--
8233686: XML transformer uses excessive amount of memory Summary: remove unnecessary object creation and also update xalan.md file Reviewed-by: lancea
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
48697
0474300affbd 8193830: Xalan Update: Xalan Java 2.7.2
joehw
parents: 47216
diff changeset
     1
## Apache Xalan v2.7.2
42799
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
     2
44279
4dd7436ba1aa 8174977: Update license files with consistent license/notice names
mchung
parents: 42799
diff changeset
     3
### Apache Xalan Notice
42799
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
     4
<pre>
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
     5
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
     6
    ======================================================================================
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
     7
    ==  NOTICE file corresponding to the section 4d of the Apache License, Version 2.0, ==
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
     8
    ==  in this case for the Apache Xalan distribution.                                 ==
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
     9
    ======================================================================================
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    10
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    11
   This product includes software developed by
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    12
   The Apache Software Foundation (http://www.apache.org/).
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    13
48697
0474300affbd 8193830: Xalan Update: Xalan Java 2.7.2
joehw
parents: 47216
diff changeset
    14
   Specifically, we only include the XSLTC portion of the source from the Xalan distribution. 
0474300affbd 8193830: Xalan Update: Xalan Java 2.7.2
joehw
parents: 47216
diff changeset
    15
   The Xalan project has two processors: an interpretive one (Xalan Interpretive) and a 
0474300affbd 8193830: Xalan Update: Xalan Java 2.7.2
joehw
parents: 47216
diff changeset
    16
   compiled one (The XSLT Compiler (XSLTC)). We *only* use the XSLTC part of Xalan; We use
0474300affbd 8193830: Xalan Update: Xalan Java 2.7.2
joehw
parents: 47216
diff changeset
    17
   the source from the packages that are part of the XSLTC sources.
0474300affbd 8193830: Xalan Update: Xalan Java 2.7.2
joehw
parents: 47216
diff changeset
    18
42799
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    19
   Portions of this software was originally based on the following:
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    20
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    21
     - software copyright (c) 1999-2002, Lotus Development Corporation., http://www.lotus.com.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    22
     - software copyright (c) 2001-2002, Sun Microsystems., http://www.sun.com.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    23
     - software copyright (c) 2003, IBM Corporation., http://www.ibm.com.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    24
     - voluntary contributions made by Ovidiu Predescu (ovidiu@cup.hp.com) on behalf of the
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    25
       Apache Software Foundation and was originally developed at Hewlett Packard Company.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    26
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    27
</pre>
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    28
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    29
### Apache 2.0 License
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    30
<pre>
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    31
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    32
                              Apache License
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    33
                        Version 2.0, January 2004
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    34
                     http://www.apache.org/licenses/
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    35
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    36
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    37
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    38
1. Definitions.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    39
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    40
   "License" shall mean the terms and conditions for use, reproduction,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    41
   and distribution as defined by Sections 1 through 9 of this document.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    42
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    43
   "Licensor" shall mean the copyright owner or entity authorized by
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    44
   the copyright owner that is granting the License.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    45
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    46
   "Legal Entity" shall mean the union of the acting entity and all
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    47
   other entities that control, are controlled by, or are under common
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    48
   control with that entity. For the purposes of this definition,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    49
   "control" means (i) the power, direct or indirect, to cause the
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    50
   direction or management of such entity, whether by contract or
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    51
   otherwise, or (ii) ownership of fifty percent (50%) or more of the
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    52
   outstanding shares, or (iii) beneficial ownership of such entity.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    53
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    54
   "You" (or "Your") shall mean an individual or Legal Entity
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    55
   exercising permissions granted by this License.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    56
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    57
   "Source" form shall mean the preferred form for making modifications,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    58
   including but not limited to software source code, documentation
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    59
   source, and configuration files.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    60
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    61
   "Object" form shall mean any form resulting from mechanical
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    62
   transformation or translation of a Source form, including but
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    63
   not limited to compiled object code, generated documentation,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    64
   and conversions to other media types.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    65
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    66
   "Work" shall mean the work of authorship, whether in Source or
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    67
   Object form, made available under the License, as indicated by a
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    68
   copyright notice that is included in or attached to the work
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    69
   (an example is provided in the Appendix below).
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    70
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    71
   "Derivative Works" shall mean any work, whether in Source or Object
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    72
   form, that is based on (or derived from) the Work and for which the
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    73
   editorial revisions, annotations, elaborations, or other modifications
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    74
   represent, as a whole, an original work of authorship. For the purposes
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    75
   of this License, Derivative Works shall not include works that remain
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    76
   separable from, or merely link (or bind by name) to the interfaces of,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    77
   the Work and Derivative Works thereof.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    78
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    79
   "Contribution" shall mean any work of authorship, including
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    80
   the original version of the Work and any modifications or additions
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    81
   to that Work or Derivative Works thereof, that is intentionally
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    82
   submitted to Licensor for inclusion in the Work by the copyright owner
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    83
   or by an individual or Legal Entity authorized to submit on behalf of
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    84
   the copyright owner. For the purposes of this definition, "submitted"
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    85
   means any form of electronic, verbal, or written communication sent
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    86
   to the Licensor or its representatives, including but not limited to
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    87
   communication on electronic mailing lists, source code control systems,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    88
   and issue tracking systems that are managed by, or on behalf of, the
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    89
   Licensor for the purpose of discussing and improving the Work, but
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    90
   excluding communication that is conspicuously marked or otherwise
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    91
   designated in writing by the copyright owner as "Not a Contribution."
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    92
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    93
   "Contributor" shall mean Licensor and any individual or Legal Entity
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    94
   on behalf of whom a Contribution has been received by Licensor and
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    95
   subsequently incorporated within the Work.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    96
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    97
2. Grant of Copyright License. Subject to the terms and conditions of
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    98
   this License, each Contributor hereby grants to You a perpetual,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
    99
   worldwide, non-exclusive, no-charge, royalty-free, irrevocable
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   100
   copyright license to reproduce, prepare Derivative Works of,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   101
   publicly display, publicly perform, sublicense, and distribute the
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   102
   Work and such Derivative Works in Source or Object form.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   103
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   104
3. Grant of Patent License. Subject to the terms and conditions of
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   105
   this License, each Contributor hereby grants to You a perpetual,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   106
   worldwide, non-exclusive, no-charge, royalty-free, irrevocable
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   107
   (except as stated in this section) patent license to make, have made,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   108
   use, offer to sell, sell, import, and otherwise transfer the Work,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   109
   where such license applies only to those patent claims licensable
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   110
   by such Contributor that are necessarily infringed by their
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   111
   Contribution(s) alone or by combination of their Contribution(s)
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   112
   with the Work to which such Contribution(s) was submitted. If You
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   113
   institute patent litigation against any entity (including a
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   114
   cross-claim or counterclaim in a lawsuit) alleging that the Work
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   115
   or a Contribution incorporated within the Work constitutes direct
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   116
   or contributory patent infringement, then any patent licenses
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   117
   granted to You under this License for that Work shall terminate
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   118
   as of the date such litigation is filed.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   119
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   120
4. Redistribution. You may reproduce and distribute copies of the
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   121
   Work or Derivative Works thereof in any medium, with or without
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   122
   modifications, and in Source or Object form, provided that You
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   123
   meet the following conditions:
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   124
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   125
   (a) You must give any other recipients of the Work or
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   126
       Derivative Works a copy of this License; and
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   127
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   128
   (b) You must cause any modified files to carry prominent notices
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   129
       stating that You changed the files; and
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   130
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   131
   (c) You must retain, in the Source form of any Derivative Works
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   132
       that You distribute, all copyright, patent, trademark, and
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   133
       attribution notices from the Source form of the Work,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   134
       excluding those notices that do not pertain to any part of
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   135
       the Derivative Works; and
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   136
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   137
   (d) If the Work includes a "NOTICE" text file as part of its
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   138
       distribution, then any Derivative Works that You distribute must
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   139
       include a readable copy of the attribution notices contained
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   140
       within such NOTICE file, excluding those notices that do not
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   141
       pertain to any part of the Derivative Works, in at least one
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   142
       of the following places: within a NOTICE text file distributed
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   143
       as part of the Derivative Works; within the Source form or
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   144
       documentation, if provided along with the Derivative Works; or,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   145
       within a display generated by the Derivative Works, if and
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   146
       wherever such third-party notices normally appear. The contents
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   147
       of the NOTICE file are for informational purposes only and
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   148
       do not modify the License. You may add Your own attribution
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   149
       notices within Derivative Works that You distribute, alongside
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   150
       or as an addendum to the NOTICE text from the Work, provided
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   151
       that such additional attribution notices cannot be construed
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   152
       as modifying the License.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   153
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   154
   You may add Your own copyright statement to Your modifications and
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   155
   may provide additional or different license terms and conditions
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   156
   for use, reproduction, or distribution of Your modifications, or
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   157
   for any such Derivative Works as a whole, provided Your use,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   158
   reproduction, and distribution of the Work otherwise complies with
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   159
   the conditions stated in this License.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   160
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   161
5. Submission of Contributions. Unless You explicitly state otherwise,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   162
   any Contribution intentionally submitted for inclusion in the Work
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   163
   by You to the Licensor shall be under the terms and conditions of
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   164
   this License, without any additional terms or conditions.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   165
   Notwithstanding the above, nothing herein shall supersede or modify
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   166
   the terms of any separate license agreement you may have executed
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   167
   with Licensor regarding such Contributions.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   168
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   169
6. Trademarks. This License does not grant permission to use the trade
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   170
   names, trademarks, service marks, or product names of the Licensor,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   171
   except as required for reasonable and customary use in describing the
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   172
   origin of the Work and reproducing the content of the NOTICE file.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   173
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   174
7. Disclaimer of Warranty. Unless required by applicable law or
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   175
   agreed to in writing, Licensor provides the Work (and each
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   176
   Contributor provides its Contributions) on an "AS IS" BASIS,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   177
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   178
   implied, including, without limitation, any warranties or conditions
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   179
   of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   180
   PARTICULAR PURPOSE. You are solely responsible for determining the
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   181
   appropriateness of using or redistributing the Work and assume any
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   182
   risks associated with Your exercise of permissions under this License.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   183
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   184
8. Limitation of Liability. In no event and under no legal theory,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   185
   whether in tort (including negligence), contract, or otherwise,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   186
   unless required by applicable law (such as deliberate and grossly
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   187
   negligent acts) or agreed to in writing, shall any Contributor be
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   188
   liable to You for damages, including any direct, indirect, special,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   189
   incidental, or consequential damages of any character arising as a
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   190
   result of this License or out of the use or inability to use the
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   191
   Work (including but not limited to damages for loss of goodwill,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   192
   work stoppage, computer failure or malfunction, or any and all
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   193
   other commercial damages or losses), even if such Contributor
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   194
   has been advised of the possibility of such damages.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   195
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   196
9. Accepting Warranty or Additional Liability. While redistributing
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   197
   the Work or Derivative Works thereof, You may choose to offer,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   198
   and charge a fee for, acceptance of support, warranty, indemnity,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   199
   or other liability obligations and/or rights consistent with this
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   200
   License. However, in accepting such obligations, You may act only
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   201
   on Your own behalf and on Your sole responsibility, not on behalf
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   202
   of any other Contributor, and only if You agree to indemnify,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   203
   defend, and hold each Contributor harmless for any liability
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   204
   incurred by, or claims asserted against, such Contributor by reason
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   205
   of your accepting any such warranty or additional liability.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   206
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   207
END OF TERMS AND CONDITIONS
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   208
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   209
APPENDIX: How to apply the Apache License to your work.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   210
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   211
   To apply the Apache License to your work, attach the following
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   212
   boilerplate notice, with the fields enclosed by brackets "[]"
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   213
   replaced with your own identifying information. (Don't include
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   214
   the brackets!)  The text should be enclosed in the appropriate
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   215
   comment syntax for the file format. We also recommend that a
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   216
   file or class name and description of purpose be included on the
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   217
   same "printed page" as the copyright notice for easier
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   218
   identification within third-party archives.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   219
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   220
Copyright [yyyy] [name of copyright owner]
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   221
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   222
Licensed under the Apache License, Version 2.0 (the "License");
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   223
you may not use this file except in compliance with the License.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   224
You may obtain a copy of the License at
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   225
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   226
    http://www.apache.org/licenses/LICENSE-2.0
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   227
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   228
Unless required by applicable law or agreed to in writing, software
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   229
distributed under the License is distributed on an "AS IS" BASIS,
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   230
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   231
See the License for the specific language governing permissions and
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   232
limitations under the License.
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   233
59091
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   234
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   235
JLEX COPYRIGHT NOTICE, LICENSE AND DISCLAIMER.
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   236
Copyright 1996-2003 by Elliot Joel Berk and C. Scott Ananian
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   237
Permission to use, copy, modify, and distribute this software and 
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   238
its documentation for any purpose and without fee is hereby granted, 
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   239
provided that the above copyright notice appear in all copies and that 
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   240
both the copyright notice and this permission notice and warranty 
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   241
disclaimer appear in supporting documentation, and that the name of 
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   242
the authors or their employers not be used in advertising or publicity 
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   243
pertaining to distribution of the software without specific, written 
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   244
prior permission.
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   245
The authors and their employers disclaim all warranties with regard to 
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   246
this software, including all implied warranties of merchantability and 
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   247
fitness. In no event shall the authors or their employers be liable for 
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   248
any special, indirect or consequential damages or any damages whatsoever 
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   249
resulting from loss of use, data or profits, whether in an action of 
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   250
contract, negligence or other tortious action, arising out of or in 
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   251
connection with the use or performance of this software.The portions of 
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   252
JLex output which are hard-coded into the JLex source code are (naturally) 
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   253
covered by this same license.
1c071f73949a 8233686: XML transformer uses excessive amount of memory
joehw
parents: 48697
diff changeset
   254
42799
056e40672808 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff changeset
   255
</pre>