From: Jerome Jutteau Date: Mon, 21 May 2018 18:53:52 +0000 (+0200) Subject: [BUGFIX] Set correct license name for LibreJS X-Git-Tag: 4.0.0~28 X-Git-Url: https://git.p6c8.net/jirafeau_project.git/commitdiff_plain/7496abe3c13d938d2da0e8c8a248bc704e9886da?hp=c5a2ac1a42a154edbe2271013100302177969fab [BUGFIX] Set correct license name for LibreJS Signed-off-by: Jerome Jutteau --- diff --git a/index.php b/index.php index 8cd556d..d03ee81 100644 --- a/index.php +++ b/index.php @@ -270,7 +270,7 @@ else { diff --git a/lib/functions.js.php b/lib/functions.js.php index fe0b55b..241a8e4 100644 --- a/lib/functions.js.php +++ b/lib/functions.js.php @@ -25,7 +25,7 @@ require(JIRAFEAU_ROOT . 'lib/settings.php'); require(JIRAFEAU_ROOT . 'lib/functions.php'); require(JIRAFEAU_ROOT . 'lib/lang.php'); ?> -// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt GPL-v3-or-Later +// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL-v3-or-Later var web_root = ""; var lang_array = ;