diff options
Diffstat (limited to 'views/default/input')
-rw-r--r-- | views/default/input/button.php | 2 | ||||
-rw-r--r-- | views/default/input/form.php | 2 | ||||
-rw-r--r-- | views/default/input/hidden.php | 2 | ||||
-rw-r--r-- | views/default/input/reset.php | 2 | ||||
-rw-r--r-- | views/default/input/submit.php | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/views/default/input/button.php b/views/default/input/button.php index af4fa2c9d..8fa240a3b 100644 --- a/views/default/input/button.php +++ b/views/default/input/button.php @@ -7,7 +7,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ * diff --git a/views/default/input/form.php b/views/default/input/form.php index e3cc46c27..dc5ae5426 100644 --- a/views/default/input/form.php +++ b/views/default/input/form.php @@ -7,7 +7,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ * diff --git a/views/default/input/hidden.php b/views/default/input/hidden.php index a3d173540..4ff9f31da 100644 --- a/views/default/input/hidden.php +++ b/views/default/input/hidden.php @@ -7,7 +7,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ * diff --git a/views/default/input/reset.php b/views/default/input/reset.php index 2e0e78037..6aa9d1c82 100644 --- a/views/default/input/reset.php +++ b/views/default/input/reset.php @@ -7,7 +7,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ * diff --git a/views/default/input/submit.php b/views/default/input/submit.php index 83ee98f27..591a43998 100644 --- a/views/default/input/submit.php +++ b/views/default/input/submit.php @@ -7,7 +7,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ * |