[PATCH 00/15] Add copyrights and licenses to files missing them

Ryan Long ryan.long at oarcorp.com
Thu Apr 21 14:06:00 UTC 2022


Hi,

This is the first in a set of patches that will be adding copyrights and
licenses to the files that are missing them. I went through the git
history to determine who the files belonged to to give them credit.

Thanks,
Ryan

Ryan Long (15):
  mptests: Manually adding file headers and licenses
  tmtests: Manually adding file headers and licenses
  sptests: Manually adding file headers and licenses
  libtests: Adding file headers and licenses
  psxtests: Adding file headers and licenses
  samples: Manually adding file headers and licenses
  support: Manually adding file headers and licenses
  libdl: Manually adding file headers and licenses
  libtests/dl06: Manually adding file headers and licenses.
  sptests/sp27*: Manually adding file headers and licenses
  ada/samples: Manually adding file headers and licenses
  psxtmtests/psxtmcond*: Add file headers and licenses
  sp44/init.c: Add file header and license
  sp47/init.c: Add file header and license
  sp65/init.c: Add file header and license

 cpukit/libdl/rtl-mdreloc-bfin.c                    | 35 ++++++++++++++++++++++
 cpukit/libdl/rtl-mdreloc-lm32.c                    | 35 ++++++++++++++++++++++
 cpukit/libdl/rtl-mdreloc-mips.c                    | 35 ++++++++++++++++++++++
 cpukit/libdl/rtl-mdreloc-moxie.c                   | 35 ++++++++++++++++++++++
 cpukit/libdl/rtl-mdreloc-powerpc.c                 | 35 ++++++++++++++++++++++
 cpukit/libdl/rtl-mdreloc-v850.c                    | 35 ++++++++++++++++++++++
 testsuites/ada/samples/base_mp/node1/init.c        | 33 ++++++++++++++++++++
 testsuites/ada/samples/base_mp/node2/init.c        | 33 ++++++++++++++++++++
 testsuites/libtests/dl06/init.c                    | 35 ++++++++++++++++++++++
 testsuites/libtests/dl06/pre-init.c                | 35 ++++++++++++++++++++++
 testsuites/libtests/mouse01/serial_mouse_config.c  | 35 ++++++++++++++++++++++
 .../libtests/termios04/termios_testdriver_intr.c   | 35 ++++++++++++++++++++++
 .../libtests/termios05/termios_testdriver_task.c   | 35 ++++++++++++++++++++++
 testsuites/libtests/termios10/init.c               | 35 ++++++++++++++++++++++
 testsuites/libtests/termios11/init.c               | 35 ++++++++++++++++++++++
 testsuites/mptests/mp01/init1.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp01/init2.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp03/init1.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp03/init2.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp04/init1.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp04/init2.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp05/init1.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp05/init2.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp06/init1.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp06/init2.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp07/init1.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp07/init2.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp08/init1.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp08/init2.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp09/init1.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp09/init2.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp10/init1.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp10/init2.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp11/init1.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp11/init2.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp12/init1.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp12/init2.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp13/init1.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp13/init2.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp14/init1.c                    | 35 ++++++++++++++++++++++
 testsuites/mptests/mp14/init2.c                    | 35 ++++++++++++++++++++++
 testsuites/psxtests/psxchroot01/main.c             | 35 ++++++++++++++++++++++
 testsuites/psxtests/psxfatal01/init.c              | 35 ++++++++++++++++++++++
 testsuites/psxtests/psxfatal02/init.c              | 35 ++++++++++++++++++++++
 testsuites/psxtests/psxmount/main.c                | 35 ++++++++++++++++++++++
 testsuites/psxtests/psxreaddir/main.c              | 35 ++++++++++++++++++++++
 testsuites/psxtests/psxsignal03/init.c             | 35 ++++++++++++++++++++++
 testsuites/psxtests/psxsignal04/init.c             | 35 ++++++++++++++++++++++
 testsuites/psxtmtests/psxtmcond08/init.c           | 15 ++++++++++
 testsuites/psxtmtests/psxtmcond09/init.c           | 15 ++++++++++
 testsuites/psxtmtests/psxtmcond10/init.c           | 15 ++++++++++
 testsuites/samples/base_mp/init1.c                 | 35 ++++++++++++++++++++++
 testsuites/samples/base_mp/init2.c                 | 35 ++++++++++++++++++++++
 testsuites/samples/nsecs/system.h                  | 35 ++++++++++++++++++++++
 testsuites/sptests/sp27/init.c                     | 35 ++++++++++++++++++++++
 testsuites/sptests/sp27a/init.c                    | 35 ++++++++++++++++++++++
 testsuites/sptests/sp44/init.c                     | 15 ++++++++++
 testsuites/sptests/sp47/init.c                     | 15 ++++++++++
 testsuites/sptests/sp52/init.c                     | 35 ++++++++++++++++++++++
 testsuites/sptests/sp53/init.c                     | 35 ++++++++++++++++++++++
 testsuites/sptests/sp65/init.c                     | 15 ++++++++++
 testsuites/sptests/sp66/init.c                     | 35 ++++++++++++++++++++++
 testsuites/sptests/spcpuset01/init.c               | 35 ++++++++++++++++++++++
 testsuites/sptests/spcpuset01/test.c               | 35 ++++++++++++++++++++++
 testsuites/sptests/spfatal01/init.c                | 35 ++++++++++++++++++++++
 testsuites/sptests/spfatal04/init.c                | 35 ++++++++++++++++++++++
 testsuites/sptests/spintrcritical01/init.c         | 35 ++++++++++++++++++++++
 testsuites/sptests/spintrcritical02/init.c         | 35 ++++++++++++++++++++++
 testsuites/sptests/spintrcritical03/init.c         | 35 ++++++++++++++++++++++
 testsuites/sptests/spintrcritical04/init.c         | 35 ++++++++++++++++++++++
 testsuites/sptests/spintrcritical05/init.c         | 35 ++++++++++++++++++++++
 testsuites/sptests/spintrcritical11/init.c         | 35 ++++++++++++++++++++++
 testsuites/sptests/spintrcritical12/init.c         | 35 ++++++++++++++++++++++
 testsuites/sptests/spintrcritical13/init.c         | 35 ++++++++++++++++++++++
 testsuites/sptests/spintrcritical14/init.c         | 35 ++++++++++++++++++++++
 testsuites/support/include/buffer_test_io.h        | 35 ++++++++++++++++++++++
 testsuites/tmtests/tm02/task1.c                    | 35 ++++++++++++++++++++++
 testsuites/tmtests/tm03/task1.c                    | 35 ++++++++++++++++++++++
 testsuites/tmtests/tm31/task1.c                    | 35 ++++++++++++++++++++++
 testsuites/tmtests/tm32/task1.c                    | 35 ++++++++++++++++++++++
 testsuites/tmtests/tm33/task1.c                    | 35 ++++++++++++++++++++++
 testsuites/tmtests/tm34/task1.c                    | 35 ++++++++++++++++++++++
 testsuites/tmtests/tm35/task1.c                    | 35 ++++++++++++++++++++++
 testsuites/tmtests/tm36/task1.c                    | 35 ++++++++++++++++++++++
 84 files changed, 2816 insertions(+)

-- 
1.8.3.1



More information about the devel mailing list