git: f2d42bc8bf12 - stable/14 - kern_prot.c: Belatedly add copyright

From: Olivier Certner <olce_at_FreeBSD.org>
Date: Thu, 23 Jul 2026 10:00:56 UTC
The branch stable/14 has been updated by olce:

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

commit f2d42bc8bf126a22107e729a358d21be5309f620
Author:     Olivier Certner <olce@FreeBSD.org>
AuthorDate: 2026-06-04 09:49:23 +0000
Commit:     Olivier Certner <olce@FreeBSD.org>
CommitDate: 2026-07-23 09:59:09 +0000

    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)
---
 sys/kern/kern_prot.c | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/sys/kern/kern_prot.c b/sys/kern/kern_prot.c
index 8b5e06820b2c..44e7f2174089 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