update nearly all FSF copyright year lists to include 2010
[pspp] / lib / str-kmp.h
index 0b75f83317108de8d0833f8b0fcbc08a85d2cf9e..76668cf8f2b47fa71c6df6586e77bd4af09dc532 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-2010 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2005.
 
    This program is free software; you can redistribute it and/or modify