Skip to content

Commit 3a69ef2

Browse files
committed
#4181 - The context of the ABOUT files for bootstrap font and bootstrap.min.css were switched.
* Updated the ABOUT files to fix the error * Added package_url field Signed-off-by: Chin Yeung Li <tli@nexb.com>
1 parent 44c7307 commit 3a69ef2

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed
Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
1-
about_resource: bootstrap.min.css
1+
about_resource: fonts
2+
23
download_url: https://github.com/twbs/bootstrap/tree/v3.3.4/dist
34
version: 3.3.4
45

56
name: Bootstrap
6-
home_url: http://twitter.github.com/bootstrap/
7-
owner: Twitter, Inc.
8-
contact: https://twitter.com/about/contact
7+
homepage_url: http://getbootstrap.com
8+
99
license_expression: mit
1010
licenses:
11-
- key: mit
11+
- file: mit.LICENSE
12+
key: mit
1213
name: MIT License
13-
file: mit.LICENSE
14-
url: https://scancode-licensedb.aboutcode.org/mit.LICENSE
15-
spdx_license_key: MIT
14+
1615
copyright: Copyright (c) 2011-2015 Twitter, Inc
17-
notes: Bootstrap files are also included in /fonts directory.
16+
package_url: pkg:github/twbs/bootstrap@3.3.4
Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
1-
about_resource: fonts
2-
1+
about_resource: bootstrap.min.css
32
download_url: https://github.com/twbs/bootstrap/tree/v3.3.4/dist
43
version: 3.3.4
54

65
name: Bootstrap
7-
homepage_url: http://getbootstrap.com
8-
6+
homepage_url: http://twitter.github.com/bootstrap/
7+
owner: Twitter, Inc.
8+
contact: https://twitter.com/about/contact
99
license_expression: mit
1010
licenses:
11-
- file: mit.LICENSE
12-
key: mit
11+
- key: mit
1312
name: MIT License
14-
13+
file: mit.LICENSE
14+
url: https://scancode-licensedb.aboutcode.org/mit.LICENSE
15+
spdx_license_key: MIT
1516
copyright: Copyright (c) 2011-2015 Twitter, Inc
17+
notes: Bootstrap files are also included in /fonts directory.
18+
package_url: pkg:github/twbs/bootstrap@3.3.4

0 commit comments

Comments
 (0)