summaryrefslogtreecommitdiff
path: root/tests/surrogate-pair
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2016-01-01 14:34:20 -0800
committerJim Meyering <meyering@fb.com>2016-01-01 14:34:20 -0800
commitc65dcd72d12d26d8540e1153232e03fa29610137 (patch)
tree9303ae1c6724113e042adc04c078ecf7faff30e6 /tests/surrogate-pair
parent1c6e37246cbc1bba8624b43ddd5e08275923034e (diff)
downloadgrep-c65dcd72d12d26d8540e1153232e03fa29610137.tar.gz
maint: update copyright year, bootstrap, init.sh
Run "make update-copyright" and then... * gnulib: Update to latest. * tests/init.sh: Update from gnulib. * bootstrap: Likewise.
Diffstat (limited to 'tests/surrogate-pair')
-rwxr-xr-xtests/surrogate-pair2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/surrogate-pair b/tests/surrogate-pair
index f0a11df4..93eeb5a6 100755
--- a/tests/surrogate-pair
+++ b/tests/surrogate-pair
@@ -1,7 +1,7 @@
#!/bin/sh
# Trigger a segfault-inducing bug with -i in grep-2.14 on Cygwin.
-# Copyright (C) 2013-2015 Free Software Foundation, Inc.
+# Copyright (C) 2013-2016 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