From 03f2154e519e5d2e620163624baa4a9241449415 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 22 Apr 1997 17:20:27 +0000 Subject: headers updated to reflect new style copyright notice as part of switching to the modified GNU GPL. --- tools/cpu/hppa1.1/genoffsets.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'tools/cpu/hppa1.1/genoffsets.c') diff --git a/tools/cpu/hppa1.1/genoffsets.c b/tools/cpu/hppa1.1/genoffsets.c index 7f38148359..44a31bc7b0 100644 --- a/tools/cpu/hppa1.1/genoffsets.c +++ b/tools/cpu/hppa1.1/genoffsets.c @@ -6,12 +6,12 @@ * NOTE: It only prints the offset for structures actually used * by the assembly code. * - * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. + * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). * - * 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. * * $Id$ */ @@ -47,13 +47,13 @@ printf( " * NOTE: THIS FILE IS AUTOMATICALLY GENERATED!!!!\n" " * DO NOT EDIT THIS BY HAND!!!!\n" " *\n" - " * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.\n" + " * COPYRIGHT (c) 1989-1997.\n" " * On-Line Applications Research Corporation (OAR).\n" - " * All rights assigned to U.S. Government, 1994.\n" + " * Copyright assigned to U.S. Government, 1994.\n" " *\n" - " * This material may be reproduced by or for the U.S. Government pursuant\n" - " * to the copyright license under the clause at DFARS 252.227-7013. This\n" - " * notice must appear in all copies of this file and its derivatives.\n" + " * The license and distribution terms for this file may in\n" + " * the file LICENSE in this distribution or at\n" + " * http://www.OARcorp.com/rtems/license.html.\n" " */\n" "\n" "#ifndef __OFFSETS_h\n" -- cgit v1.2.3