diff options
Diffstat (limited to 'wcsmbs/wcscpy.c')
-rw-r--r-- | wcsmbs/wcscpy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wcsmbs/wcscpy.c b/wcsmbs/wcscpy.c index 6dea24d444..3b1e0c6245 100644 --- a/wcsmbs/wcscpy.c +++ b/wcsmbs/wcscpy.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995, 1996, 1997, 2003 Free Software Foundation, Inc. +/* Copyright (C) 1995-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. |