Skip to content

Commit 3ea479c

Browse files
antonsyndclaude
andcommitted
fix: use verbatim Apache 2.0 license text from apache.org
The previous text had ~12 places where words were missing, substituted, or paraphrased vs the official text, including a Section 4 paragraph replaced with MIT-style grant language. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 73d78ed commit 3ea479c

2 files changed

Lines changed: 116 additions & 98 deletions

File tree

LICENSE-APACHE

Lines changed: 58 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@
3232
not limited to compiled object code, generated documentation,
3333
and conversions to other media types.
3434

35-
"Work" shall mean the work of authorship made available under
36-
the License, as indicated by a copyright notice that is included in
37-
or attached to the work (an example is provided in the Appendix below).
35+
"Work" shall mean the work of authorship, whether in Source or
36+
Object form, made available under the License, as indicated by a
37+
copyright notice that is included in or attached to the work
38+
(an example is provided in the Appendix below).
3839

3940
"Derivative Works" shall mean any work, whether in Source or Object
4041
form, that is based on (or derived from) the Work and for which the
@@ -44,14 +45,17 @@
4445
separable from, or merely link (or bind by name) to the interfaces of,
4546
the Work and Derivative Works thereof.
4647

47-
"Contribution" shall mean, as submitted to the Licensor for inclusion
48-
in the Work by the copyright owner or by an individual or Legal Entity
49-
authorized to submit on behalf of the copyright owner. For the purposes
50-
of this definition, "submitted" means any form of electronic, verbal,
51-
or written communication sent to the Licensor or its representatives,
52-
including but not limited to communication on electronic mailing lists,
53-
source code control systems, and issue tracking systems that are managed
54-
by, or on behalf of, the Licensor for the purpose of discussing and
48+
"Contribution" shall mean any work of authorship, including
49+
the original version of the Work and any modifications or additions
50+
to that Work or Derivative Works thereof, that is intentionally
51+
submitted to the Licensor for inclusion in the Work by the copyright
52+
owner or by an individual or Legal Entity authorized to submit on
53+
behalf of the copyright owner. For the purposes of this definition,
54+
"submitted" means any form of electronic, verbal, or written
55+
communication sent to the Licensor or its representatives, including
56+
but not limited to communication on electronic mailing lists, source
57+
code control systems, and issue tracking systems that are managed by,
58+
or on behalf of, the Licensor for the purpose of discussing and
5559
improving the Work, but excluding communication that is conspicuously
5660
marked or otherwise designated in writing by the copyright owner as
5761
"Not a Contribution."
@@ -88,8 +92,8 @@
8892
modifications, and in Source or Object form, provided that You
8993
meet the following conditions:
9094

91-
(a) You must give any other recipients of the Work or Derivative
92-
Works a copy of this License; and
95+
(a) You must give any other recipients of the Work or
96+
Derivative Works a copy of this License; and
9397

9498
(b) You must cause any modified files to carry prominent notices
9599
stating that You changed the files; and
@@ -101,25 +105,28 @@
101105
the Derivative Works; and
102106

103107
(d) If the Work includes a "NOTICE" text file as part of its
104-
distribution, You must include a readable copy of the
105-
attribution notices contained within such NOTICE file, in
106-
at least one of the following places: within a NOTICE text
107-
file distributed as part of the Derivative Works; within
108-
the Source form or documentation, if provided along with the
109-
Derivative Works; or, within a display generated by the
110-
Derivative Works, if and wherever such third-party notices
111-
normally appear. The contents of the NOTICE file are for
112-
informational purposes only and do not modify the License.
113-
You may add Your own attribution notices within Derivative
114-
Works that You distribute, alongside or as an addendum to
115-
the NOTICE text from the Work, provided that such additional
116-
attribution notices cannot be construed as modifying the License.
108+
distribution, then any Derivative Works that You distribute must
109+
include a readable copy of the attribution notices contained
110+
within such NOTICE file, excluding those notices that do not
111+
pertain to any part of the Derivative Works, in at least one
112+
of the following places: within a NOTICE text file distributed
113+
as part of the Derivative Works; within the Source form or
114+
documentation, if provided along with the Derivative Works; or,
115+
within a display generated by the Derivative Works, if and
116+
wherever such third-party notices normally appear. The contents
117+
of the NOTICE file are for informational purposes only and
118+
do not modify the License. You may add Your own attribution
119+
notices within Derivative Works that You distribute, alongside
120+
or as an addendum to the NOTICE text from the Work, provided
121+
that such additional attribution notices cannot be construed
122+
as modifying the License.
117123

