-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathLICENSE
28 lines (22 loc) · 1.37 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
Copyright (c) 2022 Acaia
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to use
the binary unmodified code for the Acaia SDK. Reverse-engineering or decode of
binary files are not permitted under this Licensee.
Example APPS included in this repository can freely be used as source to copy from,
and re-use in your own applications.
It is not permitted to sublicense or sell any
of the files in this repository.
If your app is a paid- and/or subscription app,
you are required to include mention of Acaia your app descriptions and documentation,
and also to notify support@acaia.co about your apps existence.
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software, and be included with any versions
of software created based on this SDK and/or example files.
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.