summaryrefslogtreecommitdiff
path: root/lib/str-two-way.h
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2013-01-01 00:50:58 +0000
committerEric Blake <eblake@redhat.com>2013-01-01 00:50:58 +0000
commit9fc81090f6c5590bd1b0e0fa5087577a2ee43a3e (patch)
treec6c8fb68a4087ab93c5b8e0f7ec718b710d53a6c /lib/str-two-way.h
parentdbed1625626c6d6f271b715f87fd0930d8e68c2f (diff)
downloadgnulib-9fc81090f6c5590bd1b0e0fa5087577a2ee43a3e.tar.gz
maint: update all copyright year number ranges
Run "make update-copyright". Compare to commit 1602f0a from last year. Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'lib/str-two-way.h')
-rw-r--r--lib/str-two-way.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/str-two-way.h b/lib/str-two-way.h
index da6cfba272..3a6b729931 100644
--- a/lib/str-two-way.h
+++ b/lib/str-two-way.h
@@ -1,5 +1,5 @@
/* Byte-wise substring search, using the Two-Way algorithm.
- Copyright (C) 2008-2012 Free Software Foundation, Inc.
+ Copyright (C) 2008-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Written by Eric Blake <ebb9@byu.net>, 2008.