diff --git a/platform/kendryte/k210/config.mk b/platform/kendryte/k210/config.mk index 512fc2a..4a5b592 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 +# Damien Le Moal # # SPDX-License-Identifier: BSD-2-Clause # diff --git a/platform/kendryte/k210/objects.mk b/platform/kendryte/k210/objects.mk index 3e16abe..1f0a20b 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 +# Damien Le Moal # # SPDX-License-Identifier: BSD-2-Clause # diff --git a/platform/kendryte/k210/platform.c b/platform/kendryte/k210/platform.c index 141c98e..35119db 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 + * Damien Le Moal * * SPDX-License-Identifier: BSD-2-Clause */