git: ad9b4cc631ab - main - update email address in my copyright notices

From: Ahmad Khalifa <vexeduxr_at_FreeBSD.org>
Date: Fri, 28 Aug 2026 14:42:43 UTC
The branch main has been updated by vexeduxr:

URL: https://cgit.FreeBSD.org/src/commit/?id=ad9b4cc631aba4396db9e9087918f77cafd88f35

commit ad9b4cc631aba4396db9e9087918f77cafd88f35
Author:     Ahmad Khalifa <vexeduxr@FreeBSD.org>
AuthorDate: 2026-08-28 14:30:18 +0000
Commit:     Ahmad Khalifa <vexeduxr@FreeBSD.org>
CommitDate: 2026-08-28 14:30:18 +0000

    update email address in my copyright notices
---
 stand/efi/loader/arch/i386/amd64_tramp.S | 2 +-
 stand/efi/loader/arch/i386/setup.c       | 2 +-
 sys/dev/gpio/acpi_gpiobus.c              | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/stand/efi/loader/arch/i386/amd64_tramp.S b/stand/efi/loader/arch/i386/amd64_tramp.S
index 06f9262014b3..1d7bb2bba282 100644
--- a/stand/efi/loader/arch/i386/amd64_tramp.S
+++ b/stand/efi/loader/arch/i386/amd64_tramp.S
@@ -1,6 +1,6 @@
 /*-
  * Copyright (c) 2013 The FreeBSD Foundation
- * Copyright (c) 2023 Ahmad Khalifa <ahmadkhalifa570@gmail.com>
+ * Copyright (c) 2023 Ahmad Khalifa <vexeduxr@FreeBSD.org>
  *
  * This software was developed by Benno Rice under sponsorship from
  * the FreeBSD Foundation.
diff --git a/stand/efi/loader/arch/i386/setup.c b/stand/efi/loader/arch/i386/setup.c
index 5d15e499ddb3..1c4d83d97246 100644
--- a/stand/efi/loader/arch/i386/setup.c
+++ b/stand/efi/loader/arch/i386/setup.c
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause
  *
- * Copyright (c) 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com>
+ * Copyright (c) 2024 Ahmad Khalifa <vexeduxr@FreeBSD.org>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
diff --git a/sys/dev/gpio/acpi_gpiobus.c b/sys/dev/gpio/acpi_gpiobus.c
index 117c05799c08..aa7c7f185bd2 100644
--- a/sys/dev/gpio/acpi_gpiobus.c
+++ b/sys/dev/gpio/acpi_gpiobus.c
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause
  *
- * Copyright (c) 2024 Ahmad Khalifa <ahmadkhalifa570@gmail.com>
+ * Copyright (c) 2024 Ahmad Khalifa <vexeduxr@FreeBSD.org>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions