From 23005ed3a1c8f6c111dff71b17daa6549b59a98a Mon Sep 17 00:00:00 2001 From: Olivier Certner Date: Tue, 12 May 2026 17:10:34 +0200 Subject: [PATCH] acpi_spmc(4): Update copyright Sponsored by: The FreeBSD Foundation --- sys/dev/acpica/acpi_spmc.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sys/dev/acpica/acpi_spmc.c b/sys/dev/acpica/acpi_spmc.c index 8cb1d2878d8..c8e2cf4c373 100644 --- a/sys/dev/acpica/acpi_spmc.c +++ b/sys/dev/acpica/acpi_spmc.c @@ -5,6 +5,10 @@ * * This software was developed by Aymeric Wibo * under sponsorship from the FreeBSD Foundation. + * + * Portions of this software were developed by Olivier Certner + * at Kumacom SARL under sponsorship from the FreeBSD + * Foundation. */ #include