Skip to content

Commit be5cdba

Browse files
committed
Align license and tests with latest copyright
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent ed84329 commit be5cdba

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

src/licensedcode/data/licenses/first-epss-usage.LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ owner: FIRST
77
homepage_url: https://www.first.org/epss/#Usage-Agreement
88
spdx_license_key: LicenseRef-scancode-first-epss-usage
99
ignorable_authors:
10-
- a volunteer group of researchers
10+
- volunteer group of researchers
1111
ignorable_urls:
1212
- https://www.first.org/epss
1313
---
1414

1515
Usage Agreement
1616

17-
EPSS is an emerging standard developed by a volunteer group of researchers, practitioners, academics and government personnel. We grant the use of EPSS scores freely to the public, subject to the conditions below. We reserve the right to update the model and these webpages periodically, as necessary, though we will make every attempt to provide sufficient notice to users in the event of material changes. While membership in the EPSS SIG is not required to use or implement EPSS, however, we ask that if you are using EPSS, that you provide appropriate attribution where possible. EPSS can be cited either from this website (e.g. "See EPSS at https://www.first.org/epss), or as: Jay Jacobs, Sasha Romanosky, Benjamin Edwards, Michael Roytman, Idris Adjerid, (2021), Exploit Prediction Scoring System, Digital Threats Research and Practice, 2(3)
17+
EPSS is an emerging standard developed by a volunteer group of researchers, practitioners, academics and government personnel. We grant the use of EPSS scores freely to the public, subject to the conditions below. We reserve the right to update the model and these webpages periodically, as necessary, though we will make every attempt to provide sufficient notice to users in the event of material changes. While membership in the EPSS SIG is not required to use or implement EPSS, however, we ask that if you are using EPSS, that you provide appropriate attribution where possible. EPSS can be cited either from this website (e.g. "See EPSS at https://www.first.org/epss), or as: Jay Jacobs, Sasha Romanosky, Benjamin Edwards, Michael Roytman, Idris Adjerid, (2021), Exploit Prediction Scoring System, Digital Threats Research and Practice, 2(3)

tests/cluecode/data/authors/author_russ_c-c.c.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ what:
44
- copyrights
55
- holders
66
copyrights:
7+
- Russ Dill <Russ.Dill@asu.edu> 2001-2003
78
- Vladimir Oleynik <dzo@simtreas.ru> (c) 2003
89
holders:
10+
- Russ Dill
911
- Vladimir Oleynik
1012
notes: these are detected as copyrights, not authors

tests/cluecode/data/copyrights/name_before_c-c.c.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,14 @@ what:
33
- holders
44
- holders_summary
55
copyrights:
6+
- Russ Dill <Russ.Dill@asu.edu> 2001-2003
67
- Vladimir Oleynik <dzo@simtreas.ru> (c) 2003
78
holders:
9+
- Russ Dill
810
- Vladimir Oleynik
911
holders_summary:
12+
- value: Russ Dill
13+
count: 1
1014
- value: Vladimir Oleynik
1115
count: 1
16+

0 commit comments

Comments
 (0)