diff options
author | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2012-11-20 23:13:14 +0000 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2012-11-21 08:16:00 +0000 |
commit | 0f28d32059fa4119a119b6dde3716a0012ce6008 (patch) | |
tree | 2495d41cc80bc8b84516ab676311e8ab1972eee7 /ports/sysdeps/aarch64/fpu/s_frint.c | |
parent | aarch64: Rename .x files to .c (diff) | |
download | glibc-0f28d32059fa4119a119b6dde3716a0012ce6008.tar.gz glibc-0f28d32059fa4119a119b6dde3716a0012ce6008.tar.bz2 glibc-0f28d32059fa4119a119b6dde3716a0012ce6008.zip |
aarch64: Use range in copyright years.
Diffstat (limited to 'ports/sysdeps/aarch64/fpu/s_frint.c')
-rw-r--r-- | ports/sysdeps/aarch64/fpu/s_frint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/aarch64/fpu/s_frint.c b/ports/sysdeps/aarch64/fpu/s_frint.c index 3c24031deb..2a54cdf1b4 100644 --- a/ports/sysdeps/aarch64/fpu/s_frint.c +++ b/ports/sysdeps/aarch64/fpu/s_frint.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1996, 1997, 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 1996-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. |