You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

legal.html 12 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--
  3. Licensed to the Apache Software Foundation (ASF) under one or more
  4. contributor license agreements. See the NOTICE file distributed with
  5. this work for additional information regarding copyright ownership.
  6. The ASF licenses this file to You under the Apache License, Version 2.0
  7. (the "License"); you may not use this file except in compliance with
  8. the License. You may obtain a copy of the License at
  9. http://www.apache.org/licenses/LICENSE-2.0
  10. Unless required by applicable law or agreed to in writing, software
  11. distributed under the License is distributed on an "AS IS" BASIS,
  12. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. See the License for the specific language governing permissions and
  14. limitations under the License.
  15. -->
  16. <html lang="en">
  17. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  18. <head>
  19. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  20. <title>Apache Ant - Legal</title>
  21. <link type="text/css" href="./page.css" rel="stylesheet">
  22. <meta name="author" content="Jon S. Stevens">
  23. <meta name="email" content="jon@latchkey.com">
  24. </head>
  25. <body>
  26. <p class="navpath">
  27. <script src="./breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
  28. </p>
  29. <div class="logobar">
  30. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  31. <tr>
  32. <td align="left"><img border="0" alt="Apache Ant site" src="./images/group-logo.gif"></td>
  33. <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="./images/project-logo.gif"></td>
  34. <td align="right">
  35. <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
  36. <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
  37. <tr>
  38. <td colspan="3"><img height="10" width="1" alt="" src="./images/spacer.gif"></td>
  39. </tr>
  40. <tr>
  41. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  42. <td nowrap="nowrap" class="searchcaption">
  43. <input name="q" type="hidden">
  44. <input size="15" id="query" type="text">
  45. <img height="1" width="5" alt="" src="./images/spacer.gif">
  46. <input name="Search" value="Search" type="submit">
  47. <br>
  48. the Apache Ant site
  49. </td>
  50. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  51. </tr>
  52. <tr>
  53. <td><img alt="" border="0" height="10" width="9" src="./images/search-left.gif"></td>
  54. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  55. <td><img alt="" border="0" height="10" width="9" src="./images/search-right.gif"></td>
  56. </tr>
  57. </table>
  58. </form>
  59. </td>
  60. </tr>
  61. </table>
  62. </div>
  63. <div class="tab">
  64. <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
  65. <tr>
  66. <td width="8"><img alt="" height="5" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  67. <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
  68. <tr>
  69. <td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b>Home</b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-right.gif"></td>
  70. </tr>
  71. </table>
  72. </td>
  73. <td width="5"><img alt="" height="8" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  74. <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
  75. <tr>
  76. <td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a href="./projects/index.html"><font size="2" face="Arial, Helvetica, Sans-serif">Projects</font></a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-right.gif"></td>
  77. </tr>
  78. </table>
  79. </td>
  80. </tr>
  81. </table>
  82. </div>
  83. <div class="bluebar"></div>
  84. <div class="menucontainer">
  85. <div class="menu">
  86. <ul>
  87. <li class="menuheader">Apache Ant
  88. <ul>
  89. <li>
  90. <a href="./index.html">Welcome</a>
  91. </li>
  92. <li>
  93. <a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
  94. </li>
  95. <li>
  96. <a href="./antnews.html">News</a>
  97. </li>
  98. </ul>
  99. </li>
  100. <li class="menuheader">Documentation
  101. <ul>
  102. <li>
  103. <a href="./manual/index.html">Manual</a>
  104. </li>
  105. <li>
  106. <a href="./projects.html">Related Projects</a>
  107. </li>
  108. <li>
  109. <a href="./external.html">External Tools and Tasks</a>
  110. </li>
  111. <li>
  112. <a href="./resources.html">Resources</a>
  113. </li>
  114. <li>
  115. <a href="./faq.html">Frequently Asked Questions</a>
  116. </li>
  117. <li>
  118. <a href="http://wiki.apache.org/ant/FrontPage">Wiki</a>
  119. </li>
  120. <li>
  121. <a href="./problems.html">Having Problems?</a>
  122. </li>
  123. </ul>
  124. </li>
  125. <li class="menuheader">Download
  126. <ul>
  127. <li>
  128. <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
  129. </li>
  130. <li>
  131. <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
  132. </li>
  133. <li>
  134. <a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
  135. </li>
  136. </ul>
  137. </li>
  138. <li class="menuheader">Contributing
  139. <ul>
  140. <li>
  141. <a href="./mail.html">Mailing Lists</a>
  142. </li>
  143. <li>
  144. <a href="./svn.html">Subversion Repositories</a>
  145. </li>
  146. <li>
  147. <a href="./nightlies.html">Nightly+Continuous Builds</a>
  148. </li>
  149. <li>
  150. <a href="./bugs.html">Bug Database</a>
  151. </li>
  152. <li>
  153. <a href="http://www.apache.org/security/">Security</a>
  154. </li>
  155. </ul>
  156. </li>
  157. <li class="menuheader">Sponsorship
  158. <ul>
  159. <li>
  160. <a href="http://www.apache.org/foundation/thanks.html">Thanks</a>
  161. </li>
  162. <li>
  163. <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
  164. </li>
  165. </ul>
  166. </li>
  167. <li class="menuheader">Project Management
  168. <ul>
  169. <li>
  170. <a href="./contributors.html">Contributors</a>
  171. </li>
  172. <li>
  173. <a href="./mission.html">Apache Ant Mission</a>
  174. </li>
  175. <li>
  176. <a href="./bylaws.html">Project Bylaws</a>
  177. </li>
  178. <li>
  179. <span class="sel">Legal</span>
  180. </li>
  181. </ul>
  182. </li>
  183. </ul>
  184. </div>
  185. <center>
  186. <a href="http://www.apache.org/events/current-event.html"><img border="0" title="ApacheCon" alt="ApacheCon - logo" src="http://www.apache.org/events/current-event-125x125.png" style="width: 125px;height: 125px;"></a>
  187. </center>
  188. <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
  189. <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
  190. </div>
  191. <div class="lightbluebar">&nbsp;</div>
  192. <div class="main">
  193. <div class="content">
  194. <h1 class="title">Legal</h1>
  195. <h3 class="section">
  196. <a name="Legal Stuff They Make Us Say"></a>
  197. Legal Stuff They Make Us Say
  198. </h3>
  199. <p>All material on this website is Copyright 1999-2011,
  200. The Apache Software Foundation.</p>
  201. <p>Apache Ant, Apache Ivy, Ant, Ivy, Apache, the Apache feather
  202. logo, and the Apache Ant project logos are trademarks of The
  203. Apache Software Foundation.</p>
  204. <p>Sun, Sun Microsystems, Solaris, Java, JavaServer Web
  205. Development Kit, and JavaServer Pages are trademarks or
  206. registered trademarks of Oracle Corporation. UNIX is a
  207. registered trademark in the United States and other countries,
  208. exclusively licensed through X/Open Company, Ltd. Windows,
  209. WindowsNT, and Win32 are registered trademarks of Microsoft
  210. Corp. All other product names mentioned herein and throughout
  211. the entire web site are trademarks of their respective
  212. owners.</p>
  213. </div>
  214. </div>
  215. <p class="copyright">
  216. Apache Ant, Apache Ivy, Ant, Ivy, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
  217. <script type="text/javascript" language="JavaScript"><!--
  218. document.write(" - "+"Last Published: " + document.lastModified);
  219. // -->
  220. </script>
  221. </p>
  222. </body>
  223. </html>