aboutsummaryrefslogtreecommitdiff
path: root/mod/notifications/actions
diff options
context:
space:
mode:
Diffstat (limited to 'mod/notifications/actions')
-rw-r--r--mod/notifications/actions/groupsave.php4
-rw-r--r--mod/notifications/actions/save.php4
2 files changed, 0 insertions, 8 deletions
diff --git a/mod/notifications/actions/groupsave.php b/mod/notifications/actions/groupsave.php
index 84154930e..587b1117c 100644
--- a/mod/notifications/actions/groupsave.php
+++ b/mod/notifications/actions/groupsave.php
@@ -4,10 +4,6 @@
* Elgg notifications group save
*
* @package ElggNotifications
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
*/
// Load important global vars
diff --git a/mod/notifications/actions/save.php b/mod/notifications/actions/save.php
index f8b533d23..18f243254 100644
--- a/mod/notifications/actions/save.php
+++ b/mod/notifications/actions/save.php
@@ -4,10 +4,6 @@
* Elgg notifications
*
* @package ElggNotifications
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2010
- * @link http://elgg.com/
*/
$user = get_loggedin_user();