summaryrefslogtreecommitdiff
path: root/tests/rm/many-dir-entries-vs-OOM
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-01 09:47:10 +0100
committerJim Meyering <meyering@redhat.com>2012-01-01 10:04:06 +0100
commit5111aa42968262bd4d44eeca277b194020bb5007 (patch)
tree055fe885ece6e346f0da5e8472df13b0810c7a07 /tests/rm/many-dir-entries-vs-OOM
parent75a21e62486521ba3d8ef518dc4740dc1adeb7f4 (diff)
downloadcoreutils-5111aa42968262bd4d44eeca277b194020bb5007.tar.xz
maint: update all copyright year number ranges
Run "make update-copyright".
Diffstat (limited to 'tests/rm/many-dir-entries-vs-OOM')
-rwxr-xr-xtests/rm/many-dir-entries-vs-OOM2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/many-dir-entries-vs-OOM b/tests/rm/many-dir-entries-vs-OOM
index ab43b46da..1359fb0dc 100755
--- a/tests/rm/many-dir-entries-vs-OOM
+++ b/tests/rm/many-dir-entries-vs-OOM
@@ -2,7 +2,7 @@
# In coreutils-8.12, rm,du,chmod, etc. would use too much memory
# when processing a directory with many entries (as in > 100,000).
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 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