Skip to content

Commit 5635edf

Browse files
committed
Add new GPL rules
Seen in Debian copyright files Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 46135a4 commit 5635edf

17 files changed

+309
-245
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
license_expression: gpl-1.0-plus
3+
is_license_notice: yes
4+
referenced_filenames:
5+
- /usr/share/common-licenses/GPL-1
6+
---
7+
8+
License: GPL-1+
9+
This program is free software; you can redistribute it and/or modify
10+
it under the terms of the GNU General Public License as published by
11+
the Free Software Foundation; either version 1, or (at your option)
12+
any later version.
13+
.
14+
On Debian systems, the complete text of version 1 of the GNU General
15+
Public License can be found in `/usr/share/common-licenses/GPL-1'
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
license_expression: gpl-1.0-plus
3+
is_license_notice: yes
4+
referenced_filenames:
5+
- /usr/share/common-licenses/GPL-1
6+
---
7+
8+
This program is free software; you can redistribute it and/or modify
9+
it under the terms of the GNU General Public License as published by
10+
the Free Software Foundation; either version 1, or (at your option)
11+
any later version.
12+
.
13+
On Debian systems, the complete text of version 1 of the GNU General
14+
Public License can be found in `/usr/share/common-licenses/GPL-1'
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
license_expression: gpl-1.0-plus
3+
is_license_notice: yes
4+
---
5+
6+
License: GPL-1+
7+
This program is free software; you can redistribute it and/or modify
8+
it under the terms of the GNU General Public License as published by
9+
the Free Software Foundation; either version 1, or (at your option)
10+
any later version.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
license_expression: gpl-2.0-plus
3+
is_license_notice: yes
4+
referenced_filenames:
5+
- /usr/share/common-licenses/GPL-2
6+
---
7+
8+
License: GPL-2+
9+
This program is free software; you can redistribute it and/or modify
10+
it under the terms of the GNU General Public License as published by
11+
the Free Software Foundation; either version 2, or (at your option)
12+
any later version.
13+
.
14+
On Debian systems, the complete text of version 2 of the GNU General
15+
Public License can be found in `/usr/share/common-licenses/GPL-2'
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
license_expression: gpl-2.0-plus
3+
is_license_notice: yes
4+
referenced_filenames:
5+
- /usr/share/common-licenses/GPL-2
6+
---
7+
8+
This program is free software; you can redistribute it and/or modify
9+
it under the terms of the GNU General Public License as published by
10+
the Free Software Foundation; either version 2, or (at your option)
11+
any later version.
12+
.
13+
On Debian systems, the complete text of version 2 of the GNU General
14+
Public License can be found in `/usr/share/common-licenses/GPL-2'
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
license_expression: gpl-2.0-plus
3+
is_license_notice: yes
4+
---
5+
6+
License: GPL-2+
7+
This program is free software; you can redistribute it and/or modify
8+
it under the terms of the GNU General Public License as published by
9+
the Free Software Foundation; either version 2, or (at your option)
10+
any later version.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
license_expression: gpl-2.0
3+
is_license_notice: yes
4+
referenced_filenames:
5+
- /usr/share/common-licenses/GPL-2
6+
---
7+
8+
License: GPL-2
9+
This program is free software; you can redistribute it and/or modify
10+
it under the terms of the GNU General Public License as published by
11+
the Free Software Foundation; version 2.
12+
.
13+
On Debian systems, the complete text of version 2 of the GNU General
14+
Public License can be found in `/usr/share/common-licenses/GPL-2'
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
license_expression: gpl-2.0
3+
is_license_notice: yes
4+
referenced_filenames:
5+
- /usr/share/common-licenses/GPL-2
6+
---
7+
8+
This program is free software; you can redistribute it and/or modify
9+
it under the terms of the GNU General Public License as published by
10+
the Free Software Foundation; version 2.
11+
.
12+
On Debian systems, the complete text of version 2 of the GNU General
13+
Public License can be found in `/usr/share/common-licenses/GPL-2'
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
license_expression: gpl-2.0
3+
is_license_notice: yes
4+
---
5+
6+
License: GPL-2
7+
This program is free software; you can redistribute it and/or modify
8+
it under the terms of the GNU General Public License as published by
9+
the Free Software Foundation; version 2.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
license_expression: gpl-3.0-plus
3+
is_license_notice: yes
4+
referenced_filenames:
5+
- /usr/share/common-licenses/GPL-3
6+
---
7+
8+
License: GPL-3+
9+
This program is free software; you can redistribute it and/or modify
10+
it under the terms of the GNU General Public License as published by
11+
the Free Software Foundation; either version 3, or (at your option)
12+
any later version.
13+
.
14+
On Debian systems, the complete text of version 3 of the GNU General
15+
Public License can be found in `/usr/share/common-licenses/GPL-3'

0 commit comments

Comments
 (0)