From 59ba27a63ada3f46b71ec99a314dfac5a38ad6d2 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 9 Feb 2012 23:18:22 +0000 Subject: Replace FSF snail mail address with URLs. --- scripts/check-c++-types.sh | 5 ++--- scripts/check-local-headers.sh | 5 ++--- scripts/rellns-sh | 3 +-- scripts/test-installation.pl | 5 ++--- 4 files changed, 7 insertions(+), 11 deletions(-) (limited to 'scripts') diff --git a/scripts/check-c++-types.sh b/scripts/check-c++-types.sh index 2864fe9..12fc45f 100755 --- a/scripts/check-c++-types.sh +++ b/scripts/check-c++-types.sh @@ -13,9 +13,8 @@ # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public -# License along with the GNU C Library; if not, write to the Free -# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307 USA. +# License along with the GNU C Library; if not, see +# . # # The list of data types has been created with # cat <. # includedir="$1" objpfx="$2" diff --git a/scripts/rellns-sh b/scripts/rellns-sh index e4626ce..64e8cd9 100755 --- a/scripts/rellns-sh +++ b/scripts/rellns-sh @@ -14,8 +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, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# along with this program; if not, see . if test $# -ne 2; then echo "Usage: rellns SOURCE DEST" >&2 diff --git a/scripts/test-installation.pl b/scripts/test-installation.pl index 25a919b..c4f3d6d 100755 --- a/scripts/test-installation.pl +++ b/scripts/test-installation.pl @@ -14,9 +14,8 @@ # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public -# License along with the GNU C Library; if not, write to the Free -# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307 USA. +# License along with the GNU C Library; if not, see +# . $PACKAGE = "libc"; -- cgit v1.1