summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/sptests/sp24/sptest.ads
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-06-02 20:32:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-06-02 20:32:11 +0000
commitbf9ae83ac46b4fe0af3efefc2d41166dc4983731 (patch)
tree12fbef547a460829f9d369678a09c584be9549d4 /c/src/ada-tests/sptests/sp24/sptest.ads
parentInitial revision (diff)
downloadrtems-bf9ae83ac46b4fe0af3efefc2d41166dc4983731.tar.bz2
modified copyright notice to be the same as RTEMS 4.0.0.
changed the CVS ID string to be a "development" version.
Diffstat (limited to 'c/src/ada-tests/sptests/sp24/sptest.ads')
-rw-r--r--c/src/ada-tests/sptests/sp24/sptest.ads12
1 files changed, 6 insertions, 6 deletions
diff --git a/c/src/ada-tests/sptests/sp24/sptest.ads b/c/src/ada-tests/sptests/sp24/sptest.ads
index c9912cfb6b..79aeb9c3d8 100644
--- a/c/src/ada-tests/sptests/sp24/sptest.ads
+++ b/c/src/ada-tests/sptests/sp24/sptest.ads
@@ -10,15 +10,15 @@
--
--
--
--- COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+-- COPYRIGHT (c) 1989-1997.
-- On-Line Applications Research Corporation (OAR).
--- All rights assigned to U.S. Government, 1994.
+-- Copyright assigned to U.S. Government, 1994.
--
--- This material may be reproduced by or for the U.S. Government pursuant
--- to the copyright license under the clause at DFARS 252.227-7013. This
--- notice must appear in all copies of this file and its derivatives.
+-- The license and distribution terms for this file may in
+-- the file LICENSE in this distribution or at
+-- http://www.OARcorp.com/rtems/license.html.
--
--- sptest.ads,v 1.3 1995/07/12 19:42:44 joel Exp
+-- $Id$
--
with CLOCK_DRIVER;