Skip to content

Commit 80d5491

Browse files
Fix about file and help text errors
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent 6f0e151 commit 80d5491

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

src/licensedcode/static/jquery.mark-8.11.1.min.js.ABOUT

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
about_resource: jquery.mark-8.11.1.min.js
2+
name: mark.js
3+
version: 8.11.1
24
download_url: https://github.com/julmot/mark.js/archive/8.11.1.zip
35
description: JavaScript keyword highlighting. Mark text with with options that fit every application.
46
Also available as jQuery plugin.
57
homepage_url: https://markjs.io/
8+
package_url: pkg:github/julmot/mark.js@8.11.1
69
license_expression: mit
710
copyright: Copyright (c) 2014–2019 Julian Kühnel
811
attribute: yes
12+
checksum_md5: 76d6fc6f1108d931aea314962a58b444
13+
checksum_sha1: c52b2e00f8d7430829e7018dd5078937b16df696
914
licenses:
1015
- key: mit
1116
name: MIT License

tests/scancode/data/help/help.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,10 @@ Options:
158158
scan depth limit.
159159

160160
miscellaneous:
161+
--get-license-data DIR Include this directory with additional custom
162+
licenses and license rules in the license
163+
detection index. Creates the directory if it
164+
does not exist.
161165
--reindex-licenses Rebuild the license index and exit.
162166
--reindex-licenses-for-all-languages
163167
[EXPERIMENTAL] Rebuild the license index

0 commit comments

Comments
 (0)