diff --git a/bsps/i386/include/bsp/realmode_int.h b/bsps/i386/include/bsp/realmode_int.h index fdac86c9bb..2acc5f07ee 100644 --- a/bsps/i386/include/bsp/realmode_int.h +++ b/bsps/i386/include/bsp/realmode_int.h @@ -12,7 +12,7 @@ */ /* - * Copyright (C) 2014 Jan Doležal (dolezj21@fel.cvut.cz) + * Copyright (C) 2014 Jan Dolezal (dolezj21@fel.cvut.cz) * CTU in Prague. * * The license and distribution terms for this file may be diff --git a/bsps/i386/pc386/console/fb_vesa_rm.c b/bsps/i386/pc386/console/fb_vesa_rm.c index d14aa826d6..d069a49a77 100644 --- a/bsps/i386/pc386/console/fb_vesa_rm.c +++ b/bsps/i386/pc386/console/fb_vesa_rm.c @@ -31,7 +31,7 @@ /* * Copyright (c) 2014 - CTU in Prague - * Jan Doležal ( dolezj21@fel.cvut.cz ) + * Jan Dolezal ( dolezj21@fel.cvut.cz ) * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/bsps/i386/pc386/include/bsp/fb_vesa.h b/bsps/i386/pc386/include/bsp/fb_vesa.h index 3222119bfd..3d15d942aa 100644 --- a/bsps/i386/pc386/include/bsp/fb_vesa.h +++ b/bsps/i386/pc386/include/bsp/fb_vesa.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2014 Jan Doležal (dolezj21@fel.cvut.cz) + * Copyright (C) 2014 Jan Dolezal (dolezj21@fel.cvut.cz) * CTU in Prague. * * The license and distribution terms for this file may be diff --git a/bsps/i386/pc386/include/bsp/tblsizes.h b/bsps/i386/pc386/include/bsp/tblsizes.h index 978cde2b3e..b4f6b24c81 100644 --- a/bsps/i386/pc386/include/bsp/tblsizes.h +++ b/bsps/i386/pc386/include/bsp/tblsizes.h @@ -9,7 +9,7 @@ /* * This header file is also used in assembler modules. * - * Copyright (C) 2014 Jan Doležal (dolezj21@fel.cvut.cz) + * Copyright (C) 2014 Jan Dolezal (dolezj21@fel.cvut.cz) * CTU in Prague. * * The license and distribution terms for this file may be diff --git a/bsps/i386/pc386/include/bsp/vbe3.h b/bsps/i386/pc386/include/bsp/vbe3.h index 3e67b769a3..b66f624eda 100644 --- a/bsps/i386/pc386/include/bsp/vbe3.h +++ b/bsps/i386/pc386/include/bsp/vbe3.h @@ -13,7 +13,7 @@ */ /* - * Copyright (C) 2014 Jan Doležal (dolezj21@fel.cvut.cz) + * Copyright (C) 2014 Jan Dolezal (dolezj21@fel.cvut.cz) * CTU in Prague. * * The license and distribution terms for this file may be diff --git a/bsps/i386/pc386/include/edid.h b/bsps/i386/pc386/include/edid.h index 9945ee5ae7..9c9797c853 100644 --- a/bsps/i386/pc386/include/edid.h +++ b/bsps/i386/pc386/include/edid.h @@ -14,7 +14,7 @@ */ /* - * Copyright (C) 2014 Jan Doležal (dolezj21@fel.cvut.cz) + * Copyright (C) 2014 Jan Dolezal (dolezj21@fel.cvut.cz) * CTU in Prague. * * The license and distribution terms for this file may be diff --git a/bsps/i386/pc386/start/realmode_int.c b/bsps/i386/pc386/start/realmode_int.c index 16412b1c88..174200498e 100644 --- a/bsps/i386/pc386/start/realmode_int.c +++ b/bsps/i386/pc386/start/realmode_int.c @@ -8,7 +8,7 @@ /* * Copyright (c) 2014 - CTU in Prague - * Jan Doležal ( dolezj21@fel.cvut.cz ) + * Jan Dolezal ( dolezj21@fel.cvut.cz ) * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/cpukit/include/rtems/btimer.h b/cpukit/include/rtems/btimer.h index dff726769e..b4701fb3d0 100644 --- a/cpukit/include/rtems/btimer.h +++ b/cpukit/include/rtems/btimer.h @@ -7,7 +7,7 @@ */ /* - * COPYRIGHT (c) 2011 Ralf Corsépius Ulm/Germany + * COPYRIGHT (c) 2011 Ralf Corsepius Ulm/Germany * * Derived from libcsupport/include/timerdrv.h: * diff --git a/cpukit/libcsupport/src/flockfile.c b/cpukit/libcsupport/src/flockfile.c index 5282fdb5bf..00f7db5852 100644 --- a/cpukit/libcsupport/src/flockfile.c +++ b/cpukit/libcsupport/src/flockfile.c @@ -6,7 +6,7 @@ */ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/cpukit/libcsupport/src/ftrylockfile.c b/cpukit/libcsupport/src/ftrylockfile.c index 0ff2183021..c6886fbdf9 100644 --- a/cpukit/libcsupport/src/ftrylockfile.c +++ b/cpukit/libcsupport/src/ftrylockfile.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/cpukit/libcsupport/src/funlockfile.c b/cpukit/libcsupport/src/funlockfile.c index d58898e03c..53bb7e6110 100644 --- a/cpukit/libcsupport/src/funlockfile.c +++ b/cpukit/libcsupport/src/funlockfile.c @@ -7,7 +7,7 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/cpukit/libmisc/stringto/stringtodouble.c b/cpukit/libmisc/stringto/stringtodouble.c index c3cd851077..6955c6e9ba 100644 --- a/cpukit/libmisc/stringto/stringtodouble.c +++ b/cpukit/libmisc/stringto/stringtodouble.c @@ -10,7 +10,7 @@ * COPYRIGHT (c) 2009. * On-Line Applications Research Corporation (OAR). * - * Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. + * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/cpukit/libmisc/stringto/stringtofloat.c b/cpukit/libmisc/stringto/stringtofloat.c index 46326af960..fc873f2365 100644 --- a/cpukit/libmisc/stringto/stringtofloat.c +++ b/cpukit/libmisc/stringto/stringtofloat.c @@ -10,7 +10,7 @@ * COPYRIGHT (c) 2009. * On-Line Applications Research Corporation (OAR). * - * Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. + * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/cpukit/libmisc/stringto/stringtoint.c b/cpukit/libmisc/stringto/stringtoint.c index fdd85cad3d..e79b168277 100644 --- a/cpukit/libmisc/stringto/stringtoint.c +++ b/cpukit/libmisc/stringto/stringtoint.c @@ -10,7 +10,7 @@ * COPYRIGHT (c) 2009. * On-Line Applications Research Corporation (OAR). * - * Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. + * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/cpukit/libmisc/stringto/stringtolong.c b/cpukit/libmisc/stringto/stringtolong.c index 7f5fa0b5aa..664328584e 100644 --- a/cpukit/libmisc/stringto/stringtolong.c +++ b/cpukit/libmisc/stringto/stringtolong.c @@ -10,7 +10,7 @@ * COPYRIGHT (c) 2009. * On-Line Applications Research Corporation (OAR). * - * Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. + * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/cpukit/libmisc/stringto/stringtolongdouble.c b/cpukit/libmisc/stringto/stringtolongdouble.c index 754e0b11e7..677b81888e 100644 --- a/cpukit/libmisc/stringto/stringtolongdouble.c +++ b/cpukit/libmisc/stringto/stringtolongdouble.c @@ -10,7 +10,7 @@ * COPYRIGHT (c) 2009. * On-Line Applications Research Corporation (OAR). * - * Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. + * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/cpukit/libmisc/stringto/stringtolonglong.c b/cpukit/libmisc/stringto/stringtolonglong.c index c35188529e..f8d38d2f00 100644 --- a/cpukit/libmisc/stringto/stringtolonglong.c +++ b/cpukit/libmisc/stringto/stringtolonglong.c @@ -10,7 +10,7 @@ * COPYRIGHT (c) 2009. * On-Line Applications Research Corporation (OAR). * - * Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. + * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/cpukit/libmisc/stringto/stringtopointer.c b/cpukit/libmisc/stringto/stringtopointer.c index 5d69768742..64d3b42c48 100644 --- a/cpukit/libmisc/stringto/stringtopointer.c +++ b/cpukit/libmisc/stringto/stringtopointer.c @@ -10,7 +10,7 @@ * COPYRIGHT (c) 2009. * On-Line Applications Research Corporation (OAR). * - * Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. + * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/cpukit/libmisc/stringto/stringtounsignedchar.c b/cpukit/libmisc/stringto/stringtounsignedchar.c index 6181cfeeaa..113a863636 100644 --- a/cpukit/libmisc/stringto/stringtounsignedchar.c +++ b/cpukit/libmisc/stringto/stringtounsignedchar.c @@ -10,7 +10,7 @@ * COPYRIGHT (c) 2009. * On-Line Applications Research Corporation (OAR). * - * Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. + * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/cpukit/libmisc/stringto/stringtounsignedint.c b/cpukit/libmisc/stringto/stringtounsignedint.c index 95c6c85ac9..35d1bdcf7e 100644 --- a/cpukit/libmisc/stringto/stringtounsignedint.c +++ b/cpukit/libmisc/stringto/stringtounsignedint.c @@ -10,7 +10,7 @@ * COPYRIGHT (c) 2009. * On-Line Applications Research Corporation (OAR). * - * Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. + * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/cpukit/libmisc/stringto/stringtounsignedlong.c b/cpukit/libmisc/stringto/stringtounsignedlong.c index 16f109735e..903be96f4a 100644 --- a/cpukit/libmisc/stringto/stringtounsignedlong.c +++ b/cpukit/libmisc/stringto/stringtounsignedlong.c @@ -10,7 +10,7 @@ * COPYRIGHT (c) 2009. * On-Line Applications Research Corporation (OAR). * - * Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. + * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/cpukit/libmisc/stringto/stringtounsignedlonglong.c b/cpukit/libmisc/stringto/stringtounsignedlonglong.c index 5dd9628166..e9bdcbc3e5 100644 --- a/cpukit/libmisc/stringto/stringtounsignedlonglong.c +++ b/cpukit/libmisc/stringto/stringtounsignedlonglong.c @@ -10,7 +10,7 @@ * COPYRIGHT (c) 2009. * On-Line Applications Research Corporation (OAR). * - * Copyright (c) 2011 Ralf Corsépius, Ulm, Germany. + * Copyright (c) 2011 Ralf Corsepius, Ulm, Germany. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/libtests/POSIX/LICENSE.md b/testsuites/libtests/POSIX/LICENSE.md index 60e7ccebb7..e11775bd8f 100644 --- a/testsuites/libtests/POSIX/LICENSE.md +++ b/testsuites/libtests/POSIX/LICENSE.md @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/calloc.c b/testsuites/libtests/POSIX/calloc.c index a7537c8cc4..9706387813 100644 --- a/testsuites/libtests/POSIX/calloc.c +++ b/testsuites/libtests/POSIX/calloc.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/clock_gettime.c b/testsuites/libtests/POSIX/clock_gettime.c index d3d86b572d..421dc528ac 100644 --- a/testsuites/libtests/POSIX/clock_gettime.c +++ b/testsuites/libtests/POSIX/clock_gettime.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2011 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/close.c b/testsuites/libtests/POSIX/close.c index b770a76aed..7857e85239 100644 --- a/testsuites/libtests/POSIX/close.c +++ b/testsuites/libtests/POSIX/close.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/dup2.c b/testsuites/libtests/POSIX/dup2.c index 2e5238e8aa..9aa9d7b149 100644 --- a/testsuites/libtests/POSIX/dup2.c +++ b/testsuites/libtests/POSIX/dup2.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/fcntl.c b/testsuites/libtests/POSIX/fcntl.c index 9578df418c..df02d26387 100644 --- a/testsuites/libtests/POSIX/fcntl.c +++ b/testsuites/libtests/POSIX/fcntl.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/flockfile.c b/testsuites/libtests/POSIX/flockfile.c index 01e322c2c9..1e677ca32b 100644 --- a/testsuites/libtests/POSIX/flockfile.c +++ b/testsuites/libtests/POSIX/flockfile.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/fork.c b/testsuites/libtests/POSIX/fork.c index e6e233fc12..bdd381c522 100644 --- a/testsuites/libtests/POSIX/fork.c +++ b/testsuites/libtests/POSIX/fork.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/free.c b/testsuites/libtests/POSIX/free.c index 246415ce65..4db2a2d75b 100644 --- a/testsuites/libtests/POSIX/free.c +++ b/testsuites/libtests/POSIX/free.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/fstat.c b/testsuites/libtests/POSIX/fstat.c index 2798365dfd..eaad7eafd3 100644 --- a/testsuites/libtests/POSIX/fstat.c +++ b/testsuites/libtests/POSIX/fstat.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/ftrylockfile.c b/testsuites/libtests/POSIX/ftrylockfile.c index 2a724e6e30..d41491f0f2 100644 --- a/testsuites/libtests/POSIX/ftrylockfile.c +++ b/testsuites/libtests/POSIX/ftrylockfile.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/funlockfile.c b/testsuites/libtests/POSIX/funlockfile.c index 0069e07f63..b408cada08 100644 --- a/testsuites/libtests/POSIX/funlockfile.c +++ b/testsuites/libtests/POSIX/funlockfile.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/getdents.c b/testsuites/libtests/POSIX/getdents.c index fd801c714d..92994ebd3b 100644 --- a/testsuites/libtests/POSIX/getdents.c +++ b/testsuites/libtests/POSIX/getdents.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/getlogin.c b/testsuites/libtests/POSIX/getlogin.c index 1655056a2c..a0968f16cf 100644 --- a/testsuites/libtests/POSIX/getlogin.c +++ b/testsuites/libtests/POSIX/getlogin.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/getpwnam.c b/testsuites/libtests/POSIX/getpwnam.c index 8151dd0d2f..b7e850e0e5 100644 --- a/testsuites/libtests/POSIX/getpwnam.c +++ b/testsuites/libtests/POSIX/getpwnam.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/getpwuid.c b/testsuites/libtests/POSIX/getpwuid.c index d0ec315a90..7675f3b461 100644 --- a/testsuites/libtests/POSIX/getpwuid.c +++ b/testsuites/libtests/POSIX/getpwuid.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/gettimeofday.c b/testsuites/libtests/POSIX/gettimeofday.c index 8ed8283f19..3fc26e7401 100644 --- a/testsuites/libtests/POSIX/gettimeofday.c +++ b/testsuites/libtests/POSIX/gettimeofday.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2011 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/getuid.c b/testsuites/libtests/POSIX/getuid.c index 490a9c7ead..4a27456cb8 100644 --- a/testsuites/libtests/POSIX/getuid.c +++ b/testsuites/libtests/POSIX/getuid.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/htonl.c b/testsuites/libtests/POSIX/htonl.c index 9ebc768066..a28c362f1f 100644 --- a/testsuites/libtests/POSIX/htonl.c +++ b/testsuites/libtests/POSIX/htonl.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2010 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/iconv.c b/testsuites/libtests/POSIX/iconv.c index 321f1881f4..0ae74ecb5b 100644 --- a/testsuites/libtests/POSIX/iconv.c +++ b/testsuites/libtests/POSIX/iconv.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2011 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/iconv_close.c b/testsuites/libtests/POSIX/iconv_close.c index 422a40b68b..9de4a9f9ee 100644 --- a/testsuites/libtests/POSIX/iconv_close.c +++ b/testsuites/libtests/POSIX/iconv_close.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2011 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/iconv_open.c b/testsuites/libtests/POSIX/iconv_open.c index 11540b584c..d83c25f01f 100644 --- a/testsuites/libtests/POSIX/iconv_open.c +++ b/testsuites/libtests/POSIX/iconv_open.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2011 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/issetugid.c b/testsuites/libtests/POSIX/issetugid.c index d964769f4f..b821738dff 100644 --- a/testsuites/libtests/POSIX/issetugid.c +++ b/testsuites/libtests/POSIX/issetugid.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/kill.c b/testsuites/libtests/POSIX/kill.c index 402f90d8fb..73714402ed 100644 --- a/testsuites/libtests/POSIX/kill.c +++ b/testsuites/libtests/POSIX/kill.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/longjmp.c b/testsuites/libtests/POSIX/longjmp.c index a266020b52..44429e8984 100644 --- a/testsuites/libtests/POSIX/longjmp.c +++ b/testsuites/libtests/POSIX/longjmp.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/lseek.c b/testsuites/libtests/POSIX/lseek.c index e1d6505098..e26051552e 100644 --- a/testsuites/libtests/POSIX/lseek.c +++ b/testsuites/libtests/POSIX/lseek.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/lstat.c b/testsuites/libtests/POSIX/lstat.c index afe3fb6970..699387ee04 100644 --- a/testsuites/libtests/POSIX/lstat.c +++ b/testsuites/libtests/POSIX/lstat.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/malloc.c b/testsuites/libtests/POSIX/malloc.c index dc9ccca225..351e7ed0dd 100644 --- a/testsuites/libtests/POSIX/malloc.c +++ b/testsuites/libtests/POSIX/malloc.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/nanosleep.c b/testsuites/libtests/POSIX/nanosleep.c index 0e698f248f..5c5fcad6dc 100644 --- a/testsuites/libtests/POSIX/nanosleep.c +++ b/testsuites/libtests/POSIX/nanosleep.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/open.c b/testsuites/libtests/POSIX/open.c index 55d624660c..e3bd672d10 100644 --- a/testsuites/libtests/POSIX/open.c +++ b/testsuites/libtests/POSIX/open.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/pipe.c b/testsuites/libtests/POSIX/pipe.c index 22df3be865..b084823e0d 100644 --- a/testsuites/libtests/POSIX/pipe.c +++ b/testsuites/libtests/POSIX/pipe.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/posix_memalign.c b/testsuites/libtests/POSIX/posix_memalign.c index c18852f6f2..7fea98a179 100644 --- a/testsuites/libtests/POSIX/posix_memalign.c +++ b/testsuites/libtests/POSIX/posix_memalign.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/read.c b/testsuites/libtests/POSIX/read.c index 133c8f4498..750ba9db87 100644 --- a/testsuites/libtests/POSIX/read.c +++ b/testsuites/libtests/POSIX/read.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/readv.c b/testsuites/libtests/POSIX/readv.c index 6b0bf63f94..db1fdbc177 100644 --- a/testsuites/libtests/POSIX/readv.c +++ b/testsuites/libtests/POSIX/readv.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/realloc.c b/testsuites/libtests/POSIX/realloc.c index 2203e4b880..1109c283f8 100644 --- a/testsuites/libtests/POSIX/realloc.c +++ b/testsuites/libtests/POSIX/realloc.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/setjmp.c b/testsuites/libtests/POSIX/setjmp.c index e0fdbad109..11c8c88e4b 100644 --- a/testsuites/libtests/POSIX/setjmp.c +++ b/testsuites/libtests/POSIX/setjmp.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/sigaddset.c b/testsuites/libtests/POSIX/sigaddset.c index 39c33f001a..c08d9577b9 100644 --- a/testsuites/libtests/POSIX/sigaddset.c +++ b/testsuites/libtests/POSIX/sigaddset.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/sigdelset.c b/testsuites/libtests/POSIX/sigdelset.c index 6a45e66188..6e29ecadd1 100644 --- a/testsuites/libtests/POSIX/sigdelset.c +++ b/testsuites/libtests/POSIX/sigdelset.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/sigemptyset.c b/testsuites/libtests/POSIX/sigemptyset.c index 5a531504ba..f1da685056 100644 --- a/testsuites/libtests/POSIX/sigemptyset.c +++ b/testsuites/libtests/POSIX/sigemptyset.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/sigfillset.c b/testsuites/libtests/POSIX/sigfillset.c index 23801bc27c..cc12db95e1 100644 --- a/testsuites/libtests/POSIX/sigfillset.c +++ b/testsuites/libtests/POSIX/sigfillset.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/sigismember.c b/testsuites/libtests/POSIX/sigismember.c index f4c7d37cb2..a6052bd42b 100644 --- a/testsuites/libtests/POSIX/sigismember.c +++ b/testsuites/libtests/POSIX/sigismember.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/sigprocmask.c b/testsuites/libtests/POSIX/sigprocmask.c index 25de0c28c7..29ae74746b 100644 --- a/testsuites/libtests/POSIX/sigprocmask.c +++ b/testsuites/libtests/POSIX/sigprocmask.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/stat.c b/testsuites/libtests/POSIX/stat.c index 63d0171ccd..0c72c4fd9a 100644 --- a/testsuites/libtests/POSIX/stat.c +++ b/testsuites/libtests/POSIX/stat.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/unlink.c b/testsuites/libtests/POSIX/unlink.c index dc8a370427..67178c7fd0 100644 --- a/testsuites/libtests/POSIX/unlink.c +++ b/testsuites/libtests/POSIX/unlink.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/vfork.c b/testsuites/libtests/POSIX/vfork.c index 7e5858a5eb..44d73cf1eb 100644 --- a/testsuites/libtests/POSIX/vfork.c +++ b/testsuites/libtests/POSIX/vfork.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/wait.c b/testsuites/libtests/POSIX/wait.c index e1f1dc1619..246b44e6fa 100644 --- a/testsuites/libtests/POSIX/wait.c +++ b/testsuites/libtests/POSIX/wait.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/waitpid.c b/testsuites/libtests/POSIX/waitpid.c index 0164c43442..336b27292e 100644 --- a/testsuites/libtests/POSIX/waitpid.c +++ b/testsuites/libtests/POSIX/waitpid.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/write.c b/testsuites/libtests/POSIX/write.c index 23c1f85091..8a013a6d75 100644 --- a/testsuites/libtests/POSIX/write.c +++ b/testsuites/libtests/POSIX/write.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/libtests/POSIX/writev.c b/testsuites/libtests/POSIX/writev.c index 5b5068db65..126fc8ae25 100644 --- a/testsuites/libtests/POSIX/writev.c +++ b/testsuites/libtests/POSIX/writev.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/psxtests/psxhdrs/c11/uchar/c16rtomb.c b/testsuites/psxtests/psxhdrs/c11/uchar/c16rtomb.c index fa7c624a17..5f8c4dd8f4 100644 --- a/testsuites/psxtests/psxhdrs/c11/uchar/c16rtomb.c +++ b/testsuites/psxtests/psxhdrs/c11/uchar/c16rtomb.c @@ -6,7 +6,7 @@ /* * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (C) 2018 Marçal Comajoan Cara + * Copyright (C) 2018 Marcal Comajoan Cara * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/psxtests/psxhdrs/c11/uchar/c32rtomb.c b/testsuites/psxtests/psxhdrs/c11/uchar/c32rtomb.c index 14dec2b283..2b2cb029dc 100644 --- a/testsuites/psxtests/psxhdrs/c11/uchar/c32rtomb.c +++ b/testsuites/psxtests/psxhdrs/c11/uchar/c32rtomb.c @@ -6,7 +6,7 @@ /* * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (C) 2018 Marçal Comajoan Cara + * Copyright (C) 2018 Marcal Comajoan Cara * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/psxtests/psxhdrs/c11/uchar/mbrtoc16.c b/testsuites/psxtests/psxhdrs/c11/uchar/mbrtoc16.c index f93e7e2a17..30c4dff39a 100644 --- a/testsuites/psxtests/psxhdrs/c11/uchar/mbrtoc16.c +++ b/testsuites/psxtests/psxhdrs/c11/uchar/mbrtoc16.c @@ -6,7 +6,7 @@ /* * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (C) 2018 Marçal Comajoan Cara + * Copyright (C) 2018 Marcal Comajoan Cara * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/psxtests/psxhdrs/c11/uchar/mbrtoc32.c b/testsuites/psxtests/psxhdrs/c11/uchar/mbrtoc32.c index c6c3a254ef..ac3366b164 100644 --- a/testsuites/psxtests/psxhdrs/c11/uchar/mbrtoc32.c +++ b/testsuites/psxtests/psxhdrs/c11/uchar/mbrtoc32.c @@ -6,7 +6,7 @@ /* * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (C) 2018 Marçal Comajoan Cara + * Copyright (C) 2018 Marcal Comajoan Cara * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/psxtests/psxhdrs/inttypes/imaxabs.c b/testsuites/psxtests/psxhdrs/inttypes/imaxabs.c index e69f3b92f9..58b67e72bf 100644 --- a/testsuites/psxtests/psxhdrs/inttypes/imaxabs.c +++ b/testsuites/psxtests/psxhdrs/inttypes/imaxabs.c @@ -6,7 +6,7 @@ /* * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (C) 2018 Marçal Comajoan Cara + * Copyright (C) 2018 Marcal Comajoan Cara * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/psxtests/psxhdrs/inttypes/imaxdiv.c b/testsuites/psxtests/psxhdrs/inttypes/imaxdiv.c index 86f06c7be8..b56ffd16da 100644 --- a/testsuites/psxtests/psxhdrs/inttypes/imaxdiv.c +++ b/testsuites/psxtests/psxhdrs/inttypes/imaxdiv.c @@ -6,7 +6,7 @@ /* * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (C) 2018 Marçal Comajoan Cara + * Copyright (C) 2018 Marcal Comajoan Cara * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/psxtests/psxhdrs/inttypes/strtoimax.c b/testsuites/psxtests/psxhdrs/inttypes/strtoimax.c index 6a2a4683d4..7e75c3e080 100644 --- a/testsuites/psxtests/psxhdrs/inttypes/strtoimax.c +++ b/testsuites/psxtests/psxhdrs/inttypes/strtoimax.c @@ -6,7 +6,7 @@ /* * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (C) 2018 Marçal Comajoan Cara + * Copyright (C) 2018 Marcal Comajoan Cara * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/psxtests/psxhdrs/inttypes/strtoumax.c b/testsuites/psxtests/psxhdrs/inttypes/strtoumax.c index 9f20d5a4dc..b553ad27e2 100644 --- a/testsuites/psxtests/psxhdrs/inttypes/strtoumax.c +++ b/testsuites/psxtests/psxhdrs/inttypes/strtoumax.c @@ -6,7 +6,7 @@ /* * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (C) 2018 Marçal Comajoan Cara + * Copyright (C) 2018 Marcal Comajoan Cara * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/psxtests/psxhdrs/inttypes/wcstoimax.c b/testsuites/psxtests/psxhdrs/inttypes/wcstoimax.c index 19c8a3b79d..e2e748bd71 100644 --- a/testsuites/psxtests/psxhdrs/inttypes/wcstoimax.c +++ b/testsuites/psxtests/psxhdrs/inttypes/wcstoimax.c @@ -6,7 +6,7 @@ /* * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (C) 2018 Marçal Comajoan Cara + * Copyright (C) 2018 Marcal Comajoan Cara * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/psxtests/psxhdrs/inttypes/wcstoumax.c b/testsuites/psxtests/psxhdrs/inttypes/wcstoumax.c index 19fb254fd6..f3429ce0f1 100644 --- a/testsuites/psxtests/psxhdrs/inttypes/wcstoumax.c +++ b/testsuites/psxtests/psxhdrs/inttypes/wcstoumax.c @@ -6,7 +6,7 @@ /* * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (C) 2018 Marçal Comajoan Cara + * Copyright (C) 2018 Marcal Comajoan Cara * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/psxtests/psxhdrs/poll/poll.c b/testsuites/psxtests/psxhdrs/poll/poll.c index 368fe248dd..866b58f796 100644 --- a/testsuites/psxtests/psxhdrs/poll/poll.c +++ b/testsuites/psxtests/psxhdrs/poll/poll.c @@ -6,7 +6,7 @@ /* * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (C) 2018 Marçal Comajoan Cara + * Copyright (C) 2018 Marcal Comajoan Cara * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/psxtests/psxhdrs/stddef/offsetof.c b/testsuites/psxtests/psxhdrs/stddef/offsetof.c index ea0707b7e9..12e9843bab 100644 --- a/testsuites/psxtests/psxhdrs/stddef/offsetof.c +++ b/testsuites/psxtests/psxhdrs/stddef/offsetof.c @@ -6,7 +6,7 @@ /* * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (C) 2018 Marçal Comajoan Cara + * Copyright (C) 2018 Marcal Comajoan Cara * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/psxtests/psxhdrs/sys/times/times.c b/testsuites/psxtests/psxhdrs/sys/times/times.c index 179c2141c6..cd0545d522 100644 --- a/testsuites/psxtests/psxhdrs/sys/times/times.c +++ b/testsuites/psxtests/psxhdrs/sys/times/times.c @@ -6,7 +6,7 @@ /* * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (C) 2018 Marçal Comajoan Cara + * Copyright (C) 2018 Marcal Comajoan Cara * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/support/include/primode.h b/testsuites/support/include/primode.h index 551ae22ea6..89c078adac 100644 --- a/testsuites/support/include/primode.h +++ b/testsuites/support/include/primode.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2011 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/support/include/pritime.h b/testsuites/support/include/pritime.h index fea5e62cf4..a562a3a4c3 100644 --- a/testsuites/support/include/pritime.h +++ b/testsuites/support/include/pritime.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2011 by - * Ralf Corsépius, Ulm, Germany. All rights reserved. + * Ralf Corsepius, Ulm, Germany. All rights reserved. * * Permission to use, copy, modify, and distribute this software * is freely granted, provided that this notice is preserved. diff --git a/testsuites/support/include/tmtests_empty_function.h b/testsuites/support/include/tmtests_empty_function.h index 6c89316676..b120e4d70a 100644 --- a/testsuites/support/include/tmtests_empty_function.h +++ b/testsuites/support/include/tmtests_empty_function.h @@ -1,7 +1,7 @@ /* * Prototypes for RTEMS tmtests_empty_function.c. * - * COPYRIGHT (c) 2011, Ralf Corsépius, Ulm/Germany. + * COPYRIGHT (c) 2011, Ralf Corsepius, Ulm/Germany. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at