summaryrefslogtreecommitdiff
path: root/config.sub
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.sub
parent9c8dd1e0b517b1e27fddfd9222970b12caab3c48 (diff)
downloademacs-9d5a083f685dd6e1ccdf52e59f86b74b89c0494f.tar.gz
Add licensing exception for Autoconf.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub32
1 files changed, 18 insertions, 14 deletions
diff --git a/config.sub b/config.sub
index 3893f4f4c9f..5627f87ae66 100755
--- a/config.sub
+++ b/config.sub
@@ -4,21 +4,25 @@
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
# can handle that machine. It does not imply ALL GNU software can.
+#
+# This file is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT 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, write to the Free Software
+# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-#This file is free software; you can redistribute it and/or modify
-#it under the terms of the GNU General Public License as published by
-#the Free Software Foundation; either version 2 of the License, or
-#(at your option) any later version.
-
-#This program is distributed in the hope that it will be useful,
-#but WITHOUT 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, write to the Free Software
-#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.
# Configuration subroutine to validate and canonicalize a configuration type.
# Supply the specified configuration type as an argument.