From 81276e748703f47e583c7ad0d7ca0c0dcba3e12d Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sun, 14 Feb 2010 20:10:37 +0100 Subject: Fixed license URL FS#1883 --- conf/license.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/license.php b/conf/license.php index 9a753baa7..af8c77f79 100644 --- a/conf/license.php +++ b/conf/license.php @@ -23,7 +23,7 @@ $license['cc-by-nc-sa'] = array( ); $license['cc-by-nd'] = array( 'name' => 'CC Attribution-No Derivative Works 3.0 Unported', - 'url' => 'cc-by-nd', + 'url' => 'http://creativecommons.org/licenses/by-nd/3.0/', ); $license['cc-by-sa'] = array( 'name' => 'CC Attribution-Share Alike 3.0 Unported', -- cgit v1.2.3