]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
maint: automate PACKAGE_COPYRIGHT_YEAR update, and update it.
[bison.git] / ChangeLog
index efab6e8e2f9d2ff52284d79c4262f0d403217fc1..cf04873ea80b71ed67761345bdb63bd2019456ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-01-21  Joel E. Denny  <jdenny@clemson.edu>
+
+       maint: automate PACKAGE_COPYRIGHT_YEAR update, and update it.
+       * HACKING (Release Procedure): Update notes on copyright years.
+       * Makefile.am (update-package-copyright-year): New target rule.
+       * build-aux/update-package-copyright-year: New file.
+       * cfg.mk (update-copyright): Add update-package-copyright-year
+       as a dependency.
+
 2010-01-19  Joel E. Denny  <jdenny@clemson.edu>
 
        * bootstrap: Import improvements from latest gnulib.