summaryrefslogtreecommitdiff
path: root/tests/misc/usage_vs_getopt.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/usage_vs_getopt.sh')
-rwxr-xr-xtests/misc/usage_vs_getopt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/usage_vs_getopt.sh b/tests/misc/usage_vs_getopt.sh
index 9c284fcb6..a489accb2 100755
--- a/tests/misc/usage_vs_getopt.sh
+++ b/tests/misc/usage_vs_getopt.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Verify that all options mentioned in usage are recognized by getopt.
-# Copyright (C) 2017-2021 Free Software Foundation, Inc.
+# Copyright (C) 2017-2022 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