From 0eba65aa6ce335739448e4ebd2eb9e3a571867fd Mon Sep 17 00:00:00 2001 From: buliabyak Date: Sun, 23 Aug 2009 15:16:44 +0000 Subject: [PATCH] fix 417676 --- src/rdf.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, }, -- 2.30.2