diff options
author | Jim Meyering <meyering@fb.com> | 2017-01-01 03:22:16 -0800 |
---|---|---|
committer | Jim Meyering <meyering@fb.com> | 2017-01-01 03:34:33 -0800 |
commit | 3cd2e8625ae7c0608b91af5d2fff9c1c41eedbea (patch) | |
tree | 5e740bbe9bc76a3f0e3735f99cd3de758eb6eef3 /tests/empty-line-mb | |
parent | 296f3b994d59006a64fcd1a2398a6b3e13e84e3c (diff) | |
download | grep-3cd2e8625ae7c0608b91af5d2fff9c1c41eedbea.tar.gz |
maint: update gnulib and copyright dates for 2017
* gnulib: Update to latest.
* all files: Run "make update-copyright".
Diffstat (limited to 'tests/empty-line-mb')
-rwxr-xr-x | tests/empty-line-mb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/empty-line-mb b/tests/empty-line-mb index 605ecf9d..af1aa3fc 100755 --- a/tests/empty-line-mb +++ b/tests/empty-line-mb @@ -1,7 +1,7 @@ #! /bin/sh # Exercise bugs in grep-2.13 with -i, -n and an RE of ^$ in a multi-byte locale. # -# Copyright (C) 2012-2016 Free Software Foundation, Inc. +# Copyright (C) 2012-2017 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright |