Skip to content

Commit f241d17

Browse files
committed
Fixed #4181 - Update ABOUT file to use `'license_expression' instead of 'dje_license'
Signed-off-by: Chin Yeung Li <tli@nexb.com>
1 parent e0db4dd commit f241d17

File tree

8 files changed

+59
-19
lines changed

8 files changed

+59
-19
lines changed

src/formattedcode/templates/html-app/assets/DataTables.ABOUT

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ owner: SpryMedia Limited
88
copyright: Copyright (c) 2008-2013 SpryMedia Limited
99

1010
license_url: https://github.com/DataTables/DataTables/blob/1.10.9/license.txt
11-
dje_license: mit
12-
license_text_file: DataTables.LICENSE
13-
notes: DataTables images are also included in /images directory.
11+
license_expression: mit
12+
licenses:
13+
- key: mit
14+
name: MIT License
15+
file: DataTables.LICENSE
16+
url: https://scancode-licensedb.aboutcode.org/mit.LICENSE
17+
spdx_license_key: MIT
18+
notes: DataTables images are also included in /images directory.

src/formattedcode/templates/html-app/assets/bootstrap-fonts.ABOUT

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ name: Bootstrap
66
home_url: http://twitter.github.com/bootstrap/
77
owner: Twitter, Inc.
88
contact: https://twitter.com/about/contact
9-
dje_license: mit
10-
license_text_file: bootstrap.LICENSE
9+
license_expression: mit
10+
licenses:
11+
- key: mit
12+
name: MIT License
13+
file: mit.LICENSE
14+
url: https://scancode-licensedb.aboutcode.org/mit.LICENSE
15+
spdx_license_key: MIT
1116
copyright: Copyright (c) 2011-2015 Twitter, Inc
12-
notes: Bootstrap files are also included in /fonts directory.
17+
notes: Bootstrap files are also included in /fonts directory.

src/formattedcode/templates/html-app/assets/html5shiv.ABOUT

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,10 @@ owner: Alexander Farkas
88
copyright: Copyright (c) 2014 Alexander Farkas (aFarkas).
99

1010
license_url: https://raw.githubusercontent.com/aFarkas/html5shiv/master/MIT%20and%20GPL2%20licenses.md
11-
dje_license: mit
12-
license_text_file: html5shiv.LICENSE
11+
license_expression: mit
12+
licenses:
13+
- key: mit
14+
name: MIT License
15+
file: html5shiv.LICENSE
16+
url: https://scancode-licensedb.aboutcode.org/mit.LICENSE
17+
spdx_license_key: MIT

src/formattedcode/templates/html-app/assets/jquery.ABOUT

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,10 @@ owner: jQuery Foundation, Inc.
88
copyright: Copyright 2014 jQuery Foundation and other contributors
99

1010
license_url: https://raw.githubusercontent.com/jquery/jquery/2.1.3/MIT-LICENSE.txt
11-
dje_license: mit
12-
license_text_file: jquery.LICENSE
11+
license_expression: mit
12+
licenses:
13+
- key: mit
14+
name: MIT License
15+
file: jquery.LICENSE
16+
url: https://scancode-licensedb.aboutcode.org/mit.LICENSE
17+
spdx_license_key: MIT

src/formattedcode/templates/html-app/assets/jstree.ABOUT

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ owner: Ivan Bozhanov
88
copyright: Copyright (c) 2014 Ivan Bozhanov
99

1010
license_url: https://raw.githubusercontent.com/vakata/jstree/3.1.1/LICENSE-MIT
11-
dje_license: mit
12-
license_text_file: jstree.LICENSE
13-
notes: the files throbber.gif, style.min.css and 32px.png are also from jstree.
11+
license_expression: mit
12+
licenses:
13+
- key: mit
14+
name: MIT License
15+
file: jstree.LICENSE
16+
url: https://scancode-licensedb.aboutcode.org/mit.LICENSE
17+
spdx_license_key: MIT
18+
notes: the files throbber.gif, style.min.css and 32px.png are also from jstree.

src/formattedcode/templates/html-app/assets/respond.ABOUT

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,10 @@ owner: Scott Jehl
88
copyright: Copyright (c) 2012 Scott Jehl
99

1010
license_url: https://raw.githubusercontent.com/scottjehl/Respond/1.4.2/LICENSE-MIT
11-
dje_license: mit
12-
license_text_file: respond.LICENSE
11+
license_expression: mit
12+
licenses:
13+
- key: mit
14+
name: MIT License
15+
file: respond.LICENSE
16+
url: https://scancode-licensedb.aboutcode.org/mit.LICENSE
17+
spdx_license_key: MIT

src/formattedcode/templates/html-app/assets/simple-sidebar.ABOUT

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,10 @@ owner: Iron Summit Media Strategies, LLC
88
copyright: Copyright 2013-2015 Iron Summit Media Strategies, LLC.
99

1010
license_url: https://raw.githubusercontent.com/BlackrockDigital/startbootstrap-simple-sidebar/v1.0.5/LICENSE
11-
dje_license: apache-2.0
12-
license_text_file: simple-sidebar.LICENSE
11+
license_expression: apache-2.0
12+
licenses:
13+
- key: apache-2.0
14+
name: Apache 2.0
15+
file: simple-sidebar.LICENSE
16+
url: https://scancode-licensedb.aboutcode.org/apache-2.0.LICENSE
17+
spdx_license_key: Apache-2.0

src/scancode/interrupt-robotframework.ABOUT

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,14 @@ download_url: https://pypi.python.org/packages/3e/79/d8b9a7ea833cf4f33d51c0d5f24
55
name: robotframework
66
home_url: http://robotframework.org/
77
owner: Robot Framework Foundation
8-
dje_license: apache-2.0
98
notice_file: interrupt-robotframework.NOTICE
10-
license_text_file: apache-2.0.LICENSE
9+
license_expression: apache-2.0
10+
licenses:
11+
- key: apache-2.0
12+
name: Apache 2.0
13+
file: apache-2.0.LICENSE
14+
url: https://scancode-licensedb.aboutcode.org/apache-2.0.LICENSE
15+
spdx_license_key: Apache-2.0
1116

1217
copyright: Copyright 2008-2015 Nokia Networks
1318
Copyright 2016- Robot Framework Foundation

0 commit comments

Comments
 (0)