diff options
author | Akim Demaille <akim@epita.fr> | 2000-10-16 09:01:36 +0000 |
---|---|---|
committer | Akim Demaille <akim@epita.fr> | 2000-10-16 09:01:36 +0000 |
commit | a2c34841336699b85d6fb84eb0eca40313e97238 (patch) | |
tree | 1744f3ba3dd09b85b27d77464843a9e3f257d3e7 /lib/am/data.am | |
parent | 9d71309a336c067a435da6fdc6775e97718a1036 (diff) | |
download | automake-a2c34841336699b85d6fb84eb0eca40313e97238.tar.gz |
* aclocal.in, aclocal.m4: Standardize FSF Copyright statements.
* automake.in, automake.texi: Likewise.
* clean-kr.am, clean.am: Likewise.
* comp-vars.am: Likewise.
* compile, compile.am: Likewise.
* data-clean.am: Likewise.
* data.am: Likewise.
* dejagnu.am: Likewise.
* depcomp: Likewise.
* depend.am, depend2.am: Likewise.
* dist-vars.am, dist.am: Likewise.
* elisp-comp: Likewise.
* footer.am: Likewise.
* header-vars.am, header.am: Likewise.
* java-clean.am java.am: Likewise.
* kr-extra.am: Likewise.
* library.am: Likewise.
* libs-clean.am, libs.am: Likewise.
* libtool.am: Likewise.
* lisp-clean.am lisp.am: Likewise.
* ltlib-clean.am ltlib.am: Likewise.
* ltlibrary.am: Likewise.
* m4/Makefile.in: Likewise.
* m4/strtod.m4: Likewise.
* mans-vars.am, mans.am: Likewise.
* mdate-sh: Likewise.
* missing: Likewise.
* multilib.am: Likewise.
* program.am: Likewise.
* progs-clean.am, progs.am: Likewise.
* python-clean.am, python.am: Likewise.
* remake-hdr.am, remake.am: Likewise.
* scripts.am: Likewise.
* subdirs.am: Likewise.
* tags-clean.am, tags.am: Likewise.
* texi-vers.am: Likewise.
* texinfos.am: Likewise.
* ylwrap: Likewise.
Diffstat (limited to 'lib/am/data.am')
-rw-r--r-- | lib/am/data.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/am/data.am b/lib/am/data.am index 37b8eb7c0..aff3eeb39 100644 --- a/lib/am/data.am +++ b/lib/am/data.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994, 1995, 1996, 1998, 1999 Free Software Foundation, Inc. +## Copyright 1994, 1995, 1996, 1998, 1999 Free Software Foundation, Inc. ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by |