/tools/nunit/license.html

http://github.com/philiplaureano/LinFu · HTML · 85 lines · 66 code · 11 blank · 8 comment · 0 complexity · f7144c3fceb1d1afbdc8de18320a347d MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
  2. <html>
  3. <!-- Standard Head Part -->
  4. <head>
  5. <title>NUnit - License</title>
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7. <meta http-equiv="Content-Language" content="en-US">
  8. <link rel="stylesheet" type="text/css" href="nunit.css">
  9. <link rel="shortcut icon" href="favicon.ico">
  10. </head>
  11. <!-- End Standard Head Part -->
  12. <body>
  13. <!-- Standard Header for NUnit.org -->
  14. <div id="header">
  15. <a id="logo" href="http://www.nunit.org"><img src="img/logo.gif" alt="NUnit.org" title="NUnit.org"></a>
  16. <div id="nav">
  17. <a href="http://www.nunit.org">NUnit</a>
  18. <a class="active" href="index.html">Documentation</a>
  19. </div>
  20. </div>
  21. <!-- End of Header -->
  22. <div id="content">
  23. <h2>License</h2>
  24. <p>Copyright &copy; 2002-2004 James W. Newkirk, Michael C. Two, Alexei A.
  25. Vorontsov, Charlie Poole<br>
  26. Copyright &copy; 2000-2004 Philip A. Craig</p>
  27. <p> This software is provided 'as-is', without any express or implied warranty. In
  28. no event will the authors be held liable for any damages arising from the use
  29. of this software.</p>
  30. <p>Permission is granted to anyone to use this software for any purpose, including
  31. commercial applications, and to alter it and redistribute it freely, subject to
  32. the following restrictions:</p>
  33. <p>1. The origin of this software must not be misrepresented; you must not claim
  34. that you wrote the original software. If you use this software in a product, an
  35. acknowledgment (see the following) in the product documentation is required.</p>
  36. <p>Portions Copyright &copy; 2002 James W. Newkirk, Michael C. Two, Alexei A.
  37. Vorontsov or Copyright&nbsp;&copy; 2000-2002 Philip A. Craig</p>
  38. <p>2. Altered source versions must be plainly marked as such, and must not be
  39. misrepresented as being the original software.</p>
  40. <p>3. This notice may not be removed or altered from any source distribution.</p>
  41. <h4>License Note</h4>
  42. <p>This license is based on <A href="http://www.opensource.org/licenses/zlib-license.html">
  43. the open source zlib/libpng license</A>. The idea was to keep the license
  44. as simple as possible to encourage use of NUnit in free and commercial
  45. applications and libraries, but to keep the source code together and to give
  46. credit to the NUnit contributors for their efforts. While this license allows
  47. shipping NUnit in source and binary form, if shipping a NUnit variant is the
  48. sole purpose of your product, please <a href="mailto:cpoole@pooleconsulting.com">let
  49. us know</a>.</p>
  50. </div>
  51. <!-- Submenu -->
  52. <div id="subnav">
  53. <ul>
  54. <li><a href="index.html">NUnit 2.2.6</a></li>
  55. <ul>
  56. <li><a href="getStarted.html">Getting&nbsp;Started</a></li>
  57. <li><a href="installation.html">Installation</a></li>
  58. <li><a href="features.html">Features</a></li>
  59. <li><a href="nunit-console.html">NUnit-Console</a></li>
  60. <li><a href="nunit-gui.html">NUnit-Gui</a></li>
  61. <li><a href="releaseNotes.html">Release&nbsp;Notes</a></li>
  62. <li><a href="samples.html">Samples</a></li>
  63. <li id="current"><a href="license.html">License</a></li>
  64. </ul>
  65. </ul>
  66. </div>
  67. <!-- End of Submenu -->
  68. <!-- Standard Footer for NUnit.org -->
  69. <div id="footer">
  70. Copyright &copy; 2002-2005. All Rights Reserved.
  71. </div>
  72. <!-- End of Footer -->
  73. </body>
  74. </html>