changeset 1:f9775b1dc8f4

Updated copyright header
author Eris Caffee <discordia@eldalin.com>
date Thu, 29 Sep 2011 22:20:29 -0500
parents 45012f7a69aa
children 2a9d07f0f275
files dump.php
diffstat 1 files changed, 23 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- a/dump.php	Thu Sep 29 13:28:04 2011 -0500
     1.2 +++ b/dump.php	Thu Sep 29 22:20:29 2011 -0500
     1.3 @@ -1,4 +1,27 @@
     1.4  <?php
     1.5 +/*
     1.6 +////////////////////////////////////////////////////////////////////////////////
     1.7 +// dump.php
     1.8 +//
     1.9 +// Based on mysqldump.php by Huang Kai.
    1.10 +//
    1.11 +////////////////////////////////////////////////////////////////////////////////
    1.12 +//
    1.13 +// Portions Copyright 2011 Eris Caffee
    1.14 +// discordia@eldalin.com
    1.15 +// http://eldalin.com
    1.16 +//
    1.17 +// Portions Copyright 2006 Huang Kai
    1.18 +// hkai@atutility.com
    1.19 +// http://atutility.com/
    1.20 +//
    1.21 +////////////////////////////////////////////////////////////////////////////////
    1.22 +//
    1.23 +// Released under the terms & conditions of v2 of the
    1.24 +// GNU General Public License. For details refer to
    1.25 +// the included gpl.txt file or visit http://gnu.org
    1.26 +//
    1.27 +////////////////////////////////////////////////////////////////////////////////
    1.28  //
    1.29  // TODO
    1.30  //