summaryrefslogtreecommitdiff
path: root/tests/df
diff options
context:
space:
mode:
Diffstat (limited to 'tests/df')
-rwxr-xr-xtests/df/total-verify2
-rwxr-xr-xtests/df/unreadable2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/df/total-verify b/tests/df/total-verify
index 6098c0e24..948b002e0 100755
--- a/tests/df/total-verify
+++ b/tests/df/total-verify
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure "df --total" computes accurate totals
-# Copyright (C) 2008-2011 Free Software Foundation, Inc.
+# Copyright (C) 2008-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
diff --git a/tests/df/unreadable b/tests/df/unreadable
index 67c223225..b0ef3fc84 100755
--- a/tests/df/unreadable
+++ b/tests/df/unreadable
@@ -1,7 +1,7 @@
#!/bin/sh
# ensure that df can handle an unreadable argument
-# Copyright (C) 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2009-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