]> git.saurik.com Git - bison.git/blobdiff - cfg.mk
maint: automate PACKAGE_COPYRIGHT_YEAR update, and update it.
[bison.git] / cfg.mk
diff --git a/cfg.mk b/cfg.mk
index 2b6041accd8b957608ae8d6e90f43a26d2e0b343..4ecb8e22e084845be3444c7e1d6c74ab45fbee3d 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,5 +1,5 @@
 # Customize maint.mk                           -*- makefile -*-
-# Copyright (C) 2008-2009 Free Software Foundation, Inc.
+# Copyright (C) 2008-2010 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
@@ -42,3 +42,7 @@ local-checks-to-skip = changelog-check
 gnulib_dir = $(srcdir)/../../gnulib
 
 bootstrap-tools = autoconf,automake,flex,gnulib
+
+update-copyright: update-b4-copyright update-package-copyright-year
+update-copyright-env = \
+  UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1