aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Certner <olce@FreeBSD.org>2026-06-04 09:49:23 +0000
committerOlivier Certner <olce@FreeBSD.org>2026-06-09 20:25:53 +0000
commit14d2a985274ba1be3321ed3800d1b10d0fc78c34 (patch)
tree5d32cc98b1551dd12a0cb74719c606599dfb88a7
parent39d5cf05d406f5ef57078d058819fb30cf644552 (diff)
kern_prot.c: Belatedly add copyright
See the commit log for the why. MFC after: 3 days Sponsored by: The FreeBSD Foundation (cherry picked from commit 1c0e5c53ff1672a93fc42988020723bb6bc427c1)
-rw-r--r--sys/kern/kern_prot.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/kern/kern_prot.c b/sys/kern/kern_prot.c
index b1e4b731145e..c8dc05f0ebbd 100644
--- a/sys/kern/kern_prot.c
+++ b/sys/kern/kern_prot.c
@@ -6,6 +6,11 @@
* (c) UNIX System Laboratories, Inc.
* Copyright (c) 2000-2001 Robert N. M. Watson.
* All rights reserved.
+ * Copyright (c) 2024-2025 The FreeBSD Foundation
+ *
+ * Portions of this software were developed by Olivier Certner
+ * <olce@FreeBSD.org> at Kumacom SARL under sponsorship from the FreeBSD
+ * Foundation.
*
* All or some portions of this file are derived from material licensed
* to the University of California by American Telephone and Telegraph