/src/libeio/LICENSE

http://github.com/jacksonh/manos · License · 36 lines · 31 code · 5 blank · 0 comment · 0 complexity · ddde7d04e23d69bb4a0fa0baf157f7b0 MD5 · raw file

  1. All files in libeio are Copyright (C)2007,2008 Marc Alexander Lehmann.
  2. Redistribution and use in source and binary forms, with or without
  3. modification, are permitted provided that the following conditions are
  4. met:
  5. * Redistributions of source code must retain the above copyright
  6. notice, this list of conditions and the following disclaimer.
  7. * Redistributions in binary form must reproduce the above
  8. copyright notice, this list of conditions and the following
  9. disclaimer in the documentation and/or other materials provided
  10. with the distribution.
  11. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  12. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  13. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  14. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  15. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  16. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  17. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  18. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  19. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  20. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  21. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  22. Alternatively, the contents of this package may be used under the terms
  23. of the GNU General Public License ("GPL") version 2 or any later version,
  24. in which case the provisions of the GPL are applicable instead of the
  25. above. If you wish to allow the use of your version of this package only
  26. under the terms of the GPL and not to allow others to use your version of
  27. this file under the BSD license, indicate your decision by deleting the
  28. provisions above and replace them with the notice and other provisions
  29. required by the GPL in this and the other files of this package. If you do
  30. not delete the provisions above, a recipient may use your version of this
  31. file under either the BSD or the GPL.