aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/notification.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/notification.php')
-rw-r--r--engine/lib/notification.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/lib/notification.php b/engine/lib/notification.php
index 838f776a2..c483f1ed8 100644
--- a/engine/lib/notification.php
+++ b/engine/lib/notification.php
@@ -16,7 +16,7 @@
* @package Elgg
* @subpackage API
* @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/
*/
@@ -193,7 +193,7 @@
/**
* Notification exception.
- * @author Marcus Povey
+ * @author Curverider Ltd
*/
class NotificationException extends Exception {}