From bf9ae83ac46b4fe0af3efefc2d41166dc4983731 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 2 Jun 1997 20:32:11 +0000 Subject: modified copyright notice to be the same as RTEMS 4.0.0. changed the CVS ID string to be a "development" version. --- c/src/ada-tests/tmtests/tm01/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm01/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm02/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm02/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm03/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm03/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm04/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm04/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm05/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm05/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm06/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm06/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm07/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm07/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm08/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm08/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm09/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm09/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm10/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm10/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm11/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm11/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm12/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm12/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm13/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm13/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm14/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm14/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm15/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm15/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm16/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm16/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm17/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm17/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm18/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm18/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm19/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm19/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm20/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm20/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm21/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm21/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm22/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm22/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm23/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm23/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm24/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm24/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm25/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm25/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm26/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm27/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm27/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm28/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm28/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tm29/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tm29/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tmck/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tmck/tmtest.ads | 12 ++++++------ c/src/ada-tests/tmtests/tmoverhd/dummy_rtems.adb | 12 ++++++------ c/src/ada-tests/tmtests/tmoverhd/dummy_rtems.ads | 12 ++++++------ c/src/ada-tests/tmtests/tmoverhd/tmtest.adb | 12 ++++++------ c/src/ada-tests/tmtests/tmoverhd/tmtest.ads | 12 ++++++------ 63 files changed, 378 insertions(+), 378 deletions(-) (limited to 'c/src/ada-tests/tmtests') diff --git a/c/src/ada-tests/tmtests/tm01/tmtest.adb b/c/src/ada-tests/tmtests/tm01/tmtest.adb index 242e09d4ec..45bb2095c5 100644 --- a/c/src/ada-tests/tmtests/tm01/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm01/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:02 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm01/tmtest.ads b/c/src/ada-tests/tmtests/tm01/tmtest.ads index 7078b5e675..1530947d75 100644 --- a/c/src/ada-tests/tmtests/tm01/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm01/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:03 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm02/tmtest.adb b/c/src/ada-tests/tmtests/tm02/tmtest.adb index 18b4d6a3db..41a9c4eb5e 100644 --- a/c/src/ada-tests/tmtests/tm02/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm02/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:05 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm02/tmtest.ads b/c/src/ada-tests/tmtests/tm02/tmtest.ads index 4b2a632dac..a60828ffae 100644 --- a/c/src/ada-tests/tmtests/tm02/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm02/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:07 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm03/tmtest.adb b/c/src/ada-tests/tmtests/tm03/tmtest.adb index 8a5fdd3cbc..607e0002ec 100644 --- a/c/src/ada-tests/tmtests/tm03/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm03/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:10 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm03/tmtest.ads b/c/src/ada-tests/tmtests/tm03/tmtest.ads index 530b336191..cb59e1211c 100644 --- a/c/src/ada-tests/tmtests/tm03/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm03/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:10 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm04/tmtest.adb b/c/src/ada-tests/tmtests/tm04/tmtest.adb index e979ad4746..011ae65a3e 100644 --- a/c/src/ada-tests/tmtests/tm04/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm04/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:13 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm04/tmtest.ads b/c/src/ada-tests/tmtests/tm04/tmtest.ads index 1239bf63e4..1c147d3577 100644 --- a/c/src/ada-tests/tmtests/tm04/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm04/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:13 joel Exp +-- $Id$ -- with TIME_TEST_SUPPORT; diff --git a/c/src/ada-tests/tmtests/tm05/tmtest.adb b/c/src/ada-tests/tmtests/tm05/tmtest.adb index 5f9db02171..6a39410262 100644 --- a/c/src/ada-tests/tmtests/tm05/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm05/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:16 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm05/tmtest.ads b/c/src/ada-tests/tmtests/tm05/tmtest.ads index ad2aaa7b2a..822aedbcf7 100644 --- a/c/src/ada-tests/tmtests/tm05/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm05/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:17 joel Exp +-- $Id$ -- with TIME_TEST_SUPPORT; diff --git a/c/src/ada-tests/tmtests/tm06/tmtest.adb b/c/src/ada-tests/tmtests/tm06/tmtest.adb index fafa2e11ea..e8d471cd87 100644 --- a/c/src/ada-tests/tmtests/tm06/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm06/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:19 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm06/tmtest.ads b/c/src/ada-tests/tmtests/tm06/tmtest.ads index ab0ca93244..823fd99d91 100644 --- a/c/src/ada-tests/tmtests/tm06/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm06/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:20 joel Exp +-- $Id$ -- with TIME_TEST_SUPPORT; diff --git a/c/src/ada-tests/tmtests/tm07/tmtest.adb b/c/src/ada-tests/tmtests/tm07/tmtest.adb index f83e5e706d..5b165305f2 100644 --- a/c/src/ada-tests/tmtests/tm07/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm07/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:22 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm07/tmtest.ads b/c/src/ada-tests/tmtests/tm07/tmtest.ads index e66c64067b..3bd131a83c 100644 --- a/c/src/ada-tests/tmtests/tm07/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm07/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:23 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm08/tmtest.adb b/c/src/ada-tests/tmtests/tm08/tmtest.adb index 1f50eaa0f6..971c7be472 100644 --- a/c/src/ada-tests/tmtests/tm08/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm08/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:25 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm08/tmtest.ads b/c/src/ada-tests/tmtests/tm08/tmtest.ads index 2ece9083ce..eaba5e0972 100644 --- a/c/src/ada-tests/tmtests/tm08/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm08/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:26 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm09/tmtest.adb b/c/src/ada-tests/tmtests/tm09/tmtest.adb index 801a610fe7..83c08df903 100644 --- a/c/src/ada-tests/tmtests/tm09/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm09/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:28 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm09/tmtest.ads b/c/src/ada-tests/tmtests/tm09/tmtest.ads index be1ffe9dc6..93f69678e8 100644 --- a/c/src/ada-tests/tmtests/tm09/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm09/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:29 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm10/tmtest.adb b/c/src/ada-tests/tmtests/tm10/tmtest.adb index 8638a473b3..97fd7511f1 100644 --- a/c/src/ada-tests/tmtests/tm10/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm10/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:32 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm10/tmtest.ads b/c/src/ada-tests/tmtests/tm10/tmtest.ads index 8a8ae2700a..424f98f819 100644 --- a/c/src/ada-tests/tmtests/tm10/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm10/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:32 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm11/tmtest.adb b/c/src/ada-tests/tmtests/tm11/tmtest.adb index 5540364a97..3aa880c71c 100644 --- a/c/src/ada-tests/tmtests/tm11/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm11/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:35 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm11/tmtest.ads b/c/src/ada-tests/tmtests/tm11/tmtest.ads index 2c415ee513..1cad22c81a 100644 --- a/c/src/ada-tests/tmtests/tm11/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm11/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:36 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm12/tmtest.adb b/c/src/ada-tests/tmtests/tm12/tmtest.adb index 732f244056..29956af9bb 100644 --- a/c/src/ada-tests/tmtests/tm12/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm12/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:38 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm12/tmtest.ads b/c/src/ada-tests/tmtests/tm12/tmtest.ads index caeff921dd..ed60dd75d6 100644 --- a/c/src/ada-tests/tmtests/tm12/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm12/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:39 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm13/tmtest.adb b/c/src/ada-tests/tmtests/tm13/tmtest.adb index c2928b96c3..a2d4a0df27 100644 --- a/c/src/ada-tests/tmtests/tm13/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm13/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:43 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm13/tmtest.ads b/c/src/ada-tests/tmtests/tm13/tmtest.ads index faee6d5ad6..099202045a 100644 --- a/c/src/ada-tests/tmtests/tm13/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm13/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:43 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm14/tmtest.adb b/c/src/ada-tests/tmtests/tm14/tmtest.adb index de258a995a..9fd29fd9c6 100644 --- a/c/src/ada-tests/tmtests/tm14/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm14/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:46 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm14/tmtest.ads b/c/src/ada-tests/tmtests/tm14/tmtest.ads index 47d742c169..42afc74c3c 100644 --- a/c/src/ada-tests/tmtests/tm14/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm14/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:47 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm15/tmtest.adb b/c/src/ada-tests/tmtests/tm15/tmtest.adb index 9749e26360..c1ed0dc9c2 100644 --- a/c/src/ada-tests/tmtests/tm15/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm15/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:49 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm15/tmtest.ads b/c/src/ada-tests/tmtests/tm15/tmtest.ads index a4d9662089..d4a239b907 100644 --- a/c/src/ada-tests/tmtests/tm15/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm15/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:50 joel Exp +-- $Id$ -- with TIME_TEST_SUPPORT; diff --git a/c/src/ada-tests/tmtests/tm16/tmtest.adb b/c/src/ada-tests/tmtests/tm16/tmtest.adb index 5408fb84c9..b4fc73920e 100644 --- a/c/src/ada-tests/tmtests/tm16/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm16/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:52 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm16/tmtest.ads b/c/src/ada-tests/tmtests/tm16/tmtest.ads index 6b801ba1be..2b7f3f270f 100644 --- a/c/src/ada-tests/tmtests/tm16/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm16/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:53 joel Exp +-- $Id$ -- with RTEMS; diff --git a/c/src/ada-tests/tmtests/tm17/tmtest.adb b/c/src/ada-tests/tmtests/tm17/tmtest.adb index 2d62e81da6..1b29180680 100644 --- a/c/src/ada-tests/tmtests/tm17/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm17/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:55 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm17/tmtest.ads b/c/src/ada-tests/tmtests/tm17/tmtest.ads index 733b6ee32e..86cb9b6fb8 100644 --- a/c/src/ada-tests/tmtests/tm17/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm17/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:56 joel Exp +-- $Id$ -- with RTEMS; diff --git a/c/src/ada-tests/tmtests/tm18/tmtest.adb b/c/src/ada-tests/tmtests/tm18/tmtest.adb index bd28b1d0d4..758322fe71 100644 --- a/c/src/ada-tests/tmtests/tm18/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm18/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:43:58 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm18/tmtest.ads b/c/src/ada-tests/tmtests/tm18/tmtest.ads index 27568738f5..7c6956906c 100644 --- a/c/src/ada-tests/tmtests/tm18/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm18/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:43:59 joel Exp +-- $Id$ -- with RTEMS; diff --git a/c/src/ada-tests/tmtests/tm19/tmtest.adb b/c/src/ada-tests/tmtests/tm19/tmtest.adb index bb47514a25..1beb25e26b 100644 --- a/c/src/ada-tests/tmtests/tm19/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm19/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:44:01 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm19/tmtest.ads b/c/src/ada-tests/tmtests/tm19/tmtest.ads index d229734780..11b7bf6443 100644 --- a/c/src/ada-tests/tmtests/tm19/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm19/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:44:02 joel Exp +-- $Id$ -- with RTEMS; diff --git a/c/src/ada-tests/tmtests/tm20/tmtest.adb b/c/src/ada-tests/tmtests/tm20/tmtest.adb index 909d340f99..6b17059e35 100644 --- a/c/src/ada-tests/tmtests/tm20/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm20/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:44:04 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm20/tmtest.ads b/c/src/ada-tests/tmtests/tm20/tmtest.ads index 649b1a3159..21347a9949 100644 --- a/c/src/ada-tests/tmtests/tm20/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm20/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:44:05 joel Exp +-- $Id$ -- with STUB_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm21/tmtest.adb b/c/src/ada-tests/tmtests/tm21/tmtest.adb index 2f9847398b..5d72bcb802 100644 --- a/c/src/ada-tests/tmtests/tm21/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm21/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:44:07 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm21/tmtest.ads b/c/src/ada-tests/tmtests/tm21/tmtest.ads index c9998c4ad4..221424511f 100644 --- a/c/src/ada-tests/tmtests/tm21/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm21/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:44:08 joel Exp +-- $Id$ -- with RTEMS; diff --git a/c/src/ada-tests/tmtests/tm22/tmtest.adb b/c/src/ada-tests/tmtests/tm22/tmtest.adb index 721fbb8a59..5d4b5bbdc2 100644 --- a/c/src/ada-tests/tmtests/tm22/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm22/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:44:10 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm22/tmtest.ads b/c/src/ada-tests/tmtests/tm22/tmtest.ads index d98d0eeeba..d2dd2a1fe7 100644 --- a/c/src/ada-tests/tmtests/tm22/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm22/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:44:11 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm23/tmtest.adb b/c/src/ada-tests/tmtests/tm23/tmtest.adb index f596127e63..632b41216b 100644 --- a/c/src/ada-tests/tmtests/tm23/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm23/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:44:14 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm23/tmtest.ads b/c/src/ada-tests/tmtests/tm23/tmtest.ads index 5fe500e485..36d2ac817a 100644 --- a/c/src/ada-tests/tmtests/tm23/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm23/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:44:15 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm24/tmtest.adb b/c/src/ada-tests/tmtests/tm24/tmtest.adb index 2581a3629a..e8af0ca6ea 100644 --- a/c/src/ada-tests/tmtests/tm24/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm24/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:44:18 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm24/tmtest.ads b/c/src/ada-tests/tmtests/tm24/tmtest.ads index 0beebbb2d9..9fbb642b84 100644 --- a/c/src/ada-tests/tmtests/tm24/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm24/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:44:19 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm25/tmtest.adb b/c/src/ada-tests/tmtests/tm25/tmtest.adb index b819eaa214..d7b3cb89b4 100644 --- a/c/src/ada-tests/tmtests/tm25/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm25/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:44:22 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm25/tmtest.ads b/c/src/ada-tests/tmtests/tm25/tmtest.ads index 4c2184f0fa..a746523a00 100644 --- a/c/src/ada-tests/tmtests/tm25/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm25/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:44:23 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm26/tmtest.ads b/c/src/ada-tests/tmtests/tm26/tmtest.ads index 6d9fb0ddd8..6ee0c4a05c 100644 --- a/c/src/ada-tests/tmtests/tm26/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm26/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:44:27 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm27/tmtest.adb b/c/src/ada-tests/tmtests/tm27/tmtest.adb index d43cc15db4..12761659be 100644 --- a/c/src/ada-tests/tmtests/tm27/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm27/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:44:29 joel Exp +-- $Id$ -- with INTERRUPT_TIME_TEST_SUPPORT; diff --git a/c/src/ada-tests/tmtests/tm27/tmtest.ads b/c/src/ada-tests/tmtests/tm27/tmtest.ads index 4911cd8c99..f1e76ecb70 100644 --- a/c/src/ada-tests/tmtests/tm27/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm27/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:44:30 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tm28/tmtest.adb b/c/src/ada-tests/tmtests/tm28/tmtest.adb index 098ba750b6..7505635c06 100644 --- a/c/src/ada-tests/tmtests/tm28/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm28/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:44:33 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm28/tmtest.ads b/c/src/ada-tests/tmtests/tm28/tmtest.ads index 8906448587..499c4a9016 100644 --- a/c/src/ada-tests/tmtests/tm28/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm28/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:44:34 joel Exp +-- $Id$ -- with SYSTEM; diff --git a/c/src/ada-tests/tmtests/tm29/tmtest.adb b/c/src/ada-tests/tmtests/tm29/tmtest.adb index 6aaa13db34..e1f1af77dd 100644 --- a/c/src/ada-tests/tmtests/tm29/tmtest.adb +++ b/c/src/ada-tests/tmtests/tm29/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:44:36 joel Exp +-- $Id$ -- with INTERFACES; use INTERFACES; diff --git a/c/src/ada-tests/tmtests/tm29/tmtest.ads b/c/src/ada-tests/tmtests/tm29/tmtest.ads index c5b1936438..d8e0293e1c 100644 --- a/c/src/ada-tests/tmtests/tm29/tmtest.ads +++ b/c/src/ada-tests/tmtests/tm29/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:44:37 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tmck/tmtest.adb b/c/src/ada-tests/tmtests/tmck/tmtest.adb index 4aca7842cd..254a462bcc 100644 --- a/c/src/ada-tests/tmtests/tmck/tmtest.adb +++ b/c/src/ada-tests/tmtests/tmck/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:44:39 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tmck/tmtest.ads b/c/src/ada-tests/tmtests/tmck/tmtest.ads index 76c65b7c00..2d4f67a7e0 100644 --- a/c/src/ada-tests/tmtests/tmck/tmtest.ads +++ b/c/src/ada-tests/tmtests/tmck/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:44:40 joel Exp +-- $Id$ -- with TIMER_DRIVER; diff --git a/c/src/ada-tests/tmtests/tmoverhd/dummy_rtems.adb b/c/src/ada-tests/tmtests/tmoverhd/dummy_rtems.adb index 79f3241699..845da86abd 100644 --- a/c/src/ada-tests/tmtests/tmoverhd/dummy_rtems.adb +++ b/c/src/ada-tests/tmtests/tmoverhd/dummy_rtems.adb @@ -11,15 +11,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. -- --- dummy_rtems.adb,v 1.3 1995/07/12 19:44:42 joel Exp +-- $Id$ -- with RTEMS; diff --git a/c/src/ada-tests/tmtests/tmoverhd/dummy_rtems.ads b/c/src/ada-tests/tmtests/tmoverhd/dummy_rtems.ads index ef9009173a..2f171875c3 100644 --- a/c/src/ada-tests/tmtests/tmoverhd/dummy_rtems.ads +++ b/c/src/ada-tests/tmtests/tmoverhd/dummy_rtems.ads @@ -11,15 +11,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. -- --- dummy_rtems.ads,v 1.3 1995/07/12 19:44:43 joel Exp +-- $Id$ -- with RTEMS; diff --git a/c/src/ada-tests/tmtests/tmoverhd/tmtest.adb b/c/src/ada-tests/tmtests/tmoverhd/tmtest.adb index 07cc787a42..1e8eb4c54e 100644 --- a/c/src/ada-tests/tmtests/tmoverhd/tmtest.adb +++ b/c/src/ada-tests/tmtests/tmoverhd/tmtest.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. -- --- tmtest.adb,v 1.3 1995/07/12 19:44:45 joel Exp +-- $Id$ -- with BSP; diff --git a/c/src/ada-tests/tmtests/tmoverhd/tmtest.ads b/c/src/ada-tests/tmtests/tmoverhd/tmtest.ads index 0375bdf22e..7967536e7d 100644 --- a/c/src/ada-tests/tmtests/tmoverhd/tmtest.ads +++ b/c/src/ada-tests/tmtests/tmoverhd/tmtest.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. -- --- tmtest.ads,v 1.3 1995/07/12 19:44:46 joel Exp +-- $Id$ -- with RTEMS; -- cgit v1.2.3