New module 'get-rusage-as'.
[pspp] / lib / str-kmp.h
index 0b75f83317108de8d0833f8b0fcbc08a85d2cf9e..95a73f571c357d4b3d0dc4b693ab6f1c3e22cd38 100644 (file)
@@ -1,6 +1,6 @@
 /* Substring search in a NUL terminated string of 'char' elements,
    using the Knuth-Morris-Pratt algorithm.
-   Copyright (C) 2005-2009 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