A clone of btpd with my configuration changes.
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
2.3 KiB

  1. The btpd software is distributed under the following terms:
  2. Copyright (c) 2005, 2006
  3. Richard Nyberg <rnyberg@murmeldjur.se>. All rights reserved.
  4. Redistribution and use in source and binary forms, with or without
  5. modification, are permitted provided that the following conditions
  6. are met:
  7. 1. Redistributions of source code must retain the above copyright
  8. notice, this list of conditions and the following disclaimer.
  9. 2. Redistributions in binary form must reproduce the above copyright
  10. notice, this list of conditions and the following disclaimer in the
  11. documentation and/or other materials provided with the distribution.
  12. THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  13. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  14. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  15. ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
  16. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  17. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  18. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  19. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  20. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  21. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  22. SUCH DAMAGE.
  23. Additionally, some software included in btpd is covered by one or more of
  24. the following copyrights and extra conditions:
  25. Copyright (c) 2000-2004, 2006 Niels Provos <provos@citi.umich.edu>
  26. Copyright (c) 2003 Michael A. Davis <mike@datanerds.net>
  27. Copyright (c) 2006 Sun Microsystems. All rights reserved.
  28. Copyright (c) 2006 Mathew Mills <mathewmills@mac.com>
  29. Copyright (c) 2005 Nick Mathewson <nickm@freehaven.net>
  30. Copyright (c) 2000 Dug Song <dugsong@monkey.org>
  31. All rights reserved.
  32. 3. The name of the author may not be used to endorse or promote products
  33. derived from this software without specific prior written permission.
  34. Copyright (c) 1982, 1986, 1991, 1993
  35. The Regents of the University of California. All rights reserved.
  36. 3. Neither the name of the University nor the names of its contributors
  37. may be used to endorse or promote products derived from this software
  38. without specific prior written permission.