summaryrefslogtreecommitdiff
path: root/c/src/ada-tests/mptests/mp02
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/mp02
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/mp02')
-rw-r--r--c/src/ada-tests/mptests/mp02/mptest.adb12
-rw-r--r--c/src/ada-tests/mptests/mp02/mptest.ads12
-rw-r--r--c/src/ada-tests/mptests/mp02/node1/mptest-per_node_configuration.adb12
-rw-r--r--c/src/ada-tests/mptests/mp02/node2/mptest-per_node_configuration.adb12
4 files changed, 24 insertions, 24 deletions
diff --git a/c/src/ada-tests/mptests/mp02/mptest.adb b/c/src/ada-tests/mptests/mp02/mptest.adb
index 0307c3c20b..44b6d564ad 100644
--- a/c/src/ada-tests/mptests/mp02/mptest.adb
+++ b/c/src/ada-tests/mptests/mp02/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:38:41 joel Exp
+-- $Id$
--
with INTERFACES; use INTERFACES;
diff --git a/c/src/ada-tests/mptests/mp02/mptest.ads b/c/src/ada-tests/mptests/mp02/mptest.ads
index 13a7c92552..770dfeb79d 100644
--- a/c/src/ada-tests/mptests/mp02/mptest.ads
+++ b/c/src/ada-tests/mptests/mp02/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:38:42 joel Exp
+-- $Id$
--
with CLOCK_DRIVER;
diff --git a/c/src/ada-tests/mptests/mp02/node1/mptest-per_node_configuration.adb b/c/src/ada-tests/mptests/mp02/node1/mptest-per_node_configuration.adb
index c3abb62da5..7df5087537 100644
--- a/c/src/ada-tests/mptests/mp02/node1/mptest-per_node_configuration.adb
+++ b/c/src/ada-tests/mptests/mp02/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:32:48 joel Exp
+-- $Id$
--
with RTEMS;
diff --git a/c/src/ada-tests/mptests/mp02/node2/mptest-per_node_configuration.adb b/c/src/ada-tests/mptests/mp02/node2/mptest-per_node_configuration.adb
index 1efdccce9a..e127cc5573 100644
--- a/c/src/ada-tests/mptests/mp02/node2/mptest-per_node_configuration.adb
+++ b/c/src/ada-tests/mptests/mp02/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:33:01 joel Exp
+-- $Id$
--
with RTEMS;