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.2.8.bb | |
parent | f2d6fbd50803745221f48ab575f4cd87f515e638 (diff) |
samba: 3.2.8 and newer is GPLv3
Diffstat (limited to 'recipes/samba/samba_3.2.8.bb')
-rw-r--r-- | recipes/samba/samba_3.2.8.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/samba/samba_3.2.8.bb b/recipes/samba/samba_3.2.8.bb index 2e2cb959f8..16dcd3160a 100644 --- a/recipes/samba/samba_3.2.8.bb +++ b/recipes/samba/samba_3.2.8.bb @@ -1,5 +1,6 @@ require samba.inc require samba-basic.inc +LICENSE = "GPLv3" SRC_URI += "file://configure-3.2.8.patch;patch=1 \ file://config-h.patch;patch=1 \ |