summaryrefslogtreecommitdiff
path: root/config.guess
diff options
context:
space:
mode:
authorDavid J. MacKenzie <djm@gnu.org>1994-10-19 19:55:36 +0000
committerDavid J. MacKenzie <djm@gnu.org>1994-10-19 19:55:36 +0000
commit9d5a083f685dd6e1ccdf52e59f86b74b89c0494f (patch)
treebf17db351107ad71e37e0572271795bee428d2ef /config.guess
parent9c8dd1e0b517b1e27fddfd9222970b12caab3c48 (diff)
downloademacs-9d5a083f685dd6e1ccdf52e59f86b74b89c0494f.tar.gz
Add licensing exception for Autoconf.
Diffstat (limited to 'config.guess')
-rwxr-xr-xconfig.guess9
1 files changed, 7 insertions, 2 deletions
diff --git a/config.guess b/config.guess
index aa117382024..c62d93bc295 100755
--- a/config.guess
+++ b/config.guess
@@ -1,5 +1,5 @@
#!/bin/sh
-# This script attempts to guess a canonical system name.
+# Attempt to guess a canonical system name.
# Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify it
@@ -14,7 +14,12 @@
#
# 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., 675 Mass Ave, Cambridge, MA 02139, USA. */
+# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+#
+# As a special exception to the GNU General Public License, if you
+# distribute this file as part of a program that contains a
+# configuration script generated by Autoconf, you may include it under
+# the same distribution terms that you use for the rest of that program.
# Written by Per Bothner <bothner@cygnus.com>.
# The master version of this file is at the FSF in /home/gd/gnu/lib.