diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2001-12-20 15:30:02 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2001-12-20 15:30:02 +0000 |
| commit | f2d0f4274bcb0e51ada2510f5f14190665f9ce80 (patch) | |
| tree | a29131f0b1cb5954f94434bb9b5cd9828809a72b /lib/libc | |
| parent | afb5951f89a1476c1432dbd06dd4559ee39bcf82 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/locale/fix_grouping.c | 2 | ||||
| -rw-r--r-- | lib/libc/locale/localeconv.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/locale/fix_grouping.c b/lib/libc/locale/fix_grouping.c index 1ee614a7ef8b..5c88e8750f9f 100644 --- a/lib/libc/locale/fix_grouping.c +++ b/lib/libc/locale/fix_grouping.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001 Alexey Zelkin + * Copyright (c) 2001 Alexey Zelkin <phantom@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/locale/localeconv.c b/lib/libc/locale/localeconv.c index e113cbb99105..35ddc7968787 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. * |
