summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/sptests/spname01/sptest.ads
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/sptests/spname01/sptest.ads')
-rw-r--r--c/src/ada-tests/sptests/spname01/sptest.ads5
1 files changed, 1 insertions, 4 deletions
diff --git a/c/src/ada-tests/sptests/spname01/sptest.ads b/c/src/ada-tests/sptests/spname01/sptest.ads
index 3e63a754c2..d3bc6cc11d 100644
--- a/c/src/ada-tests/sptests/spname01/sptest.ads
+++ b/c/src/ada-tests/sptests/spname01/sptest.ads
@@ -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,8 @@
-- $Id$
--
-with RTEMS;
-
package SPTEST is
task AdaTask;
-
end SPTEST;