summaryrefslogtreecommitdiff
path: root/tests/unibyte-negated-circumflex
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2023-01-01 20:34:39 -0800
committerJim Meyering <meyering@fb.com>2023-01-01 20:36:23 -0800
commit45e1158a4bb44e507239274535290db61dd27577 (patch)
treebb598ff59d8730fe2e1d74402e98478454eafe3c /tests/unibyte-negated-circumflex
parent247e2575632a19155e10872d3703c499df4736f7 (diff)
downloadgrep-45e1158a4bb44e507239274535290db61dd27577.tar.gz
maint: update copyright dates
Diffstat (limited to 'tests/unibyte-negated-circumflex')
-rwxr-xr-xtests/unibyte-negated-circumflex2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unibyte-negated-circumflex b/tests/unibyte-negated-circumflex
index 3f47a1b5..13785824 100755
--- a/tests/unibyte-negated-circumflex
+++ b/tests/unibyte-negated-circumflex
@@ -1,7 +1,7 @@
#!/bin/sh
# Exercise a bug where [^^-^] was treated as if it were [^-^].
-# Copyright 2014-2022 Free Software Foundation, Inc.
+# Copyright 2014-2023 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