|
@@ -1,7 +1,7 @@
|
1
|
1
|
This library is free software: you can redistribute it and/or modify
|
2
|
2
|
it under the terms of the GNU General Public License as published by
|
3
|
|
-the Free Software Foundation, either version 3 of the License, or (at
|
4
|
|
-your option) any later version.
|
|
3
|
+the Free Software Foundation, either version 3 of the License, or
|
|
4
|
+any later version.
|
5
|
5
|
|
6
|
6
|
This library is distributed in the hope that it will be useful, but
|
7
|
7
|
WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
@@ -9,4 +9,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
9
|
9
|
General Public License for more details.
|
10
|
10
|
|
11
|
11
|
You should have received a copy of the GNU General Public License
|
12
|
|
-along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
12
|
+along with this library. If not, see <https://www.gnu.org/licenses/>.
|