diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2005-11-16 12:13:36 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-11-16 12:13:36 +0000 |
commit | 7df1a01dad4cd9c95ffab7fca3f6207dff52f98b (patch) | |
tree | e971b48e54b1aa07fe31adcb1dbfedce025f06fa /packages/icecast/icecast_2.2.0.bb | |
parent | 416061c77f78705b6217e417ed2128614ce173e8 (diff) |
LICENSE is spelt with an S in OE. Change LICENCE -> LICENSE
Diffstat (limited to 'packages/icecast/icecast_2.2.0.bb')
-rw-r--r-- | packages/icecast/icecast_2.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/icecast/icecast_2.2.0.bb b/packages/icecast/icecast_2.2.0.bb index 2dba8044f9..c4c89f365d 100644 --- a/packages/icecast/icecast_2.2.0.bb +++ b/packages/icecast/icecast_2.2.0.bb @@ -1,6 +1,6 @@ PR = "r2" MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org" -LICENCE = "GPL-2" +LICENSE = "GPL-2" DEPENDS = "libvorbis libogg libxslt" |