BSD-Systemics-W3Works 3.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. Copyright (C) 1995, 1996 Systemics Ltd (http://www.systemics.com/)
  2. Modifications and Current Implimentation Copyright (C) 2000 W3Works, LLC.
  3. All rights reserved.
  4. Current implimentation contains modifications made by W3Works, LLC. The
  5. modifications remain copyright of W3Works, LLC and attribution for these
  6. modification should be made to W3Works, LLC. These modifications and
  7. this copyright must remain with this package.
  8. Additions to the Restrictions set out below are:
  9. 1. All advertising materials mentioning features or use of this software
  10. must display the following acknowledgement:
  11. This product inculdes software developed by W3Works, LLC (http://www.w3works.com)
  12. NO ADDITIONAL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
  13. THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  14. ARE EXTENDED BY THIS DISTRIBUTION.
  15. Any subsequent derrivations of this package must retainl this copyright.
  16. Original Copyright Below
  17. This library and applications are FREE FOR COMMERCIAL AND NON-COMMERCIAL USE
  18. as long as the following conditions are adhered to.
  19. Copyright remains with Systemics Ltd, and as such any Copyright notices
  20. in the code are not to be removed. If this code is used in a product,
  21. Systemics should be given attribution as the author of the parts used.
  22. This can be in the form of a textual message at program startup or
  23. in documentation (online or textual) provided with the package.
  24. Redistribution and use in source and binary forms, with or without
  25. modification, are permitted provided that the following conditions
  26. are met:
  27. 1. Redistributions of source code must retain the copyright
  28. notice, this list of conditions and the following disclaimer.
  29. 2. Redistributions in binary form must reproduce the above copyright
  30. notice, this list of conditions and the following disclaimer in the
  31. documentation and/or other materials provided with the distribution.
  32. 3. All advertising materials mentioning features or use of this software
  33. must display the following acknowledgement:
  34. This product includes software developed by Systemics Ltd (http://www.systemics.com/)
  35. THIS SOFTWARE IS PROVIDED BY SYSTEMICS LTD ``AS IS'' AND
  36. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  37. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  38. ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  39. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  40. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  41. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  42. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  43. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  44. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  45. SUCH DAMAGE.
  46. The licence and distribution terms for any publically available version or
  47. derivative of this code cannot be changed. i.e. this code cannot simply be
  48. copied and put under another distribution licence
  49. [including the GNU Public Licence.]