summaryrefslogtreecommitdiff
path: root/tests/high-bit-range
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/high-bit-range
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/high-bit-range')
-rwxr-xr-xtests/high-bit-range2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/high-bit-range b/tests/high-bit-range
index a432f9dd..a99a2086 100755
--- a/tests/high-bit-range
+++ b/tests/high-bit-range
@@ -1,7 +1,7 @@
#!/bin/sh
# Exercise high-bit-set unibyte-in-[...]-range bug.
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-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