/usr/share/doc/phpmyadmin/html/_sources
NameSizeModeActions
bookmarks.rst.txt24630644editdlrm
charts.rst.txt47430644editdlrm
config.rst.txt1205100644editdlrm
copyright.rst.txt16210644editdlrm
credits.rst.txt280210644editdlrm
developers.rst.txt3800644editdlrm
faq.rst.txt948090644editdlrm
glossary.rst.txt151550644editdlrm
import_export.rst.txt102130644editdlrm
index.rst.txt5730644editdlrm
intro.rst.txt31550644editdlrm
other.rst.txt9160644editdlrm
privileges.rst.txt32640644editdlrm
relations.rst.txt33420644editdlrm
require.rst.txt16830644editdlrm
security.rst.txt46070644editdlrm
settings.rst.txt10150644editdlrm
setup.rst.txt434030644editdlrm
themes.rst.txt29380644editdlrm
transformations.rst.txt79490644editdlrm
two_factor.rst.txt28730644editdlrm
user.rst.txt1950644editdlrm
vendors.rst.txt19690644editdlrm
Edit: /usr/share/doc/phpmyadmin/html/_sources/copyright.rst.txt (1621B)
.. _copyright: Copyright ========= .. code-block:: none Copyright (C) 1998-2000 Tobias Ratschiller Copyright (C) 2001-2018 Marc Delisle Olivier Müller Robin Johnson Alexander M. Turek Michal Čihař Garvin Hicking Michael Keck Sebastian Mendel [check credits for more details] This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Third party licenses ++++++++++++++++++++ phpMyAdmin includes several third-party libraries which come under their respective licenses. jQuery's license, which is where we got the files under js/vendor/jquery/ is (MIT|GPL), a copy of each license is available in this repository (GPL is available as LICENSE, MIT as js/vendor/jquery/MIT-LICENSE.txt). The download kit additionally includes several composer libraries. See their licensing information in the vendor/ directory.