Skip to content

Commit dc579bf

Browse files
committed
oops wait i forgot
1 parent 5f5e099 commit dc579bf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

tranci/__init__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
Copyright (c) 2025 Butterroach
55
66
This program is free software: you can redistribute it and/or modify
7-
it under the terms of the GNU General Public License as published by
7+
it under the terms of the GNU Lesser General Public License as published by
88
the Free Software Foundation, either version 3 of the License, or
99
(at your option) any later version.
1010
1111
This program is distributed in the hope that it will be useful,
1212
but WITHOUT ANY WARRANTY; without even the implied warranty of
1313
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14-
GNU General Public License for more details.
14+
GNU Lesser General Public License for more details.
1515
16-
You should have received a copy of the GNU General Public License
16+
You should have received a copy of the GNU Lesser General Public License
1717
along with this program. If not, see <https://www.gnu.org/licenses/>.
1818
"""
1919

tranci/__main__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
Copyright (c) 2025 Butterroach
55
66
This program is free software: you can redistribute it and/or modify
7-
it under the terms of the GNU General Public License as published by
7+
it under the terms of the GNU Lesser General Public License as published by
88
the Free Software Foundation, either version 3 of the License, or
99
(at your option) any later version.
1010
1111
This program is distributed in the hope that it will be useful,
1212
but WITHOUT ANY WARRANTY; without even the implied warranty of
1313
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14-
GNU General Public License for more details.
14+
GNU Lesser General Public License for more details.
1515
16-
You should have received a copy of the GNU General Public License
16+
You should have received a copy of the GNU Lesser General Public License
1717
along with this program. If not, see <https://www.gnu.org/licenses/>.
1818
"""
1919

0 commit comments

Comments
 (0)