Skip to content

Commit

Permalink
#377 Experimental new license and rules for external file references
Browse files Browse the repository at this point in the history
 * detect license references such as "See COPYING for details"

Signed-off-by: Philippe Ombredanne <[email protected]>
  • Loading branch information
pombredanne committed Feb 17, 2017
1 parent 89f996a commit 7018e94
Show file tree
Hide file tree
Showing 31 changed files with 50 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/licensedcode/data/licenses/see-license.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
key: see-license
short_name: See License mention
name: See License mention
category: Unknown License
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/see-license.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/see-license.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
licenses:
- see-license
1 change: 1 addition & 0 deletions src/licensedcode/data/rules/see-license_10.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
license as described at
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/see-license_10.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
licenses:
- see-license
1 change: 1 addition & 0 deletions src/licensedcode/data/rules/see-license_11.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
licence as described at
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/see-license_11.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
licenses:
- see-license
1 change: 1 addition & 0 deletions src/licensedcode/data/rules/see-license_12.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
licence, as given at.
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/see-license_12.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
licenses:
- see-license
1 change: 1 addition & 0 deletions src/licensedcode/data/rules/see-license_13.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
license, as given at.
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/see-license_13.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
licenses:
- see-license
1 change: 1 addition & 0 deletions src/licensedcode/data/rules/see-license_14.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
For license information see LICENSE.
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/see-license_14.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
licenses:
- see-license
1 change: 1 addition & 0 deletions src/licensedcode/data/rules/see-license_15.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See LICENSE.TXT file for more information.
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/see-license_15.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
licenses:
- see-license
1 change: 1 addition & 0 deletions src/licensedcode/data/rules/see-license_2.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Licenced as described in the file LICENSE under the root directory of this GIT repository
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/see-license_2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
licenses:
- see-license
1 change: 1 addition & 0 deletions src/licensedcode/data/rules/see-license_3.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
the text of which is set forth in the Appendix below
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/see-license_3.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
licenses:
- see-license
1 change: 1 addition & 0 deletions src/licensedcode/data/rules/see-license_4.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This software is licensed as described in the file COPYING, which * you should have received as part of this distribution
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/see-license_4.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
licenses:
- see-license
1 change: 1 addition & 0 deletions src/licensedcode/data/rules/see-license_5.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
License as described in the file COPYING
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/see-license_5.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
licenses:
- see-license
1 change: 1 addition & 0 deletions src/licensedcode/data/rules/see-license_6.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
the library contained a comment pointing the reader to the file containing the copyright notice
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/see-license_6.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
licenses:
- see-license
1 change: 1 addition & 0 deletions src/licensedcode/data/rules/see-license_7.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Licence (as given in the file COPYING
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/see-license_7.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
licenses:
- see-license
1 change: 1 addition & 0 deletions src/licensedcode/data/rules/see-license_8.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Licence (as given in the file
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/see-license_8.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
licenses:
- see-license
1 change: 1 addition & 0 deletions src/licensedcode/data/rules/see-license_9.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
License as given in the included file LICENSE
2 changes: 2 additions & 0 deletions src/licensedcode/data/rules/see-license_9.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
licenses:
- see-license

0 comments on commit 7018e94

Please sign in to comment.