From dc447c6b6a033e4fcc91293f777848661834586c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 13 Feb 2012 13:42:55 +0100 Subject: [PATCH] Remove files which have no real content Anyway these are just pointers to the documentation. --- CREDITS | 8 -------- INSTALL | 6 ------ TODO | 8 -------- 3 files changed, 22 deletions(-) delete mode 100644 CREDITS delete mode 100644 INSTALL delete mode 100644 TODO diff --git a/CREDITS b/CREDITS deleted file mode 100644 index 71cc78dcae..0000000000 --- a/CREDITS +++ /dev/null @@ -1,8 +0,0 @@ -phpMyAdmin - Credits -==================== - - Please have a look to the Documentation.txt or - Documentation.html files, or visit - http://www.phpmyadmin.net/home_page/team.php and - http://www.phpmyadmin.net/home_page/about.php - diff --git a/INSTALL b/INSTALL deleted file mode 100644 index bcc496548f..0000000000 --- a/INSTALL +++ /dev/null @@ -1,6 +0,0 @@ -phpMyAdmin - Installation -========================= - -Please have a look to the Documentation.txt or Documentation.html files. - - diff --git a/TODO b/TODO deleted file mode 100644 index 7e96527618..0000000000 --- a/TODO +++ /dev/null @@ -1,8 +0,0 @@ -phpMyAdmin - Todo -================= - -We are currently using the Sourceforge Tracker as Todo list: - - http://sourceforge.net/tracker/?atid=377411&group_id=23067&func=browse - --- swix/20010704