diff --git a/src/include/stdio_newlib.h b/src/include/stdio_newlib.h index 99d9fac7adb..095d154e1f0 100644 --- a/src/include/stdio_newlib.h +++ b/src/include/stdio_newlib.h @@ -1,8 +1,8 @@ /* * This file is part of the Black Magic Debug project. * - * Copyright (C) 2023 1BitSquared - * Written by ALTracer + * Copyright (C) 2023-2024 1BitSquared + * Written by ALTracer <11005378+ALTracer@users.noreply.github.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/platforms/common/stm32/serialno.c b/src/platforms/common/stm32/serialno.c index d732faddd6e..1c200123871 100644 --- a/src/platforms/common/stm32/serialno.c +++ b/src/platforms/common/stm32/serialno.c @@ -7,7 +7,7 @@ * Written by Gareth McMullin * Modified by Uwe Bonnes * Modified by Rachel Mant - * Modified by ALTracer + * Modified by ALTracer <11005378+ALTracer@users.noreply.github.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/target/stm32_common.c b/src/target/stm32_common.c index 18f44c745a4..d88b7f47ed1 100644 --- a/src/target/stm32_common.c +++ b/src/target/stm32_common.c @@ -2,7 +2,7 @@ * This file is part of the Black Magic Debug project. * * Copyright (C) 2023-2024 1BitSquared - * Written by ALTracer + * Written by ALTracer <11005378+ALTracer@users.noreply.github.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/target/stm32mp15.c b/src/target/stm32mp15.c index dd807b2b2fe..914d0278a31 100644 --- a/src/target/stm32mp15.c +++ b/src/target/stm32mp15.c @@ -2,7 +2,7 @@ * This file is part of the Black Magic Debug project. * * Copyright (C) 2023-2024 1BitSquared - * Written by ALTracer + * Written by ALTracer <11005378+ALTracer@users.noreply.github.com> * Modified by Rachel Mant * * This program is free software: you can redistribute it and/or modify