Skip to content

Commit 823e888

Browse files
committed
Add GPL-3.0 license
1 parent b087877 commit 823e888

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

LICENSE

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
GNU GENERAL PUBLIC LICENSE
2+
Version 3, 29 June 2007
3+
4+
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
5+
Everyone is permitted to copy and distribute verbatim copies
6+
of this license document, but changing it is not allowed.
7+
8+
PREAMBLE
9+
10+
The GNU General Public License is a free, copyleft license for
11+
software and other kinds of works.
12+
13+
For the complete license text, see <https://www.gnu.org/licenses/gpl-3.0.txt>
14+
15+
GNU GENERAL PUBLIC LICENSE
16+
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
17+
18+
This program is free software: you can redistribute it and/or modify
19+
it under the terms of the GNU General Public License as published by
20+
the Free Software Foundation, either version 3 of the License, or
21+
(at your option) any later version.
22+
23+
This program is distributed in the hope that it will be useful,
24+
but WITHOUT ANY WARRANTY; without even the implied warranty of
25+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26+
GNU General Public License for more details.
27+
28+
You should have received a copy of the GNU General Public License
29+
along with this program. If not, see <https://www.gnu.org/licenses/>.

0 commit comments

Comments
 (0)