]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
maint: automate PACKAGE_COPYRIGHT_YEAR update, and update it.
[bison.git] / ChangeLog
index 72010318b0603eae78d126f3c30160f4b712a916..54ac2e1862a17560793efa5c22a25b2cc42037cc 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.