comparison COPYING @ 24892:2e94172bc1c1 stable

maint: update GPL license text and license header blocks * COPYING: Update to the latest upstream license text from gnu.org. * doc/liboctave/gpl.texi: Likewise. * __alltohandles__.m, __default__input__.m, tfqmr.m: Update GPLv3 license header punctuation and formatting for consistency.
author Mike Miller <mtmiller@octave.org>
date Wed, 14 Mar 2018 22:26:31 -0700
parents 194eb4bd202b
children
comparison
equal deleted inserted replaced
24890:d664734ce8eb 24892:2e94172bc1c1
1 GNU GENERAL PUBLIC LICENSE 1 GNU GENERAL PUBLIC LICENSE
2 Version 3, 29 June 2007 2 Version 3, 29 June 2007
3 3
4 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> 4 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
5 Everyone is permitted to copy and distribute verbatim copies 5 Everyone is permitted to copy and distribute verbatim copies
6 of this license document, but changing it is not allowed. 6 of this license document, but changing it is not allowed.
7 7
8 Preamble 8 Preamble
9 9
669 The GNU General Public License does not permit incorporating your program 669 The GNU General Public License does not permit incorporating your program
670 into proprietary programs. If your program is a subroutine library, you 670 into proprietary programs. If your program is a subroutine library, you
671 may consider it more useful to permit linking proprietary applications with 671 may consider it more useful to permit linking proprietary applications with
672 the library. If this is what you want to do, use the GNU Lesser General 672 the library. If this is what you want to do, use the GNU Lesser General
673 Public License instead of this License. But first, please read 673 Public License instead of this License. But first, please read
674 <http://www.gnu.org/philosophy/why-not-lgpl.html>. 674 <https://www.gnu.org/licenses/why-not-lgpl.html>.