math: Fix some C++ test errors on Solaris 8.
[pspp] / lib / memchr.c
index a23ff788d3bb1ecc8cd8b6b0f77cb8a692a796ca..6c2b2d6c7dc15cdc1bf15664653cdaecae7e18a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1993, 1996, 1997, 1999, 2000, 2003, 2004, 2006, 2008
+/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2010
    Free Software Foundation, Inc.
 
    Based on strlen implementation by Torbjorn Granlund (tege@sics.se),