LICENSE 1.6 KB

123456789101112131415161718192021222324252627282930313233
  1. University of Illinois/NCSA Open Source License
  2. Copyright (c) 2011-2018 K Lange, et al. (hereafter [fullname]). All rights reserved.
  3. Developed by: ToaruOS (hereafter [project])
  4. Permission is hereby granted, free of charge, to any person
  5. obtaining a copy of this software and associated documentation files
  6. (the "Software"), to deal with the Software without restriction,
  7. including without limitation the rights to use, copy, modify, merge,
  8. publish, distribute, sublicense, and/or sell copies of the Software,
  9. and to permit persons to whom the Software is furnished to do so,
  10. subject to the following conditions:
  11. * Redistributions of source code must retain the above copyright notice,
  12. this list of conditions and the following disclaimers.
  13. * Redistributions in binary form must reproduce the above copyright
  14. notice, this list of conditions and the following disclaimers in the
  15. documentation and/or other materials provided with the distribution.
  16. * Neither the names of [fullname], [project] nor the names of its
  17. contributors may be used to endorse or promote products derived from
  18. this Software without specific prior written permission.
  19. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  20. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  21. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  22. CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  23. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  24. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH
  25. THE SOFTWARE.