diff options
Diffstat (limited to 'atd/atd_0.70.oe')
-rw-r--r-- | atd/atd_0.70.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/atd/atd_0.70.oe b/atd/atd_0.70.oe index 05f2f6e97e..64a8f80187 100644 --- a/atd/atd_0.70.oe +++ b/atd/atd_0.70.oe @@ -1,6 +1,7 @@ SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=apps/atd;tag=ATD-0_70" S = "${WORKDIR}/atd" SECTION = "base" +LICENSE = "GPLV2" inherit update-rc.d INITSCRIPT_NAME = "atd" |