summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/mp07/mptest.adb
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/mptests/mp07/mptest.adb
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 '')
-rw-r--r--c/src/ada-tests/mptests/mp07/mptest.adb12
1 files changed, 6 insertions, 6 deletions
diff --git a/c/src/ada-tests/mptests/mp07/mptest.adb b/c/src/ada-tests/mptests/mp07/mptest.adb
index 40cea9bf27..2f86bb310c 100644
--- a/c/src/ada-tests/mptests/mp07/mptest.adb
+++ b/c/src/ada-tests/mptests/mp07/mptest.adb
@@ -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.
--
--- mptest.adb,v 1.3 1995/07/12 19:39:22 joel Exp
+-- $Id$
--
with INTERFACES; use INTERFACES;