]> 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 66a2bc6fc059176053089617f1df1e8db4b8039f..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
@@ -43,4 +43,6 @@ gnulib_dir = $(srcdir)/../../gnulib
 
 bootstrap-tools = autoconf,automake,flex,gnulib
 
-update-copyright-local = update-b4-copyright
+update-copyright: update-b4-copyright update-package-copyright-year
+update-copyright-env = \
+  UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1