1- ### GNU GENERAL PUBLIC LICENSE
1+ # GNU GENERAL PUBLIC LICENSE
22
33Version 2, June 1991
44
55 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
6- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
6+ <https://fsf.org/>
77
88 Everyone is permitted to copy and distribute verbatim copies
99 of this license document, but changing it is not allowed.
1010
11- ### Preamble
11+ ## Preamble
1212
1313The licenses for most software are designed to take away your freedom
1414to share and change it. By contrast, the GNU General Public License is
5959The precise terms and conditions for copying, distribution and
6060modification follow.
6161
62- ### TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
62+ ## TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
6363
6464** 0.** This License applies to any program or other work which
6565contains a notice placed by the copyright holder saying it may be
@@ -291,9 +291,9 @@ FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF
291291SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
292292DAMAGES.
293293
294- ### END OF TERMS AND CONDITIONS
294+ END OF TERMS AND CONDITIONS
295295
296- ### How to Apply These Terms to Your New Programs
296+ ## How to Apply These Terms to Your New Programs
297297
298298If you develop a new program, and you want it to be of the greatest
299299possible use to the public, the best way to achieve this is to make it
@@ -319,8 +319,7 @@ the "copyright" line and a pointer to where the full notice is found.
319319 GNU General Public License for more details.
320320
321321 You should have received a copy of the GNU General Public License
322- along with this program; if not, write to the Free Software
323- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
322+ along with this program; if not, see <https://www.gnu.org/licenses/>.
324323
325324Also add information on how to contact you by electronic and paper
326325mail.
@@ -349,13 +348,13 @@ if necessary. Here is a sample; alter the names:
349348 (which makes passes at compilers) written
350349 by James Hacker.
351350
352- signature of Ty Coon , 1 April 1989
353- Ty Coon , President of Vice
351+ signature of Moe Ghoul , 1 April 1989
352+ Moe Ghoul , President of Vice
354353
355354This General Public License does not permit incorporating your program
356355into proprietary programs. If your program is a subroutine library,
357356you may consider it more useful to permit linking proprietary
358357applications with the library. If this is what you want to do, use the
359358[ GNU Lesser General Public
360- License] ( http ://www.gnu.org/licenses/lgpl.html) instead of this
361- License.
359+ License] ( https ://www.gnu.org/licenses/lgpl.html) instead of this
360+ License.
0 commit comments