diff options
| author | Christos Margiolis <christos@FreeBSD.org> | 2026-01-02 16:55:47 +0000 |
|---|---|---|
| committer | Christos Margiolis <christos@FreeBSD.org> | 2026-01-02 16:58:04 +0000 |
| commit | 2b088823df5b0f28c3839bf381c9517b7b0d60c0 (patch) | |
| tree | f8e351d52385b17af93bf0e4a72ae54a351fb2fe | |
| parent | 84976625da387a266f01b0a566aab447426609f7 (diff) | |
sound: Update pcm/feeder.h LICENSE
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
| -rw-r--r-- | sys/dev/sound/pcm/feeder.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/sound/pcm/feeder.h b/sys/dev/sound/pcm/feeder.h index ed4ebc91fca7..b479b108ff93 100644 --- a/sys/dev/sound/pcm/feeder.h +++ b/sys/dev/sound/pcm/feeder.h @@ -4,6 +4,10 @@ * Copyright (c) 2005-2009 Ariff Abdullah <ariff@FreeBSD.org> * Copyright (c) 1999 Cameron Grant <cg@FreeBSD.org> * All rights reserved. + * Copyright (c) 2025 The FreeBSD Foundation + * + * Portions of this software were developed by Christos Margiolis + * <christos@FreeBSD.org> under sponsorship from the FreeBSD Foundation. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
