diff options
Diffstat (limited to 'libc/wcsmbs/wcsspn.c')
-rw-r--r-- | libc/wcsmbs/wcsspn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/wcsmbs/wcsspn.c b/libc/wcsmbs/wcsspn.c index 709b61b39..94c0bfec6 100644 --- a/libc/wcsmbs/wcsspn.c +++ b/libc/wcsmbs/wcsspn.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995-2013 Free Software Foundation, Inc. +/* Copyright (C) 1995-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. |