summaryrefslogtreecommitdiff
path: root/libc/string/str-two-way.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/str-two-way.h')
-rw-r--r--libc/string/str-two-way.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/string/str-two-way.h b/libc/string/str-two-way.h
index d082fe0a0..8912f24e5 100644
--- a/libc/string/str-two-way.h
+++ b/libc/string/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.