Skip to content

Commit

Permalink
merge of upstream/main
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishabhg71 committed Sep 4, 2023
1 parent 6b8831f commit 0d03f12
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions tests/unit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@

<!--
Copyright 2013-2016 Mossroy, Peter-x and contributors
License GPL v3:
Licence GPL v3:
This file is part of Kiwix.
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
it under the terms of the GNU General Public Licence as published by
the Free Software Foundation, either version 3 of the Licence, or
(at your option) any later version.
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.
GNU General Public Licence for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public Licence
along with Kiwix (file LICENSE-GPLv3.txt). If not, see <http://www.gnu.org/licenses/>
-->

Expand Down
10 changes: 5 additions & 5 deletions tests/unit/js/init.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
* This file handles the dependencies between javascript libraries, for the unit tests
*
* Copyright 2013-2014 Mossroy and contributors
* License GPL v3:
* Licence GPL v3:
*
* This file is part of Kiwix.
*
* 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
* it under the terms of the GNU General Public Licence as published by
* the Free Software Foundation, either version 3 of the Licence, or
* (at your option) any later version.
*
* 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.
* GNU General Public Licence for more details.
*
* You should have received a copy of the GNU General Public License
* You should have received a copy of the GNU General Public Licence
* along with Kiwix (file LICENSE-GPLv3.txt). If not, see <http://www.gnu.org/licenses/>
*/

Expand Down

0 comments on commit 0d03f12

Please sign in to comment.