Skip to content

Commit 1fa9763

Browse files
committed
Add license rule for AFL and GPL combo #2663
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 377fbcc commit 1fa9763

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Licensed under the Academic Free License version 2.1
2+
3+
This program is free software; you can redistribute it and/or modify
4+
it under the terms of the GNU General Public License as published by
5+
the Free Software Foundation; either version 2 of the License, or
6+
(at your option) any later version.
7+
8+
This program is distributed in the hope that it will be useful,
9+
but WITHOUT ANY WARRANTY; without even the implied warranty of
10+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11+
GNU General Public License for more details.
12+
13+
You should have received a copy of the GNU General Public License
14+
along with this program; if not, write to the Free Software
15+
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
license_expression: afl-2.1 AND gpl-2.0-plus
2+
is_license_notice: yes
3+
minimum_coverage: 99

0 commit comments

Comments
 (0)