diff options
Diffstat (limited to 'tremor/tremor_svn.oe')
-rw-r--r-- | tremor/tremor_svn.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tremor/tremor_svn.oe b/tremor/tremor_svn.oe index a0eda77cf5..5ab49765bf 100644 --- a/tremor/tremor_svn.oe +++ b/tremor/tremor_svn.oe @@ -4,6 +4,7 @@ MAINTAINER = "Greg Gilbert <greg@treke.net>" DEPENDS = "libogg" DESCRIPTION = "tremor is a fixed point implementation of the vorbis codec." PV = "svn-${CVSDATE}" +LICENSE = "BSD" DEFAULT_PREFERENCE = "-1" |