-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathLICENSE
20 lines (16 loc) · 976 Bytes
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Copyright (c) 2023 Jan Kouba
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License (GPL) as published by
the Free Software Foundation, either version 3 of the License,
or (at your option) any later version.
The program DisomatOpusAPI 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.
A copy of the GNU General Public License should be included with this program.
If not, see http://www.gnu.org/licenses/.
If you have modified or developed an adapted version of this program, you may
distribute it under the same terms as the original program. When you
distribute a modified version of this program, you must include a notice
that the work is based on the original program, and any changes you have made
must be documented.