diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2020-07-27 10:05:23 +0200 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2020-07-27 10:05:23 +0200 |
| commit | 5bf66662a9bdd62c5bccab15e607cd95cfb8fcab (patch) | |
| tree | 39a1a4629749056191c05dfd899f931701b7acf3 /srcs/phpmyadmin/doc/html/_sources/copyright.txt | |
| parent | 5afd237bbd22028b85532b8c0b3fcead49a00764 (diff) | |
| download | ft_server-5bf66662a9bdd62c5bccab15e607cd95cfb8fcab.tar.gz ft_server-5bf66662a9bdd62c5bccab15e607cd95cfb8fcab.tar.bz2 ft_server-5bf66662a9bdd62c5bccab15e607cd95cfb8fcab.zip | |
Removed wordpress and phpmyadmin, my server doesn't handle it well and it brings shame on my famillyHEADmaster
Diffstat (limited to 'srcs/phpmyadmin/doc/html/_sources/copyright.txt')
| -rw-r--r-- | srcs/phpmyadmin/doc/html/_sources/copyright.txt | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/srcs/phpmyadmin/doc/html/_sources/copyright.txt b/srcs/phpmyadmin/doc/html/_sources/copyright.txt deleted file mode 100644 index ed18723..0000000 --- a/srcs/phpmyadmin/doc/html/_sources/copyright.txt +++ /dev/null @@ -1,42 +0,0 @@ -.. _copyright: - -Copyright -========= - -.. code-block:: none - - Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com> - Copyright (C) 2001-2018 Marc Delisle <marc_at_infomarc.info> - Olivier Müller <om_at_omnis.ch> - Robin Johnson <robbat2_at_users.sourceforge.net> - Alexander M. Turek <me_at_derrabus.de> - Michal Čihař <michal_at_cihar.com> - Garvin Hicking <me_at_supergarv.de> - Michael Keck <mkkeck_at_users.sourceforge.net> - Sebastian Mendel <cybot_tm_at_users.sourceforge.net> - [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 <https://www.gnu.org/licenses/>. - -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. |
