]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* lib/missing: Added special exception to license.
authorTom Tromey <tromey@redhat.com>
Sun, 1 Jul 2001 23:39:06 +0000 (23:39 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 1 Jul 2001 23:39:06 +0000 (23:39 +0000)
ChangeLog
lib/missing
missing

index e9fa9049c44d2c8b017656bd208c735f8a1447f2..5a4b133ced95a3d7394377c997a6fe8cd193156c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-07-01  Tom Tromey  <tromey@redhat.com>
 
+       * lib/missing: Added special exception to license.
+
        * missing: Updated.
        * lib/missing: Updated.  Added comment explaining configure.ac
        oddity.
index e31663d94a087148cc27de1613494a47e2207729..83dd56cc3531120bbf167d0cfd5354e3b9a18342 100755 (executable)
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, 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.
+
 if test $# -eq 0; then
   echo 1>&2 "Try \`$0 --help' for more information"
   exit 1
diff --git a/missing b/missing
index e31663d94a087148cc27de1613494a47e2207729..83dd56cc3531120bbf167d0cfd5354e3b9a18342 100755 (executable)
--- a/missing
+++ b/missing
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, 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.
+
 if test $# -eq 0; then
   echo 1>&2 "Try \`$0 --help' for more information"
   exit 1