summaryrefslogtreecommitdiff
path: root/tests/unibyte-negated-circumflex
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2018-01-06 16:06:48 -0800
committerJim Meyering <meyering@fb.com>2018-01-06 16:14:06 -0800
commite8feb1ce5ce1471c9bbd0313e7fc0908bf2a77f9 (patch)
treea279cd8f915600bb656928b7f5066ef2ef376ad8 /tests/unibyte-negated-circumflex
parente3c0287a56e299d4df85cbfb32d58a5b731a696f (diff)
downloadgrep-e8feb1ce5ce1471c9bbd0313e7fc0908bf2a77f9.tar.gz
maint: update gnulib and copyright dates for 2018
* gnulib: Update to latest. * all files: Run "make update-copyright". * bootstrap: Update from gnulib.
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 64b5f60d..d57b4a99 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-2017 Free Software Foundation, Inc.
+# Copyright 2014-2018 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