diff options
Diffstat (limited to 'libc/sysdeps/ieee754/ldbl-128ibm/s_truncl.c')
-rw-r--r-- | libc/sysdeps/ieee754/ldbl-128ibm/s_truncl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/ieee754/ldbl-128ibm/s_truncl.c b/libc/sysdeps/ieee754/ldbl-128ibm/s_truncl.c index 73efb8d63..ceace0d43 100644 --- a/libc/sysdeps/ieee754/ldbl-128ibm/s_truncl.c +++ b/libc/sysdeps/ieee754/ldbl-128ibm/s_truncl.c @@ -1,6 +1,6 @@ /* Truncate (toward zero) long double floating-point values. IBM extended format long double version. - Copyright (C) 2006 Free Software Foundation, Inc. + Copyright (C) 2006, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |