diff options
Diffstat (limited to 'engine/lib/relationships.php')
-rw-r--r-- | engine/lib/relationships.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/lib/relationships.php b/engine/lib/relationships.php index ffb2d1ee4..b4b085a80 100644 --- a/engine/lib/relationships.php +++ b/engine/lib/relationships.php @@ -6,7 +6,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/ */ @@ -14,7 +14,7 @@ /** * Relationship class. * - * @author Marcus Povey + * @author Curverider Ltd * @package Elgg * @subpackage Core */ |