memmem: slight optimization
[pspp] / lib / c-strstr.c
index d903ec3ebf553f88499146e12db78ed33d45edd3..68fc91fa528788fa7c2b1f28a17dc6c8a0a13803 100644 (file)
@@ -1,5 +1,5 @@
 /* c-strstr.c -- substring search in C locale
-   Copyright (C) 2005-2008 Free Software Foundation, Inc.
+   Copyright (C) 2005-2010 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2005, 2007.
 
    This program is free software: you can redistribute it and/or modify