Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jan 2026 23:27:39 +0000
From:      Christos Margiolis <christos@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 2985cba88f39 - stable/15 - sound: Update pcm/feeder.h LICENSE
Message-ID:  <69618eeb.32669.29bfe404@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/15 has been updated by christos:

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

commit 2985cba88f39fb57e3189520b893c3168302bdc9
Author:     Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2026-01-02 16:55:47 +0000
Commit:     Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2026-01-09 23:27:22 +0000

    sound: Update pcm/feeder.h LICENSE
    
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week
    
    (cherry picked from commit 2b088823df5b0f28c3839bf381c9517b7b0d60c0)
---
 sys/dev/sound/pcm/feeder.h | 4 ++++
 1 file changed, 4 insertions(+)

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69618eeb.32669.29bfe404>