diff options
author | Pedro Alves <palves@redhat.com> | 2012-04-18 12:09:39 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2012-04-18 12:09:39 +0000 |
commit | db026a31e6b222ed808b37dc5bd80bb76abc0353 (patch) | |
tree | abeb927e4f5b57d6a8475108cc3a70acad4a5847 /gdb/gnulib/str-two-way.h | |
parent | 0070f25af7c7e895d8b7b92bdb2766b7b6ffb4b2 (diff) | |
download | gdb-db026a31e6b222ed808b37dc5bd80bb76abc0353.zip gdb-db026a31e6b222ed808b37dc5bd80bb76abc0353.tar.gz gdb-db026a31e6b222ed808b37dc5bd80bb76abc0353.tar.bz2 |
2012-04-18 Pedro Alves <palves@redhat.com>
Revert gnulib/ part of:
2011-01-01 Joel Brobecker <brobecker@adacore.com>
Copyright year update in most files (performed by copyright.sh).
Diffstat (limited to 'gdb/gnulib/str-two-way.h')
-rw-r--r-- | gdb/gnulib/str-two-way.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gnulib/str-two-way.h b/gdb/gnulib/str-two-way.h index 7868eb8..c08f60e 100644 --- a/gdb/gnulib/str-two-way.h +++ b/gdb/gnulib/str-two-way.h @@ -1,5 +1,5 @@ /* Byte-wise substring search, using the Two-Way algorithm. - Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Eric Blake <ebb9@byu.net>, 2008. |