118124
You may add Your own copyright statement to Your modifications and
119-
may provide additional grant of rights to use, copy, modify, merge,
120-
publish, distribute, sublicense, and/or sell Your modifications, and
121-
to permit persons to whom the Work is furnished to do so, subject to
122-
the terms and conditions of this License.
125+
may provide additional or different license terms and conditions
126+
for use, reproduction, or distribution of Your modifications, or
127+
for any such Derivative Works as a whole, provided Your use,
128+
reproduction, and distribution of the Work otherwise complies with
129+
the conditions stated in this License.
123130

124131
5. Submission of Contributions. Unless You explicitly state otherwise,
125132
any Contribution intentionally submitted for inclusion in the Work
@@ -138,34 +145,34 @@
138145
agreed to in writing, Licensor provides the Work (and each
139146
Contributor provides its Contributions) on an "AS IS" BASIS,
140147
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
141-
implied, including, without limitation, any warranties or conditions
148+
implied, including, but not limited to, any warranties or conditions
142149
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
143150
PARTICULAR PURPOSE. You are solely responsible for determining the
144-
appropriateness of using or reproducing the Work and assume any
151+
appropriateness of using or redistributing the Work and assume any
145152
risks associated with Your exercise of permissions under this License.
146153

147154
8. Limitation of Liability. In no event and under no legal theory,
148155
whether in tort (including negligence), contract, or otherwise,
149156
unless required by applicable law (such as deliberate and grossly
150157
negligent acts) or agreed to in writing, shall any Contributor be
151158
liable to You for damages, including any direct, indirect, special,
152-
incidental, or exemplary damages of any character arising as a
159+
incidental, or consequential damages of any character arising as a
153160
result of this License or out of the use or inability to use the
154161
Work (including but not limited to damages for loss of goodwill,
155-
work stoppage, computer failure or malfunction, or all other
156-
commercial damages or losses), even if such Contributor has been
157-
advised of the possibility of such damages.
158-
159-
9. Accepting Warranty or Liability. While redistributing the Work or
160-
Derivative Works thereof, You may choose to offer, and charge a fee
161-
for, acceptance of support, warranty, indemnity, or other liability
162-
obligations and/or rights consistent with this License. However, in
163-
accepting such obligations, You may offer such obligations only on
164-
Your own behalf and on Your sole responsibility, not on behalf of
165-
any other Contributor, and only if You agree to indemnify, defend,
166-
and hold each Contributor harmless for any liability incurred by,
167-
or claims asserted against, such Contributor by reason of your
168-
accepting any warranty or additional liability.
162+
work stoppage, computer failure or malfunction, or any and all
163+
other commercial damages or losses), even if such Contributor
164+
has been advised of the possibility of such damages.
165+
166+
9. Accepting Warranty or Additional Liability. While redistributing
167+
the Work or Derivative Works thereof, You may choose to offer,
168+
and charge a fee for, acceptance of support, warranty, indemnity,
169+
or other liability obligations and/or rights consistent with this
170+
License. However, in accepting such obligations, You may act only
171+
on Your own behalf and on Your sole responsibility, not on behalf
172+
of any other Contributor, and only if You agree to indemnify,
173+
defend, and hold each Contributor harmless for any liability
174+
incurred by, or claims asserted against, such Contributor by reason
175+
of your accepting any such warranty or additional liability.
169176

170177
END OF TERMS AND CONDITIONS
171178

@@ -175,8 +182,10 @@
175182
boilerplate notice, with the fields enclosed by brackets "[]"
176183
replaced with your own identifying information. (Don't include
177184
the brackets!) The text should be enclosed in the appropriate
178-
comment syntax for the file format in question. It may also be
179-
included in a machine-readable format in other metadata files.
185+
comment syntax for the file format. We also recommend that a
186+
file or class name and description of purpose be included on the
187+
same "printed page" as the copyright notice for easier
188+
identification within third-party archives.
180189

