Skip to content

Commit c3685df

Browse files
committed
Migrated more code from Nockx + license change
1 parent 4b77d4b commit c3685df

6 files changed

Lines changed: 765 additions & 496 deletions

File tree

COPYING

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
Copyright (C) 2025 DemonExposer
22

3-
This library is free software; you can redistribute it and/or
4-
modify it under the terms of the GNU Lesser General Public
5-
License as published by the Free Software Foundation; either
6-
version 2.1 of the License, or (at your option) any later version.
3+
This program is free software: you can redistribute it and/or modify
4+
it under the terms of the GNU General Public License as published by
5+
the Free Software Foundation, either version 3 of the License, or
6+
(at your option) any later version.
77

8-
This library is distributed in the hope that it will be useful,
8+
This program is distributed in the hope that it will be useful,
99
but WITHOUT ANY WARRANTY; without even the implied warranty of
10-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11-
Lesser General Public License for more details.
10+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11+
GNU General Public License for more details.
1212

13-
You should have received a copy of the GNU Lesser General Public
14-
License along with this library; if not, write to the Free Software
15-
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
16-
USA
13+
You should have received a copy of the GNU General Public License
14+
along with this program. If not, see <https://www.gnu.org/licenses/>.

0 commit comments

Comments
 (0)