/**
* Provides functions to edit package update servers.
*
- * @author Siegfried Schweizer
- * @copyright 2001-2012 WoltLab GmbH
+ * @author Alexander Ebert
+ * @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
* @subpackage data.package.update.server
/**
* Any cronjob should implement this interface.
*
- * @author Siegfried Schweizer
- * @copyright 2001-2012 WoltLab GmbH
+ * @author Alexander Ebert
+ * @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
* @subpackage system.cronjob
* DebugMailSender is a debug implementation of mailsender which writes emails in
* a log file.
*
- * @author Michael Schaefer
- * @copyright 2001-2012 WoltLab GmbH
+ * @author Alexander Ebert
+ * @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
* @subpackage data.mail
/**
* Mailsender sends emails.
*
- * @author Michael Schaefer
- * @copyright 2001-2012 WoltLab GmbH
+ * @author Alexander Ebert
+ * @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
* @subpackage data.mail
/**
* Sends a mail with the php mail function.
*
- * @author Michael Schaefer
- * @copyright 2001-2012 WoltLab GmbH
+ * @author Alexander Ebert
+ * @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
* @subpackage data.mail
/**
* Sends a Mail with a connection to a smtp server.
*
- * @author Michael Schaefer
- * @copyright 2001-2012 WoltLab GmbH
+ * @author Alexander Ebert
+ * @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
* @subpackage data.mail
/**
* File handler implementation for the installation of ACP template files.
*
- * @author Benjamin Kunz
- * @copyright 2001-2012 WoltLab GmbH
+ * @author Alexander Ebert
+ * @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
* @subpackage system.package
/**
* Installs, updates and deletes ACP templates.
*
- * @author Benjamin Kunz
- * @copyright 2001-2012 WoltLab GmbH
+ * @author Alexander Ebert
+ * @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
* @subpackage system.package.plugin
/**
* Abstract implementation of a package installation plugin for options.
*
- * @author Benjamin Kunz
- * @copyright 2001-2012 WoltLab GmbH
+ * @author Alexander Ebert
+ * @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
* @subpackage system.package.plugin
/**
* Abstract implementation of a package installation plugin.
*
- * @author Benjamin Kunz
- * @copyright 2001-2012 WoltLab GmbH
+ * @author Alexander Ebert
+ * @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
* @subpackage system.package.plugin
/**
* Installs, updates and deletes languages, their categories and items.
*
- * @author Benjamin Kunz
- * @copyright 2001-2012 WoltLab GmbH
+ * @author Alexander Ebert
+ * @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
* @subpackage system.package.plugin
/**
* Installs, updates and deletes options.
*
- * @author Benjamin Kunz
+ * @author Alexander Ebert
* @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
/**
* Executes the delivered sql file.
*
- * @author Benjamin Kunz
- * @copyright 2001-2012 WoltLab GmbH
+ * @author Alexander Ebert
+ * @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
* @subpackage system.package.plugin
/**
* Executes individual PHP scripts during installation.
*
- * @author Benjamin Kunz
+ * @author Alexander Ebert
* @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
/**
* Installs, updates and deletes templates.
*
- * @author Benjamin Kunz
+ * @author Alexander Ebert
* @copyright 2001-2011 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
/**
* Installs, updates and deletes user group options.
*
- * @author Benjamin Kunz
+ * @author Alexander Ebert
* @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
/**
* Installs, updates and deletes user options.
*
- * @author Benjamin Kunz
+ * @author Alexander Ebert
* @copyright 2001-2013 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf