-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLicense.txt
46 lines (30 loc) · 2.29 KB
/
License.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Copyright 2018 Mark Andrews
This project contains code and text. The code is distributed according to GPL
3, see below. The documents are distributed according to Creative Commons
Attribution-ShareAlike 4.0 International Public License, see below.
License for code
----------------
The code in this project is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at your option)
any later version.
This program 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 is provided here the text file
`gpl-3.0.txt`, and is also available from <http://www.gnu.org/licenses/>.
License for text
----------------
The documents in this project are distributed according to Creative Commons
Attribution-ShareAlike 4.0 International Public License, see <http://creativecommons.org/licenses/by-sa/4.0/legalcode> for full details of this license.
In summary, you are free to
Share — copy and redistribute the material in any medium or format
Adapt — remix, transform, and build upon the material for any purpose, even
commercially.
Under the following terms:
Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
Notices:
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation.
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.