diff options
author | Jan Klemkow <j.klemkow@wemelug.de> | 2012-10-09 15:44:02 +0200 |
---|---|---|
committer | Jan Klemkow <j.klemkow@wemelug.de> | 2012-10-09 15:44:02 +0200 |
commit | 9eda6cbf1e2a810d081a5ed3e8c67dc16dfc1a32 (patch) | |
tree | 917c44c15f41a743c5f405c6fc754b9e8f241be5 /sqlbox/lang/en | |
parent | 5c7511c7c64f62f44244ba1c9f1aac9952c564e1 (diff) | |
download | sqltutor-plugin-9eda6cbf1e2a810d081a5ed3e8c67dc16dfc1a32.tar.gz sqltutor-plugin-9eda6cbf1e2a810d081a5ed3e8c67dc16dfc1a32.tar.bz2 sqltutor-plugin-9eda6cbf1e2a810d081a5ed3e8c67dc16dfc1a32.zip |
modify copyright comment
Diffstat (limited to 'sqlbox/lang/en')
-rw-r--r-- | sqlbox/lang/en/sqlbox.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sqlbox/lang/en/sqlbox.php b/sqlbox/lang/en/sqlbox.php index 3b7bc70..802589a 100644 --- a/sqlbox/lang/en/sqlbox.php +++ b/sqlbox/lang/en/sqlbox.php @@ -24,7 +24,7 @@ * * @package mod * @subpackage sqlbox - * @copyright 2011 Your Name + * @copyright 2012 Jan Klemkow, Benjamin Franzke * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ |