Skip to content

Commit

Permalink
Add ignorables to license rule
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
  • Loading branch information
pombredanne committed Apr 2, 2020
1 parent 03ea190 commit 7984a2e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/licensedcode/data/rules/gpl-2.0-plus_596.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
license_expression: gpl-2.0-plus
is_license_notice: yes
relevance: 100
ignorable_copyrights:
- (c) Benjamin Reed
- (c) David Hinds
ignorable_emails:
- simon@thekelleys.org.uk
ignorable_holders:
- Benjamin Reed
- David Hinds

0 comments on commit 7984a2e

Please sign in to comment.