From: Geert Bosch Date: Tue, 30 Oct 2001 23:26:09 +0000 (+0100) Subject: 86numaux.adb, [...]: Add 2001 to copyright notice. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=07c809df76ada4414a2fcf7a79b67a499a29e082;p=gcc.git 86numaux.adb, [...]: Add 2001 to copyright notice. * 86numaux.adb, a-tigeau.ads, a-wtgeau.ads, fname-sf.ads, g-traceb.ads, s-tasdeb.ads, sem_maps.ads: Add 2001 to copyright notice. From-SVN: r46658 --- diff --git a/gcc/ada/86numaux.adb b/gcc/ada/86numaux.adb index 779e63711ce..69a7f338686 100644 --- a/gcc/ada/86numaux.adb +++ b/gcc/ada/86numaux.adb @@ -7,9 +7,9 @@ -- B o d y -- -- (Machine Version for x86) -- -- -- --- $Revision: 1.1 $ +-- $Revision$ -- -- --- Copyright (C) 1998-2000 Free Software Foundation, Inc. -- +-- Copyright (C) 1998-2001 Free Software Foundation, Inc. -- -- -- -- GNAT is free software; you can redistribute it and/or modify it under -- -- terms of the GNU General Public License as published by the Free Soft- -- @@ -118,7 +118,6 @@ package body Ada.Numerics.Aux is -- reduction of the argument is done for arguments in the range of -- -2.0**63 .. 2.0**63, using a 66-bit approximation of Pi. - pragma Inline (Is_Nan); pragma Inline (Reduce); diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index fd9776a1185..ca9dd0e5dc5 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,8 @@ +2001-10-30 Geert Bosch + + * 86numaux.adb, a-tigeau.ads, a-wtgeau.ads, fname-sf.ads, g-traceb.ads, + s-tasdeb.ads, sem_maps.ads: Add 2001 to copyright notice. + 2001-10-30 Robert Dewar * bindusg.adb: Undocument -f switch. diff --git a/gcc/ada/a-tigeau.ads b/gcc/ada/a-tigeau.ads index cec0e2cf766..448d6855112 100644 --- a/gcc/ada/a-tigeau.ads +++ b/gcc/ada/a-tigeau.ads @@ -6,9 +6,9 @@ -- -- -- S p e c -- -- -- --- $Revision: 1.1 $ -- +-- $Revision$ -- -- --- Copyright (C) 1992-1997 Free Software Foundation, Inc. -- +-- Copyright (C) 1992-2001 Free Software Foundation, Inc. -- -- -- -- GNAT is free software; you can redistribute it and/or modify it under -- -- terms of the GNU General Public License as published by the Free Soft- -- diff --git a/gcc/ada/a-wtgeau.ads b/gcc/ada/a-wtgeau.ads index 1571b373bd6..f6fd42d6d87 100644 --- a/gcc/ada/a-wtgeau.ads +++ b/gcc/ada/a-wtgeau.ads @@ -6,9 +6,9 @@ -- -- -- S p e c -- -- -- --- $Revision: 1.1 $ -- +-- $Revision$ -- -- --- Copyright (C) 1992-1997 Free Software Foundation, Inc. -- +-- Copyright (C) 1992-2001 Free Software Foundation, Inc. -- -- -- -- GNAT is free software; you can redistribute it and/or modify it under -- -- terms of the GNU General Public License as published by the Free Soft- -- diff --git a/gcc/ada/fname-sf.ads b/gcc/ada/fname-sf.ads index 0f180edb7db..7d8d6ef2ad4 100644 --- a/gcc/ada/fname-sf.ads +++ b/gcc/ada/fname-sf.ads @@ -6,9 +6,9 @@ -- -- -- S p e c -- -- -- --- $Revision: 1.1 $ +-- $Revision$ -- -- --- Copyright (C) 1992-2000 Free Software Foundation, Inc. -- +-- Copyright (C) 1992-2001 Free Software Foundation, Inc. -- -- -- -- GNAT is free software; you can redistribute it and/or modify it under -- -- terms of the GNU General Public License as published by the Free Soft- -- diff --git a/gcc/ada/g-traceb.ads b/gcc/ada/g-traceb.ads index 40106111076..edb066d101e 100644 --- a/gcc/ada/g-traceb.ads +++ b/gcc/ada/g-traceb.ads @@ -6,9 +6,9 @@ -- -- -- S p e c -- -- -- --- $Revision: 1.1 $ +-- $Revision$ -- -- --- Copyright (C) 1999-2000 Ada Core Technologies, Inc. -- +-- Copyright (C) 1999-2001 Ada Core Technologies, Inc. -- -- -- -- GNAT is free software; you can redistribute it and/or modify it under -- -- terms of the GNU General Public License as published by the Free Soft- -- diff --git a/gcc/ada/s-tasdeb.ads b/gcc/ada/s-tasdeb.ads index 6dc221f6797..710dd58edf8 100644 --- a/gcc/ada/s-tasdeb.ads +++ b/gcc/ada/s-tasdeb.ads @@ -6,9 +6,9 @@ -- -- -- S p e c -- -- -- --- $Revision: 1.1 $ +-- $Revision$ -- -- --- Copyright (C) 1997-1998, Free Software Foundation, Inc. -- +-- Copyright (C) 1997-2001, Free Software Foundation, Inc. -- -- -- -- GNARL is free software; you can redistribute it and/or modify it under -- -- terms of the GNU General Public License as published by the Free Soft- -- diff --git a/gcc/ada/sem_maps.ads b/gcc/ada/sem_maps.ads index de0f52cb554..c5068522bcd 100644 --- a/gcc/ada/sem_maps.ads +++ b/gcc/ada/sem_maps.ads @@ -6,9 +6,9 @@ -- -- -- S p e c -- -- -- --- $Revision: 1.1 $ +-- $Revision$ -- -- --- Copyright (C) 1996-1999 Free Software Foundation, Inc. -- +-- Copyright (C) 1996-2001 Free Software Foundation, Inc. -- -- -- -- GNAT is free software; you can redistribute it and/or modify it under -- -- terms of the GNU General Public License as published by the Free Soft- --