Skip to content

Commit 29e6110

Browse files
authored
Add required phrase tag to rule
Reference: https://github.com/plougher/squashfs-tools/blob/master/squashfs-tools/xz_wrapper_extended.c#L5 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
1 parent a378bbe commit 29e6110

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/licensedcode/data/rules/gpl-2.0-plus_1156.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ is_license_notice: yes
44
---
55

66
* This program is free software; you can redistribute it and/or
7-
* modify it under the terms of the GNU General Public License
7+
* modify it under the terms of the {{GNU General Public License
88
* as published by the Free Software Foundation; either version 2,
9-
* or (at your option) any later version.
9+
* or (at your option) any later version.}}
1010
*
1111
* This program is distributed in the hope that it will be useful,
1212
* but WITHOUT ANY WARRANTY; without even the implied warranty of

0 commit comments

Comments
 (0)