[gcc(refs/users/guojiufu/heads/personal-branch)] [Ada] Update headers

Jiu Fu Guo guojiufu@gcc.gnu.org
Wed Jun 10 03:30:08 GMT 2020


https://gcc.gnu.org/g:a10340812c6315b7b78bdfd69d31afef03184ba0

commit a10340812c6315b7b78bdfd69d31afef03184ba0
Author: Arnaud Charlet <charlet@adacore.com>
Date:   Sat Jan 11 05:33:27 2020 -0500

    [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.

Diff:
---
 gcc/ada/libgnat/s-aotase.ads | 4 ++++
 gcc/ada/libgnat/s-atoope.ads | 4 ++++
 gcc/ada/libgnat/s-atopar.ads | 4 ++++
 gcc/ada/libgnat/s-atopex.ads | 4 ++++
 4 files changed, 16 insertions(+)

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- --


More information about the Gcc-cvs mailing list