From 1754ffedc945df7d87a0176d650f628fa38c1115 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 13:46:49 +0000 Subject: [PATCH] 2003-09-04 Joel Sherrill * start/start.S: Removed incorrect statement about copyright assignment. --- c/src/lib/libbsp/m68k/sim68000/ChangeLog | 5 +++++ c/src/lib/libbsp/m68k/sim68000/start/start.S | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/c/src/lib/libbsp/m68k/sim68000/ChangeLog b/c/src/lib/libbsp/m68k/sim68000/ChangeLog index 0cec99ea0b..6f5113195a 100644 --- a/c/src/lib/libbsp/m68k/sim68000/ChangeLog +++ b/c/src/lib/libbsp/m68k/sim68000/ChangeLog @@ -1,3 +1,8 @@ +2003-09-04 Joel Sherrill + + * start/start.S: Removed incorrect statement about copyright + assignment. + 2003-08-18 Ralf Corsepius * Makefile.am: Reflect having moved aclocal/. diff --git a/c/src/lib/libbsp/m68k/sim68000/start/start.S b/c/src/lib/libbsp/m68k/sim68000/start/start.S index 132d2cc38a..35d093e326 100644 --- a/c/src/lib/libbsp/m68k/sim68000/start/start.S +++ b/c/src/lib/libbsp/m68k/sim68000/start/start.S @@ -18,11 +18,6 @@ * * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. * On-Line Applications Research Corporation (OAR). - * All rights 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. * */