Skip to content

Commit 359fa84

Browse files
committed
Improve rule selectivity
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 543d47c commit 359fa84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/licensedcode/data/rules/lgpl-2.0_16.RULE

Lines changed: 3 additions & 3 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 Lesser General Public License as
7+
modify it under the terms of the {{GNU Lesser General Public License as
88
published by the Free Software Foundation; version 2 of the
9-
License.
9+
License.}}
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
@@ -16,4 +16,4 @@ This program is free software; you can redistribute it and/or
1616
You should have received a copy of the GNU Lesser General Public
1717
License along with this program; if not, write to the
1818
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
19-
Boston, MA 02111-1307, USA.
19+
Boston, MA 02111-1307, USA.

0 commit comments

Comments
 (0)