PageRenderTime 103ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/js/lib/Socket.IO-node/support/expresso/deps/jscoverage/doc/example-jsunit/jsunit/licenses/Jetty_license.html

http://github.com/onedayitwillmake/RealtimeMultiplayerNodeJs
HTML | 213 lines | 149 code | 64 blank | 0 comment | 0 complexity | 82714552cdc3ef19e9b877a80b21c004 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.1, MPL-2.0-no-copyleft-exception, BSD-3-Clause
  1. <HTML>
  2. <HEAD>
  3. <TITLE>Jetty License</TITLE>
  4. </HEAD>
  5. <BODY BGCOLOR="#FFFFFF">
  6. <FONT FACE=ARIAL,HELVETICA>
  7. <CENTER><FONT SIZE=+3><B>Jetty License</B></FONT></CENTER>
  8. <CENTER><FONT SIZE=-1><B>$Revision$</B></FONT></CENTER>
  9. <B>Preamble:</B>
  10. <p>
  11. The intent of this document is to state the conditions under which the
  12. Jetty Package may be copied, such that the Copyright Holder maintains some
  13. semblance of control over the development of the package, while giving the
  14. users of the package the right to use, distribute and make reasonable
  15. modifications to the Package in accordance with the goals and ideals of
  16. the Open Source concept as described at
  17. <A HREF="http://www.opensource.org">http://www.opensource.org</A>.
  18. <P>
  19. It is the intent of this license to allow commercial usage of the Jetty
  20. package, so long as the source code is distributed or suitable visible
  21. credit given or other arrangements made with the copyright holders.
  22. <P><B>Definitions:</B>
  23. <P>
  24. <UL>
  25. <LI> "Jetty" refers to the collection of Java classes that are
  26. distributed as a HTTP server with servlet capabilities and
  27. associated utilities.
  28. <p>
  29. <LI> "Package" refers to the collection of files distributed by the
  30. Copyright Holder, and derivatives of that collection of files
  31. created through textual modification.
  32. <P>
  33. <LI> "Standard Version" refers to such a Package if it has not been
  34. modified, or has been modified in accordance with the wishes
  35. of the Copyright Holder.
  36. <P>
  37. <LI> "Copyright Holder" is whoever is named in the copyright or
  38. copyrights for the package. <BR>
  39. Mort Bay Consulting Pty. Ltd. (Australia) is the "Copyright
  40. Holder" for the Jetty package.
  41. <P>
  42. <LI> "You" is you, if you're thinking about copying or distributing
  43. this Package.
  44. <P>
  45. <LI> "Reasonable copying fee" is whatever you can justify on the
  46. basis of media cost, duplication charges, time of people involved,
  47. and so on. (You will not be required to justify it to the
  48. Copyright Holder, but only to the computing community at large
  49. as a market that must bear the fee.)
  50. <P>
  51. <LI> "Freely Available" means that no fee is charged for the item
  52. itself, though there may be fees involved in handling the item.
  53. It also means that recipients of the item may redistribute it
  54. under the same conditions they received it.
  55. <P>
  56. </UL>
  57. 0. The Jetty Package is Copyright (c) Mort Bay Consulting Pty. Ltd.
  58. (Australia) and others. Individual files in this package may contain
  59. additional copyright notices. The javax.servlet packages are copyright
  60. Sun Microsystems Inc. <P>
  61. 1. The Standard Version of the Jetty package is
  62. available from <A HREF=http://jetty.mortbay.org>http://jetty.mortbay.org</A>.
  63. <P>
  64. 2. You may make and distribute verbatim copies of the source form
  65. of the Standard Version of this Package without restriction, provided that
  66. you include this license and all of the original copyright notices
  67. and associated disclaimers.
  68. <P>
  69. 3. You may make and distribute verbatim copies of the compiled form of the
  70. Standard Version of this Package without restriction, provided that you
  71. include this license.
  72. <P>
  73. 4. You may apply bug fixes, portability fixes and other modifications
  74. derived from the Public Domain or from the Copyright Holder. A Package
  75. modified in such a way shall still be considered the Standard Version.
  76. <P>
  77. 5. You may otherwise modify your copy of this Package in any way, provided
  78. that you insert a prominent notice in each changed file stating how and
  79. when you changed that file, and provided that you do at least ONE of the
  80. following:
  81. <P>
  82. <BLOCKQUOTE>
  83. a) Place your modifications in the Public Domain or otherwise make them
  84. Freely Available, such as by posting said modifications to Usenet or
  85. an equivalent medium, or placing the modifications on a major archive
  86. site such as ftp.uu.net, or by allowing the Copyright Holder to include
  87. your modifications in the Standard Version of the Package.<P>
  88. b) Use the modified Package only within your corporation or organization.
  89. <P>
  90. c) Rename any non-standard classes so the names do not conflict
  91. with standard classes, which must also be provided, and provide
  92. a separate manual page for each non-standard class that clearly
  93. documents how it differs from the Standard Version.
  94. <P>
  95. d) Make other arrangements with the Copyright Holder.
  96. <P>
  97. </BLOCKQUOTE>
  98. 6. You may distribute modifications or subsets of this Package in source
  99. code or compiled form, provided that you do at least ONE of the following:<P>
  100. <BLOCKQUOTE>
  101. a) Distribute this license and all original copyright messages, together
  102. with instructions (in the about dialog, manual page or equivalent) on where
  103. to get the complete Standard Version.<P>
  104. b) Accompany the distribution with the machine-readable source of
  105. the Package with your modifications. The modified package must include
  106. this license and all of the original copyright notices and associated
  107. disclaimers, together with instructions on where to get the complete
  108. Standard Version.
  109. <P>
  110. c) Make other arrangements with the Copyright Holder.
  111. <P>
  112. </BLOCKQUOTE>
  113. 7. You may charge a reasonable copying fee for any distribution of this
  114. Package. You may charge any fee you choose for support of this Package.
  115. You may not charge a fee for this Package itself. However,
  116. you may distribute this Package in aggregate with other (possibly
  117. commercial) programs as part of a larger (possibly commercial) software
  118. distribution provided that you meet the other distribution requirements
  119. of this license.<P>
  120. 8. Input to or the output produced from the programs of this Package
  121. do not automatically fall under the copyright of this Package, but
  122. belong to whomever generated them, and may be sold commercially, and
  123. may be aggregated with this Package.
  124. <P>
  125. 9. Any program subroutines supplied by you and linked into this Package
  126. shall not be considered part of this Package.
  127. <P>
  128. 10. The name of the Copyright Holder may not be used to endorse or promote
  129. products derived from this software without specific prior written
  130. permission.
  131. <P>
  132. 11. This license may change with each release of a Standard Version of
  133. the Package. You may choose to use the license associated with version
  134. you are using or the license of the latest Standard Version.
  135. <P>
  136. 12. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
  137. IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  138. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  139. <P>
  140. 13. If any superior law implies a warranty, the sole remedy under such shall
  141. be , at the Copyright Holders option either a) return of any price paid or
  142. b) use or reasonable endeavours to repair or replace the software.
  143. <P>
  144. 14. This license shall be read under the laws of Australia.
  145. <P>
  146. <center>The End</center>
  147. <center><FONT size=-1>This license was derived from the <I>Artistic</I> license published
  148. on <a href=http://www.opensource.org>http://www.opensource.com</a></font></center>
  149. </FONT>