summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/support/status_io.ads
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-06-02 21:16:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-06-02 21:16:14 +0000
commit196a6b9c352e72138f0736147ee154d51ee93561 (patch)
tree9a172f482c8b52771645e36498b295e90aa9769a /c/src/ada-tests/support/status_io.ads
parentNew file -- works in conjunction with support/init.c. (diff)
downloadrtems-196a6b9c352e72138f0736147ee154d51ee93561.tar.bz2
Changed license and copyright notice.
Added "development" style CVS Id
Diffstat (limited to '')
-rw-r--r--c/src/ada-tests/support/status_io.ads12
1 files changed, 6 insertions, 6 deletions
diff --git a/c/src/ada-tests/support/status_io.ads b/c/src/ada-tests/support/status_io.ads
index ada20ce31d..af56ff1a6a 100644
--- a/c/src/ada-tests/support/status_io.ads
+++ b/c/src/ada-tests/support/status_io.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.
--
--- status_io.ads,v 1.2 1995/05/31 16:28:20 joel Exp
+-- $Id$
--
with RTEMS;