From 167bd3045390e9e4c370998a533f4fd03dfa6f14 Mon Sep 17 00:00:00 2001 From: Kaspar Schleiser Date: Thu, 19 Oct 2017 22:52:18 +0200 Subject: [PATCH] all: fix my email address --- boards/msba2-common/board_common_init.c | 2 +- boards/msba2-common/tools/src/pseudoterm.c | 2 +- boards/msba2/board_init.c | 2 +- cpu/arm7_common/arm_cpu.c | 2 +- cpu/cc2538/periph/pm.c | 2 +- cpu/cortexm_common/ldscripts/multislot.ld | 2 +- cpu/cortexm_common/periph/pm.c | 2 +- examples/default/main.c | 2 +- sys/include/auto_init.h | 2 +- sys/include/shell_commands.h | 2 +- tests/lwmac/main.c | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/boards/msba2-common/board_common_init.c b/boards/msba2-common/board_common_init.c index c336f9a96a..8e4723ac92 100644 --- a/boards/msba2-common/board_common_init.c +++ b/boards/msba2-common/board_common_init.c @@ -16,7 +16,7 @@ * @brief MSB-A2 board initialization * * @author Heiko Will - * @author Kaspar Schleiser + * @author Kaspar Schleiser * @author Michael Baar * @author Zakaria Kasmi * @note $Id$ diff --git a/boards/msba2-common/tools/src/pseudoterm.c b/boards/msba2-common/tools/src/pseudoterm.c index ff26a89def..9dc4364159 100644 --- a/boards/msba2-common/tools/src/pseudoterm.c +++ b/boards/msba2-common/tools/src/pseudoterm.c @@ -1,6 +1,6 @@ /* - Author: Kaspar Schleiser + Author: Kaspar Schleiser This is free and unencumbered software released into the public domain. diff --git a/boards/msba2/board_init.c b/boards/msba2/board_init.c index 7d5d12eb30..00dbc1d72a 100644 --- a/boards/msba2/board_init.c +++ b/boards/msba2/board_init.c @@ -17,7 +17,7 @@ * @brief MSB-A2 board initialization * * @author Heiko Will - * @author Kaspar Schleiser + * @author Kaspar Schleiser * @author Michael Baar * @author Zakaria Kasmi * diff --git a/cpu/arm7_common/arm_cpu.c b/cpu/arm7_common/arm_cpu.c index f6957bdcf1..1041e7c62e 100644 --- a/cpu/arm7_common/arm_cpu.c +++ b/cpu/arm7_common/arm_cpu.c @@ -2,7 +2,7 @@ * ARM architecture common support functions * * Copyright (C) 2008, 2009 Heiko Will - * Copyright (C) 2009 Kaspar Schleiser + * Copyright (C) 2009 Kaspar Schleiser * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level diff --git a/cpu/cc2538/periph/pm.c b/cpu/cc2538/periph/pm.c index 19c0d5fa4e..1d5f07fd9d 100644 --- a/cpu/cc2538/periph/pm.c +++ b/cpu/cc2538/periph/pm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 Kaspar Schleiser * 2017 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser diff --git a/cpu/cortexm_common/ldscripts/multislot.ld b/cpu/cortexm_common/ldscripts/multislot.ld index d78b70224d..22d89a7958 100644 --- a/cpu/cortexm_common/ldscripts/multislot.ld +++ b/cpu/cortexm_common/ldscripts/multislot.ld @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 Kaspar Schleiser + * Copyright (C) 2017 Kaspar Schleiser * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level diff --git a/cpu/cortexm_common/periph/pm.c b/cpu/cortexm_common/periph/pm.c index b56abfda0a..394875e0a9 100644 --- a/cpu/cortexm_common/periph/pm.c +++ b/cpu/cortexm_common/periph/pm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 Kaspar Schleiser * 2017 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser diff --git a/examples/default/main.c b/examples/default/main.c index 3da05daf56..427c7ec840 100644 --- a/examples/default/main.c +++ b/examples/default/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008, 2009, 2010 Kaspar Schleiser + * Copyright (C) 2008, 2009, 2010 Kaspar Schleiser * Copyright (C) 2013 INRIA * Copyright (C) 2013 Ludwig Knüpfer * diff --git a/sys/include/auto_init.h b/sys/include/auto_init.h index c98aaecaef..c8342ca0cf 100644 --- a/sys/include/auto_init.h +++ b/sys/include/auto_init.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2010,2015 Freie Universität Berlin - * Copyright (C) 2010 Kaspar Schleiser + * Copyright (C) 2010 Kaspar Schleiser * Copyright (C) 2013 INRIA * * This file is subject to the terms and conditions of the GNU Lesser diff --git a/sys/include/shell_commands.h b/sys/include/shell_commands.h index 9e4eebba0a..0c306d093d 100644 --- a/sys/include/shell_commands.h +++ b/sys/include/shell_commands.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Kaspar Schleiser + * Copyright (C) 2010 Kaspar Schleiser * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level diff --git a/tests/lwmac/main.c b/tests/lwmac/main.c index a9e56d215b..e581dcd76f 100644 --- a/tests/lwmac/main.c +++ b/tests/lwmac/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008, 2009, 2010 Kaspar Schleiser + * Copyright (C) 2008, 2009, 2010 Kaspar Schleiser * Copyright (C) 2013 INRIA * Copyright (C) 2013 Ludwig Knüpfer *