*.imlworkspace
.xml
-# Community Framework
+# WoltLab Suite
# Ignore packages build directly in the workspace. They can however be added manually via git add, if wanted.
*.tar
*.tar.gz
\ No newline at end of file
* @author Matthias Schmidt
* @copyright 2001-2016 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package com.woltlab.wcf.legalNotice
- * @category Community Framework
+ * @package WoltLabSuite\Core
*/
// option constants
* @author Marcel Werk
* @copyright 2001-2016 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package com.woltlab.wcf.legalNotice
- * @subpackage page
- * @category Community Framework
+ * @package WoltLabSuite\Core\Page
*/
class LegalNoticePage extends AbstractPage {
const AVAILABLE_DURING_OFFLINE_MODE = true;