summaryrefslogtreecommitdiff
path: root/gcc/ada/exp_aggr.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/exp_aggr.ads')
-rw-r--r--gcc/ada/exp_aggr.ads4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/ada/exp_aggr.ads b/gcc/ada/exp_aggr.ads
index d6acdf284a4..0af8c9d6907 100644
--- a/gcc/ada/exp_aggr.ads
+++ b/gcc/ada/exp_aggr.ads
@@ -6,8 +6,7 @@
-- --
-- S p e c --
-- --
--- --
--- Copyright (C) 1992-2000 Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2003 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- --
@@ -52,5 +51,4 @@ package Exp_Aggr is
-- of an allocator. This procedure perform in-place aggregate
-- assignent in the newly allocated object.
-
end Exp_Aggr;