From 039c7a332f66e06d450c307ce011170992020978 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Mon, 22 Jun 2009 09:20:46 -0400 Subject: gnuradio.inc : GNU Radio is GPLv3. Update LICENSE. --- recipes/gnuradio/gnuradio.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/gnuradio') diff --git a/recipes/gnuradio/gnuradio.inc b/recipes/gnuradio/gnuradio.inc index 85fd5a16b6..80536e7f86 100644 --- a/recipes/gnuradio/gnuradio.inc +++ b/recipes/gnuradio/gnuradio.inc @@ -1,7 +1,7 @@ DESCRIPTION = "GNU Radio" SECTION = "apps" PRIORITY = "optional" -LICENSE = "GPL" +LICENSE = "GPLv3" DEPENDS = "libusb guile-native fftwf python virtual/libsdl alsa-lib jack boost cppunit sdcc-native swig-native python-numpy" INC_PR = "r7" -- cgit 1.2.3-korg