From f29e5768ca3ba67346ee27d879722226b6fb3aba Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Wed, 11 Dec 2013 10:23:37 -0300 Subject: [PATCH] libreplaygain: add licensing info Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/libreplaygain/libreplaygain.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/libreplaygain/libreplaygain.mk b/package/libreplaygain/libreplaygain.mk index 8818e16969..05074fcb76 100644 --- a/package/libreplaygain/libreplaygain.mk +++ b/package/libreplaygain/libreplaygain.mk @@ -10,5 +10,7 @@ LIBREPLAYGAIN_SOURCE = libreplaygain_$(LIBREPLAYGAIN_VERSION).tar.gz # upstream doesn't ship configure LIBREPLAYGAIN_AUTORECONF = YES LIBREPLAYGAIN_INSTALL_STAGING = YES +LIBREPLAYGAIN_LICENSE = LGPLv2.1+ +LIBREPLAYGAIN_LICENSE_FILES = src/gain_analysis.c $(eval $(autotools-package)) -- 2.30.2