gdb: update LICENSE to specific GPLv2/GPLv3 depending on version
authorDenys Dmytriyenko <denis@denix.org>
Mon, 15 Mar 2010 22:26:32 +0000 (18:26 -0400)
committerDenys Dmytriyenko <denis@denix.org>
Mon, 15 Mar 2010 22:26:32 +0000 (18:26 -0400)
recipes/gdb/gdb-cross-sdk_6.6.bb
recipes/gdb/gdb-cross_6.3.bb
recipes/gdb/gdb-cross_6.4.bb
recipes/gdb/gdb-cross_6.6.bb
recipes/gdb/gdb-cross_6.7.1.bb
recipes/gdb/gdb_6.3.bb
recipes/gdb/gdb_6.4.bb
recipes/gdb/gdb_6.6.bb
recipes/gdb/gdb_6.7.1.bb

index bf0f2eb..aa6e756 100644 (file)
@@ -1,4 +1,5 @@
 require gdb-cross.inc
+LICENSE = "GPLv2"
 
 inherit sdk
 
index 5b27e09..fd2f972 100644 (file)
@@ -1,4 +1,5 @@
 require gdb-cross.inc
+LICENSE = "GPLv2"
 
 inherit cross
 
index e4946b0..2e6de08 100644 (file)
@@ -1,4 +1,5 @@
 require gdb-cross.inc
+LICENSE = "GPLv2"
 
 inherit cross
 
index 570dd52..a1851f7 100644 (file)
@@ -1,4 +1,6 @@
 require gdb-cross.inc
+LICENSE = "GPLv2"
+
 inherit cross
 
 PR = "r3"
index adccebe..0681029 100644 (file)
@@ -1,4 +1,6 @@
 require gdb-cross.inc
+LICENSE = "GPLv3"
+
 inherit cross
 
 DEFAULT_PREFERENCE_avr32 = "99"
index 988cfb4..69d9e71 100644 (file)
@@ -1,3 +1,4 @@
 require gdb.inc
+LICENSE = "GPLv2"
 
 PR = "r4"
index be40f3f..b3c53a2 100644 (file)
@@ -1,3 +1,4 @@
 require gdb.inc
+LICENSE = "GPLv2"
 
 PR = "r2"
index e4502a6..501e116 100644 (file)
@@ -1,4 +1,5 @@
 require gdb.inc
+LICENSE = "GPLv2"
 
 PR = "r5"
 
index fedf2bf..fb9ed3f 100644 (file)
@@ -1,4 +1,5 @@
 require gdb.inc
+LICENSE = "GPLv3"
 
 PR = "r1"