From f95e226c80506cee34372d66528ef9b4ec9c577a Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Mon, 9 Apr 2018 20:33:44 +0200 Subject: [PATCH] Update urls in license text --- COPYING | 8 ++++---- build.sh.functions | 2 +- buildpkg.functions | 2 +- buildpkg.packaging.irix | 2 +- buildpkg.packaging.solaris | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/COPYING b/COPYING index 94a9ed0..f288702 100644 --- a/COPYING +++ b/COPYING @@ -1,7 +1,7 @@ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found. 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 . + along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. @@ -664,11 +664,11 @@ might 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 -. +. 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 -. +. diff --git a/build.sh.functions b/build.sh.functions index 267b614..bdd12ef 100644 --- a/build.sh.functions +++ b/build.sh.functions @@ -14,7 +14,7 @@ # 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 . +# along with this program. If not, see . # Written by Tom G. Christensen . diff --git a/buildpkg.functions b/buildpkg.functions index e814043..6dbb983 100644 --- a/buildpkg.functions +++ b/buildpkg.functions @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Written by Tom G. Christensen . diff --git a/buildpkg.packaging.irix b/buildpkg.packaging.irix index 1aa6f9f..f5ed1e0 100644 --- a/buildpkg.packaging.irix +++ b/buildpkg.packaging.irix @@ -13,7 +13,7 @@ # 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 . +# along with this program. If not, see . # Written by Tom G. Christensen . diff --git a/buildpkg.packaging.solaris b/buildpkg.packaging.solaris index 8ca9b49..6ff46c0 100644 --- a/buildpkg.packaging.solaris +++ b/buildpkg.packaging.solaris @@ -13,7 +13,7 @@ # 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 . +# along with this program. If not, see . # Written by Tom G. Christensen .