diff options
author | Jim Meyering <meyering@redhat.com> | 2011-03-01 09:49:11 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-03-27 09:16:46 +0200 |
commit | db2fb7cdba1552586a00d224b5914fae3386f8d6 (patch) | |
tree | ebeb1f045ce4a018d03dac9721d7f1aaac46d7e0 /bootstrap.conf | |
parent | d8fdb88440a784d910abc656c2a55a1c5724f4d0 (diff) | |
download | patch-db2fb7cdba1552586a00d224b5914fae3386f8d6.tar.gz |
maint: update copyright date year ranges to include 2011
* bootstrap.conf (gnulib_modules): Add update-copyright.
Run "make update-copyright".
Diffstat (limited to 'bootstrap.conf')
-rw-r--r-- | bootstrap.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf index 759f0d3..6962b25 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,6 +1,6 @@ # Bootstrap configuration. -# Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc. +# Copyright (C) 2006-2007, 2009-2011 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 @@ -58,6 +58,7 @@ tempname time unistd unlink +update-copyright utimens verror xalloc |