Skip to content

Commit 7b81c35

Browse files
committed
add new rule for GPL-2.0, fixes #5067
Signed-off-by: Armijn Hemel <armijn@tjaldur.nl>
1 parent ea42c1d commit 7b81c35

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
license_expression: gpl-2.0
3+
is_license_reference: yes
4+
relevance: 100
5+
notes: |
6+
https://github.com/pycrate-org/pycrate/blob/ed0354afe665eb90c43eb283583e92fb49d64932/tools/pycrate_asn1compile.py
7+
https://github.com/aboutcode-org/scancode-toolkit/issues/5067
8+
---
9+
# * This program is free software: you can redistribute it and/or modify
10+
# * it under the terms of the GNU General Public License version 2 as published
11+
# * by the Free Software Foundation.
12+
# *
13+
# * This program is distributed in the hope that it will be useful,
14+
# * but WITHOUT ANY WARRANTY; without even the implied warranty of
15+
# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16+
# * GNU General Public License for more details.
17+
# *
18+
# * You will find a copy of the terms and conditions of the GNU General Public
19+
# * License version 2 in the "license.txt" file or
20+
# * see http://www.gnu.org/licenses/ or write to the Free Software Foundation,
21+
# * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

0 commit comments

Comments
 (0)