git: 755a785affcf - stable/15 - sound: Update feeder_eq.c LICENSE header

From: Christos Margiolis <christos_at_FreeBSD.org>
Date: Wed, 03 Jun 2026 08:23:21 UTC
The branch stable/15 has been updated by christos:

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

commit 755a785affcf60a2a1cd5b860a55693cd28d0ceb
Author:     Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2026-04-17 16:54:03 +0000
Commit:     Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2026-06-03 08:22:23 +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
    
    (cherry picked from commit dfa52e8ed5b5c00f0a587f02258c90e407e5bf6b)
---
 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.