diff options
author | zeripath <art27@cantab.net> | 2019-10-30 16:19:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-30 16:19:14 +0000 |
commit | bda70b848fafc0bc74326ac6860b11a500218679 (patch) | |
tree | f339c401a8f2cfe80447193dd29c1d493d3508fd /options/license/GPL-3.0-only | |
parent | bc1775b490a39c42497dc782c1e2effc5af47715 (diff) | |
download | gitea-bda70b848fafc0bc74326ac6860b11a500218679.tar.gz gitea-bda70b848fafc0bc74326ac6860b11a500218679.zip |
Update licenses (#8752)
Replaces #8182
Diffstat (limited to 'options/license/GPL-3.0-only')
-rw-r--r-- | options/license/GPL-3.0-only | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/options/license/GPL-3.0-only b/options/license/GPL-3.0-only index 80150269e6..e142a525bd 100644 --- a/options/license/GPL-3.0-only +++ b/options/license/GPL-3.0-only @@ -2,7 +2,7 @@ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 -Copyright © 2007 Free Software Foundation, Inc. <http s ://fsf.org/> +Copyright © 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -595,7 +595,7 @@ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with -this program. If not, see <http s ://www.gnu.org/licenses/>. +this program. If not, see <https://www.gnu.org/licenses/>. Also add information on how to contact you by electronic and paper mail. @@ -615,12 +615,11 @@ be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For -more information on this, and how to apply and follow the GNU GPL, see <http -s ://www.gnu.org/licenses/>. +more information on this, and how to apply and follow the GNU GPL, see <https://www.gnu.org/licenses/>. The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public -License instead of this License. But first, please read <http s ://www.gnu.org/ +License instead of this License. But first, please read <https://www.gnu.org/ licenses /why-not-lgpl.html>. |