diff options
Diffstat (limited to 'sysdeps/sparc/sparc64/fpu/s_trunc.S')
-rw-r--r-- | sysdeps/sparc/sparc64/fpu/s_trunc.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sparc/sparc64/fpu/s_trunc.S b/sysdeps/sparc/sparc64/fpu/s_trunc.S index 3973eca48a..34ecb142d4 100644 --- a/sysdeps/sparc/sparc64/fpu/s_trunc.S +++ b/sysdeps/sparc/sparc64/fpu/s_trunc.S @@ -1,7 +1,7 @@ /* Truncate argument to nearest integral value not larger than the argument, sparc64 version. - Copyright (C) 2013-2015 Free Software Foundation, Inc. + Copyright (C) 2013-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David S. Miller <davem@davemloft.net>, 2013. |