diff options
author | Greg Gilbert <greg@treke.net> | 2004-11-11 22:14:33 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-11-11 22:14:33 +0000 |
commit | 6747a42cca468886fb139b48c86b7f9affa0cea0 (patch) | |
tree | c1675a22a4400a7d5b8e78430583a36fc5e7a97c /cairo/libsvg_cvs.oe | |
parent | 1f45b950369943206f32ac5674277e58176e1ec9 (diff) |
Many files:
License updates
BKrev: 4193e449tVh4LpDKmQWm4OBDPvx5PA
Diffstat (limited to 'cairo/libsvg_cvs.oe')
-rw-r--r-- | cairo/libsvg_cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cairo/libsvg_cvs.oe b/cairo/libsvg_cvs.oe index 55c214d431..eec98af4db 100644 --- a/cairo/libsvg_cvs.oe +++ b/cairo/libsvg_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Phil Blundell <pb@debian.org>" DEPENDS = "libxml2 jpeg zlib libpng" DESCRIPTION = "SVG parser library" - +LICENSE = "LGPL" SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=libsvg" S = "${WORKDIR}/libsvg" |