summaryrefslogtreecommitdiff
path: root/tests/ls/stat-vs-dirent.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ls/stat-vs-dirent.sh')
-rwxr-xr-xtests/ls/stat-vs-dirent.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/stat-vs-dirent.sh b/tests/ls/stat-vs-dirent.sh
index fa2087f53..7e2862dd9 100755
--- a/tests/ls/stat-vs-dirent.sh
+++ b/tests/ls/stat-vs-dirent.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that d_ino (from ls -di) and st_ino (from stat --format=%i) match.
-# 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