diff options
Diffstat (limited to '')
| -rw-r--r-- | php/phpgats2.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/php/phpgats2.php b/php/phpgats2.php index 1e713fc..11abebe 100644 --- a/php/phpgats2.php +++ b/php/phpgats2.php | |||
| @@ -1,4 +1,11 @@ | |||
| 1 | <?php | 1 | <?php |
| 2 | /* | ||
| 3 | * Copyright (C) 2007-2012 Xagasoft, All rights reserved. | ||
| 4 | * | ||
| 5 | * This file is part of the libgats library and is released under the | ||
| 6 | * terms of the license contained in the file LICENSE. | ||
| 7 | */ | ||
| 8 | |||
| 2 | 9 | ||
| 3 | /** @cond */ | 10 | /** @cond */ |
| 4 | if( !defined("_phpgats2_defined") ) | 11 | if( !defined("_phpgats2_defined") ) |
