[PATCH 0/3] Clean up in anticipation of change to BSD-2 license

Joel Sherrill joel at rtems.org
Wed Feb 23 22:33:42 UTC 2022


Hi

In reviewing files prior to changing the license to BSD-2, I 
noticed some files had issues in their file headers. It ranged
from odd spacing to typos to comments in license/copyright blocks.

There shouldn't be anything terribly controversial in these.

--joel

Joel Sherrill (3):
  score/src/schedulersimple*.c: Replace found in found in with found in
  score/cpu/i386: Clean up file headers in prep for license change.
  cpukit/libblock: Clean up before license change

 cpukit/libblock/src/nvdisk-sram.c                      | 6 ++++--
 cpukit/libblock/src/show_bdbuf.c                       | 1 +
 cpukit/score/cpu/i386/cpu_asm.S                        | 7 +++++--
 cpukit/score/cpu/i386/include/rtems/score/idtr.h       | 4 ++--
 cpukit/score/cpu/i386/include/rtems/score/interrupts.h | 4 ++--
 cpukit/score/src/schedulersimpleblock.c                | 2 +-
 cpukit/score/src/schedulersimpleschedule.c             | 2 +-
 cpukit/score/src/schedulersimpleunblock.c              | 2 +-
 cpukit/score/src/schedulersimpleyield.c                | 2 +-
 9 files changed, 18 insertions(+), 12 deletions(-)

-- 
2.24.4



More information about the devel mailing list