diff options
| -rw-r--r-- | platform/kendryte/k210/config.mk | 2 | ||||
| -rw-r--r-- | platform/kendryte/k210/objects.mk | 2 | ||||
| -rw-r--r-- | platform/kendryte/k210/platform.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/platform/kendryte/k210/config.mk b/platform/kendryte/k210/config.mk index 512fc2ab..4a5b5920 100644 --- a/platform/kendryte/k210/config.mk +++ b/platform/kendryte/k210/config.mk @@ -2,7 +2,7 @@ # Copyright (c) 2018 Western Digital Corporation or its affiliates. # # Authors: -# Anup Patel <[email protected]> +# Damien Le Moal <[email protected]> # # SPDX-License-Identifier: BSD-2-Clause # diff --git a/platform/kendryte/k210/objects.mk b/platform/kendryte/k210/objects.mk index 3e16abe6..1f0a20b7 100644 --- a/platform/kendryte/k210/objects.mk +++ b/platform/kendryte/k210/objects.mk @@ -2,7 +2,7 @@ # Copyright (c) 2018 Western Digital Corporation or its affiliates. # # Authors: -# Anup Patel <[email protected]> +# Damien Le Moal <[email protected]> # # SPDX-License-Identifier: BSD-2-Clause # diff --git a/platform/kendryte/k210/platform.c b/platform/kendryte/k210/platform.c index 141c98e3..35119dbc 100644 --- a/platform/kendryte/k210/platform.c +++ b/platform/kendryte/k210/platform.c @@ -2,7 +2,7 @@ * Copyright (c) 2018 Western Digital Corporation or its affiliates. * * Authors: - * Anup Patel <[email protected]> + * Damien Le Moal <[email protected]> * * SPDX-License-Identifier: BSD-2-Clause */ |
