An authentication server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

47 lines
1.8 KiB

  1. Copyright (c) 2018 NekoIT
  2. This document refers NekoIT EIRL as "the holder".
  3. This document refers the repository this file is found and
  4. its contents in as "the software".
  5. "Compiled form" of the software refers to any transformation
  6. of the software or a modified version of the software resulting
  7. in a modified yet semantically equivalent repository or file.
  8. "Modified version" refers to any distinct part of the software
  9. or to an altered version of the software.
  10. The software is provided as sole demonstration of its source
  11. code, and shall not be used for the purposes listed below
  12. without explicit, written authorization from the holder.
  13. The purposes the software is prohibited for use are:
  14. * use by a company for commercial or non-commercial purposes
  15. excluded providing insight of eventual flaws or issues of the
  16. software
  17. * use by an individual or company for advertizing or promotion
  18. of their own products or contents, excluded for the case of
  19. individuals for demonstrating engagement in open source
  20. software development
  21. * edition of a commercial product explicitly depending on the
  22. software in either of its forms
  23. The software is prohibited from being redistributed unless
  24. specified by a written notice from the holder.
  25. Redistribution of modified versions of the software or compiled
  26. forms of the software is prohibited unless specified by a written
  27. notice from the holder.
  28. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  29. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  30. OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  31. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  32. HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  33. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  34. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  35. OTHER DEALINGS IN THE SOFTWARE.