From 0f28d32059fa4119a119b6dde3716a0012ce6008 Mon Sep 17 00:00:00 2001 From: Marcus Shawcroft Date: Tue, 20 Nov 2012 23:13:14 +0000 Subject: [PATCH] aarch64: Use range in copyright years. --- ports/ChangeLog.aarch64 | 33 ++++++++++++++++++++++++ ports/sysdeps/aarch64/dl-tlsdesc.S | 2 +- ports/sysdeps/aarch64/dl-tlsdesc.h | 2 +- ports/sysdeps/aarch64/fpu/s_ceil.c | 2 +- ports/sysdeps/aarch64/fpu/s_ceilf.c | 2 +- ports/sysdeps/aarch64/fpu/s_floor.c | 2 +- ports/sysdeps/aarch64/fpu/s_floorf.c | 2 +- ports/sysdeps/aarch64/fpu/s_fmaf.c | 2 +- ports/sysdeps/aarch64/fpu/s_fmax.c | 2 +- ports/sysdeps/aarch64/fpu/s_fmaxf.c | 2 +- ports/sysdeps/aarch64/fpu/s_fmin.c | 2 +- ports/sysdeps/aarch64/fpu/s_fminf.c | 2 +- ports/sysdeps/aarch64/fpu/s_frint.c | 2 +- ports/sysdeps/aarch64/fpu/s_frintf.c | 2 +- ports/sysdeps/aarch64/fpu/s_llrint.c | 2 +- ports/sysdeps/aarch64/fpu/s_llrintf.c | 2 +- ports/sysdeps/aarch64/fpu/s_llround.c | 2 +- ports/sysdeps/aarch64/fpu/s_llroundf.c | 2 +- ports/sysdeps/aarch64/fpu/s_lrint.c | 2 +- ports/sysdeps/aarch64/fpu/s_lrintf.c | 2 +- ports/sysdeps/aarch64/fpu/s_lround.c | 2 +- ports/sysdeps/aarch64/fpu/s_lroundf.c | 2 +- ports/sysdeps/aarch64/fpu/s_nearbyint.c | 2 +- ports/sysdeps/aarch64/fpu/s_nearbyintf.c | 2 +- ports/sysdeps/aarch64/fpu/s_rint.c | 2 +- ports/sysdeps/aarch64/fpu/s_rintf.c | 2 +- ports/sysdeps/aarch64/fpu/s_round.c | 2 +- ports/sysdeps/aarch64/fpu/s_roundf.c | 2 +- ports/sysdeps/aarch64/fpu/s_trunc.c | 2 +- ports/sysdeps/aarch64/fpu/s_truncf.c | 2 +- ports/sysdeps/aarch64/tlsdesc.c | 2 +- 31 files changed, 63 insertions(+), 30 deletions(-) diff --git a/ports/ChangeLog.aarch64 b/ports/ChangeLog.aarch64 index 2a7bfc301b1..103b31f3fb0 100644 --- a/ports/ChangeLog.aarch64 +++ b/ports/ChangeLog.aarch64 @@ -1,3 +1,36 @@ +2012-11-20 Marcus Shawcroft + + * sysdeps/aarch64/dl-tlsdesc.S: Use range for copyright years. + * sysdeps/aarch64/dl-tlsdesc.h: Likewise. + * sysdeps/aarch64/tlsdesc.c: Likewise. + * sysdeps/aarch64/fpu/s_ceil.c: Likewise. + * sysdeps/aarch64/fpu/s_ceilf.c: Likewise. + * sysdeps/aarch64/fpu/s_floor.c: Likewise. + * sysdeps/aarch64/fpu/s_floorf.c: Likewise. + * sysdeps/aarch64/fpu/s_fmaf.c: Likewise. + * sysdeps/aarch64/fpu/s_fmax.c: Likewise. + * sysdeps/aarch64/fpu/s_fmaxf.c: Likewise. + * sysdeps/aarch64/fpu/s_fmin.c: Likewise. + * sysdeps/aarch64/fpu/s_fminf.c: Likewise. + * sysdeps/aarch64/fpu/s_frint.c: Likewise. + * sysdeps/aarch64/fpu/s_frintf.c: Likewise. + * sysdeps/aarch64/fpu/s_llrint.c: Likewise. + * sysdeps/aarch64/fpu/s_llrintf.c: Likewise. + * sysdeps/aarch64/fpu/s_llround.c: Likewise. + * sysdeps/aarch64/fpu/s_llroundf.c: Likewise. + * sysdeps/aarch64/fpu/s_lrint.c: Likewise. + * sysdeps/aarch64/fpu/s_lrintf.c: Likewise. + * sysdeps/aarch64/fpu/s_lround.c: Likewise. + * sysdeps/aarch64/fpu/s_lroundf.c: Likewise. + * sysdeps/aarch64/fpu/s_nearbyint.c: Likewise. + * sysdeps/aarch64/fpu/s_nearbyintf.c: Likewise. + * sysdeps/aarch64/fpu/s_rint.c: Likewise. + * sysdeps/aarch64/fpu/s_rintf.c: Likewise. + * sysdeps/aarch64/fpu/s_round.c: Likewise. + * sysdeps/aarch64/fpu/s_roundf.c: Likewise. + * sysdeps/aarch64/fpu/s_trunc.c: Likewise. + * sysdeps/aarch64/fpu/s_truncf.c: Likewise. + 2012-11-20 Marcus Shawcroft * sysdeps/aarch64/fpu/s_frint.x: Renamed to... diff --git a/ports/sysdeps/aarch64/dl-tlsdesc.S b/ports/sysdeps/aarch64/dl-tlsdesc.S index 0e590518f6e..b78a096e531 100644 --- a/ports/sysdeps/aarch64/dl-tlsdesc.S +++ b/ports/sysdeps/aarch64/dl-tlsdesc.S @@ -1,6 +1,6 @@ /* Thread-local storage handling in the ELF dynamic linker. AArch64 version. - Copyright (C) 2011, 2012 Free Software Foundation, Inc. + Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/dl-tlsdesc.h b/ports/sysdeps/aarch64/dl-tlsdesc.h index 514e4ecfb83..3e2eaa0a87e 100644 --- a/ports/sysdeps/aarch64/dl-tlsdesc.h +++ b/ports/sysdeps/aarch64/dl-tlsdesc.h @@ -1,6 +1,6 @@ /* Thread-local storage descriptor handling in the ELF dynamic linker. AArch64 version. - Copyright (C) 2011, 2012 Free Software Foundation, Inc. + Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_ceil.c b/ports/sysdeps/aarch64/fpu/s_ceil.c index 9fe7cedeef5..5010c4f79c1 100644 --- a/ports/sysdeps/aarch64/fpu/s_ceil.c +++ b/ports/sysdeps/aarch64/fpu/s_ceil.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_ceilf.c b/ports/sysdeps/aarch64/fpu/s_ceilf.c index a20a972efef..e7f47361ff7 100644 --- a/ports/sysdeps/aarch64/fpu/s_ceilf.c +++ b/ports/sysdeps/aarch64/fpu/s_ceilf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_floor.c b/ports/sysdeps/aarch64/fpu/s_floor.c index 216d47251be..26b79b44780 100644 --- a/ports/sysdeps/aarch64/fpu/s_floor.c +++ b/ports/sysdeps/aarch64/fpu/s_floor.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_floorf.c b/ports/sysdeps/aarch64/fpu/s_floorf.c index debf00d2f83..1b7e019082c 100644 --- a/ports/sysdeps/aarch64/fpu/s_floorf.c +++ b/ports/sysdeps/aarch64/fpu/s_floorf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_fmaf.c b/ports/sysdeps/aarch64/fpu/s_fmaf.c index bcda67bef8f..016d7bd64af 100644 --- a/ports/sysdeps/aarch64/fpu/s_fmaf.c +++ b/ports/sysdeps/aarch64/fpu/s_fmaf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_fmax.c b/ports/sysdeps/aarch64/fpu/s_fmax.c index 6fe1ecc2495..40804cc46cd 100644 --- a/ports/sysdeps/aarch64/fpu/s_fmax.c +++ b/ports/sysdeps/aarch64/fpu/s_fmax.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_fmaxf.c b/ports/sysdeps/aarch64/fpu/s_fmaxf.c index fa2a4bd0dc7..ed282bbdaba 100644 --- a/ports/sysdeps/aarch64/fpu/s_fmaxf.c +++ b/ports/sysdeps/aarch64/fpu/s_fmaxf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_fmin.c b/ports/sysdeps/aarch64/fpu/s_fmin.c index 63e1596e19d..796e4e41c5b 100644 --- a/ports/sysdeps/aarch64/fpu/s_fmin.c +++ b/ports/sysdeps/aarch64/fpu/s_fmin.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. diff --git a/ports/sysdeps/aarch64/fpu/s_fminf.c b/ports/sysdeps/aarch64/fpu/s_fminf.c index 5e8b60e878f..18b6ac02616 100644 --- a/ports/sysdeps/aarch64/fpu/s_fminf.c +++ b/ports/sysdeps/aarch64/fpu/s_fminf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_frint.c b/ports/sysdeps/aarch64/fpu/s_frint.c index 3c24031deb6..2a54cdf1b40 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. diff --git a/ports/sysdeps/aarch64/fpu/s_frintf.c b/ports/sysdeps/aarch64/fpu/s_frintf.c index 873addc9eea..1fbe8380dae 100644 --- a/ports/sysdeps/aarch64/fpu/s_frintf.c +++ b/ports/sysdeps/aarch64/fpu/s_frintf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_llrint.c b/ports/sysdeps/aarch64/fpu/s_llrint.c index 6eceb6821fc..e46630381dd 100644 --- a/ports/sysdeps/aarch64/fpu/s_llrint.c +++ b/ports/sysdeps/aarch64/fpu/s_llrint.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_llrintf.c b/ports/sysdeps/aarch64/fpu/s_llrintf.c index 17b73a7c252..352dc519da2 100644 --- a/ports/sysdeps/aarch64/fpu/s_llrintf.c +++ b/ports/sysdeps/aarch64/fpu/s_llrintf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_llround.c b/ports/sysdeps/aarch64/fpu/s_llround.c index 5646e00ba62..6aa365b6806 100644 --- a/ports/sysdeps/aarch64/fpu/s_llround.c +++ b/ports/sysdeps/aarch64/fpu/s_llround.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_llroundf.c b/ports/sysdeps/aarch64/fpu/s_llroundf.c index 25552265232..98cf77e0099 100644 --- a/ports/sysdeps/aarch64/fpu/s_llroundf.c +++ b/ports/sysdeps/aarch64/fpu/s_llroundf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_lrint.c b/ports/sysdeps/aarch64/fpu/s_lrint.c index 945428f4145..ccce6362846 100644 --- a/ports/sysdeps/aarch64/fpu/s_lrint.c +++ b/ports/sysdeps/aarch64/fpu/s_lrint.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. diff --git a/ports/sysdeps/aarch64/fpu/s_lrintf.c b/ports/sysdeps/aarch64/fpu/s_lrintf.c index 06eb4b7ea77..ff44650d7d8 100644 --- a/ports/sysdeps/aarch64/fpu/s_lrintf.c +++ b/ports/sysdeps/aarch64/fpu/s_lrintf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_lround.c b/ports/sysdeps/aarch64/fpu/s_lround.c index 472143d6198..b400caa950d 100644 --- a/ports/sysdeps/aarch64/fpu/s_lround.c +++ b/ports/sysdeps/aarch64/fpu/s_lround.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. diff --git a/ports/sysdeps/aarch64/fpu/s_lroundf.c b/ports/sysdeps/aarch64/fpu/s_lroundf.c index 9700d3f2d7e..eb553198ccb 100644 --- a/ports/sysdeps/aarch64/fpu/s_lroundf.c +++ b/ports/sysdeps/aarch64/fpu/s_lroundf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_nearbyint.c b/ports/sysdeps/aarch64/fpu/s_nearbyint.c index a0b3105e525..69eeccf3092 100644 --- a/ports/sysdeps/aarch64/fpu/s_nearbyint.c +++ b/ports/sysdeps/aarch64/fpu/s_nearbyint.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_nearbyintf.c b/ports/sysdeps/aarch64/fpu/s_nearbyintf.c index 5e964f8f8da..19b26601a51 100644 --- a/ports/sysdeps/aarch64/fpu/s_nearbyintf.c +++ b/ports/sysdeps/aarch64/fpu/s_nearbyintf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_rint.c b/ports/sysdeps/aarch64/fpu/s_rint.c index 1b0ae9097f6..fad38d4fbbc 100644 --- a/ports/sysdeps/aarch64/fpu/s_rint.c +++ b/ports/sysdeps/aarch64/fpu/s_rint.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_rintf.c b/ports/sysdeps/aarch64/fpu/s_rintf.c index 1d271890001..54353b8020f 100644 --- a/ports/sysdeps/aarch64/fpu/s_rintf.c +++ b/ports/sysdeps/aarch64/fpu/s_rintf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_round.c b/ports/sysdeps/aarch64/fpu/s_round.c index 70b50a81561..a566798ece8 100644 --- a/ports/sysdeps/aarch64/fpu/s_round.c +++ b/ports/sysdeps/aarch64/fpu/s_round.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_roundf.c b/ports/sysdeps/aarch64/fpu/s_roundf.c index 74b81addf16..4684206e122 100644 --- a/ports/sysdeps/aarch64/fpu/s_roundf.c +++ b/ports/sysdeps/aarch64/fpu/s_roundf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_trunc.c b/ports/sysdeps/aarch64/fpu/s_trunc.c index cd22762f7a8..767cb9fb2fc 100644 --- a/ports/sysdeps/aarch64/fpu/s_trunc.c +++ b/ports/sysdeps/aarch64/fpu/s_trunc.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/fpu/s_truncf.c b/ports/sysdeps/aarch64/fpu/s_truncf.c index f81bd50d367..1c952f7f815 100644 --- a/ports/sysdeps/aarch64/fpu/s_truncf.c +++ b/ports/sysdeps/aarch64/fpu/s_truncf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011, 2012 Free Software Foundation, Inc. +/* Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/ports/sysdeps/aarch64/tlsdesc.c b/ports/sysdeps/aarch64/tlsdesc.c index 4190c48dfc7..606ce797c66 100644 --- a/ports/sysdeps/aarch64/tlsdesc.c +++ b/ports/sysdeps/aarch64/tlsdesc.c @@ -1,6 +1,6 @@ /* Manage TLS descriptors. AArch64 version. - Copyright (C) 2011, 2012 Free Software Foundation, Inc. + Copyright (C) 2011-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. -- 2.47.2