diff options
Diffstat (limited to 'string/stpcpy.c')
-rw-r--r-- | string/stpcpy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/stpcpy.c b/string/stpcpy.c index b0a83badf6..93e251081d 100644 --- a/string/stpcpy.c +++ b/string/stpcpy.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1992, 1995, 1997, 2002, 2004 Free Software Foundation, Inc. +/* Copyright (C) 1992-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |