From: Arnaud Charlet Date: Sat, 11 Jan 2020 10:33:27 +0000 (-0500) Subject: [Ada] Update headers X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a10340812c6315b7b78bdfd69d31afef03184ba0;p=gcc.git [Ada] Update headers 2020-06-03 Arnaud Charlet gcc/ada/ * libgnat/s-aotase.ads, libgnat/s-atoope.ads, libgnat/s-atopar.ads, libgnat/s-atopex.ads: Update header. --- diff --git a/gcc/ada/libgnat/s-aotase.ads b/gcc/ada/libgnat/s-aotase.ads index ab27b303d75..47f68f0b008 100644 --- a/gcc/ada/libgnat/s-aotase.ads +++ b/gcc/ada/libgnat/s-aotase.ads @@ -8,6 +8,10 @@ -- -- -- Copyright (C) 2019-2020, Free Software Foundation, Inc. -- -- -- +-- This specification is derived from the Ada Reference Manual for use with -- +-- GNAT. The copyright notice above, and the license provisions that follow -- +-- apply solely to the contents of the part following the private keyword. -- +-- -- -- 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- -- -- ware Foundation; either version 3, or (at your option) any later ver- -- diff --git a/gcc/ada/libgnat/s-atoope.ads b/gcc/ada/libgnat/s-atoope.ads index f638629d555..a0f0eb829ba 100644 --- a/gcc/ada/libgnat/s-atoope.ads +++ b/gcc/ada/libgnat/s-atoope.ads @@ -8,6 +8,10 @@ -- -- -- Copyright (C) 2019-2020, Free Software Foundation, Inc. -- -- -- +-- This specification is derived from the Ada Reference Manual for use with -- +-- GNAT. The copyright notice above, and the license provisions that follow -- +-- apply solely to the contents of the part following the private keyword. -- +-- -- -- 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- -- -- ware Foundation; either version 3, or (at your option) any later ver- -- diff --git a/gcc/ada/libgnat/s-atopar.ads b/gcc/ada/libgnat/s-atopar.ads index ca8f79e0868..37bb2b17659 100644 --- a/gcc/ada/libgnat/s-atopar.ads +++ b/gcc/ada/libgnat/s-atopar.ads @@ -8,6 +8,10 @@ -- -- -- Copyright (C) 2019-2020, Free Software Foundation, Inc. -- -- -- +-- This specification is derived from the Ada Reference Manual for use with -- +-- GNAT. The copyright notice above, and the license provisions that follow -- +-- apply solely to the contents of the part following the private keyword. -- +-- -- -- 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- -- -- ware Foundation; either version 3, or (at your option) any later ver- -- diff --git a/gcc/ada/libgnat/s-atopex.ads b/gcc/ada/libgnat/s-atopex.ads index ae4b0e712f6..11d850ef47e 100644 --- a/gcc/ada/libgnat/s-atopex.ads +++ b/gcc/ada/libgnat/s-atopex.ads @@ -8,6 +8,10 @@ -- -- -- Copyright (C) 2019-2020, Free Software Foundation, Inc. -- -- -- +-- This specification is derived from the Ada Reference Manual for use with -- +-- GNAT. The copyright notice above, and the license provisions that follow -- +-- apply solely to the contents of the part following the private keyword. -- +-- -- -- 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- -- -- ware Foundation; either version 3, or (at your option) any later ver- --