summaryrefslogtreecommitdiff
path: root/tests/case-fold-titlecase
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2022-01-01 10:29:09 -0800
committerJim Meyering <meyering@fb.com>2022-01-01 10:29:09 -0800
commitf9290127f38ae0c6131f4493e06be18653f7f83f (patch)
tree729556c2b77fc0735e092e45cfa8dd1793592b50 /tests/case-fold-titlecase
parent1843c0b0c88520feff81897d96037e2d69e15d92 (diff)
downloadgrep-f9290127f38ae0c6131f4493e06be18653f7f83f.tar.gz
maint: make update-copyright
Diffstat (limited to 'tests/case-fold-titlecase')
-rwxr-xr-xtests/case-fold-titlecase2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/case-fold-titlecase b/tests/case-fold-titlecase
index 0aaf6164..a920fa82 100755
--- a/tests/case-fold-titlecase
+++ b/tests/case-fold-titlecase
@@ -1,7 +1,7 @@
#!/bin/sh
# Check that case folding works even with titlecase and similarly odd chars.
-# Copyright 2014-2021 Free Software Foundation, Inc.
+# Copyright 2014-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