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 /uae | |
parent | 585412ca28763b90ff597fe54f585d8904f32ce4 (diff) |
added LICENSE to some packages
BKrev: 4197cd6213PQxN7WrYaj9BZ1SfyPgw
Diffstat (limited to 'uae')
-rw-r--r-- | uae/uae_0.8.23-20040129.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uae/uae_0.8.23-20040129.oe b/uae/uae_0.8.23-20040129.oe index 8aec13258c..9bfbdc9361 100644 --- a/uae/uae_0.8.23-20040129.oe +++ b/uae/uae_0.8.23-20040129.oe @@ -2,6 +2,7 @@ DESCRIPTION = "Amiga Emulator based on SDL" SECTION = "base" PRIORITY = "optional" DEPENDS = "libsdl-qpe" +LICENSE = "GPL" SRC_URI = "http://rcdrummond.net/uae/uae-${PV}/uae-${PV}.tar.bz2 \ file://configure.patch;patch=1 \ |