git: 256ee428f5a3 - stable/13 - acpidump: add Foundation copyright
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 17 Apr 2024 08:13:45 UTC
The branch stable/13 has been updated by kib:
URL: https://cgit.FreeBSD.org/src/commit/?id=256ee428f5a3ccbe55c15a0b7a8551c41de3da80
commit 256ee428f5a3ccbe55c15a0b7a8551c41de3da80
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2024-04-05 14:57:19 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-04-17 08:13:18 +0000
acpidump: add Foundation copyright
(cherry picked from commit f1519a8229d71fc1093c8bd27362c5a9f703dd4b)
---
usr.sbin/acpi/acpidump/acpi.c | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/usr.sbin/acpi/acpidump/acpi.c b/usr.sbin/acpi/acpidump/acpi.c
index d4ab70c9ca86..1f3cb34b087f 100644
--- a/usr.sbin/acpi/acpidump/acpi.c
+++ b/usr.sbin/acpi/acpidump/acpi.c
@@ -4,8 +4,12 @@
* Copyright (c) 1998 Doug Rabson
* Copyright (c) 2000 Mitsuru IWASAKI <iwasaki@FreeBSD.org>
* Copyright (c) 2020 Alexander Motin <mav@FreeBSD.org>
+ * Copyright (c) 2024 The FreeBSD Foundation
* All rights reserved.
*
+ * Portions of this software were developed by Konstantin Belousov
+ * under sponsorship from the FreeBSD Foundation.
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met: