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/dfa-heap-overrun | |
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/dfa-heap-overrun')
-rwxr-xr-x | tests/dfa-heap-overrun | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dfa-heap-overrun b/tests/dfa-heap-overrun index bc494fbc..481bf948 100755 --- a/tests/dfa-heap-overrun +++ b/tests/dfa-heap-overrun @@ -1,7 +1,7 @@ #!/bin/sh # Trigger a heap overrun in grep-2.6..grep-2.8. -# Copyright (C) 2011-2014 Free Software Foundation, Inc. +# Copyright (C) 2011-2015 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 |