diff options
Diffstat (limited to 'wcsmbs/wcscmp.c')
-rw-r--r-- | wcsmbs/wcscmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wcsmbs/wcscmp.c b/wcsmbs/wcscmp.c index 2fd8cc0dff..3da86fcb50 100644 --- a/wcsmbs/wcscmp.c +++ b/wcsmbs/wcscmp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995, 1996, 1997, 2011 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. |