1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-20 05:11:25 +02:00

Dual licensing: Apache or GPL

This commit is contained in:
Jakub Vrana
2010-11-09 12:59:51 +01:00
parent 15ccbec1fd
commit 8aac3b6e05
4 changed files with 4 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
* @author Jakub Vrana, http://www.vrana.cz/
* @copyright 2007 Jakub Vrana
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 (one or other)
*/
include "./include/bootstrap.inc.php";