181190
Copyright 2025 Anton Nguyen
182191

editors/vscode/LICENSE-APACHE

Lines changed: 58 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@
3232
not limited to compiled object code, generated documentation,
3333
and conversions to other media types.
3434

35-
"Work" shall mean the work of authorship made available under
36-
the License, as indicated by a copyright notice that is included in
37-
or attached to the work (an example is provided in the Appendix below).
35+
"Work" shall mean the work of authorship, whether in Source or
36+
Object form, made available under the License, as indicated by a
37+
copyright notice that is included in or attached to the work
38+
(an example is provided in the Appendix below).
3839

3940
"Derivative Works" shall mean any work, whether in Source or Object
4041
form, that is based on (or derived from) the Work and for which the
@@ -44,14 +45,17 @@
4445
separable from, or merely link (or bind by name) to the interfaces of,
4546
the Work and Derivative Works thereof.
4647

47-
"Contribution" shall mean, as submitted to the Licensor for inclusion
48-
in the Work by the copyright owner or by an individual or Legal Entity
49-
authorized to submit on behalf of the copyright owner. For the purposes
50-
of this definition, "submitted" means any form of electronic, verbal,
51-
or written communication sent to the Licensor or its representatives,
52-
including but not limited to communication on electronic mailing lists,
53-
source code control systems, and issue tracking systems that are managed
54-
by, or on behalf of, the Licensor for the purpose of discussing and
48+
"Contribution" shall mean any work of authorship, including
49+
the original version of the Work and any modifications or additions
50+
to that Work or Derivative Works thereof, that is intentionally
51+
submitted to the Licensor for inclusion in the Work by the copyright
52+
owner or by an individual or Legal Entity authorized to submit on
53+
behalf of the copyright owner. For the purposes of this definition,
54+
"submitted" means any form of electronic, verbal, or written
55+
communication sent to the Licensor or its representatives, including
56+
but not limited to communication on electronic mailing lists, source
57+
code control systems, and issue tracking systems that are managed by,
58+
or on behalf of, the Licensor for the purpose of discussing and
5559
improving the Work, but excluding communication that is conspicuously
5660
marked or otherwise designated in writing by the copyright owner as
5761
"Not a Contribution."
@@ -88,8 +92,8 @@
8892
modifications, and in Source or Object form, provided that You
8993
meet the following conditions:
9094

91-
(a) You must give any other recipients of the Work or Derivative
92-
Works a copy of this License; and
95+
(a) You must give any other recipients of the Work or
96+
Derivative Works a copy of this License; and
9397

9498
(b) You must cause any modified files to carry prominent notices
9599
stating that You changed the files; and
@@ -101,25 +105,28 @@
101105
the Derivative Works; and
102106

103107
(d) If the Work includes a "NOTICE" text file as part of its
104-
distribution, You must include a readable copy of the
105-
attribution notices contained within such NOTICE file, in
106-
at least one of the following places: within a NOTICE text
107-
file distributed as part of the Derivative Works; within
108-
the Source form or documentation, if provided along with the
109-
Derivative Works; or, within a display generated by the
110-
Derivative Works, if and wherever such third-party notices
111-
normally appear. The contents of the NOTICE file are for
112-
informational purposes only and do not modify the License.
113-
You may add Your own attribution notices within Derivative
114-
Works that You distribute, alongside or as an addendum to
115-
the NOTICE text from the Work, provided that such additional
116-
attribution notices cannot be construed as modifying the License.
108+
distribution, then any Derivative Works that You distribute must
109+
include a readable copy of the attribution notices contained
110+
within such NOTICE file, excluding those notices that do not
111+
pertain to any part of the Derivative Works, in at least one
112+
of the following places: within a NOTICE text file distributed
113+
as part of the Derivative Works; within the Source form or
114+
documentation, if provided along with the Derivative Works; or,
115+
within a display generated by the Derivative Works, if and
116+
wherever such third-party notices normally appear. The contents
117+
of the NOTICE file are for informational purposes only and
118+
do not modify the License. You may add Your own attribution
119+
notices within Derivative Works that You distribute, alongside
120+
or as an addendum to the NOTICE text from the Work, provided
121+
that such additional attribution notices cannot be construed
122+
as modifying the License.
117123

