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 /froot/froot_0.7.1.oe | |
parent | 585412ca28763b90ff597fe54f585d8904f32ce4 (diff) |
added LICENSE to some packages
BKrev: 4197cd6213PQxN7WrYaj9BZ1SfyPgw
Diffstat (limited to 'froot/froot_0.7.1.oe')
-rw-r--r-- | froot/froot_0.7.1.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/froot/froot_0.7.1.oe b/froot/froot_0.7.1.oe index 019b1def1b..8164a4e8b5 100644 --- a/froot/froot_0.7.1.oe +++ b/froot/froot_0.7.1.oe @@ -3,6 +3,7 @@ SECTION = "opie/games" APPNAME = "froot" APPTYPE = "binary" APPDESKTOP = "${S}" +LICENSE = "GPL" PR = "r2" SRC_URI = "http://www.cs.unc.edu/~scheuerm/froot/froot-${PV}.tar.gz" |