diff --git a/cpukit/include/rtems/error.hpp b/cpukit/include/rtems/error.hpp index cb705826d4..a4a6c733eb 100644 --- a/cpukit/include/rtems/error.hpp +++ b/cpukit/include/rtems/error.hpp @@ -11,7 +11,7 @@ */ /* - * Copyright (C) 2020 Chris Johns (http://contemporary.software) + * Copyright (C) 2020 Chris Johns * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/cpukit/include/rtems/thread.hpp b/cpukit/include/rtems/thread.hpp index 56e301c0bc..faa7f2af51 100644 --- a/cpukit/include/rtems/thread.hpp +++ b/cpukit/include/rtems/thread.hpp @@ -15,7 +15,7 @@ */ /* - * Copyright (C) 2020 Chris Johns (http://contemporary.software) + * Copyright (C) 2020 Chris Johns * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/cpukit/librtemscxx/error.cpp b/cpukit/librtemscxx/error.cpp index 77d4910b52..0bf2d8cfec 100644 --- a/cpukit/librtemscxx/error.cpp +++ b/cpukit/librtemscxx/error.cpp @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* - * Copyright (C) 2020 Chris Johns (http://contemporary.software) + * Copyright (C) 2020 Chris Johns * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/cpukit/librtemscxx/thread.cpp b/cpukit/librtemscxx/thread.cpp index bfc2b84925..19df3bbf59 100644 --- a/cpukit/librtemscxx/thread.cpp +++ b/cpukit/librtemscxx/thread.cpp @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* - * Copyright (C) 2020 Chris Johns (http://contemporary.software) + * Copyright (C) 2020 Chris Johns * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/libtests/rcxx01/init.c b/testsuites/libtests/rcxx01/init.c index bea71d14c7..b85712a48d 100644 --- a/testsuites/libtests/rcxx01/init.c +++ b/testsuites/libtests/rcxx01/init.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* - * Copyright (C) 2020 Chris Johns (http://contemporary.software) + * Copyright (C) 2020 Chris Johns * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/libtests/rcxx01/thread.cpp b/testsuites/libtests/rcxx01/thread.cpp index f977a340a9..7ae49b9030 100644 --- a/testsuites/libtests/rcxx01/thread.cpp +++ b/testsuites/libtests/rcxx01/thread.cpp @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* - * Copyright (C) 2020 Chris Johns (http://contemporary.software) + * Copyright (C) 2020 Chris Johns * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/libtests/rcxx01/user-example-1.cpp b/testsuites/libtests/rcxx01/user-example-1.cpp index dfc0992193..da258be8a6 100644 --- a/testsuites/libtests/rcxx01/user-example-1.cpp +++ b/testsuites/libtests/rcxx01/user-example-1.cpp @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* - * Copyright (C) 2020 Chris Johns (http://contemporary.software) + * Copyright (C) 2020 Chris Johns * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/libtests/rcxx01/user-example-2.cpp b/testsuites/libtests/rcxx01/user-example-2.cpp index 05090fc73c..94efeed73b 100644 --- a/testsuites/libtests/rcxx01/user-example-2.cpp +++ b/testsuites/libtests/rcxx01/user-example-2.cpp @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* - * Copyright (C) 2020 Chris Johns (http://contemporary.software) + * Copyright (C) 2020 Chris Johns * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/testsuites/libtests/rcxx01/user-example-3.cpp b/testsuites/libtests/rcxx01/user-example-3.cpp index 9d8f84894a..910c6e5565 100644 --- a/testsuites/libtests/rcxx01/user-example-3.cpp +++ b/testsuites/libtests/rcxx01/user-example-3.cpp @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* - * Copyright (C) 2020 Chris Johns (http://contemporary.software) + * Copyright (C) 2020 Chris Johns * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions