From 10114848675df9a28f6d733616bcc9fd4ee865ea Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 16 Feb 2022 16:38:08 -0600 Subject: score/src/schedulersimple*.c: Replace found in found in with found in Updates #3053. --- cpukit/score/src/schedulersimpleblock.c | 2 +- cpukit/score/src/schedulersimpleschedule.c | 2 +- cpukit/score/src/schedulersimpleunblock.c | 2 +- cpukit/score/src/schedulersimpleyield.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'cpukit/score/src') diff --git a/cpukit/score/src/schedulersimpleblock.c b/cpukit/score/src/schedulersimpleblock.c index a08cd54f01..bf5b51043b 100644 --- a/cpukit/score/src/schedulersimpleblock.c +++ b/cpukit/score/src/schedulersimpleblock.c @@ -12,7 +12,7 @@ * On-Line Applications Research Corporation (OAR). * * 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.org/license/LICENSE. */ diff --git a/cpukit/score/src/schedulersimpleschedule.c b/cpukit/score/src/schedulersimpleschedule.c index 0358cfd159..71595bcc29 100644 --- a/cpukit/score/src/schedulersimpleschedule.c +++ b/cpukit/score/src/schedulersimpleschedule.c @@ -12,7 +12,7 @@ * On-Line Applications Research Corporation (OAR). * * 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.org/license/LICENSE. */ diff --git a/cpukit/score/src/schedulersimpleunblock.c b/cpukit/score/src/schedulersimpleunblock.c index cd4dded017..171ae582cf 100644 --- a/cpukit/score/src/schedulersimpleunblock.c +++ b/cpukit/score/src/schedulersimpleunblock.c @@ -12,7 +12,7 @@ * On-Line Applications Research Corporation (OAR). * * 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.org/license/LICENSE. */ diff --git a/cpukit/score/src/schedulersimpleyield.c b/cpukit/score/src/schedulersimpleyield.c index 24f5dc59c1..c71f6b1759 100644 --- a/cpukit/score/src/schedulersimpleyield.c +++ b/cpukit/score/src/schedulersimpleyield.c @@ -12,7 +12,7 @@ * On-Line Applications Research Corporation (OAR). * * 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.org/license/LICENSE. */ -- cgit v1.2.3