diff options
Diffstat (limited to 'lib/libc/locale/localeconv.c')
-rw-r--r-- | lib/libc/locale/localeconv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/localeconv.c b/lib/libc/locale/localeconv.c index e113cbb..35ddc79 100644 --- a/lib/libc/locale/localeconv.c +++ b/lib/libc/locale/localeconv.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001 Alexey Zelkin + * Copyright (c) 2001 Alexey Zelkin <phantom@FreeBSD.org> * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * |