summaryrefslogtreecommitdiff
path: root/gnulib/lib/stpcpy.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/lib/stpcpy.c')
-rw-r--r--gnulib/lib/stpcpy.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnulib/lib/stpcpy.c b/gnulib/lib/stpcpy.c
index 1e70013..8d7dfb0 100644
--- a/gnulib/lib/stpcpy.c
+++ b/gnulib/lib/stpcpy.c
@@ -1,5 +1,6 @@
/* stpcpy.c -- copy a string and return pointer to end of new string
- Copyright (C) 1992, 1995, 1997-1998, 2006 Free Software Foundation, Inc.
+ Copyright (C) 1992, 1995, 1997-1998, 2006, 2009-2013 Free Software
+ Foundation, Inc.
NOTE: The canonical source of this file is maintained with the GNU C Library.
Bugs can be reported to bug-glibc@prep.ai.mit.edu.