diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-11-14 21:25:54 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-11-14 21:25:54 +0000 |
commit | ba3bf83f687fe01af15d28b93f3da05a5af157af (patch) | |
tree | bbf374f90a9c625e934c1e90207e5946ece66ec3 /libmpeg2 | |
parent | 585412ca28763b90ff597fe54f585d8904f32ce4 (diff) |
added LICENSE to some packages
BKrev: 4197cd6213PQxN7WrYaj9BZ1SfyPgw
Diffstat (limited to 'libmpeg2')
-rw-r--r-- | libmpeg2/libmpeg2_0.4.0b.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmpeg2/libmpeg2_0.4.0b.oe b/libmpeg2/libmpeg2_0.4.0b.oe index ed1307d7ea..3fa46f1f24 100644 --- a/libmpeg2/libmpeg2_0.4.0b.oe +++ b/libmpeg2/libmpeg2_0.4.0b.oe @@ -3,6 +3,7 @@ SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Tim Ansell <ipks@mithis.net>" DEPENDS = "virtual/libsdl" +LICENSE = "GPL" SRC_URI = "http://libmpeg2.sourceforge.net/files/mpeg2dec-${PV}.tar.gz \ file://Makefile.patch;patch=1 " |