diff options
author | Arnaud Charlet <charlet@adacore.com> | 2020-01-11 05:33:27 -0500 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2020-06-03 06:01:41 -0400 |
commit | a10340812c6315b7b78bdfd69d31afef03184ba0 (patch) | |
tree | d7924c0a47f327c4e4fdb575ada1c2a97b992491 /gcc | |
parent | b5b032ec6e3532d9362d4dd4b1097ebf53509b81 (diff) | |
download | gcc-a10340812c6315b7b78bdfd69d31afef03184ba0.zip gcc-a10340812c6315b7b78bdfd69d31afef03184ba0.tar.gz gcc-a10340812c6315b7b78bdfd69d31afef03184ba0.tar.bz2 |
[Ada] Update headers
2020-06-03 Arnaud Charlet <charlet@adacore.com>
gcc/ada/
* libgnat/s-aotase.ads, libgnat/s-atoope.ads,
libgnat/s-atopar.ads, libgnat/s-atopex.ads: Update header.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ada/libgnat/s-aotase.ads | 4 | ||||
-rw-r--r-- | gcc/ada/libgnat/s-atoope.ads | 4 | ||||
-rw-r--r-- | gcc/ada/libgnat/s-atopar.ads | 4 | ||||
-rw-r--r-- | gcc/ada/libgnat/s-atopex.ads | 4 |
4 files changed, 16 insertions, 0 deletions
diff --git a/gcc/ada/libgnat/s-aotase.ads b/gcc/ada/libgnat/s-aotase.ads index ab27b30..47f68f0 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 f638629..a0f0eb8 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 ca8f79e..37bb2b1 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 ae4b0e7..11d850e 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- -- |