Skip to content

Commit c6336be

Browse files
aldegoeijAlexander L. de Goeij
andauthored
chore: updated License and ReadMe (#2)
Co-authored-by: Alexander L. de Goeij <alexander@qrmr.io>
1 parent 0d2243d commit c6336be

File tree

2 files changed

+34
-13
lines changed

2 files changed

+34
-13
lines changed

LICENSE.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
1-
Copyright (c) 2022 SkyLeague.
1+
Copyright (c) 2022, SkyLeague Technologies B.V..
2+
'SkyLeague' and the astronaut logo are trademarks of SkyLeague Technologies,
3+
registered at Chamber of Commerce in The Netherlands under number 86650564.
24

3-
Permission is hereby granted, free of charge, to any person obtaining a copy
4-
of this software and associated documentation files (the "Software"), to deal
5-
in the Software without restriction, including without limitation the rights
6-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7-
copies of the Software, and to permit persons to whom the Software is
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
810
furnished to do so, subject to the following conditions:
911

10-
The above copyright notice and this permission notice shall be included in
12+
The above copyright notice and this permission notice shall be included in
1113
all copies or substantial portions of the Software.
1214

13-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1921
THE SOFTWARE.

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,22 @@ module "api_logging" {
1515
## Options
1616

1717
For a complete reference of all variables, have a look at the descriptions in [`variables.tf`](./variables.tf).
18+
19+
## Support
20+
21+
SkyLeague provides Enterprise Support on this open-source library package at clients across industries. Please get in touch via [`https://skyleague.io`](https://skyleague.io).
22+
23+
If you are not under Enterprise Support, feel free to raise an issue and we'll take a look at it on a best-effort basis!
24+
25+
## License & Copyright
26+
27+
This library is licensed under the MIT License (see [LICENSE.md](./LICENSE.md) for details).
28+
29+
If you using this SDK without Enterprise Support, please note this (partial) MIT license clause:
30+
31+
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND
32+
33+
Copyright (c) 2022, SkyLeague Technologies B.V..
34+
'SkyLeague' and the astronaut logo are trademarks of SkyLeague Technologies, registered at Chamber of Commerce in The Netherlands under number 86650564.
35+
36+
All product names, logos, brands, trademarks and registered trademarks are property of their respective owners. All company, product and service names used in this website are for identification purposes only. Use of these names, trademarks and brands does not imply endorsement.

0 commit comments

Comments
 (0)