summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-02-16 16:38:08 -0600
committerJoel Sherrill <joel@rtems.org>2022-02-23 16:30:46 -0600
commit10114848675df9a28f6d733616bcc9fd4ee865ea (patch)
tree6f2299f17112caa13f2bfe070e11049becc68465 /cpukit/score/src
parentspec/microblaze: Use configurable RAM size (diff)
downloadrtems-10114848675df9a28f6d733616bcc9fd4ee865ea.tar.bz2
score/src/schedulersimple*.c: Replace found in found in with found in
Updates #3053.
Diffstat (limited to 'cpukit/score/src')
-rw-r--r--cpukit/score/src/schedulersimpleblock.c2
-rw-r--r--cpukit/score/src/schedulersimpleschedule.c2
-rw-r--r--cpukit/score/src/schedulersimpleunblock.c2
-rw-r--r--cpukit/score/src/schedulersimpleyield.c2
4 files changed, 4 insertions, 4 deletions
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.
*/