git: dfa52e8ed5b5 - main - sound: Update feeder_eq.c LICENSE header

From: Christos Margiolis <christos_at_FreeBSD.org>
Date: Wed, 27 May 2026 15:30:14 UTC
The branch main has been updated by christos:

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

commit dfa52e8ed5b5c00f0a587f02258c90e407e5bf6b
Author:     Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2026-04-17 16:54:03 +0000
Commit:     Christos Margiolis <christos@FreeBSD.org>
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 <ariff@FreeBSD.org>
  * 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
  * <christos@FreeBSD.org> under sponsorship from the FreeBSD Foundation.