diff options
author | Nigel Kostiuck <emte@labotomy.net> | 2004-11-25 01:11:31 +0000 |
---|---|---|
committer | Nigel Kostiuck <emte@labotomy.net> | 2004-11-25 01:11:31 +0000 |
commit | 436e3c9a88d083f75f3ce41a3ae0a05e8289de49 (patch) | |
tree | a376964c5ab35726f794ec314e4b9bf0e3f5a3c3 /xpm | |
parent | 455381afd49aa0a4240bfac2a617de5e319ff3c2 (diff) |
xpm/libxpm_3
xpm/libxpm_cvs
Added licenses
BKrev: 41a53143LQL1LUDYU_xd8Wh3-6yahQ
Diffstat (limited to 'xpm')
-rw-r--r-- | xpm/xpm_3.5.1.oe | 1 | ||||
-rw-r--r-- | xpm/xpm_cvs.oe | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/xpm/xpm_3.5.1.oe b/xpm/xpm_3.5.1.oe index 8539e56923..3f9bd28b9f 100644 --- a/xpm/xpm_3.5.1.oe +++ b/xpm/xpm_3.5.1.oe @@ -1,4 +1,5 @@ SECTION = "x11/libs" +LICENSE = "X-BSD" PRIORITY = "optional" MAINTAINER = "Greg Gilbert <greg@treke.net>" DEPENDS = "xproto x11" diff --git a/xpm/xpm_cvs.oe b/xpm/xpm_cvs.oe index 2e33482f32..e3dcf41c86 100644 --- a/xpm/xpm_cvs.oe +++ b/xpm/xpm_cvs.oe @@ -1,4 +1,5 @@ PV = "0.0cvs${CVSDATE}" +LICENSE = "X-BSD" SECTION = "x11/libs" PRIORITY = "optional" MAINTAINER = "Greg Gilbert <greg@treke.net>" |