Skip to content

Commit bd14127

Browse files
Add required phrases at bsd-new rules automatically
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 72f290f commit bd14127

File tree

679 files changed

+944
-703
lines changed

Some content is hidden

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

679 files changed

+944
-703
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ license_expression: bsd-new
33
is_license_text: yes
44
---
55

6-
BSD LICENSE
6+
{{BSD LICENSE}}
77

88

99
Redistribution and use in source and binary forms, with or without

src/licensedcode/data/rules/bsd-new-link.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ ignorable_urls:
66
---
77

88
This program and the accompanying materials are licensed and made available under
9-
the terms and conditions of the BSD License that accompanies this distribution.
9+
the terms and conditions of {{the BSD License}} that accompanies this distribution.
1010
The full text of the license may be found at
1111
http://opensource.org/licenses/bsd-license.php.
1212

13-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
13+
THE PROGRAM IS DISTRIBUTED UNDER {{THE BSD LICENSE}} ON AN "AS IS" BASIS,
1414
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.

src/licensedcode/data/rules/bsd-new-link2.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ ignorable_urls:
66
---
77

88
This program and the accompanying materials are licensed and made available under
9-
the terms and conditions of the BSD License that accompanies this distribution.
9+
the terms and conditions of {{the BSD License}} that accompanies this distribution.
1010
The full text of the license may be found at
1111
http://opensource.org/licenses/bsd-license.
1212

13-
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
13+
THE PROGRAM IS DISTRIBUTED UNDER {{THE BSD LICENSE}} ON AN "AS IS" BASIS,
1414
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.

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

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

77
Licensing terms
88

9-
This project is licensed under the terms of the Modified BSD License (also known as New or Revised or 3-Clause BSD),
9+
This project is licensed under the terms of the {{Modified BSD License}} (also known as {{New or Revised or 3-Clause BSD}}),
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
license_expression: bsd-new
33
is_license_reference: yes
4+
is_required_phrase: yes
45
relevance: 100
56
---
67

7-
BSD-3-Clause
8+
{{BSD-3-Clause}}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ referenced_filenames:
66
- COPYING
77
---
88

9-
* [This program is licensed under the "3-clause ('new') BSD License"]
9+
* [This program is licensed under the "3-clause ('{{new') BSD License}}"]
1010
* Please see the file COPYING in the source
1111
* distribution of this software for license terms.

src/licensedcode/data/rules/bsd-new_1001.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-
This program is licensed under the "3-clause ('new') BSD License"]
7+
This program is licensed under the "3-clause ('{{new') BSD License}}"]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ ignorable_urls:
66
- http://www.opensource.org/licenses/bsd-license.html
77
---
88

9-
* This software program is licensed subject to the BSD License,
9+
* This software program is licensed subject to {{the BSD License}},
1010
* available at http://www.opensource.org/licenses/bsd-license.html

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ license_expression: bsd-new
33
is_license_text: yes
44
---
55

6-
License: BSD-3-Clause
6+
{{License: BSD-3-Clause}}
77
.
88
Redistribution and use in source and binary forms, with or without
99
modification, are permitted provided that the following conditions are met:

src/licensedcode/data/rules/bsd-new_1017.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 = '3-Clause BSD License'
7+
license = '{{3-Clause BSD License}}'

0 commit comments

Comments
 (0)