From 1c0e5c53ff1672a93fc42988020723bb6bc427c1 Mon Sep 17 00:00:00 2001 From: Olivier Certner Date: Thu, 4 Jun 2026 11:49:23 +0200 Subject: [PATCH] kern_prot.c: Belatedly add copyright See the commit log for the why. MFC after: 3 days Sponsored by: The FreeBSD Foundation --- 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 b1e4b731145..c8dc05f0ebb 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 + * 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