From 5f012f2d16710c81824c5f037a3849d3552b9118 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 10 Oct 2017 17:36:35 +0200 Subject: audio: clarify GPL-only parts --- player/audio.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'player') diff --git a/player/audio.c b/player/audio.c index d32b8b78d6..4c930c76b3 100644 --- a/player/audio.c +++ b/player/audio.c @@ -14,7 +14,8 @@ * You should have received a copy of the GNU Lesser General Public * License along with mpv. If not, see . * - * Parts under HAVE_GPL are licensed under GNU General Public License. + * Parts under HAVE_LIBAF are partially licensed under GNU General Public + * License (libaf/af.h glue code only). */ #include -- cgit v1.2.3