summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2009-08-23 15:16:44 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2009-08-23 15:16:44 +0000
commit1be1c60bf07ae15b7e6be8a9944d9e8ddcbe7dc2 (patch)
treeef2fcbe314af9a6a121ae20c7fdaf4ed8f0b3b24
parentmove inkscape.nsi to packaging/win32 (diff)
downloadinkscape-1be1c60bf07ae15b7e6be8a9944d9e8ddcbe7dc2.tar.gz
inkscape-1be1c60bf07ae15b7e6be8a9944d9e8ddcbe7dc2.zip
fix 417676
(bzr r8525)
-rw-r--r--src/rdf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rdf.cpp b/src/rdf.cpp
index f0b174922..0a8fd51f6 100644
--- a/src/rdf.cpp
+++ b/src/rdf.cpp
@@ -205,7 +205,7 @@ struct rdf_license_t rdf_licenses [] = {
},
{ N_("FreeArt"),
- "http://artlibre.org/licence.php/lalgb.html",
+ "http://artlibre.org/licence/lal",
rdf_license_freeart,
},