home *** CD-ROM | disk | FTP | other *** search
/ ftp.cse.unsw.edu.au / 2014.06.ftp.cse.unsw.edu.au.tar / ftp.cse.unsw.edu.au / pub / doc / vmware / DHCP-COPYRIGHT next >
Text File  |  2002-07-17  |  2KB  |  39 lines

  1. The VMware host-only networking support uses a customized version
  2. of the DHCP server application distributed by the Internet Software
  3. Consortium (ISC).  This software is used in compliance with their
  4. copyright notice which appears in its entirety below.
  5.  
  6. Please note that it is NOT advised that you use our customized
  7. server for normal DHCP service; you can retrieve this software
  8. directly from the ISC (http://www.isc.org).
  9.  
  10. #
  11. # Copyright (c) 1996, 1997, 1998 The Internet Software Consortium.
  12. # All rights reserved.
  13. #
  14. # Redistribution and use in source and binary forms, with or without
  15. # modification, are permitted provided that the following conditions
  16. # are met:
  17. #
  18. # 1. Redistributions of source code must retain the above copyright
  19. #    notice, this list of conditions and the following disclaimer.
  20. # 2. Redistributions in binary form must reproduce the above copyright
  21. #    notice, this list of conditions and the following disclaimer in the
  22. #    documentation and/or other materials provided with the distribution.
  23. # 3. Neither the name of The Internet Software Consortium nor the names of its
  24. #    contributors may be used to endorse or promote products derived
  25. #    from this software without specific prior written permission.
  26. #
  27. # THIS SOFTWARE IS PROVIDED BY THE INTERNET SOFTWARE CONSORTIUM AND
  28. # CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
  29. # BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  30. # FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL
  31. # THE INTERNET SOFTWARE CONSORTIUM OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  32. # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  33. # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  34. # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  35. # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  36. # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  37. # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  38. # OF THE POSSIBILITY OF SUCH DAMAGE.
  39.