diff options
| author | Olivier Certner <olce@FreeBSD.org> | 2026-05-20 11:41:07 +0000 |
|---|---|---|
| committer | Olivier Certner <olce@FreeBSD.org> | 2026-05-29 15:13:07 +0000 |
| commit | 3e17f37c2cd2064c5db3fb63fad57f40e4e334fa (patch) | |
| tree | 3c6072ccb40997b061b23419546ac54ce5d4e286 | |
| parent | 9818224174c41a434028446fb6fa5516a6291755 (diff) | |
MAC/do: Update copyright
Add Kushagra to account for the commit adding the "executable paths"
feature.
Reviewed by: bapt
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Pull Request: https://ron-dev.freebsd.org/FreeBSD/src/pulls/38
| -rw-r--r-- | sys/security/mac_do/mac_do.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/security/mac_do/mac_do.c b/sys/security/mac_do/mac_do.c index b63fc2a5bbc8..5c184273595a 100644 --- a/sys/security/mac_do/mac_do.c +++ b/sys/security/mac_do/mac_do.c @@ -3,6 +3,7 @@ * * Copyright(c) 2024 Baptiste Daroussin <bapt@FreeBSD.org> * Copyright (c) 2024 The FreeBSD Foundation + * Copyright (c) 2025 Kushagra Srivastava <kushagra1403@gmail.com> * * Portions of this software were developed by Olivier Certner * <olce.freebsd@certner.fr> at Kumacom SARL under sponsorship from the FreeBSD |
