diff options
| author | Marek Behún <[email protected]> | 2022-06-01 17:17:06 +0200 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2022-07-21 10:14:04 +0200 |
| commit | 61143f741ee5fd45720ca92682aaf557525b4b64 (patch) | |
| tree | adbd16aaf59b06877a123ea203cc93dd314212a3 /include/u-boot | |
| parent | 8a7880f0c172a3937e72f802779642bfdba88a34 (diff) | |
treewide: Fix Marek's name and change my e-mail address
Fix diacritics in some instances of my name and change my e-mail address
to [email protected].
Add corresponding .mailmap entries.
Signed-off-by: Marek Behún <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'include/u-boot')
| -rw-r--r-- | include/u-boot/variadic-macro.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/u-boot/variadic-macro.h b/include/u-boot/variadic-macro.h index cb815d0fee6..c5fa1b80e38 100644 --- a/include/u-boot/variadic-macro.h +++ b/include/u-boot/variadic-macro.h @@ -2,7 +2,7 @@ /* * Helper for work with variadic macros * - * 2017 Marek Behun, CZ.NIC, [email protected] + * 2017 Marek Behún, CZ.NIC, [email protected] */ #ifndef __VARIADIC_MACRO_H__ |
