-
-
Notifications
You must be signed in to change notification settings - Fork 616
4181 update about to use license expression #4184
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
chinyeungli
merged 6 commits into
develop
from
4181-update_ABOUT_to_use_license_expression
Mar 12, 2025
Merged
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
f241d17
Fixed #4181 - Update ABOUT file to use `'license_expression' instead …
chinyeungli 575b591
#4181 - Update license_url fields
chinyeungli 44c7307
#4181 - Update 'home_url' to 'homepage_url'
chinyeungli 3a69ef2
#4181 - The context of the ABOUT files for bootstrap font and bootstr…
chinyeungli 3b6b8a8
#4181 - Update ABOUT files
chinyeungli 636b8c8
#4181 - Update CHANGELOG
chinyeungli 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 |
|---|---|---|
|
|
@@ -3,11 +3,17 @@ download_url: https://codeload.github.com/DataTables/DataTables/zip/1.10.9 | |
|
|
||
| version: 1.10.9 | ||
| name: jQuery | ||
| home_url: https://www.datatables.net/ | ||
| homepage_url: https://www.datatables.net/ | ||
| owner: SpryMedia Limited | ||
| copyright: Copyright (c) 2008-2013 SpryMedia Limited | ||
|
|
||
| license_url: https://github.com/DataTables/DataTables/blob/1.10.9/license.txt | ||
| dje_license: mit | ||
| license_text_file: DataTables.LICENSE | ||
| notes: DataTables images are also included in /images directory. | ||
| license_expression: mit | ||
| licenses: | ||
| - key: mit | ||
| name: MIT License | ||
| file: DataTables.LICENSE | ||
| url: https://github.com/DataTables/DataTables/blob/1.10.9/license.txt | ||
| spdx_license_key: MIT | ||
| notes: DataTables images are also included in /images directory. | ||
|
|
||
| package_url: pkg:github/DataTables/[email protected] | ||
18 changes: 11 additions & 7 deletions
18
src/formattedcode/templates/html-app/assets/bootstrap-fonts.ABOUT
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 |
|---|---|---|
| @@ -1,12 +1,16 @@ | ||
| about_resource: bootstrap.min.css | ||
| about_resource: fonts | ||
|
|
||
| download_url: https://github.com/twbs/bootstrap/tree/v3.3.4/dist | ||
| version: 3.3.4 | ||
|
|
||
| name: Bootstrap | ||
| home_url: http://twitter.github.com/bootstrap/ | ||
| owner: Twitter, Inc. | ||
| contact: https://twitter.com/about/contact | ||
| dje_license: mit | ||
| license_text_file: bootstrap.LICENSE | ||
| homepage_url: http://getbootstrap.com | ||
|
|
||
| license_expression: mit | ||
| licenses: | ||
| - file: mit.LICENSE | ||
| key: mit | ||
| name: MIT License | ||
|
|
||
| copyright: Copyright (c) 2011-2015 Twitter, Inc | ||
| notes: Bootstrap files are also included in /fonts directory. | ||
| package_url: pkg:github/twbs/[email protected] |
17 changes: 10 additions & 7 deletions
17
src/formattedcode/templates/html-app/assets/bootstrap.min.css.ABOUT
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 |
|---|---|---|
| @@ -1,15 +1,18 @@ | ||
| about_resource: fonts | ||
|
|
||
| about_resource: bootstrap.min.css | ||
| download_url: https://github.com/twbs/bootstrap/tree/v3.3.4/dist | ||
| version: 3.3.4 | ||
|
|
||
| name: Bootstrap | ||
| homepage_url: http://getbootstrap.com | ||
|
|
||
| homepage_url: http://twitter.github.com/bootstrap/ | ||
| owner: Twitter, Inc. | ||
| contact: https://twitter.com/about/contact | ||
| license_expression: mit | ||
| licenses: | ||
| - file: mit.LICENSE | ||
| key: mit | ||
| - key: mit | ||
| name: MIT License | ||
|
|
||
| file: mit.LICENSE | ||
| url: https://scancode-licensedb.aboutcode.org/mit.LICENSE | ||
| spdx_license_key: MIT | ||
| copyright: Copyright (c) 2011-2015 Twitter, Inc | ||
| notes: Bootstrap files are also included in /fonts directory. | ||
| package_url: pkg:github/twbs/[email protected] |
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 |
|---|---|---|
|
|
@@ -13,3 +13,4 @@ licenses: | |
| name: MIT License | ||
|
|
||
| copyright: Copyright (c) 2011-2015 Twitter, Inc | ||
| package_url: pkg:github/twbs/[email protected] | ||
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 |
|---|---|---|
|
|
@@ -19,3 +19,4 @@ owner: Mike Bostock | |
| owner_url: http://bost.ocks.org/mike/ | ||
| vcs_url: https://github.com/d3/d3 | ||
| version: 3.5.9 | ||
| package_url: pkg:github/d3/[email protected] | ||
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 |
|---|---|---|
|
|
@@ -3,10 +3,15 @@ download_url: https://github.com/aFarkas/html5shiv/archive/3.7.0.zip | |
|
|
||
| version: 3.7.0 | ||
| name: HTML5 Shiv | ||
| home_url: https://github.com/aFarkas/html5shiv/tree/3.7.0 | ||
| homepage_url: https://github.com/aFarkas/html5shiv/tree/3.7.0 | ||
| owner: Alexander Farkas | ||
| copyright: Copyright (c) 2014 Alexander Farkas (aFarkas). | ||
|
|
||
| license_url: https://raw.githubusercontent.com/aFarkas/html5shiv/master/MIT%20and%20GPL2%20licenses.md | ||
| dje_license: mit | ||
| license_text_file: html5shiv.LICENSE | ||
| license_expression: mit | ||
| licenses: | ||
| - key: mit | ||
| name: MIT License | ||
| file: html5shiv.LICENSE | ||
| url: https://raw.githubusercontent.com/aFarkas/html5shiv/master/MIT%20and%20GPL2%20licenses.md | ||
| spdx_license_key: MIT | ||
| package_url: pkg:github/aFarkas/[email protected] | ||
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 |
|---|---|---|
|
|
@@ -3,10 +3,16 @@ download_url: https://github.com/jquery/jquery/archive/1.11.2.zip | |
|
|
||
| version: 2.1.3 | ||
| name: jQuery | ||
| home_url: http://jquery.com/ | ||
| homepage_url: http://jquery.com/ | ||
| owner: jQuery Foundation, Inc. | ||
| copyright: Copyright 2014 jQuery Foundation and other contributors | ||
|
|
||
| license_url: https://raw.githubusercontent.com/jquery/jquery/2.1.3/MIT-LICENSE.txt | ||
| dje_license: mit | ||
| license_text_file: jquery.LICENSE | ||
| license_expression: mit | ||
| licenses: | ||
| - key: mit | ||
| name: MIT License | ||
| file: jquery.LICENSE | ||
| url: https://raw.githubusercontent.com/jquery/jquery/2.1.3/MIT-LICENSE.txt | ||
| spdx_license_key: MIT | ||
|
|
||
| package_url: pkg:github/jquery/[email protected] | ||
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 |
|---|---|---|
|
|
@@ -3,11 +3,17 @@ download_url: https://github.com/vakata/jstree/archive/3.1.1.zip | |
|
|
||
| version: 3.1.1 | ||
| name: jsTree | ||
| home_url: http://www.jstree.com/ | ||
| homepage_url: http://www.jstree.com/ | ||
| owner: Ivan Bozhanov | ||
| copyright: Copyright (c) 2014 Ivan Bozhanov | ||
|
|
||
| license_url: https://raw.githubusercontent.com/vakata/jstree/3.1.1/LICENSE-MIT | ||
| dje_license: mit | ||
| license_text_file: jstree.LICENSE | ||
| notes: the files throbber.gif, style.min.css and 32px.png are also from jstree. | ||
| license_expression: mit | ||
| licenses: | ||
| - key: mit | ||
| name: MIT License | ||
| file: jstree.LICENSE | ||
| url: https://raw.githubusercontent.com/vakata/jstree/3.1.1/LICENSE-MIT | ||
| spdx_license_key: MIT | ||
| notes: the files throbber.gif, style.min.css and 32px.png are also from jstree. | ||
|
|
||
| package_url: pkg:github/vakata/[email protected] | ||
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 |
|---|---|---|
|
|
@@ -3,10 +3,16 @@ download_url: https://github.com/scottjehl/Respond/archive/1.4.2.tar.gz | |
|
|
||
| version: 1.4.2 | ||
| name: Respond.js | ||
| home_url: https://github.com/scottjehl/Respond/tree/1.4.2 | ||
| homepage_url: https://github.com/scottjehl/Respond/tree/1.4.2 | ||
| owner: Scott Jehl | ||
| copyright: Copyright (c) 2012 Scott Jehl | ||
|
|
||
| license_url: https://raw.githubusercontent.com/scottjehl/Respond/1.4.2/LICENSE-MIT | ||
| dje_license: mit | ||
| license_text_file: respond.LICENSE | ||
| license_expression: mit | ||
| licenses: | ||
| - key: mit | ||
| name: MIT License | ||
| file: respond.LICENSE | ||
| url: https://raw.githubusercontent.com/scottjehl/Respond/1.4.2/LICENSE-MIT | ||
| spdx_license_key: MIT | ||
|
|
||
| package_url: pkg:github/scottjehl/[email protected] | ||
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 |
|---|---|---|
|
|
@@ -3,10 +3,16 @@ download_url: https://github.com/BlackrockDigital/startbootstrap-simple-sidebar/ | |
|
|
||
| version: 1.0.5 | ||
| name: Start Bootstrap - Simple Sidebar | ||
| home_url: http://startbootstrap.com/template-overviews/simple-sidebar/ | ||
| homepage_url: http://startbootstrap.com/template-overviews/simple-sidebar/ | ||
| owner: Iron Summit Media Strategies, LLC | ||
| copyright: Copyright 2013-2015 Iron Summit Media Strategies, LLC. | ||
|
|
||
| license_url: https://raw.githubusercontent.com/BlackrockDigital/startbootstrap-simple-sidebar/v1.0.5/LICENSE | ||
| dje_license: apache-2.0 | ||
| license_text_file: simple-sidebar.LICENSE | ||
| license_expression: apache-2.0 | ||
| licenses: | ||
| - key: apache-2.0 | ||
| name: Apache 2.0 | ||
| file: simple-sidebar.LICENSE | ||
| url: https://raw.githubusercontent.com/BlackrockDigital/startbootstrap-simple-sidebar/v1.0.5/LICENSE | ||
| spdx_license_key: Apache-2.0 | ||
|
|
||
| package_url: pkg:github/BlackrockDigital/[email protected] | ||
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 |
|---|---|---|
| @@ -1,12 +1,18 @@ | ||
| about_resource: . | ||
| name: ScanCode datasets | ||
| license_expression: cc-by-4.0 | ||
| licenses: | ||
| - key: cc-by-4.0 | ||
| name: CC-BY-4.0 | ||
| file: cc-by-4.0.LICENSE | ||
|
|
||
| copyright: copyright (c) nexb Inc. and others. | ||
| notes: | | ||
| the preferred attribution notice for data is: | ||
| Copyright (c) nexB Inc. and others. All rights reserved. | ||
| ScanCode is a trademark of nexB Inc. | ||
| SPDX-License-Identifier: CC-BY-4.0 | ||
| See https://creativecommons.org/licenses/by/4.0/legalcode for the license text. | ||
| See https://github.com/nexB/scancode-toolkit for support or download. | ||
| See https://github.com/nexB/scancode-toolkit for support or download. | ||
| See https://aboutcode.org for more information about nexB OSS projects. | ||
| package_url: pkg:github/aboutcode-org/scancode-toolkit#licensedcode/data |
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 |
|---|---|---|
| @@ -1,16 +1,18 @@ | ||
| about_resource: spans.py | ||
| version: 2.4.1 | ||
| version: 2.4.1 | ||
| name: Whoosh Spans | ||
| vcs_url: hg+https://bitbucket.org/mchaput/whoosh@72e06bd0aac8 | ||
| home_url: https://bitbucket.org/mchaput/whoosh | ||
| homepage_url: https://bitbucket.org/mchaput/whoosh | ||
| owner: Matt Chaput | ||
| copyright: Copyright (c) 2011 Matt Chaput. | ||
| download_url: https://bitbucket.org/mchaput/whoosh/get/2.4.1.tar.gz | ||
| description: Manage spans of tokens and text. | ||
| download_url: https://files.pythonhosted.org/packages/55/6c/c2ef99a8c851010b0700bf3ee036184911762b1146177be543fe17f39d52/Whoosh-2.4.1.tar.gz | ||
| description: Manage spans of tokens and text. | ||
| This file was originally copied and modified from Whoosh. | ||
|
|
||
| license_expression: bsd-simplified | ||
|
|
||
| licenses: | ||
| - file: spans.py.LICENSE | ||
| key: bsd-simplified | ||
|
|
||
| package_url: pkg:pypi/[email protected] |
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 |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| about_resource: nevra.py | ||
| name: rpmhelper.py | ||
| home_url: https://github.com/sassoftware/conary | ||
| homepage_url: https://github.com/sassoftware/conary | ||
| download_url: https://raw.githubusercontent.com/sassoftware/conary/c26507001b62b0839539908cc5bf28893c45c0b4/conary/rpmhelper.py | ||
| license_text_file: nevra.py.LICENSE | ||
| notice_file: nevra.py.NOTICE | ||
| copyright: Copyright (c) SAS Institute Inc. | ||
| license_expression: apache-2.0 | ||
| license_expression: apache-2.0 |
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 |
|---|---|---|
| @@ -1,7 +1,6 @@ | ||
| about_resource: pypi.py | ||
| name: pyserial | ||
| namespace: pyserial | ||
| package_url: pkg:github/pyserial/pyserial@d867871e6aa33301#setup.py | ||
| attribute: yes | ||
| copyright: Copyright (c) 2001-2020 Chris Liechti <[email protected]> | ||
| download_url: https://github.com/pyserial/pyserial/blob/d867871e6aa333014a77498b4ac96fdd1d3bf1d8/setup.py#L34 | ||
|
|
||
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 |
|---|---|---|
|
|
@@ -4,5 +4,5 @@ author: Gram (@orsinium) | |
| author_email: [email protected] | ||
| homepage_url: https://github.com/dephell/dephell_setuptools | ||
| license_expression: mit | ||
| package_url: pkg:github/dephell/[email protected] | ||
| notes: code heavily modified from original | ||
|
|
||
| notes: code heavily modified from original | ||
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since we are doing a cleanup, we should probably delete this file, since this does not add any data to the package manifests already present here for scancode-toolkit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the purpose of the ABOUT file, I think we still want to keep this file.