X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/915becaa5d483f92dd55dd3807a89d012186262f..af8a609a90c48d1a7e6ea9e31dba4fbad6c7fbed:/cfg.mk?ds=sidebyside diff --git a/cfg.mk b/cfg.mk index 66a2bc6f..4ecb8e22 100644 --- 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