diff --git a/include/langinfo.h b/include/langinfo.h index 4e62311e58f..b1fea3248cb 100644 --- a/include/langinfo.h +++ b/include/langinfo.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001 Alexey Zelkin + * Copyright (c) 2001 Alexey Zelkin * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/monetary.h b/include/monetary.h index 47f0c6bad5f..a21b0dc1b9f 100644 --- a/include/monetary.h +++ b/include/monetary.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001 Alexey Zelkin + * Copyright (c) 2001 Alexey Zelkin * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/stdlib/strfmon.c b/lib/libc/stdlib/strfmon.c index 57b43646b47..99c7aba521f 100644 --- a/lib/libc/stdlib/strfmon.c +++ b/lib/libc/stdlib/strfmon.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001 Alexey Zelkin + * Copyright (c) 2001 Alexey Zelkin * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/stdtime/timelocal.c b/lib/libc/stdtime/timelocal.c index d519b1b6c23..6b35abaadc0 100644 --- a/lib/libc/stdtime/timelocal.c +++ b/lib/libc/stdtime/timelocal.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001 Alexey Zelkin + * Copyright (c) 2001 Alexey Zelkin * Copyright (c) 1997 FreeBSD Inc. * All rights reserved. *