diff config.guess @ 9610:6c39fe6d9581

Add licensing exception for Autoconf.
author David J. MacKenzie <djm@gnu.org>
date Wed, 19 Oct 1994 19:55:36 +0000
parents 3fdda4389923
children 85728d093edd
line wrap: on
line diff
--- a/config.guess	Wed Oct 19 19:46:05 1994 +0000
+++ b/config.guess	Wed Oct 19 19:55:36 1994 +0000
@@ -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.