From 8c41855131d9561b731a008249a1985aa41da247 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 28 Jan 2011 20:35:38 +0000 Subject: 2011-01-28 Joel Sherrill * shared/irq/idt.c, shared/irq/irq.c, shared/irq/irq.h, shared/irq/irq_asm.h: Fix typo where license said found in found in. --- c/src/lib/libbsp/i386/ChangeLog | 5 +++++ c/src/lib/libbsp/i386/shared/irq/idt.c | 2 +- c/src/lib/libbsp/i386/shared/irq/irq.c | 2 +- c/src/lib/libbsp/i386/shared/irq/irq.h | 2 +- c/src/lib/libbsp/i386/shared/irq/irq_asm.h | 2 +- 5 files changed, 9 insertions(+), 4 deletions(-) (limited to 'c/src/lib') diff --git a/c/src/lib/libbsp/i386/ChangeLog b/c/src/lib/libbsp/i386/ChangeLog index 60a5f560c9..56b7e438f4 100644 --- a/c/src/lib/libbsp/i386/ChangeLog +++ b/c/src/lib/libbsp/i386/ChangeLog @@ -1,3 +1,8 @@ +2011-01-28 Joel Sherrill + + * shared/irq/idt.c, shared/irq/irq.c, shared/irq/irq.h, + shared/irq/irq_asm.h: Fix typo where license said found in found in. + 2011-01-28 Joel Sherrill * shared/irq/irq_asm.S: Fix typo where license said found in found in. diff --git a/c/src/lib/libbsp/i386/shared/irq/idt.c b/c/src/lib/libbsp/i386/shared/irq/idt.c index ca3b949443..166d49dd6b 100644 --- a/c/src/lib/libbsp/i386/shared/irq/idt.c +++ b/c/src/lib/libbsp/i386/shared/irq/idt.c @@ -12,7 +12,7 @@ * Canon Centre Recherche France. * * The license and distribution terms for this file may be - * found in found in the file LICENSE in this distribution or at + * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. * * $Id$ diff --git a/c/src/lib/libbsp/i386/shared/irq/irq.c b/c/src/lib/libbsp/i386/shared/irq/irq.c index c9f14d1ecb..4e41789791 100644 --- a/c/src/lib/libbsp/i386/shared/irq/irq.c +++ b/c/src/lib/libbsp/i386/shared/irq/irq.c @@ -6,7 +6,7 @@ * Copyright (C) 1998 valette@crf.canon.fr * * The license and distribution terms for this file may be - * found in found in the file LICENSE in this distribution or at + * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. * * $Id$ diff --git a/c/src/lib/libbsp/i386/shared/irq/irq.h b/c/src/lib/libbsp/i386/shared/irq/irq.h index ef79684093..ff78ae71ad 100644 --- a/c/src/lib/libbsp/i386/shared/irq/irq.h +++ b/c/src/lib/libbsp/i386/shared/irq/irq.h @@ -12,7 +12,7 @@ * the STREAM API Specification Document link. * * The license and distribution terms for this file may be - * found in found in the file LICENSE in this distribution or at + * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. * * $Id$ diff --git a/c/src/lib/libbsp/i386/shared/irq/irq_asm.h b/c/src/lib/libbsp/i386/shared/irq/irq_asm.h index e46b5e1203..cdacc14632 100644 --- a/c/src/lib/libbsp/i386/shared/irq/irq_asm.h +++ b/c/src/lib/libbsp/i386/shared/irq/irq_asm.h @@ -7,7 +7,7 @@ * COPYRIGHT (c) 1998 valette@crf.canon.fr * * The license and distribution terms for this file may be - * found in found in the file LICENSE in this distribution or at + * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. * * $Id$ -- cgit v1.2.3