save-cwd: reduce default dependency
[pspp] / lib / strcasestr.c
index d314282286313972bbd019c357426974e76f6df3..a2a1043848f6940a2b4ced59c1a36614a287d430 100644 (file)
@@ -1,5 +1,5 @@
 /* Case-insensitive searching in a string.
-   Copyright (C) 2005-2008 Free Software Foundation, Inc.
+   Copyright (C) 2005-2011 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2005.
 
    This program is free software; you can redistribute it and/or modify