diff --git a/service-worker.js b/service-worker.js index 0728200a..5b5d4073 100644 --- a/service-worker.js +++ b/service-worker.js @@ -6,20 +6,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'; diff --git a/tests/init.js b/tests/init.js index dce3ac16..0486c05a 100644 --- a/tests/init.js +++ b/tests/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/tests/tests.js b/tests/tests.js index a181302f..5946cba5 100644 --- a/tests/tests.js +++ b/tests/tests.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 */ define(['jquery', 'title', 'archive', 'zimArchive', 'zimDirEntry', 'util', 'geometry', 'utf8'], function($, evopediaTitle, evopediaArchive, zimArchive, zimDirEntry, util, geometry, utf8) { diff --git a/webextension/backgroundscript.js b/webextension/backgroundscript.js index 2529cb38..8de1fe83 100644 --- a/webextension/backgroundscript.js +++ b/webextension/backgroundscript.js @@ -4,20 +4,20 @@ * Copyright 2017 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 */ // In order to work on both Firefox and Chromium/Chrome (and derivatives). diff --git a/www/css/app.css b/www/css/app.css index cd8627be..d4e14efd 100644 --- a/www/css/app.css +++ b/www/css/app.css @@ -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 */ [role=region] { diff --git a/www/index.html b/www/index.html index 5ab0ee35..42183039 100644 --- a/www/index.html +++ b/www/index.html @@ -92,7 +92,7 @@