Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2026 12:40:09 +0000
From:      Olivier Certner <olce@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 23005ed3a1c8 - main - acpi_spmc(4): Update copyright
Message-ID:  <6a047129.1c715.545886b8@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by olce:

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

commit 23005ed3a1c8f6c111dff71b17daa6549b59a98a
Author:     Olivier Certner <olce@FreeBSD.org>
AuthorDate: 2026-05-12 15:10:34 +0000
Commit:     Olivier Certner <olce@FreeBSD.org>
CommitDate: 2026-05-13 12:38:26 +0000

    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 8cb1d2878d88..c8e2cf4c3733 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 <obiwac@freebsd.org>
  * under sponsorship from the FreeBSD Foundation.
+ *
+ * Portions of this software were developed by Olivier Certner
+ * <olce@FreeBSD.org> at Kumacom SARL under sponsorship from the FreeBSD
+ * Foundation.
  */
 
 #include <sys/param.h>


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a047129.1c715.545886b8>