summaryrefslogtreecommitdiff
path: root/.x-update-copyright
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-08-14 09:09:26 -0600
committerEric Blake <ebb9@byu.net>2009-08-17 06:50:32 -0600
commitff00dd00ea6c92ccc3d37bd982eeb26359080dd7 (patch)
treeac7ce6427f2babf5e12c99ebfe0ab1437212b4e6 /.x-update-copyright
parent1c69422d88f5631e56012eb7e884cdd34a4236f8 (diff)
downloadautoconf-ff00dd00ea6c92ccc3d37bd982eeb26359080dd7.tar.gz
Improve copyright updating.
* build-aux/update-copyright: Resynchronize from upstream. * maint.mk (update-copyright): Simplify based on gnulib. (update-copyright-env): New variable. * cfg.mk (update-copyright-exclude-regexp): Delete. (update-copyright-env): New override. * .x-update-copyright: New file. * lib/Autom4te/Makefile.am: Add copyright. * lib/Autom4te/Channels.pm: Revert copyright update to upstream file. * lib/Autom4te/Configure_ac.pm: Likewise. * lib/Autom4te/FileUtils.pm: Likewise. * lib/Autom4te/Struct.pm: Likewise. * lib/Autom4te/XFile.pm: Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
Diffstat (limited to '.x-update-copyright')
-rw-r--r--.x-update-copyright16
1 files changed, 16 insertions, 0 deletions
diff --git a/.x-update-copyright b/.x-update-copyright
new file mode 100644
index 00000000..1780d9b5
--- /dev/null
+++ b/.x-update-copyright
@@ -0,0 +1,16 @@
+# Prior year changelogs don't need update.
+ChangeLog..*
+# Upstream files that should not have copyright updated here.
+COPYING.*
+GNUmakefile
+build-aux/.*
+lib/Autom4te/Configure_ac.pm
+lib/Autom4te/Channels.pm
+lib/Autom4te/FileUtils.pm
+lib/Autom4te/Struct.pm
+lib/Autom4te/XFile.pm
+doc/fdl.*
+doc/gendocs_template
+doc/gnu-oids.texi
+doc/make-stds.texi
+doc/standards.texi