From 948a0692e2a3b354a1b8c978bf2e70845e09d3bc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 17:32:05 +0000 Subject: [PATCH] 2003-09-04 Joel Sherrill * clock/ckinit.c, timer/timer.c, timer/timerisr.c: Removed incorrect statement about copyright assignment. --- c/src/lib/libcpu/a29k/ChangeLog | 5 +++++ c/src/lib/libcpu/a29k/clock/ckinit.c | 5 ----- c/src/lib/libcpu/a29k/timer/timer.c | 5 ----- c/src/lib/libcpu/a29k/timer/timerisr.c | 5 ----- 4 files changed, 5 insertions(+), 15 deletions(-) diff --git a/c/src/lib/libcpu/a29k/ChangeLog b/c/src/lib/libcpu/a29k/ChangeLog index 58225dca62..6c3a5fa5a1 100644 --- a/c/src/lib/libcpu/a29k/ChangeLog +++ b/c/src/lib/libcpu/a29k/ChangeLog @@ -1,3 +1,8 @@ +2003-09-04 Joel Sherrill + + * clock/ckinit.c, timer/timer.c, timer/timerisr.c: Removed incorrect + statement about copyright assignment. + 2003-08-11 Ralf Corsepius * configure.ac: Use rtems-bugs@rtems.com as bug report email address. diff --git a/c/src/lib/libcpu/a29k/clock/ckinit.c b/c/src/lib/libcpu/a29k/clock/ckinit.c index 5ab24b38e8..85c3c4d6c7 100644 --- a/c/src/lib/libcpu/a29k/clock/ckinit.c +++ b/c/src/lib/libcpu/a29k/clock/ckinit.c @@ -4,11 +4,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. * * $Id$ */ diff --git a/c/src/lib/libcpu/a29k/timer/timer.c b/c/src/lib/libcpu/a29k/timer/timer.c index d11190cbeb..d63a8a8b11 100644 --- a/c/src/lib/libcpu/a29k/timer/timer.c +++ b/c/src/lib/libcpu/a29k/timer/timer.c @@ -10,11 +10,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. * * $Id$ */ diff --git a/c/src/lib/libcpu/a29k/timer/timerisr.c b/c/src/lib/libcpu/a29k/timer/timerisr.c index 3567222cfa..7f3fdbeffb 100644 --- a/c/src/lib/libcpu/a29k/timer/timerisr.c +++ b/c/src/lib/libcpu/a29k/timer/timerisr.c @@ -15,11 +15,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. * * $Id$ */