1
+ GNU GENERAL PUBLIC LICENSE
2
+ Version 3, 29 June 2007
1
3
2
- GNU GENERAL PUBLIC LICENSE
3
- Version 3, 29 June 2007
4
-
5
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
4
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
6
5
Everyone is permitted to copy and distribute verbatim copies
7
6
of this license document, but changing it is not allowed.
8
7
9
- Preamble
8
+ Preamble
10
9
11
10
The GNU General Public License is a free, copyleft license for
12
11
software and other kinds of works.
@@ -69,15 +68,15 @@ patents cannot be used to render the program non-free.
69
68
The precise terms and conditions for copying, distribution and
70
69
modification follow.
71
70
72
- TERMS AND CONDITIONS
71
+ TERMS AND CONDITIONS
73
72
74
73
0. Definitions.
75
74
76
75
"This License" refers to version 3 of the GNU General Public License.
77
76
78
77
"Copyright" also means copyright-like laws that apply to other kinds of
79
78
works, such as semiconductor masks.
80
-
79
+
81
80
"The Program" refers to any copyrightable work licensed under this
82
81
License. Each licensee is addressed as "you". "Licensees" and
83
82
"recipients" may be individuals or organizations.
@@ -510,7 +509,7 @@ actual knowledge that, but for the patent license, your conveying the
510
509
covered work in a country, or your recipient's use of the covered work
511
510
in a country, would infringe one or more identifiable patents in that
512
511
country that you have reason to believe are valid.
513
-
512
+
514
513
If, pursuant to or in connection with a single transaction or
515
514
arrangement, you convey, or propagate by procuring conveyance of, a
516
515
covered work, and grant a patent license to some of the parties
@@ -619,9 +618,9 @@ an absolute waiver of all civil liability in connection with the
619
618
Program, unless a warranty or assumption of liability accompanies a
620
619
copy of the Program in return for a fee.
621
620
622
- END OF TERMS AND CONDITIONS
621
+ END OF TERMS AND CONDITIONS
623
622
624
- How to Apply These Terms to Your New Programs
623
+ How to Apply These Terms to Your New Programs
625
624
626
625
If you develop a new program, and you want it to be of the greatest
627
626
possible use to the public, the best way to achieve this is to make it
@@ -646,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found.
646
645
GNU General Public License for more details.
647
646
648
647
You should have received a copy of the GNU General Public License
649
- along with this program. If not, see <http ://www.gnu.org/licenses/>.
648
+ along with this program. If not, see <https ://www.gnu.org/licenses/>.
650
649
651
650
Also add information on how to contact you by electronic and paper mail.
652
651
@@ -665,12 +664,11 @@ might be different; for a GUI interface, you would use an "about box".
665
664
You should also get your employer (if you work as a programmer) or school,
666
665
if any, to sign a "copyright disclaimer" for the program, if necessary.
667
666
For more information on this, and how to apply and follow the GNU GPL, see
668
- <http ://www.gnu.org/licenses/>.
667
+ <https ://www.gnu.org/licenses/>.
669
668
670
669
The GNU General Public License does not permit incorporating your program
671
670
into proprietary programs. If your program is a subroutine library, you
672
671
may consider it more useful to permit linking proprietary applications with
673
672
the library. If this is what you want to do, use the GNU Lesser General
674
673
Public License instead of this License. But first, please read
675
- <http://www.gnu.org/philosophy/why-not-lgpl.html>.
676
-
674
+ <https://www.gnu.org/licenses/why-not-lgpl.html>.
0 commit comments