diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2009-07-31 18:32:05 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2009-07-31 18:45:02 +0200 |
commit | 7cdcc9ad25c0affb3982c4f0e4d0fb21137ba26c (patch) | |
tree | 0ab70e6d48759249dbebef4ad850af9508f7fc59 /recipes/qt4/qt4-tools-native_4.5.2.bb | |
parent | d05d52c4976dcbe06f60e8ee03486bd84d962c61 (diff) |
qt4: Qt4.5 is released under LGPLv2.1 and GPLv3
Update licensing bits on the Qt classes.
Diffstat (limited to 'recipes/qt4/qt4-tools-native_4.5.2.bb')
-rw-r--r-- | recipes/qt4/qt4-tools-native_4.5.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/qt4/qt4-tools-native_4.5.2.bb b/recipes/qt4/qt4-tools-native_4.5.2.bb index d1962bf98f..8eed0034db 100644 --- a/recipes/qt4/qt4-tools-native_4.5.2.bb +++ b/recipes/qt4/qt4-tools-native_4.5.2.bb @@ -1,4 +1,5 @@ require qt4-tools-native.inc +LICENSE = "LGPLv2.1 GPLv3" PR = "${INC_PR}.1" TOBUILD := "src/tools/bootstrap ${TOBUILD}" |