11 GNU GENERAL PUBLIC LICENSE
22 Version 2, June 1991
33
4- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
5- 59 Temple Place, Suite 330 , Boston, MA 02111-1307 USA
4+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
5+ 51 Franklin Street, Fifth Floor , Boston, MA 02110-1301 USA
66 Everyone is permitted to copy and distribute verbatim copies
77 of this license document, but changing it is not allowed.
88
@@ -15,7 +15,7 @@ software--to make sure the software is free for all its users. This
1515General Public License applies to most of the Free Software
1616Foundation's software and to any other program whose authors commit to
1717using it. (Some other Free Software Foundation software is covered by
18- the GNU Library General Public License instead.) You can apply it to
18+ the GNU Lesser General Public License instead.) You can apply it to
1919your programs, too.
2020
2121 When we speak of free software, we are referring to freedom, not
@@ -55,6 +55,7 @@ patent must be licensed for everyone's free use or not licensed at all.
5555
5656 The precise terms and conditions for copying, distribution and
5757modification follow.
58+
5859 GNU GENERAL PUBLIC LICENSE
5960 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
6061
@@ -109,6 +110,7 @@ above, provided that you also meet all of these conditions:
109110 License. (Exception: if the Program itself is interactive but
110111 does not normally print such an announcement, your work based on
111112 the Program is not required to print an announcement.)
113+
112114These requirements apply to the modified work as a whole. If
113115identifiable sections of that work are not derived from the Program,
114116and can be reasonably considered independent and separate works in
@@ -166,6 +168,7 @@ access to copy from a designated place, then offering equivalent
166168access to copy the source code from the same place counts as
167169distribution of the source code, even though third parties are not
168170compelled to copy the source along with the object code.
171+
169172 4. You may not copy, modify, sublicense, or distribute the Program
170173except as expressly provided under this License. Any attempt
171174otherwise to copy, modify, sublicense or distribute the Program is
@@ -274,5 +277,3 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
274277PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
275278POSSIBILITY OF SUCH DAMAGES.
276279
277- END OF TERMS AND CONDITIONS
278-
0 commit comments