forked from neocryptek/unattach
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE
33 lines (29 loc) · 1.72 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
UNATTACH LICENSE
License version: 1 (January 18, 2021)
Software: Unattach (https://unattach.app)
Author: Rok Strnisa <rok.strnisa@gmail.com>
Copyright Holder: Rok Strnisa <rok.strnisa@gmail.com>
This license grants the licensee a perpetual, non-revocable, non-transferable
license to use the Software and its Source Code. Licensee may use, copy, backup,
archive, and deploy the Software, and inspect, build, modify, use, copy, backup,
archive, and deploy the Source Code as necessary to make use of the Software,
subject to the following restrictions:
1) Licensee may not publish, distribute, transfer, sublicense and/or
sell copies of the Software or any part of it. The Software is licenced
for personal use only.
2) Licensee may not distribute, transfer, sublicense and/or sell copies
of the Source Code or any part of it. The Source Code is licenced for
personal use only.
3) Licensee may publish the Source Code and its modifications only for
the purpose of proposing changes to author's copy of the Source Code,
i.e. filing pull requests against https://github.com/rokstrnisa/unattach.
Any such proposed change cannot modify the license.
4) Licensee may not incorporate any part of the Source Code into any
other software.
THE SOFTWARE AND SOURCE CODE 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.