summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/sptests/spname01/sptest.adb
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/sptests/spname01/sptest.adb')
-rw-r--r--c/src/ada-tests/sptests/spname01/sptest.adb4
1 files changed, 1 insertions, 3 deletions
diff --git a/c/src/ada-tests/sptests/spname01/sptest.adb b/c/src/ada-tests/sptests/spname01/sptest.adb
index 221c3dbd1b..dd781587a7 100644
--- a/c/src/ada-tests/sptests/spname01/sptest.adb
+++ b/c/src/ada-tests/sptests/spname01/sptest.adb
@@ -10,7 +10,7 @@
--
--
--
--- COPYRIGHT (c) 1989-2008.
+-- COPYRIGHT (c) 1989-2009.
-- On-Line Applications Research Corporation (OAR).
--
-- The license and distribution terms for this file may in
@@ -20,11 +20,9 @@
-- $Id$
--
-with INTERFACES; use INTERFACES;
with RTEMS;
with TEST_SUPPORT;
with TEXT_IO;
-with Ada.Strings.Unbounded;
with System; use System; -- for Null Pointer comparison
package body SPTEST is