diff options
author | Tom Rini <trini@embeddedalley.com> | 2009-04-27 20:26:11 -0700 |
---|---|---|
committer | Tom Rini <trini@embeddedalley.com> | 2009-05-06 13:20:45 -0700 |
commit | 5241c2d14486c49756bd287d0b9ba28fcf621437 (patch) | |
tree | 4daf4a6862669f48033df8b6667b4a87ab29b65a /recipes/samba/samba_3.3.0.bb | |
parent | f2d6fbd50803745221f48ab575f4cd87f515e638 (diff) |
samba: 3.2.8 and newer is GPLv3
Diffstat (limited to 'recipes/samba/samba_3.3.0.bb')
-rw-r--r-- | recipes/samba/samba_3.3.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/samba/samba_3.3.0.bb b/recipes/samba/samba_3.3.0.bb index 6270c8c0d7..c561d95524 100644 --- a/recipes/samba/samba_3.3.0.bb +++ b/recipes/samba/samba_3.3.0.bb @@ -1,5 +1,6 @@ require samba.inc require samba-basic.inc +LICENSE = "GPLv3" # 3.3.0 and newer will upgrade your tdb database to a # new version that you can not downgrade to use with older |