summaryrefslogtreecommitdiff
path: root/tests/touch/now-owned-by-other.sh
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2015-01-01 04:49:02 +0000
committerPádraig Brady <P@draigBrady.com>2015-01-01 04:52:17 +0000
commite0afeb0099c899c2caa7453072e2d223d8f0ceb9 (patch)
treeccd8ac7d7bfade0fcee10dd25fda9cf92d6f2603 /tests/touch/now-owned-by-other.sh
parent1269bf58578615a8a5255d36582cb0736fd57227 (diff)
downloadcoreutils-e0afeb0099c899c2caa7453072e2d223d8f0ceb9.tar.xz
maint: update all copyright year number ranges
Run "make update-copyright" and then... * tests/sample-test: Adjust to use the single most recent year. * tests/du/bind-mount-dir-cycle-v2.sh: Fix case in copyright message, so that year is updated automatically in future.
Diffstat (limited to 'tests/touch/now-owned-by-other.sh')
-rwxr-xr-xtests/touch/now-owned-by-other.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/now-owned-by-other.sh b/tests/touch/now-owned-by-other.sh
index 018ef118b..67789e79f 100755
--- a/tests/touch/now-owned-by-other.sh
+++ b/tests/touch/now-owned-by-other.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Demonstrate that "touch -d now writable-but-owned-by-other" works.
-# Copyright (C) 2008-2014 Free Software Foundation, Inc.
+# Copyright (C) 2008-2015 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