1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 07:36:44 +02:00
This commit is contained in:
Jakub Vrana
2010-10-29 00:26:47 +02:00
parent b05684a5c9
commit 43f936a0d8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<?php <?php
/** Adminer - Compact database management /** Adminer - Compact database management
* @link http://www.adminer.org/ * @link http://www.adminer.org/
* @author Jakub Vrana, http://php.vrana.cz/ * @author Jakub Vrana, http://www.vrana.cz/
* @copyright 2007 Jakub Vrana * @copyright 2007 Jakub Vrana
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0 * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/ */

View File

@@ -1,7 +1,7 @@
<?php <?php
/** Adminer Editor - Compact database editor /** Adminer Editor - Compact database editor
* @link http://www.adminer.org/ * @link http://www.adminer.org/
* @author Jakub Vrana, http://php.vrana.cz/ * @author Jakub Vrana, http://www.vrana.cz/
* @copyright 2009 Jakub Vrana * @copyright 2009 Jakub Vrana
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0 * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/ */