copyright.html 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
  6. <title>Copyright &#8212; phpMyAdmin 5.2.2 documentation</title>
  7. <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
  8. <link rel="stylesheet" type="text/css" href="_static/classic.css" />
  9. <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
  10. <script src="_static/jquery.js"></script>
  11. <script src="_static/underscore.js"></script>
  12. <script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
  13. <script src="_static/doctools.js"></script>
  14. <script src="_static/sphinx_highlight.js"></script>
  15. <link rel="index" title="Index" href="genindex.html" />
  16. <link rel="search" title="Search" href="search.html" />
  17. <link rel="copyright" title="Copyright" href="#" />
  18. <link rel="next" title="Credits" href="credits.html" />
  19. <link rel="prev" title="Distributing and packaging phpMyAdmin" href="vendors.html" />
  20. </head><body>
  21. <div class="related" role="navigation" aria-label="related navigation">
  22. <h3>Navigation</h3>
  23. <ul>
  24. <li class="right" style="margin-right: 10px">
  25. <a href="genindex.html" title="General Index"
  26. accesskey="I">index</a></li>
  27. <li class="right" >
  28. <a href="credits.html" title="Credits"
  29. accesskey="N">next</a> |</li>
  30. <li class="right" >
  31. <a href="vendors.html" title="Distributing and packaging phpMyAdmin"
  32. accesskey="P">previous</a> |</li>
  33. <li class="nav-item nav-item-0"><a href="index.html">phpMyAdmin 5.2.2 documentation</a> &#187;</li>
  34. <li class="nav-item nav-item-this"><a href="">Copyright</a></li>
  35. </ul>
  36. </div>
  37. <div class="document">
  38. <div class="documentwrapper">
  39. <div class="bodywrapper">
  40. <div class="body" role="main">
  41. <section id="copyright">
  42. <span id="id1"></span><h1>Copyright<a class="headerlink" href="#copyright" title="Permalink to this heading">¶</a></h1>
  43. <div class="highlight-none notranslate"><div class="highlight"><pre><span></span>Copyright (C) 1998-2000 Tobias Ratschiller &lt;tobias_at_ratschiller.com&gt;
  44. Copyright (C) 2001-2018 Marc Delisle &lt;marc_at_infomarc.info&gt;
  45. Olivier Müller &lt;om_at_omnis.ch&gt;
  46. Robin Johnson &lt;robbat2_at_users.sourceforge.net&gt;
  47. Alexander M. Turek &lt;me_at_derrabus.de&gt;
  48. Michal Čihař &lt;michal_at_cihar.com&gt;
  49. Garvin Hicking &lt;me_at_supergarv.de&gt;
  50. Michael Keck &lt;mkkeck_at_users.sourceforge.net&gt;
  51. Sebastian Mendel &lt;cybot_tm_at_users.sourceforge.net&gt;
  52. [check credits for more details]
  53. </pre></div>
  54. </div>
  55. <p>This program is free software; you can redistribute it and/or modify
  56. it under the terms of the GNU General Public License version 2, as
  57. published by the Free Software Foundation.</p>
  58. <p>This program is distributed in the hope that it will be useful, but
  59. WITHOUT ANY WARRANTY; without even the implied warranty of
  60. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  61. General Public License for more details.</p>
  62. <p>You should have received a copy of the GNU General Public License
  63. along with this program. If not, see &lt;<a class="reference external" href="https://www.gnu.org/licenses/">https://www.gnu.org/licenses/</a>&gt;.</p>
  64. <section id="third-party-licenses">
  65. <h2>Third party licenses<a class="headerlink" href="#third-party-licenses" title="Permalink to this heading">¶</a></h2>
  66. <p>phpMyAdmin includes several third-party libraries which come under their
  67. respective licenses.</p>
  68. <p>jQuery’s license, which is where we got the files under js/vendor/jquery/ is
  69. (MIT|GPL), a copy of each license is available in this repository (GPL
  70. is available as LICENSE, MIT as js/vendor/jquery/MIT-LICENSE.txt).</p>
  71. <p>The download kit additionally includes several composer libraries. See their
  72. licensing information in the vendor/ directory.</p>
  73. </section>
  74. </section>
  75. <div class="clearer"></div>
  76. </div>
  77. </div>
  78. </div>
  79. <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
  80. <div class="sphinxsidebarwrapper">
  81. <div>
  82. <h3><a href="index.html">Table of Contents</a></h3>
  83. <ul>
  84. <li><a class="reference internal" href="#">Copyright</a><ul>
  85. <li><a class="reference internal" href="#third-party-licenses">Third party licenses</a></li>
  86. </ul>
  87. </li>
  88. </ul>
  89. </div>
  90. <div>
  91. <h4>Previous topic</h4>
  92. <p class="topless"><a href="vendors.html"
  93. title="previous chapter">Distributing and packaging phpMyAdmin</a></p>
  94. </div>
  95. <div>
  96. <h4>Next topic</h4>
  97. <p class="topless"><a href="credits.html"
  98. title="next chapter">Credits</a></p>
  99. </div>
  100. <div role="note" aria-label="source link">
  101. <h3>This Page</h3>
  102. <ul class="this-page-menu">
  103. <li><a href="_sources/copyright.rst.txt"
  104. rel="nofollow">Show Source</a></li>
  105. </ul>
  106. </div>
  107. <div id="searchbox" style="display: none" role="search">
  108. <h3 id="searchlabel">Quick search</h3>
  109. <div class="searchformwrapper">
  110. <form class="search" action="search.html" method="get">
  111. <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
  112. <input type="submit" value="Go" />
  113. </form>
  114. </div>
  115. </div>
  116. <script>document.getElementById('searchbox').style.display = "block"</script>
  117. </div>
  118. </div>
  119. <div class="clearer"></div>
  120. </div>
  121. <div class="related" role="navigation" aria-label="related navigation">
  122. <h3>Navigation</h3>
  123. <ul>
  124. <li class="right" style="margin-right: 10px">
  125. <a href="genindex.html" title="General Index"
  126. >index</a></li>
  127. <li class="right" >
  128. <a href="credits.html" title="Credits"
  129. >next</a> |</li>
  130. <li class="right" >
  131. <a href="vendors.html" title="Distributing and packaging phpMyAdmin"
  132. >previous</a> |</li>
  133. <li class="nav-item nav-item-0"><a href="index.html">phpMyAdmin 5.2.2 documentation</a> &#187;</li>
  134. <li class="nav-item nav-item-this"><a href="">Copyright</a></li>
  135. </ul>
  136. </div>
  137. <div class="footer" role="contentinfo">
  138. &#169; <a href="#">Copyright</a> 2012 - 2024, The phpMyAdmin devel team.
  139. Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 5.3.0.
  140. </div>
  141. </body>
  142. </html>