From 08311cc3a95a4b8abf98477c46d7a9f18d360bdb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 17 Nov 1999 17:51:34 +0000 Subject: Updated copyright notice. --- testsuites/samples/ticker/init.c | 3 +-- testsuites/samples/ticker/system.h | 3 +-- testsuites/samples/ticker/tasks.c | 3 +-- testsuites/samples/ticker/ticker.doc | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) (limited to 'testsuites/samples/ticker') diff --git a/testsuites/samples/ticker/init.c b/testsuites/samples/ticker/init.c index 62a468fb99..cd8c688887 100644 --- a/testsuites/samples/ticker/init.c +++ b/testsuites/samples/ticker/init.c @@ -10,9 +10,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/samples/ticker/system.h b/testsuites/samples/ticker/system.h index d8b163f7bc..0e50198815 100644 --- a/testsuites/samples/ticker/system.h +++ b/testsuites/samples/ticker/system.h @@ -3,9 +3,8 @@ * This include file contains information that is included in every * function in the test set. * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/samples/ticker/tasks.c b/testsuites/samples/ticker/tasks.c index f5f9ea28ff..b87a26cbbe 100644 --- a/testsuites/samples/ticker/tasks.c +++ b/testsuites/samples/ticker/tasks.c @@ -7,9 +7,8 @@ * * Output parameters: NONE * - * COPYRIGHT (c) 1989-1998. + * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/samples/ticker/ticker.doc b/testsuites/samples/ticker/ticker.doc index 496f3569e5..f7e063ff14 100644 --- a/testsuites/samples/ticker/ticker.doc +++ b/testsuites/samples/ticker/ticker.doc @@ -1,9 +1,8 @@ # # $Id$ # -# COPYRIGHT (c) 1989-1998. +# COPYRIGHT (c) 1989-1999. # On-Line Applications Research Corporation (OAR). -# Copyright assigned to U.S. Government, 1994. # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -- cgit v1.2.3