Skip to content

Commit 40ced0c

Browse files
Add required phrases to bsd rules automatically
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 63c23f0 commit 40ced0c

File tree

202 files changed

+306
-194
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

202 files changed

+306
-194
lines changed

src/licensedcode/data/rules/bsd-simplified_105.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ ignorable_urls:
66
- http://avalondock.codeplex.com/license
77
---
88

9-
This program is provided to you under the terms of the New BSD
10-
License (BSD) as published at http://avalondock.codeplex.com/license
9+
This program is provided to you under the terms of the New {{BSD
10+
License}} (BSD) as published at http://avalondock.codeplex.com/license

src/licensedcode/data/rules/bsd-simplified_106.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ is_license_notice: yes
44
relevance: 100
55
---
66

7-
Unless otherwise stated, all files are distributed under the Simplified BSD
8-
license.
7+
Unless otherwise stated, all files are distributed under the {{Simplified BSD
8+
license}}.

src/licensedcode/data/rules/bsd-simplified_107.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ minimum_coverage: 98
77

88
BSD
99

10-
BSD-2-Clause
10+
{{BSD-2-Clause}}
1111

1212
Redistribution and use in source and binary forms, with or without
1313
modification, are permitted provided that the following conditions

src/licensedcode/data/rules/bsd-simplified_108.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ is_license_tag: yes
44
relevance: 100
55
---
66

7-
License: BSD 2-Clause "Simplified" License
7+
License: {{BSD 2-Clause "Simplified" License}}

src/licensedcode/data/rules/bsd-simplified_109.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ is_license_reference: yes
44
relevance: 100
55
---
66

7-
under BSD 2-clause licence
7+
under {{BSD 2-clause licence}}

src/licensedcode/data/rules/bsd-simplified_11.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ is_license_text: yes
44
minimum_coverage: 95
55
---
66

7-
is OSI Certified Open Source Software licensed under the BSD license.
7+
is OSI Certified Open Source Software licensed under {{the BSD license}}.
88

99
Redistribution and use in source and binary forms, with or without modification, are
1010
permitted provided that the following conditions are met:

src/licensedcode/data/rules/bsd-simplified_110.RULE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
license_expression: bsd-simplified
33
is_license_reference: yes
4+
is_required_phrase: yes
45
relevance: 100
56
---
67

src/licensedcode/data/rules/bsd-simplified_111.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ is_license_notice: yes
44
relevance: 100
55
---
66

7-
under the 2-term BSD license
7+
under the {{2-term BSD license}}

src/licensedcode/data/rules/bsd-simplified_112.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ relevance: 100
55
---
66

77
Includes code from the following copyright
8-
holders, also under the 2-term BSD license
8+
holders, also under the {{2-term BSD license}}

src/licensedcode/data/rules/bsd-simplified_113.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ relevance: 100
55
---
66

77
** This program is free software; you can redistribute it and/or
8-
** modify it under the terms of the Simplified BSD License (also
9-
** known as the "2-Clause License" or "FreeBSD License".)
8+
** modify it under the terms of the {{Simplified BSD License}} (also
9+
** known as the "{{2-Clause License" or "FreeBSD License}}".)
1010
**
1111
** This program is distributed in the hope that it will be useful,
1212
** but without any warranty; without even the implied warranty of

0 commit comments

Comments
 (0)