[rtems commit] score/src/schedulersimple*.c: Replace found in found in with found in
Joel Sherrill
joel at rtems.org
Thu Feb 24 23:06:40 UTC 2022
Module: rtems
Branch: master
Commit: 10114848675df9a28f6d733616bcc9fd4ee865ea
Changeset: http://git.rtems.org/rtems/commit/?id=10114848675df9a28f6d733616bcc9fd4ee865ea
Author: Joel Sherrill <joel at rtems.org>
Date: Wed Feb 16 16:38:08 2022 -0600
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(-)
diff --git a/cpukit/score/src/schedulersimpleblock.c b/cpukit/score/src/schedulersimpleblock.c
index a08cd54..bf5b510 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 0358cfd..71595bc 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 cd4dded..171ae58 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 24f5dc5..c71f6b1 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.
*/
More information about the vc
mailing list