Skip to content

Commit 22d8c6e

Browse files
authored
Add LICENSE file
Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
1 parent 2f4b73e commit 22d8c6e

1 file changed

Lines changed: 34 additions & 30 deletions

File tree

LICENSE

Lines changed: 34 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"License" shall mean the terms and conditions for use, reproduction,
1010
and distribution as defined by Sections 1 through 9 of this document.
1111

12-
"Licensor" shall mean the copyright owner or entity granting the License.
12+
"Licensor" shall mean the copyright owner or entity authorized by
13+
the copyright owner that is granting the License.
1314

1415
"Legal Entity" shall mean the union of the acting entity and all
1516
other entities that control, are controlled by, or are under common
@@ -24,7 +25,7 @@
2425

2526
"Source" form shall mean the preferred form for making modifications,
2627
including but not limited to software source code, documentation
27-
source files, and configuration files.
28+
source, and configuration files.
2829

2930
"Object" form shall mean any form resulting from mechanical
3031
transformation or translation of a Source form, including but
@@ -34,16 +35,15 @@
3435
"Work" shall mean the work of authorship, whether in Source or
3536
Object form, made available under the License, as indicated by a
3637
copyright notice that is included in or attached to the work
37-
(which shall not include communications that are marked or
38-
designated in writing by the copyright owner as "Not a Contribution.")
38+
(an example is provided in the Appendix below).
3939

4040
"Derivative Works" shall mean any work, whether in Source or Object
41-
form, that is based upon (or derived from) the Work and for which the
41+
form, that is based on (or derived from) the Work and for which the
4242
editorial revisions, annotations, elaborations, or other modifications
4343
represent, as a whole, an original work of authorship. For the purposes
4444
of this License, Derivative Works shall not include works that remain
4545
separable from, or merely link (or bind by name) to the interfaces of,
46-
the Work and derivative works thereof.
46+
the Work and Derivative Works thereof.
4747

4848
"Contribution" shall mean any work of authorship, including
4949
the original version of the Work and any modifications or additions
@@ -53,19 +53,22 @@
5353
the copyright owner. For the purposes of this definition, "submitted"
5454
means any form of electronic, verbal, or written communication sent
5555
to the Licensor or its representatives, including but not limited to
56-
communication on electronic mailing lists, source code control
57-
systems, and issue tracking systems that are managed by, or on behalf
58-
of, the Licensor for the purpose of discussing and improving the Work,
59-
but excluding communication that is conspicuously marked or otherwise
56+
communication on electronic mailing lists, source code control systems,
57+
and issue tracking systems that are managed by, or on behalf of, the
58+
Licensor for the purpose of discussing and improving the Work, but
59+
excluding communication that is conspicuously marked or otherwise
6060
designated in writing by the copyright owner as "Not a Contribution."
6161

62+
"Contributor" shall mean Licensor and any individual or Legal Entity
63+
on behalf of whom a Contribution has been received by Licensor and
64+
subsequently incorporated within the Work.
65+
6266
2. Grant of Copyright License. Subject to the terms and conditions of
6367
this License, each Contributor hereby grants to You a perpetual,
6468
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
65-
copyright license to use, reproduce, modify, distribute, and prepare
66-
Derivative Works of, publicly display, publicly perform, sublicense,
67-
and distribute the Work and such Derivative Works in Source or Object
68-
form.
69+
copyright license to reproduce, prepare Derivative Works of,
70+
publicly display, publicly perform, sublicense, and distribute the
71+
Work and such Derivative Works in Source or Object form.
6972

7073
3. Grant of Patent License. Subject to the terms and conditions of
7174
this License, each Contributor hereby grants to You a perpetual,
@@ -95,8 +98,8 @@
9598
stating that You changed the files; and
9699

97100
(c) You must retain, in the Source form of any Derivative Works
98-
that You distribute, all copyright, trademark, patent,
99-
attribution and other notices from the Source form of the Work,
101+
that You distribute, all copyright, patent, trademark, and
102+
attribution notices from the Source form of the Work,
100103
excluding those notices that do not pertain to any part of
101104
the Derivative Works; and
102105

@@ -117,7 +120,7 @@
117120
that such additional attribution notices cannot be construed
118121
as modifying the License.
119122

120-
You may add Your own copyright notice to Your modifications and
123+
You may add Your own copyright statement to Your modifications and
121124
may provide additional or different license terms and conditions
122125
for use, reproduction, or distribution of Your modifications, or
123126
for any such Derivative Works as a whole, provided Your use,
@@ -159,15 +162,16 @@
159162
other commercial damages or losses), even if such Contributor
160163
has been advised of the possibility of such damages.
161164

162-
9. Accepting Warranty or Support. Unless required by applicable law or
163-
agreed to in writing, any Contributor who provides the Work (and each
164-
Contributor provides its Contributions) on an "AS IS" BASIS,
165-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
166-
implied, including, without limitation, any warranties or conditions
167-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
168-
PARTICULAR PURPOSE. You are solely responsible for determining the
169-
appropriateness of using or redistributing the Work and assume any
170-
risks associated with Your exercise of permissions under this License.
165+
9. Accepting Warranty or Additional Liability. While redistributing
166+
the Work or Derivative Works thereof, You may choose to offer,
167+
and charge a fee for, acceptance of support, warranty, indemnity,
168+
or other liability obligations and/or rights consistent with this
169+
License. However, in accepting such obligations, You may act only
170+
on Your own behalf and on Your sole responsibility, not on behalf
171+
of any other Contributor, and only if You agree to indemnify,
172+
defend, and hold each Contributor harmless for any liability
173+
incurred by, or claims asserted against, such Contributor by reason
174+
of your accepting any such warranty or additional liability.
171175

172176
END OF TERMS AND CONDITIONS
173177

@@ -179,10 +183,10 @@
179183
the brackets!) The text should be enclosed in the appropriate
180184
comment syntax for the file format. We also recommend that a
181185
file or class name and description of purpose be included on the
182-
same "page" as the copyright notice for easier identification within
183-
third-party archives.
186+
same "printed page" as the copyright notice for easier
187+
identification within third-party archives.
184188

185-
Copyright 2025 Stringy Contributors
189+
Copyright [yyyy] [name of copyright owner]
186190

187191
Licensed under the Apache License, Version 2.0 (the "License");
188192
you may not use this file except in compliance with the License.
@@ -194,4 +198,4 @@
194198
distributed under the License is distributed on an "AS IS" BASIS,
195199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
196200
See the License for the specific language governing permissions and
197-
limitations under the License.
201+
limitations under the License.

0 commit comments

Comments
 (0)