Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/licensedcode/data/rules/fsf-unlimited-no-warranty.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ is_license_text: yes
notes: small variant
---

This file is free software; as a special exception the author gives
This file is free software; as a special exception the {{the Free Software Foundation}} gives
unlimited permission to copy and/or distribute it, with or without
modifications, as long as this notice is preserved.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ is_license_text: yes
notes: small variant
---

# This is free software; the Free Software Foundation
# This is free software; {{the Free Software Foundation}}
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ is_license_text: yes
notes: small variant
---

# This Makefile.in is free software; the Free Software Foundation
# This Makefile.in is free software; {{the Free Software Foundation}}
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

Expand Down
13 changes: 13 additions & 0 deletions src/licensedcode/data/rules/g10-permissive_2.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
license_expression: g10-permissive
is_license_notice: yes
is_required_phrase: yes
---

This program is free software; {{as a special exception the author gives}}
unlimited permission to copy and/or distribute it, with or without
modifications, as long as this notice is preserved.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Loading