/tools/nant/license.html

http://github.com/philiplaureano/LinFu · HTML · 81 lines · 81 code · 0 blank · 0 comment · 0 complexity · 5d987b412bf97ed95f9054927fbce0c4 MD5 · raw file

  1. <!DOCTYPE html PUBLIC "-//w3c//dtd xhtml 1.1 strict//en" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>NAnt License</title>
  5. <meta http-equiv="Content-Language" content="en-ca" />
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <link rel="stylesheet" type="text/css" href="help/style.css" />
  8. </head>
  9. <body>
  10. <table width="100%" border="0" cellspacing="0" cellpadding="2" class="NavBar">
  11. <tr>
  12. <td class="NavBar-Cell"><a href="http://nant.sourceforge.net/"><b>NAnt</b></a> <img src="help/images/arrow.gif" alt="->" />
  13. License</td>
  14. </tr>
  15. </table>
  16. <table width="100%">
  17. <tr>
  18. <td>
  19. <h1><span class="N">N</span><span class="Ant">Ant</span>
  20. License</h1>
  21. <p>Copyright &copy 2001-2005 Gerry Shaw</p>
  22. </td>
  23. <td style="text-align: right">
  24. <a href="http://nant.sourceforge.net/"><img style="border-width: 0px;" alt="NAnt logo (link to home page)" src="help/images/logo.gif" width="270"
  25. height="118" /></a>
  26. </td>
  27. </tr>
  28. </table>
  29. <p>
  30. This program is free software; you can redistribute it and/or modify it under
  31. the terms of the GNU General Public License as published by the Free Software
  32. Foundation; either version 2 of the License, or (at your option) any later
  33. version.
  34. </p>
  35. <p>
  36. This program is distributed in the hope that it will be useful, but WITHOUT ANY
  37. WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  38. PARTICULAR PURPOSE. See the GNU General Public License for more details.
  39. </p>
  40. <p>
  41. You should have received a copy of the GNU General Public License along with
  42. this program; if not, write to the Free Software Foundation, Inc., 59 Temple
  43. Place, Suite 330, Boston, MA 02111-1307 USA
  44. </p>
  45. <p>
  46. As a special exception, the copyright holders of this software give you
  47. permission to link the assemblies with independent modules to produce
  48. new assemblies, regardless of the license terms of these independent
  49. modules, and to copy and distribute the resulting assemblies under
  50. terms of your choice, provided that you also meet, for each linked
  51. independent module, the terms and conditions of the license of that
  52. module. An independent module is a module which is not derived from or
  53. based on these assemblies. If you modify this software, you may extend
  54. this exception to your version of the software, but you are not
  55. obligated to do so. If you do not wish to do so, delete this exception
  56. statement from your version.
  57. </p>
  58. <p>
  59. A copy of the GNU General Public License is available in the COPYING.txt file
  60. included with all NAnt distributions.
  61. </p>
  62. <p>
  63. The <a href="http://www.gnu.org/">GNU Project</a> has more information on the <a href="http://www.gnu.org/copyleft/gpl.html">
  64. GNU General Public License</a>.
  65. </p>
  66. <h2>NDoc License</h2>
  67. <p>
  68. NAnt ships with a prebuilt version of <a href="http://ndoc.sourceforge.net/">NDoc</a>.
  69. The NAnt license does not apply to these components located in the bin folder
  70. of the distribution. NDoc is licensed under the <a href="http://www.gnu.org/copyleft/gpl.html">
  71. GNU General Public License</a>.
  72. </p>
  73. <h2>NUnit License</h2>
  74. <p>
  75. NAnt ships with a prebuilt version of <a href="http://nunit.sourceforge.net">NUnit</a>.
  76. The NAnt license does not apply to these components located in the bin folder
  77. of the distribution. NUnit is licensed under a <a href="http://nunit.sourceforge.net/doc/licence.html">
  78. OSI approved license</a>.
  79. </p>
  80. </body>
  81. </html>