diff options
| author | Olivier Certner <olce@FreeBSD.org> | 2026-05-12 15:10:34 +0000 |
|---|---|---|
| committer | Olivier Certner <olce@FreeBSD.org> | 2026-05-13 12:38:26 +0000 |
| commit | 23005ed3a1c8f6c111dff71b17daa6549b59a98a (patch) | |
| tree | 165e1f92dc4b57d9da2f481299f1af1fa4fcbb25 | |
| parent | 91d3fb31e858404f62d4a3afae2e209796968c3d (diff) | |
acpi_spmc(4): Update copyright
Sponsored by: The FreeBSD Foundation
| -rw-r--r-- | sys/dev/acpica/acpi_spmc.c | 4 |
1 files changed, 4 insertions, 0 deletions
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> |
