diff options
Diffstat (limited to 'views/default/settings')
-rw-r--r-- | views/default/settings/install.php | 2 | ||||
-rw-r--r-- | views/default/settings/system.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/views/default/settings/install.php b/views/default/settings/install.php index 17d263349..4167c8375 100644 --- a/views/default/settings/install.php +++ b/views/default/settings/install.php @@ -7,7 +7,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*
*/
diff --git a/views/default/settings/system.php b/views/default/settings/system.php index be9b00dee..f8317d95c 100644 --- a/views/default/settings/system.php +++ b/views/default/settings/system.php @@ -8,7 +8,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*
* @uses $vars['action'] If set, the place to forward the form to (usually action/systemsettings/save)
|