Converted Callback-class to UTF-8
authorAlexander Ebert <ebert@woltlab.com>
Sun, 14 Oct 2012 00:11:51 +0000 (02:11 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 14 Oct 2012 00:11:51 +0000 (02:11 +0200)
wcfsetup/install/files/lib/system/Callback.class.php

index 01013f3291ac6e3fa53787d8e440e64e767cf397..3b26eb298c3484454ce8ac90a617e5e48c80ee40 100644 (file)
@@ -5,8 +5,8 @@ use wcf\system\exception\SystemException;
 /**
  * Represents a callback
  * 
- * @author     Tim Düsterhus
- * @copyright  2011 Tim Düsterhus
+ * @author     Tim Düsterhus
+ * @copyright  2011 Tim Düsterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    com.woltlab.wcf
  * @subpackage system