diff --git a/admin_vhostsettings.php b/admin_vhostsettings.php index ee80af0f..329c1ab1 100644 --- a/admin_vhostsettings.php +++ b/admin_vhostsettings.php @@ -2,19 +2,19 @@ /** * This file is part of the Froxlor project. - * Copyright (c) 2003-2009 the SysCP Team (see authors). - * Copyright (c) 2010 the Froxlor Team (see authors). + * Copyright (c) 2016 the Froxlor Team (see authors). * * For the full copyright and license information, please view the COPYING * file that was distributed with this source code. You can also view the * COPYING file online at http://files.froxlor.org/misc/COPYING.txt * * @copyright (c) the authors - * @author Florian Lippert (2003-2009) * @author Froxlor team (2010-) * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Panel * + * @since 0.9.35 + * */ define('AREA', 'admin'); diff --git a/lib/formfields/admin/vhostconfig/formfield.vhostconfig_add.php b/lib/formfields/admin/vhostconfig/formfield.vhostconfig_add.php index f153f279..7e9139ae 100644 --- a/lib/formfields/admin/vhostconfig/formfield.vhostconfig_add.php +++ b/lib/formfields/admin/vhostconfig/formfield.vhostconfig_add.php @@ -2,7 +2,7 @@ /** * This file is part of the Froxlor project. - * Copyright (c) 2010 the Froxlor Team (see authors). + * Copyright (c) 2016 the Froxlor Team (see authors). * * For the full copyright and license information, please view the COPYING * file that was distributed with this source code. You can also view the diff --git a/lib/formfields/admin/vhostconfig/formfield.vhostconfig_edit.php b/lib/formfields/admin/vhostconfig/formfield.vhostconfig_edit.php index 6cb7ed5a..d780ab6d 100644 --- a/lib/formfields/admin/vhostconfig/formfield.vhostconfig_edit.php +++ b/lib/formfields/admin/vhostconfig/formfield.vhostconfig_edit.php @@ -2,7 +2,7 @@ /** * This file is part of the Froxlor project. - * Copyright (c) 2010 the Froxlor Team (see authors). + * Copyright (c) 2016 the Froxlor Team (see authors). * * For the full copyright and license information, please view the COPYING * file that was distributed with this source code. You can also view the