diff options
author | Jim Meyering <meyering@redhat.com> | 2011-01-03 22:02:51 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-03-20 10:54:19 +0100 |
commit | 9de5c91f05c8e04bb3aec26dd29f72a32bdb6b46 (patch) | |
tree | 023e3301662ce2a7c796c9b378c5c62d1fa9255a /libidu/idfile.c | |
parent | fbadd79a7a789e36cf398929ec17f6dbc7f77ede (diff) | |
download | idutils-9de5c91f05c8e04bb3aec26dd29f72a32bdb6b46.tar.gz idutils-9de5c91f05c8e04bb3aec26dd29f72a32bdb6b46.tar.bz2 idutils-9de5c91f05c8e04bb3aec26dd29f72a32bdb6b46.zip |
maint: update copyright year ranges to include 2011
Run "make update-copyright".
Diffstat (limited to 'libidu/idfile.c')
-rw-r--r-- | libidu/idfile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libidu/idfile.c b/libidu/idfile.c index 52b1284..dc1716a 100644 --- a/libidu/idfile.c +++ b/libidu/idfile.c @@ -1,5 +1,5 @@ /* idfile.c -- read & write mkid database file header - Copyright (C) 1986, 1995-1996, 1999-2000, 2007-2010 Free Software + Copyright (C) 1986, 1995-1996, 1999-2000, 2007-2011 Free Software Foundation, Inc. Written by Greg McGary <gkm@gnu.ai.mit.edu> |