118124
You may add Your own copyright statement to Your modifications and
119-
may provide additional grant of rights to use, copy, modify, merge,
120-
publish, distribute, sublicense, and/or sell Your modifications, and
121-
to permit persons to whom the Work is furnished to do so, subject to
122-
the terms and conditions of this License.
125+
may provide additional or different license terms and conditions
126+
for use, reproduction, or distribution of Your modifications, or
127+
for any such Derivative Works as a whole, provided Your use,
128+
reproduction, and distribution of the Work otherwise complies with
129+
the conditions stated in this License.
123130

124131
5. Submission of Contributions. Unless You explicitly state otherwise,
125132
any Contribution intentionally submitted for inclusion in the Work
@@ -138,34 +145,34 @@
138145
agreed to in writing, Licensor provides the Work (and each
139146
Contributor provides its Contributions) on an "AS IS" BASIS,
140147
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
141-
implied, including, without limitation, any warranties or conditions
148+
implied, including, but not limited to, any warranties or conditions
142149
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
143150
PARTICULAR PURPOSE. You are solely responsible for determining the
144-
appropriateness of using or reproducing the Work and assume any
151+
appropriateness of using or redistributing the Work and assume any
145152
risks associated with Your exercise of permissions under this License.
146153

147154
8. Limitation of Liability. In no event and under no legal theory,
148155
whether in tort (including negligence), contract, or otherwise,
149156
unless required by applicable law (such as deliberate and grossly
150157
negligent acts) or agreed to in writing, shall any Contributor be
151158
liable to You for damages, including any direct, indirect, special,
152-
incidental, or exemplary damages of any character arising as a
159+
incidental, or consequential damages of any character arising as a
153160
result of this License or out of the use or inability to use the
154161
Work (including but not limited to damages for loss of goodwill,
155-
work stoppage, computer failure or malfunction, or all other
156-
commercial damages or losses), even if such Contributor has been
157-
advised of the possibility of such damages.
158-
159-
9. Accepting Warranty or Liability. While redistributing the Work or
160-
Derivative Works thereof, You may choose to offer, and charge a fee
161-
for, acceptance of support, warranty, indemnity, or other liability
162-
obligations and/or rights consistent with this License. However, in
163-
accepting such obligations, You may offer such obligations only on
164-
Your own behalf and on Your sole responsibility, not on behalf of
165-
any other Contributor, and only if You agree to indemnify, defend,
166-
and hold each Contributor harmless for any liability incurred by,
167-
or claims asserted against, such Contributor by reason of your
168-
accepting any warranty or additional liability.
162+
work stoppage, computer failure or malfunction, or any and all
163+
other commercial damages or losses), even if such Contributor
164+
has been advised of the possibility of such damages.
165+
166+
9. Accepting Warranty or Additional Liability. While redistributing
167+
the Work or Derivative Works thereof, You may choose to offer,
168+
and charge a fee for, acceptance of support, warranty, indemnity,
169+
or other liability obligations and/or rights consistent with this
170+
License. However, in accepting such obligations, You may act only
171+
on Your own behalf and on Your sole responsibility, not on behalf
172+
of any other Contributor, and only if You agree to indemnify,
173+
defend, and hold each Contributor harmless for any liability
174+
incurred by, or claims asserted against, such Contributor by reason
175+
of your accepting any such warranty or additional liability.
169176

170177
END OF TERMS AND CONDITIONS
171178

@@ -175,8 +182,10 @@
175182
boilerplate notice, with the fields enclosed by brackets "[]"
176183
replaced with your own identifying information. (Don't include
177184
the brackets!) The text should be enclosed in the appropriate
178-
comment syntax for the file format in question. It may also be
179-
included in a machine-readable format in other metadata files.
185+
comment syntax for the file format. We also recommend that a
186+
file or class name and description of purpose be included on the
187+
same "printed page" as the copyright notice for easier
188+
identification within third-party archives.
180189

181190
Copyright 2025 Anton Nguyen
182191

0 commit comments

Comments
 (0)