diff options
| author | Michal Simek <[email protected]> | 2023-07-10 14:35:49 +0200 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2023-07-21 09:00:38 +0200 |
| commit | 174d728471d50415fb60f4bcb560d0552591dfba (patch) | |
| tree | 844c362b5afcd1a133c0d1aec4e4d0f6d07a31a3 /tools | |
| parent | 378f4eef09e9d7eb09bf06643d7358abb3b0aec6 (diff) | |
arm64: zynqmp: Switch to amd.com emails
Update my and DPs email address to match current setup.
Signed-off-by: Michal Simek <[email protected]>
Link: https://lore.kernel.org/r/aba5b19b9c5a95608829e86ad5cc4671c940f1bb.1688992543.git.michal.simek@amd.com
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/zynqmp_psu_init_minimize.sh | 2 | ||||
| -rw-r--r-- | tools/zynqmpimage.c | 2 | ||||
| -rw-r--r-- | tools/zynqmpimage.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/zynqmp_psu_init_minimize.sh b/tools/zynqmp_psu_init_minimize.sh index 16c622f6ce7..5c8b73703bf 100755 --- a/tools/zynqmp_psu_init_minimize.sh +++ b/tools/zynqmp_psu_init_minimize.sh @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0+ -# Copyright (C) 2018 Michal Simek <[email protected]> +# Copyright (C) 2018 Michal Simek <[email protected]> # Copyright (C) 2019 Luca Ceresoli <[email protected]> # Copyright (C) 2022 Weidmüller Interface GmbH & Co. KG # Stefan Herbrechtsmeier <[email protected]> diff --git a/tools/zynqmpimage.c b/tools/zynqmpimage.c index 5113ba895f0..bb54f41a153 100644 --- a/tools/zynqmpimage.c +++ b/tools/zynqmpimage.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0+ /* - * Copyright (C) 2016 Michal Simek <[email protected]> + * Copyright (C) 2016 Michal Simek <[email protected]> * Copyright (C) 2015 Nathan Rossi <[email protected]> * * The following Boot Header format/structures and values are defined in the diff --git a/tools/zynqmpimage.h b/tools/zynqmpimage.h index 9d526a17cdd..ca7489835a8 100644 --- a/tools/zynqmpimage.h +++ b/tools/zynqmpimage.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2016 Michal Simek <[email protected]> + * Copyright (C) 2016 Michal Simek <[email protected]> * Copyright (C) 2015 Nathan Rossi <[email protected]> * * The following Boot Header format/structures and values are defined in the |
