aboutsummaryrefslogtreecommitdiffstats
path: root/tests/other-fs-tmpdir
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2020-01-01 14:16:56 +0000
committerPádraig Brady <P@draigBrady.com>2020-01-01 14:16:56 +0000
commitaaba82431ceca97441d56152d8c7ec2d84fa1d12 (patch)
tree30eddf3061f03e0fb2155a652ba1f4f96ca0d1d5 /tests/other-fs-tmpdir
parentdoc: add example to demonstrate sub-second sleep times (diff)
downloadcoreutils-aaba82431ceca97441d56152d8c7ec2d84fa1d12.tar.gz
coreutils-aaba82431ceca97441d56152d8c7ec2d84fa1d12.zip
maint: update all copyright year number ranges
Run "make update-copyright" and then... * gnulib: Update to latest with copyright year adjusted. * tests/init.sh: Sync with gnulib to pick up copyright year. * bootstrap: Likewise. * tests/sample-test: Adjust to use the single most recent year.
Diffstat (limited to 'tests/other-fs-tmpdir')
-rw-r--r--tests/other-fs-tmpdir2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/other-fs-tmpdir b/tests/other-fs-tmpdir
index 8efae3d10..940909e1e 100644
--- a/tests/other-fs-tmpdir
+++ b/tests/other-fs-tmpdir
@@ -4,7 +4,7 @@
# of the current directory. If one is found, create a temporary directory
# inside it.
-# Copyright (C) 1998-2019 Free Software Foundation, Inc.
+# Copyright (C) 1998-2020 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