-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE
33 lines (28 loc) · 1.75 KB
/
LICENSE
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
Copyright (c) 2019, Will (@hyenasky)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to store
and modify the Software for personal and/or educational purposes, and to
distribute a reasonable number of copies of the Software for such purposes in a
non-public manner. Any ideas or concepts gleaned from the Software may be
understood and restated by any person, within any software that they work on, in
perpetuity.
The following activities are explicitly and absolutely forbidden without written
permission from the authors:
1. Commercial usage of any portion of the Software.
2. Large scale re-distribution of substantial portions of the Software, except
as required by the "repository fork" mechanism of any service upon which it
is publicly hosted by the authors.
3. Any distribution whatsoever of substantial portions of the Software in which
the name of the software project, or the names of its authors (pseudonymous
or otherwise), have been deliberately expunged or modified.
4. Any usage of any portion whatsoever of the Software for machine learning
purposes (i.e. "AI training").
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.