use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE
[pspp] / lib / stpcpy.c
index 196461f98982f0017435a6237e3444473f90f263..fa42af4a4d97ca5a56e2645dd8d870b73feedd5e 100644 (file)
@@ -1,5 +1,5 @@
 /* stpcpy.c -- copy a string and return pointer to end of new string
-   Copyright (C) 1992, 1995, 1997-1998, 2006, 2009-2010 Free Software
+   Copyright (C) 1992, 1995, 1997-1998, 2006, 2009-2011 Free Software
    Foundation, Inc.
 
    NOTE: The canonical source of this file is maintained with the GNU C Library.