-
+
Kiwix : offline wikipedia viewer
Official site :
http://www.kiwix.org/
diff --git a/www/js/app.js b/www/js/app.js
index 2a41a3f7..db404af0 100644
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -5,20 +5,20 @@
* Copyright 2013-2014 Mossroy and contributors
* License GPL v3:
*
- * This file is part of Evopedia.
+ * This file is part of Kiwix.
*
- * Evopedia is free software: you can redistribute it and/or modify
+ * Kiwix is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Evopedia is distributed in the hope that it will be useful,
+ * Kiwix is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Evopedia (file LICENSE-GPLv3.txt). If not, see
+ * along with Kiwix (file LICENSE-GPLv3.txt). If not, see
*/
'use strict';
diff --git a/www/js/init.js b/www/js/init.js
index 86230bfd..798db27b 100644
--- a/www/js/init.js
+++ b/www/js/init.js
@@ -5,20 +5,20 @@
* Copyright 2013-2014 Mossroy and contributors
* License GPL v3:
*
- * This file is part of Evopedia.
+ * This file is part of Kiwix.
*
- * Evopedia is free software: you can redistribute it and/or modify
+ * Kiwix is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Evopedia is distributed in the hope that it will be useful,
+ * Kiwix is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Evopedia (file LICENSE-GPLv3.txt). If not, see
+ * along with Kiwix (file LICENSE-GPLv3.txt). If not, see
*/
'use strict';
diff --git a/www/js/lib/abstractBackend.js b/www/js/lib/abstractBackend.js
index 841b7119..712dd052 100644
--- a/www/js/lib/abstractBackend.js
+++ b/www/js/lib/abstractBackend.js
@@ -4,20 +4,20 @@
* Copyright 2015 Mossroy and contributors
* License GPL v3:
*
- * This file is part of Evopedia.
+ * This file is part of Kiwix.
*
- * Evopedia is free software: you can redistribute it and/or modify
+ * Kiwix is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Evopedia is distributed in the hope that it will be useful,
+ * Kiwix is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Evopedia (file LICENSE-GPLv3.txt). If not, see
+ * along with Kiwix (file LICENSE-GPLv3.txt). If not, see
*/
'use strict';
define(['archive', 'zimArchive', 'util', 'jquery'],
diff --git a/www/js/lib/archive.js b/www/js/lib/archive.js
index 47ff64a8..64df6c6c 100644
--- a/www/js/lib/archive.js
+++ b/www/js/lib/archive.js
@@ -5,20 +5,20 @@
* Copyright 2013-2014 Mossroy and contributors
* License GPL v3:
*
- * This file is part of Evopedia.
+ * This file is part of Kiwix.
*
- * Evopedia is free software: you can redistribute it and/or modify
+ * Kiwix is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Evopedia is distributed in the hope that it will be useful,
+ * Kiwix is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Evopedia (file LICENSE-GPLv3.txt). If not, see
+ * along with Kiwix (file LICENSE-GPLv3.txt). If not, see
*/
'use strict';
define(['normalize_string', 'geometry', 'title', 'util', 'titleIterators', 'q'],
diff --git a/www/js/lib/normalize_string.js b/www/js/lib/normalize_string.js
index f54fc3f7..588456b0 100644
--- a/www/js/lib/normalize_string.js
+++ b/www/js/lib/normalize_string.js
@@ -5,20 +5,20 @@
* Copyright 2013-2014 Mossroy and contributors
* License GPL v3:
*
- * This file is part of Evopedia.
+ * This file is part of Kiwix.
*
- * Evopedia is free software: you can redistribute it and/or modify
+ * Kiwix is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Evopedia is distributed in the hope that it will be useful,
+ * Kiwix is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Evopedia (file LICENSE-GPLv3.txt). If not, see
+ * along with Kiwix (file LICENSE-GPLv3.txt). If not, see
*/
'use strict';
define([], function() {
diff --git a/www/js/lib/osabstraction.js b/www/js/lib/osabstraction.js
index 0ea28a85..e77ef0e5 100644
--- a/www/js/lib/osabstraction.js
+++ b/www/js/lib/osabstraction.js
@@ -1,23 +1,23 @@
/**
* osabstraction.js: Abstraction layer for file access
*
- * Copyright 2014 Evopedia developers
+ * Copyright 2014 Kiwix developers
* License GPL v3:
*
- * This file is part of Evopedia.
+ * This file is part of Kiwix.
*
- * Evopedia is free software: you can redistribute it and/or modify
+ * Kiwix is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Evopedia is distributed in the hope that it will be useful,
+ * Kiwix is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Evopedia (file LICENSE-GPLv3.txt). If not, see
+ * along with Kiwix (file LICENSE-GPLv3.txt). If not, see
*/
'use strict';
define(['util', 'q', 'jquery'], function(util, q, jQuery) {
diff --git a/www/js/lib/title.js b/www/js/lib/title.js
index 31e4ae90..fd03dc40 100644
--- a/www/js/lib/title.js
+++ b/www/js/lib/title.js
@@ -4,20 +4,20 @@
* Copyright 2013-2014 Mossroy and contributors
* License GPL v3:
*
- * This file is part of Evopedia.
+ * This file is part of Kiwix.
*
- * Evopedia is free software: you can redistribute it and/or modify
+ * Kiwix is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Evopedia is distributed in the hope that it will be useful,
+ * Kiwix is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Evopedia (file LICENSE-GPLv3.txt). If not, see
+ * along with Kiwix (file LICENSE-GPLv3.txt). If not, see
*/
'use strict';
define(['utf8', 'util'], function(utf8, util) {
diff --git a/www/js/lib/titleIterators.js b/www/js/lib/titleIterators.js
index 443988e4..45ca0515 100644
--- a/www/js/lib/titleIterators.js
+++ b/www/js/lib/titleIterators.js
@@ -2,23 +2,23 @@
* titleIterators.js : Various classes to iterate over titles, for example as a
* result of searching.
*
- * Copyright 2014 Evopedia developers
+ * Copyright 2014 Kiwix developers
* License GPL v3:
*
- * This file is part of Evopedia.
+ * This file is part of Kiwix.
*
- * Evopedia is free software: you can redistribute it and/or modify
+ * Kiwix is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Evopedia is distributed in the hope that it will be useful,
+ * Kiwix is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Evopedia (file LICENSE-GPLv3.txt). If not, see
+ * along with Kiwix (file LICENSE-GPLv3.txt). If not, see
*/
'use strict';
define(['utf8', 'title', 'util', 'q'], function(utf8, evopediaTitle, util, q) {
diff --git a/www/js/lib/uiUtil.js b/www/js/lib/uiUtil.js
index c8d18c34..6a3e48a4 100644
--- a/www/js/lib/uiUtil.js
+++ b/www/js/lib/uiUtil.js
@@ -4,20 +4,20 @@
* Copyright 2013-2014 Mossroy and contributors
* License GPL v3:
*
- * This file is part of Evopedia.
+ * This file is part of Kiwix.
*
- * Evopedia is free software: you can redistribute it and/or modify
+ * Kiwix is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Evopedia is distributed in the hope that it will be useful,
+ * Kiwix is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Evopedia (file LICENSE-GPLv3.txt). If not, see
+ * along with Kiwix (file LICENSE-GPLv3.txt). If not, see
*/
'use strict';
define([], function() {
diff --git a/www/js/lib/utf8.js b/www/js/lib/utf8.js
index 0bd3bbee..0f5ca818 100644
--- a/www/js/lib/utf8.js
+++ b/www/js/lib/utf8.js
@@ -6,20 +6,20 @@
* Copyright 2013-2014 Mossroy and contributors
* License GPL v3:
*
- * This file is part of Evopedia.
+ * This file is part of Kiwix.
*
- * Evopedia is free software: you can redistribute it and/or modify
+ * Kiwix is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Evopedia is distributed in the hope that it will be useful,
+ * Kiwix is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Evopedia (file LICENSE-GPLv3.txt). If not, see
+ * along with Kiwix (file LICENSE-GPLv3.txt). If not, see
*/
'use strict';
define([], function() {
diff --git a/www/js/lib/util.js b/www/js/lib/util.js
index cd1088a3..4b6b8d8d 100644
--- a/www/js/lib/util.js
+++ b/www/js/lib/util.js
@@ -4,20 +4,20 @@
* Copyright 2013-2014 Mossroy and contributors
* License GPL v3:
*
- * This file is part of Evopedia.
+ * This file is part of Kiwix.
*
- * Evopedia is free software: you can redistribute it and/or modify
+ * Kiwix is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Evopedia is distributed in the hope that it will be useful,
+ * Kiwix is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Evopedia (file LICENSE-GPLv3.txt). If not, see
+ * along with Kiwix (file LICENSE-GPLv3.txt). If not, see
*/
'use strict';
define(['q'], function(q) {
diff --git a/www/js/lib/webworker_bzip2.js b/www/js/lib/webworker_bzip2.js
index 02a6a2fe..528b83cf 100644
--- a/www/js/lib/webworker_bzip2.js
+++ b/www/js/lib/webworker_bzip2.js
@@ -4,20 +4,20 @@
* Copyright 2013-2014 Mossroy and contributors
* License GPL v3:
*
- * This file is part of Evopedia.
+ * This file is part of Kiwix.
*
- * Evopedia is free software: you can redistribute it and/or modify
+ * Kiwix is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Evopedia is distributed in the hope that it will be useful,
+ * Kiwix is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Evopedia (file LICENSE-GPLv3.txt). If not, see
+ * along with Kiwix (file LICENSE-GPLv3.txt). If not, see
*/
'use strict';
importScripts('./require.js');
diff --git a/www/js/lib/xzdec_wrapper.js b/www/js/lib/xzdec_wrapper.js
index 59d4179d..d99aa58f 100644
--- a/www/js/lib/xzdec_wrapper.js
+++ b/www/js/lib/xzdec_wrapper.js
@@ -4,20 +4,20 @@
* Copyright 2015 Mossroy and contributors
* License GPL v3:
*
- * This file is part of Evopedia.
+ * This file is part of Kiwix.
*
- * Evopedia is free software: you can redistribute it and/or modify
+ * Kiwix is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Evopedia is distributed in the hope that it will be useful,
+ * Kiwix is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Evopedia (file LICENSE-GPLv3.txt). If not, see
+ * along with Kiwix (file LICENSE-GPLv3.txt). If not, see
*/
'use strict';
define(['q'], function(q) {
diff --git a/www/js/lib/zimArchive.js b/www/js/lib/zimArchive.js
index ebd8ea07..e9384f9d 100644
--- a/www/js/lib/zimArchive.js
+++ b/www/js/lib/zimArchive.js
@@ -4,20 +4,20 @@
* Copyright 2015 Mossroy and contributors
* License GPL v3:
*
- * This file is part of Evopedia.
+ * This file is part of Kiwix.
*
- * Evopedia is free software: you can redistribute it and/or modify
+ * Kiwix is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Evopedia is distributed in the hope that it will be useful,
+ * Kiwix is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Evopedia (file LICENSE-GPLv3.txt). If not, see
+ * along with Kiwix (file LICENSE-GPLv3.txt). If not, see
*/
'use strict';
define(['zimfile', 'zimDirEntry', 'util', 'utf8'],
diff --git a/www/js/lib/zimDirEntry.js b/www/js/lib/zimDirEntry.js
index e385e80e..f9614b72 100644
--- a/www/js/lib/zimDirEntry.js
+++ b/www/js/lib/zimDirEntry.js
@@ -4,20 +4,20 @@
* Copyright 2015 Mossroy and contributors
* License GPL v3:
*
- * This file is part of Evopedia.
+ * This file is part of Kiwix.
*
- * Evopedia is free software: you can redistribute it and/or modify
+ * Kiwix is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Evopedia is distributed in the hope that it will be useful,
+ * Kiwix is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Evopedia (file LICENSE-GPLv3.txt). If not, see
+ * along with Kiwix (file LICENSE-GPLv3.txt). If not, see
*/
'use strict';
define([], function() {
diff --git a/www/js/lib/zimfile.js b/www/js/lib/zimfile.js
index efdd2f11..fa6f2b15 100644
--- a/www/js/lib/zimfile.js
+++ b/www/js/lib/zimfile.js
@@ -4,20 +4,20 @@
* Copyright 2015 Mossroy and contributors
* License GPL v3:
*
- * This file is part of Evopedia.
+ * This file is part of Kiwix.
*
- * Evopedia is free software: you can redistribute it and/or modify
+ * Kiwix is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Evopedia is distributed in the hope that it will be useful,
+ * Kiwix is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Evopedia (file LICENSE-GPLv3.txt). If not, see
+ * along with Kiwix (file LICENSE-GPLv3.txt). If not, see
*/
'use strict';
define(['xzdec_wrapper', 'util', 'utf8', 'q'], function(xz, util, utf8, Q) {