[oe-commits] Philip Balister : gnuradio.inc : GNU Radio is GPLv3. Update LICENSE.

git version control git at git.openembedded.org
Mon Jun 22 13:21:54 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 039c7a332f66e06d450c307ce011170992020978
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=039c7a332f66e06d450c307ce011170992020978

Author: Philip Balister <philip at balister.org>
Date:   Mon Jun 22 09:20:46 2009 -0400

gnuradio.inc : GNU Radio is GPLv3. Update LICENSE.

---

 recipes/gnuradio/gnuradio.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gnuradio/gnuradio.inc b/recipes/gnuradio/gnuradio.inc
index 85fd5a1..80536e7 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"
 





More information about the Openembedded-commits mailing list