-
-
Notifications
You must be signed in to change notification settings - Fork 600
Update to SPDX license list 3.24.0 #3795
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 4 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
31925f2
Update to SPDX license list 3.24.0
AyanSinhaMahapatra 182174b
Add reviewed updates for SPDX licenses from 3.24.0
AyanSinhaMahapatra 71563ba
Add more updates for SPDX license list 3.24.0
AyanSinhaMahapatra 61faf4a
Adress review comments and fix test failures
AyanSinhaMahapatra 5e3a675
Update CHANGELOG.rst
pombredanne efd5766
Minor updates on licenses
AyanSinhaMahapatra File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
key: any-osi | ||
short_name: Any OSI License | ||
name: Any OSI License | ||
category: Unstated License | ||
owner: Unstated | ||
spdx_license_key: any-OSI | ||
minimum_coverage: 100 | ||
other_urls: | ||
- https://metacpan.org/pod/Exporter::Tidy#LICENSE | ||
ignorable_urls: | ||
- http://www.opensource.org/licenses/alphabetical | ||
--- | ||
Pick your favourite OSI approved license :) | ||
|
||
http://www.opensource.org/licenses/alphabetical |
25 changes: 25 additions & 0 deletions
25
src/licensedcode/data/licenses/asterisk-linking-protocols-exception.LICENSE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
key: asterisk-linking-protocols-exception | ||
short_name: Asterisk linking protocols exception | ||
name: Asterisk linking protocols exception | ||
owner: Asterisk | ||
category: Copyleft Limited | ||
is_exception: yes | ||
spdx_license_key: Asterisk-linking-protocols-exception | ||
other_urls: | ||
- https://github.com/asterisk/asterisk/blob/115d7c01e32ccf4566a99e9d74e2b88830985a0b/LICENSE#L27 | ||
--- | ||
|
||
Specific permission is also granted to link Asterisk with OpenSSL, OpenH323 | ||
UniMRCP, and/or the UW IMAP Toolkit and distribute the resulting binary files. | ||
|
||
In addition, Asterisk implements several management/control protocols. | ||
This includes the Asterisk Manager Interface (AMI), the Asterisk Gateway | ||
Interface (AGI), and the Asterisk REST Interface (ARI). It is our belief | ||
that applications using these protocols to manage or control an Asterisk | ||
instance do not have to be licensed under the GPL or a compatible license, | ||
as we believe these protocols do not create a 'derivative work' as referred | ||
to in the GPL. However, should any court or other judiciary body find that | ||
these protocols do fall under the terms of the GPL, then we hereby grant you a | ||
license to use these protocols in combination with Asterisk in external | ||
applications licensed under any license you wish. |
39 changes: 39 additions & 0 deletions
39
src/licensedcode/data/licenses/bsd-2-clause-first-lines.LICENSE
AyanSinhaMahapatra marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
key: bsd-2-clause-first-lines | ||
short_name: BSD 2-Clause first lines | ||
name: BSD 2-Clause - first lines requirement | ||
owner: Nippon Telegraph and Telephone Corporation | ||
category: Permissive | ||
notes: | | ||
Added in SPDX license list 3.24 | ||
This was previously the license rule: freebsd-doc_5.RULE | ||
spdx_license_key: BSD-2-Clause-first-lines | ||
other_urls: | ||
- https://github.com/krb5/krb5/blob/krb5-1.21.2-final/NOTICE#L664-L690 | ||
- https://web.mit.edu/kerberos/krb5-1.21/doc/mitK5license.html | ||
--- | ||
|
||
Redistribution and use in source and binary forms, with or without | ||
modification, are permitted provided that the following conditions | ||
are met: | ||
|
||
1. Redistributions of source code must retain the above | ||
copyright notice, this list of conditions and the following | ||
disclaimer as the first lines of this file unmodified. | ||
|
||
2. Redistributions in binary form must reproduce the above | ||
copyright notice, this list of conditions and the following | ||
disclaimer in the documentation and/or other materials provided | ||
with the distribution. | ||
|
||
THIS SOFTWARE IS PROVIDED BY NTT "AS IS" AND ANY EXPRESS OR IMPLIED | ||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | ||
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
DISCLAIMED. IN NO EVENT SHALL NTT BE LIABLE FOR ANY DIRECT, | ||
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | ||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, | ||
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | ||
OF THE POSSIBILITY OF SUCH DAMAGE. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
key: gutmann | ||
short_name: Gutmann License | ||
name: Gutmann License | ||
owner: Peter Gutmann | ||
category: Permissive | ||
notes: | | ||
Added in SPDX license list 3.24 | ||
This was previously the license rule: other-permissive_bsdish_1.RULE | ||
spdx_license_key: Gutmann | ||
other_urls: | ||
- https://www.cs.auckland.ac.nz/~pgut001/dumpasn1.c | ||
--- | ||
|
||
You can use this code in whatever way you want, as long as you don't try | ||
to claim you wrote it. |
37 changes: 37 additions & 0 deletions
37
src/licensedcode/data/licenses/hpnd-export-us-acknowledgement.LICENSE
AyanSinhaMahapatra marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
key: hpnd-export-us-acknowledgement | ||
short_name: HPND US export acknowledgment | ||
name: HPND with US Government export control warning and acknowledgment | ||
owner: Regents of the University of California | ||
category: Free Restricted | ||
notes: | | ||
Added in SPDX license list 3.24 | ||
This was previously mit-no-advert-export-control_and_proprietary-license_1.RULE | ||
spdx_license_key: HPND-export-US-acknowledgement | ||
other_urls: | ||
- https://github.com/krb5/krb5/blob/krb5-1.21.2-final/NOTICE#L831-L852 | ||
- https://web.mit.edu/kerberos/krb5-1.21/doc/mitK5license.html | ||
ignorable_authors: | ||
- the University of Southern California | ||
--- | ||
|
||
EXPORT OF THIS SOFTWARE from the United States of America may | ||
require a specific license from the United States Government. It | ||
is the responsibility of any person or organization | ||
contemplating export to obtain such a license before exporting. | ||
|
||
WITHIN THAT CONSTRAINT, permission to copy, modify, and distribute | ||
this software and its documentation in source and binary forms is | ||
hereby granted, provided that any documentation or other materials | ||
related to such distribution or use acknowledge that the software | ||
was developed by the University of Southern California. | ||
|
||
DISCLAIMER OF WARRANTY. THIS SOFTWARE IS PROVIDED "AS IS". The | ||
University of Southern California MAKES NO REPRESENTATIONS OR | ||
WARRANTIES, EXPRESS OR IMPLIED. By way of example, but not | ||
limitation, the University of Southern California MAKES NO | ||
REPRESENTATIONS OR WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY | ||
PARTICULAR PURPOSE. The University of Southern California shall not | ||
be held liable for any liability nor for any direct, indirect, or | ||
consequential damages with respect to any claim by the user or | ||
distributor of the ksu software. |
27 changes: 27 additions & 0 deletions
27
src/licensedcode/data/licenses/hpnd-sell-variant-mit-disclaimer-rev.LICENSE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
key: hpnd-sell-variant-mit-disclaimer-rev | ||
short_name: HPND sell variant with MIT disclaimer reverse | ||
name: HPND sell variant with MIT disclaimer - reverse | ||
owner: Ian Stapleton Cordasco | ||
category: Permissive | ||
notes: Added in SPDX license list 3.24 | ||
spdx_license_key: HPND-sell-variant-MIT-disclaimer-rev | ||
other_urls: | ||
- https://github.com/sigmavirus24/x11-ssh-askpass/blob/master/dynlist.c | ||
--- | ||
|
||
Disclaimer: | ||
|
||
The software is provided "as is", without warranty of any kind, | ||
express or implied, including but not limited to the warranties | ||
of merchantability, fitness for a particular purpose and | ||
noninfringement. In no event shall the author(s) be liable for | ||
any claim, damages or other liability, whether in an action of | ||
contract, tort or otherwise, arising from, out of or in connection | ||
with the software or the use or other dealings in the software. | ||
|
||
Permission to use, copy, modify, distribute, and sell this | ||
software and its documentation for any purpose is hereby | ||
granted without fee, provided that the above copyright notice | ||
appear in all copies and that both that copyright notice and | ||
this permission notice appear in supporting documentation. |
AyanSinhaMahapatra marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
key: hpnd-uc-export-us | ||
short_name: HPND UC US export warning | ||
name: Historical Permission Notice and Disclaimer - University of California, US export warning | ||
owner: Regents of the University of California | ||
category: Free Restricted | ||
spdx_license_key: HPND-UC-export-US | ||
notes: Added in SPDX license list 3.24 | ||
other_urls: | ||
- https://github.com/RTimothyEdwards/magic/blob/master/LICENSE | ||
--- | ||
|
||
Permission to use, copy, modify, and distribute this | ||
software and its documentation for any purpose and without | ||
fee is hereby granted, provided that the above copyright | ||
notice appear in all copies. The University of California | ||
makes no representations about the suitability of this | ||
software for any purpose. It is provided "as is" without | ||
express or implied warranty. Export of this software outside | ||
of the United States of America may require an export license. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AyanSinhaMahapatra marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
key: mit-khronos-old | ||
short_name: MIT Khronos - old variant | ||
name: MIT Khronos - old variant | ||
owner: Khronos Group | ||
category: Permissive | ||
notes: | | ||
Added in SPDX license list 3.24 | ||
This is the same as khronos.LICENSE except the third paragraph | ||
spdx_license_key: MIT-Khronos-old | ||
other_urls: | ||
- https://github.com/KhronosGroup/SPIRV-Cross/blob/main/LICENSES/LicenseRef-KhronosFreeUse.txt | ||
ignorable_urls: | ||
- https://www.khronos.org/registry/ | ||
--- | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and/or associated documentation files (the "Materials"), | ||
to deal in the Materials without restriction, including without limitation | ||
the rights to use, copy, modify, merge, publish, distribute, sublicense, | ||
and/or sell copies of the Materials, and to permit persons to whom the | ||
Materials are furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in | ||
all copies or substantial portions of the Materials. | ||
|
||
MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS KHRONOS | ||
STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS SPECIFICATIONS AND | ||
HEADER INFORMATION ARE LOCATED AT https://www.khronos.org/registry/ | ||
|
||
THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS | ||
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL | ||
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING | ||
FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS | ||
IN THE MATERIALS. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.