diff options
| author | Christos Margiolis <christos@FreeBSD.org> | 2026-04-17 16:54:03 +0000 |
|---|---|---|
| committer | Christos Margiolis <christos@FreeBSD.org> | 2026-05-27 15:27:11 +0000 |
| commit | dfa52e8ed5b5c00f0a587f02258c90e407e5bf6b (patch) | |
| tree | 1fc0b4d8853dd45ccd04dd363988eb5321ebfb0e | |
| parent | 8b8dbc6bbe391fd95a19bd1d9f0aac47bac085f8 (diff) | |
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
| -rw-r--r-- | sys/dev/sound/pcm/feeder_eq.c | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
