You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/licensedcode/data/rules/lgpl-2.0.SPDX.RULE
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ ignorable_holders:
11
11
- the Free Software Foundation
12
12
---
13
13
14
-
GNU LIBRARY GENERAL PUBLIC LICENSE
14
+
{{GNU LIBRARY GENERAL PUBLIC LICENSE
15
15
16
-
Version 2, June 1991
16
+
Version 2}}, June 1991
17
17
18
18
Copyright (C) 1991 Free Software Foundation, Inc.
19
19
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
@@ -40,7 +40,7 @@ Also, for each distributor's protection, we want to make certain that everyone u
40
40
41
41
Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that companies distributing free software will individually obtain patent licenses, thus in effect transforming the program into proprietary software. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
42
42
43
-
Most GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This license, the GNU Library General Public License, applies to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in full, and don't assume that anything in it is the same as in the ordinary license.
43
+
Most GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This license, the {{GNU Library General Public License}}, applies to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in full, and don't assume that anything in it is the same as in the ordinary license.
44
44
45
45
The reason we have a separate public license for some libraries is that they blur the distinction we usually make between modifying or adding to a program and simply using it. Linking a program with a library, without changing the library, is in some sense simply using the library, and is analogous to running a utility program or application program. However, in a textual and legal sense, the linked executable is a combined work, a derivative of the original library, and the ordinary General Public License treats it as such.
46
46
@@ -158,17 +158,17 @@ one line to give the library's name and an idea of what it does.
158
158
Copyright (C) year name of author
159
159
160
160
This library is free software; you can redistribute it and/or
161
-
modify it under the terms of the GNU Library General Public
162
-
License as published by the Free Software Foundation; either
161
+
modify it under the terms of the {{GNU Library General Public
162
+
License}} as published by the Free Software Foundation; either
163
163
version 2 of the License, or (at your option) any later version.
164
164
165
165
This library is distributed in the hope that it will be useful,
166
166
but WITHOUT ANY WARRANTY; without even the implied warranty of
167
-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
168
-
Library General Public License for more details.
167
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the {{GNU
168
+
Library General Public License}} for more details.
169
169
170
-
You should have received a copy of the GNU Library General Public
171
-
License along with this library; if not, write to the
170
+
You should have received a copy of the {{GNU Library General Public
171
+
License}} along with this library; if not, write to the
172
172
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
173
173
Boston, MA 02110-1301, USA.
174
174
Also add information on how to contact you by electronic and paper mail.
0 commit comments