[Buildroot] [git commit] aumix: add licensing info

Peter Korsgaard peter at korsgaard.com
Wed Dec 11 21:26:52 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=c04bce8d0488a4233b6d4acc8421a392c590a328
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/aumix/aumix.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/aumix/aumix.mk b/package/aumix/aumix.mk
index de0902a..a55588f 100644
--- a/package/aumix/aumix.mk
+++ b/package/aumix/aumix.mk
@@ -8,6 +8,8 @@ AUMIX_VERSION = 2.8
 AUMIX_SOURCE = aumix-$(AUMIX_VERSION).tar.bz2
 AUMIX_SITE = http://jpj.net/~trevor/aumix/releases
 AUMIX_AUTORECONF = YES
+AUMIX_LICENSE = GPLv2+
+AUMIX_LICENSE_FILES = COPYING
 
 AUMIX_CONF_OPT = \
 	--without-gtk \


More information about the buildroot mailing list