diff options
author | Jim Meyering <meyering@fb.com> | 2016-01-01 14:34:20 -0800 |
---|---|---|
committer | Jim Meyering <meyering@fb.com> | 2016-01-01 14:34:20 -0800 |
commit | c65dcd72d12d26d8540e1153232e03fa29610137 (patch) | |
tree | 9303ae1c6724113e042adc04c078ecf7faff30e6 /tests/pcre-invalid-utf8-input | |
parent | 1c6e37246cbc1bba8624b43ddd5e08275923034e (diff) | |
download | grep-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/pcre-invalid-utf8-input')
-rwxr-xr-x | tests/pcre-invalid-utf8-input | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pcre-invalid-utf8-input b/tests/pcre-invalid-utf8-input index dd9a18b0..fec23aef 100755 --- a/tests/pcre-invalid-utf8-input +++ b/tests/pcre-invalid-utf8-input @@ -1,7 +1,7 @@ #! /bin/sh # Ensure that grep -P doesn't abort for invalid multi-byte input # -# Copyright (C) 2013-2015 Free Software Foundation, Inc. +# Copyright (C) 2013-2016 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright |