diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2005-08-15 00:48:10 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-08-15 00:48:10 +0000 |
commit | 2886887ee4611ab6d6bc4af836856dce541e86a0 (patch) | |
tree | 39a4e5541aac5572a2766cd343d145305e03d266 /packages/icecast/icecast_2.2.0.bb | |
parent | 0b08711364c1884e13149ec231a1e174d2197a31 (diff) |
Update MAINTAINER and LICENCE
Diffstat (limited to 'packages/icecast/icecast_2.2.0.bb')
-rw-r--r-- | packages/icecast/icecast_2.2.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/icecast/icecast_2.2.0.bb b/packages/icecast/icecast_2.2.0.bb index 1511f6dcfc..f184ad78c1 100644 --- a/packages/icecast/icecast_2.2.0.bb +++ b/packages/icecast/icecast_2.2.0.bb @@ -1,6 +1,7 @@ DEPENDS = "libxslt" PR = "r1" MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org" +LICENCE = "GPL-2" DEPENDS = "libvorbis libogg" |