summaryrefslogtreecommitdiff
path: root/c/src/ada-tests/mptests/mp09
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/mp09
parent6d4e604be8b43c0555cd1c9531fe78ae199a1189 (diff)
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/mptests/mp09')
-rw-r--r--c/src/ada-tests/mptests/mp09/mptest.adb12
-rw-r--r--c/src/ada-tests/mptests/mp09/mptest.ads12
-rw-r--r--c/src/ada-tests/mptests/mp09/node1/mptest-per_node_configuration.adb12
-rw-r--r--c/src/ada-tests/mptests/mp09/node2/mptest-per_node_configuration.adb12
4 files changed, 24 insertions, 24 deletions
diff --git a/c/src/ada-tests/mptests/mp09/mptest.adb b/c/src/ada-tests/mptests/mp09/mptest.adb
index cdfc4734d2..f8f0f594d0 100644
--- a/c/src/ada-tests/mptests/mp09/mptest.adb
+++ b/c/src/ada-tests/mptests/mp09/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:46 joel Exp
+-- $Id$
--
with INTERFACES; use INTERFACES;
diff --git a/c/src/ada-tests/mptests/mp09/mptest.ads b/c/src/ada-tests/mptests/mp09/mptest.ads
index 36d8cf716d..3ab844812d 100644
--- a/c/src/ada-tests/mptests/mp09/mptest.ads
+++ b/c/src/ada-tests/mptests/mp09/mptest.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.
--
--- mptest.ads,v 1.3 1995/07/12 19:39:47 joel Exp
+-- $Id$
--
with CLOCK_DRIVER;
diff --git a/c/src/ada-tests/mptests/mp09/node1/mptest-per_node_configuration.adb b/c/src/ada-tests/mptests/mp09/node1/mptest-per_node_configuration.adb
index e8889932b4..7df5087537 100644
--- a/c/src/ada-tests/mptests/mp09/node1/mptest-per_node_configuration.adb
+++ b/c/src/ada-tests/mptests/mp09/node1/mptest-per_node_configuration.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-per_node_configuration.adb,v 1.2 1995/05/31 16:34:34 joel Exp
+-- $Id$
--
with RTEMS;
diff --git a/c/src/ada-tests/mptests/mp09/node2/mptest-per_node_configuration.adb b/c/src/ada-tests/mptests/mp09/node2/mptest-per_node_configuration.adb
index b1ebe4c350..e127cc5573 100644
--- a/c/src/ada-tests/mptests/mp09/node2/mptest-per_node_configuration.adb
+++ b/c/src/ada-tests/mptests/mp09/node2/mptest-per_node_configuration.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-per_node_configuration.adb,v 1.2 1995/05/31 16:34:45 joel Exp
+-- $Id$
--
with RTEMS;