diff options
Diffstat (limited to 'engine/lib/sites.php')
-rw-r--r-- | engine/lib/sites.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/lib/sites.php b/engine/lib/sites.php index 9ad1a7621..16e4c6614 100644 --- a/engine/lib/sites.php +++ b/engine/lib/sites.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 <marcus@dushka.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
@@ -15,7 +15,7 @@ /** * ElggSite * Representation of a "site" in the system. - * @author Marcus Povey <marcus@dushka.co.uk> + * @author Curverider Ltd <info@elgg.com> * @package Elgg * @subpackage Core */ |