From 078baccadeba2e8b0279eb97bf8a547d2238a271 Mon Sep 17 00:00:00 2001 From: Gedare Bloom Date: Fri, 31 Jan 2025 11:08:06 -0700 Subject: [PATCH] rtemscxx: replace URLs with emails in copyright Updates #4636. --- cpukit/include/rtems/error.hpp | 2 +- cpukit/include/rtems/thread.hpp | 2 +- cpukit/librtemscxx/error.cpp | 2 +- cpukit/librtemscxx/thread.cpp | 2 +- testsuites/libtests/rcxx01/init.c | 2 +- testsuites/libtests/rcxx01/thread.cpp | 2 +- testsuites/libtests/rcxx01/user-example-1.cpp | 2 +- testsuites/libtests/rcxx01/user-example-2.cpp | 2 +- testsuites/libtests/rcxx01/user-example-3.cpp | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) 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