The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=dfa52e8ed5b5c00f0a587f02258c90e407e5bf6b
commit dfa52e8ed5b5c00f0a587f02258c90e407e5bf6b Author: Christos Margiolis <[email protected]> AuthorDate: 2026-04-17 16:54:03 +0000 Commit: Christos Margiolis <[email protected]> CommitDate: 2026-05-27 15:27:11 +0000 sound: Update feeder_eq.c LICENSE header Sponsored by: The FreeBSD Foundation MFC after: 1 week Pull Request: https://ron-dev.freebsd.org/FreeBSD/src/pulls/15 --- sys/dev/sound/pcm/feeder_eq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/sound/pcm/feeder_eq.c b/sys/dev/sound/pcm/feeder_eq.c index 9179148d2bd2..0a28dfa1ba17 100644 --- a/sys/dev/sound/pcm/feeder_eq.c +++ b/sys/dev/sound/pcm/feeder_eq.c @@ -3,7 +3,7 @@ * * Copyright (c) 2008-2009 Ariff Abdullah <[email protected]> * All rights reserved. - * Copyright (c) 2024-2025 The FreeBSD Foundation + * Copyright (c) 2024-2026 The FreeBSD Foundation * * Portions of this software were developed by Christos Margiolis * <[email protected]> under sponsorship from the FreeBSD Foundation.
