diff options
Diffstat (limited to 'sysdeps/alpha/fpu/s_fmax.S')
-rw-r--r-- | sysdeps/alpha/fpu/s_fmax.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/fpu/s_fmax.S b/sysdeps/alpha/fpu/s_fmax.S index 00ffe4ca1f..dbe979e37c 100644 --- a/sysdeps/alpha/fpu/s_fmax.S +++ b/sysdeps/alpha/fpu/s_fmax.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2015 Free Software Foundation, Inc. +/* Copyright (C) 2007-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson. |