diff options
author | Jim Meyering <meyering@fb.com> | 2015-01-01 18:49:40 -0800 |
---|---|---|
committer | Jim Meyering <meyering@fb.com> | 2015-01-01 18:55:33 -0800 |
commit | d433dad3f4183eba763f73345055ba4800cdef43 (patch) | |
tree | a10ed0149b01070a390f21e00061481e6594d4fd /tests/triple-backref | |
parent | 4aed929ac46fae52b47990190d3ffa16fae233b0 (diff) | |
download | grep-d433dad3f4183eba763f73345055ba4800cdef43.tar.gz |
maint: update copyright year ranges to include 2015
Run "make update-copyright". Also, ...
* grep.texi: Update manually, converting each "--" to "-".
Diffstat (limited to 'tests/triple-backref')
-rwxr-xr-x | tests/triple-backref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/triple-backref b/tests/triple-backref index 6701819f..d3cf5c31 100755 --- a/tests/triple-backref +++ b/tests/triple-backref @@ -1,7 +1,7 @@ #! /bin/sh # Test for a bug in glibc's regex code as of September 7, 2014. # -# Copyright (C) 2014 Free Software Foundation, Inc. +# Copyright (C) 2014-2015 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright |