summaryrefslogtreecommitdiff
path: root/gcc/ada/a-stream.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-stream.ads')
-rw-r--r--gcc/ada/a-stream.ads3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ada/a-stream.ads b/gcc/ada/a-stream.ads
index 8f0732632f1..53300dc8d96 100644
--- a/gcc/ada/a-stream.ads
+++ b/gcc/ada/a-stream.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1992-2001 Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2005 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 --
@@ -35,7 +35,6 @@
-- --
------------------------------------------------------------------------------
-
package Ada.Streams is
pragma Pure (Streams);