summaryrefslogtreecommitdiff
path: root/tests/ln/slash-decorated-nonexistent-dest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ln/slash-decorated-nonexistent-dest.sh')
-rwxr-xr-xtests/ln/slash-decorated-nonexistent-dest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ln/slash-decorated-nonexistent-dest.sh b/tests/ln/slash-decorated-nonexistent-dest.sh
index ccb06231a..be0650f1f 100755
--- a/tests/ln/slash-decorated-nonexistent-dest.sh
+++ b/tests/ln/slash-decorated-nonexistent-dest.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# ensure that touch f; ln -T f no-such-file/ does not mistakenly succeed
-# Copyright (C) 2009-2016 Free Software Foundation, Inc.
+# Copyright (C) 2009-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