summaryrefslogtreecommitdiff
path: root/tests/tail-2/append-only.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tail-2/append-only.sh')
-rwxr-xr-xtests/tail-2/append-only.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/append-only.sh b/tests/tail-2/append-only.sh
index 42a3197bb..1ed9cd590 100755
--- a/tests/tail-2/append-only.sh
+++ b/tests/tail-2/append-only.sh
@@ -2,7 +2,7 @@
# Ensure that tail -f works on an append-only file
# Requires root access to do chattr +a, as well as an ext[23] or xfs file system
-# Copyright (C) 2006-2016 Free Software Foundation, Inc.
+# Copyright (C) 2006-2017 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