summaryrefslogtreecommitdiff
path: root/gcc/ada/a-cgcaso.ads
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2007-04-06 09:43:23 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2007-04-06 09:43:23 +0000
commit72e2690a0d79c063d811d1db11f2c3284b61b4d9 (patch)
tree51da2dab55493e0366ca4d794cd80c8d4315d781 /gcc/ada/a-cgcaso.ads
parentd92885db43bc83b3ab33ade861813c88e0d786ca (diff)
downloadgcc-72e2690a0d79c063d811d1db11f2c3284b61b4d9.tar.gz
New file.
Resync. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123611 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/a-cgcaso.ads')
-rw-r--r--gcc/ada/a-cgcaso.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/a-cgcaso.ads b/gcc/ada/a-cgcaso.ads
index c165032ad4f..6841f934dcf 100644
--- a/gcc/ada/a-cgcaso.ads
+++ b/gcc/ada/a-cgcaso.ads
@@ -7,7 +7,7 @@
-- --
-- S p e c --
-- --
--- This specification is adapted from the Ada Reference Manual for use with --
+-- This specification is derived from the Ada Reference Manual for use with --
-- GNAT. In accordance with the copyright of that document, you can freely --
-- copy and modify this specification, provided that if you redistribute a --
-- modified version, any changes that you have made are clearly indicated. --