diff options
author | Jim Meyering <meyering@redhat.com> | 2008-11-20 10:28:31 +0000 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-02-02 09:37:48 +0100 |
commit | 04d49874a23f40e38ba4f302b5b8025f43cba3c5 (patch) | |
tree | 279efedf56c4d3bfd7b761313c8944565d171f9e /m4 | |
parent | 18810ae65f72b8b8a73c04dd2be92ff1a34969ad (diff) | |
download | coreutils-04d49874a23f40e38ba4f302b5b8025f43cba3c5.tar.xz |
update copyright dates from recent changes
* src/dd.c: Add 2009 to list of copyright years.
* tests/dd/seek-skip-past-file: Likewise.
* tests/dd/seek-skip-past-dev: Likewise.
* m4/xattr.m4: Likewise.
* src/copy.h: Likewise.
Diffstat (limited to 'm4')
-rw-r--r-- | m4/xattr.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/xattr.m4 b/m4/xattr.m4 index c5bf12988..6aa612bc3 100644 --- a/m4/xattr.m4 +++ b/m4/xattr.m4 @@ -1,6 +1,6 @@ # xattr.m4 - check for Extended Attributes (Linux) -# Copyright (C) 2003, 2008 Free Software Foundation, Inc. +# Copyright (C) 2003, 2008-2009 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. |