-
-
Notifications
You must be signed in to change notification settings - Fork 572
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert changes to cluecode_test_utils.CopyrightTest
* Do not rename summaries to tallies Reference: #2842 Signed-off-by: Jono Yang <jyang@nexb.com>
- Loading branch information
Showing
3,151 changed files
with
6,224 additions
and
6,221 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains 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 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 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 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary | ||
authors: | ||
- Gordon Matzigkeit <gord@gnu.ai.mit.edu> | ||
authors_tallies: | ||
authors_summary: | ||
- value: Gordon Matzigkeit <gord@gnu.ai.mit.edu> | ||
count: 1 |
This file contains 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 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary | ||
authors: | ||
- John Doe | ||
authors_tallies: | ||
authors_summary: | ||
- value: John Doe | ||
count: 1 |
4 changes: 2 additions & 2 deletions
4
tests/cluecode/data/authors/author_avinash-BitVector_py.py.yml
This file contains 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,9 +1,9 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary | ||
authors: | ||
- Avinash Kak (kak@purdue.edu) | ||
- Avinash Kak (kak@purdue.edu) | ||
authors_tallies: | ||
authors_summary: | ||
- value: Avinash Kak (kak@purdue.edu) | ||
count: 2 |
4 changes: 2 additions & 2 deletions
4
tests/cluecode/data/authors/author_avinash_kak-BitVector_py.py.yml
This file contains 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,9 +1,9 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary | ||
authors: | ||
- Avinash Kak (kak@purdue.edu) | ||
- Avinash Kak (kak@purdue.edu) | ||
authors_tallies: | ||
authors_summary: | ||
- value: Avinash Kak (kak@purdue.edu) | ||
count: 2 |
4 changes: 2 additions & 2 deletions
4
tests/cluecode/data/authors/author_complex_author-strtol_c.c.yml
This file contains 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 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary | ||
authors: | ||
- the University of California, Berkeley and its contributors | ||
authors_tallies: | ||
authors_summary: | ||
- value: the University of California, Berkeley and its contributors | ||
count: 1 |
2 changes: 1 addition & 1 deletion
2
tests/cluecode/data/authors/author_correct-detail_9_html.html.yml
This file contains 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,3 +1,3 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary |
2 changes: 1 addition & 1 deletion
2
tests/cluecode/data/authors/author_do_not_detect_authorize_as_author.csv.yml
This file contains 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,3 +1,3 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary |
2 changes: 1 addition & 1 deletion
2
tests/cluecode/data/authors/author_does_not_report_incorrect_junk.txt.yml
This file contains 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,3 +1,3 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary |
4 changes: 2 additions & 2 deletions
4
tests/cluecode/data/authors/author_does_not_report_trailing_coma.txt.yml
This file contains 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 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary | ||
authors: | ||
- Gordon Matzigkeit | ||
authors_tallies: | ||
authors_summary: | ||
- value: Gordon Matzigkeit | ||
count: 1 |
4 changes: 2 additions & 2 deletions
4
.../cluecode/data/authors/author_does_not_report_trailing_junk_and_incorrect_authors.txt.yml
This file contains 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 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,3 +1,3 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary |
4 changes: 2 additions & 2 deletions
4
tests/cluecode/data/authors/author_gary-ProjectInfo_java.java.yml
This file contains 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 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary | ||
authors: | ||
- Gary O'Neall | ||
authors_tallies: | ||
authors_summary: | ||
- value: Gary O'Neall | ||
count: 1 |
This file contains 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
4 changes: 2 additions & 2 deletions
4
tests/cluecode/data/authors/author_in_java-MergeSort_java.java.yml
This file contains 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 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary | ||
authors: | ||
- Scott Violet | ||
authors_tallies: | ||
authors_summary: | ||
- value: Scott Violet | ||
count: 1 |
This file contains 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 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary | ||
authors: | ||
- Apple Banana Car | ||
authors_tallies: | ||
authors_summary: | ||
- value: Apple Banana Car | ||
count: 1 |
This file contains 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,3 +1,3 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary |
2 changes: 1 addition & 1 deletion
2
tests/cluecode/data/authors/author_in_visio_doc-Glitch_ERD_vsd.vsd.yml
This file contains 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,3 +1,3 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary |
This file contains 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 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary | ||
authors: | ||
- Patrick McHardy <kaber@trash.net> | ||
authors_tallies: | ||
authors_summary: | ||
- value: Patrick McHardy <kaber@trash.net> | ||
count: 1 |
This file contains 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 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,3 +1,3 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary |
This file contains 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,3 +1,3 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary |
This file contains 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,3 +1,3 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary |
2 changes: 1 addition & 1 deletion
2
tests/cluecode/data/authors/author_none_fp-false_positives_c.c.yml
This file contains 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,3 +1,3 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary |
2 changes: 1 addition & 1 deletion
2
tests/cluecode/data/authors/author_none_js-editor_beta_de_js.js.yml
This file contains 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,3 +1,3 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary |
This file contains 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,3 +1,3 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary |
4 changes: 2 additions & 2 deletions
4
tests/cluecode/data/authors/author_none_sample_java-java.java.yml
This file contains 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 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary | ||
authors: | ||
- not attributable | ||
authors_tallies: | ||
authors_summary: | ||
- value: not attributable | ||
count: 1 |
This file contains 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,5 +1,5 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary | ||
notes: these are detected as copyrights, not authors Russ Dill <Russ.Dill@asu.edu> Vladimir | ||
Oleynik <dzo@simtreas.ru> |
This file contains 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,3 +1,3 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary |
This file contains 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,3 +1,3 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary |
This file contains 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,3 +1,3 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary |
4 changes: 2 additions & 2 deletions
4
tests/cluecode/data/authors/author_stacktrace_cpp-stacktrace_cpp.cpp.yml
This file contains 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 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary | ||
authors: | ||
- faith@dict.org | ||
authors_tallies: | ||
authors_summary: | ||
- value: faith@dict.org | ||
count: 1 |
4 changes: 2 additions & 2 deletions
4
...uecode/data/authors/author_treetablemodeladapter_java-TreeTableModelAdapter_java.java.yml
This file contains 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 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
4 changes: 2 additions & 2 deletions
4
tests/cluecode/data/authors/author_var_route_c-var_route_c.c.yml
This file contains 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 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,3 +1,3 @@ | ||
what: | ||
- authors | ||
- authors_tallies | ||
- authors_summary |
Oops, something went wrong.