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/README | |
| 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/README')
| -rw-r--r-- | srcs/phpmyadmin/README | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/srcs/phpmyadmin/README b/srcs/phpmyadmin/README deleted file mode 100644 index 8f553b1..0000000 --- a/srcs/phpmyadmin/README +++ /dev/null @@ -1,52 +0,0 @@ -phpMyAdmin - Readme -=================== - -Version 5.0.1 - -A web interface for MySQL and MariaDB. - -https://www.phpmyadmin.net/ - -Summary -------- - -phpMyAdmin is intended to handle the administration of MySQL over the web. -For a summary of features, list of requirements, and installation instructions, -please see the documentation in the ./doc/ folder or at https://docs.phpmyadmin.net/ - -Copyright ---------- - -Copyright © 1998 onwards -- the phpMyAdmin team - -Certain libraries are copyrighted by their respective authors; -see the full copyright list for details. - -For full copyright information, please see ./doc/copyright.rst - -License -------- - -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/>. - -Licensing of current contributions ----------------------------------- - -Beginning on 2013-12-01, new contributions to this codebase are all licensed -under terms compatible with GPLv2-or-later. phpMyAdmin is currently -transitioning older code to GPLv2-or-later, but work is not yet complete. - -Enjoy! ------- - -The phpMyAdmin team |
