summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/support/address_io.adb
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/support/address_io.adb')
-rw-r--r--c/src/ada-tests/support/address_io.adb3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/ada-tests/support/address_io.adb b/c/src/ada-tests/support/address_io.adb
index 2240680378..5e01d24a76 100644
--- a/c/src/ada-tests/support/address_io.adb
+++ b/c/src/ada-tests/support/address_io.adb
@@ -10,7 +10,7 @@
--
--
--
--- COPYRIGHT (c) 1989-1997.
+-- COPYRIGHT (c) 1989-2009.
-- On-Line Applications Research Corporation (OAR).
--
-- The license and distribution terms for this file may in
@@ -20,7 +20,6 @@
-- $Id$
--
-with System;
with System.Storage_Elements;
with Text_IO;