diff options
author | Jim Meyering <meyering@redhat.com> | 2011-01-01 11:37:32 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-01-01 22:16:47 +0100 |
commit | 9d6231ef2a74671fa08bc263519edfe46e8d1805 (patch) | |
tree | 03ac673dab3083a1589d4dd47aa077a840d21da5 /tests/ls/stat-vs-dirent | |
parent | 257909013ef559418f612e8592f55b29dafda154 (diff) | |
download | coreutils-9d6231ef2a74671fa08bc263519edfe46e8d1805.tar.xz |
maint: update all copyright year number ranges
Run "make update-copyright".
Diffstat (limited to 'tests/ls/stat-vs-dirent')
-rwxr-xr-x | tests/ls/stat-vs-dirent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/stat-vs-dirent b/tests/ls/stat-vs-dirent index bfa1aba6e..5a8f54dfb 100755 --- a/tests/ls/stat-vs-dirent +++ b/tests/ls/stat-vs-dirent @@ -1,7 +1,7 @@ #!/bin/sh # Ensure that d_ino (from ls -di) and st_ino (from stat --format=%i) match. -# Copyright (C) 2006-2010 Free Software Foundation, Inc. +# Copyright (C) 2006-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 |