fuse-module 2.4.2: fix type in LICENSE
authorKoen Kooi <koen@openembedded.org>
Thu, 8 Dec 2005 13:02:14 +0000 (13:02 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 8 Dec 2005 13:02:14 +0000 (13:02 +0000)
packages/fuse/fuse-module_2.4.2.bb

index 616b898..8b8ca91 100644 (file)
@@ -2,7 +2,7 @@ HOMEPAGE = "http://fuse.sf.net"
 DESCRIPTION = "With FUSE it is possible to implement a fully functional filesystem in a userspace program"
 MAINTAINER = "Koen Kooi <koen@handhelds.org>"
 
-LICENSE = "GPL
+LICENSE = "GPL"
 
 
 DEPENDS = "fakeroot-native"