aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/s-shasto.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-shasto.ads')
-rw-r--r--gcc/ada/s-shasto.ads6
1 files changed, 1 insertions, 5 deletions
diff --git a/gcc/ada/s-shasto.ads b/gcc/ada/s-shasto.ads
index 0ef65cc..51e49e8 100644
--- a/gcc/ada/s-shasto.ads
+++ b/gcc/ada/s-shasto.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1998-2009, Free Software Foundation, Inc. --
+-- Copyright (C) 1998-2014, 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- --
@@ -36,10 +36,6 @@
-- provides a more general implementation not dedicated to file
-- storage.
--- This unit (and shared passive partitions) are supported on all
--- GNAT implementations except on OpenVMS (where problems arise from
--- trying to share files, and with version numbers of files)
-
-- --------------------------
-- -- Shared Storage Model --
-- --------------------------