diff options
author | brettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-10-22 21:00:32 +0000 |
---|---|---|
committer | brettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-10-22 21:00:32 +0000 |
commit | 131eb5f919b078e47fe469a8b904c2434f1a2b4f (patch) | |
tree | d7862fcab06135457459bd1b9cc55a6e2f1aeefc /mod/notifications | |
parent | 5b1c53b2d017e4a9f46e28ad9a00caa5af78b119 (diff) | |
download | elgg-131eb5f919b078e47fe469a8b904c2434f1a2b4f.tar.gz elgg-131eb5f919b078e47fe469a8b904c2434f1a2b4f.tar.bz2 |
Removed @license, @copyright, and @author from files. License and copyright are covered by LICENSE.txt and COPYRIGHT.txt in root.
git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/notifications')
-rw-r--r-- | mod/notifications/actions/groupsave.php | 4 | ||||
-rw-r--r-- | mod/notifications/actions/save.php | 4 | ||||
-rw-r--r-- | mod/notifications/groups.php | 4 | ||||
-rw-r--r-- | mod/notifications/index.php | 4 | ||||
-rw-r--r-- | mod/notifications/start.php | 4 | ||||
-rw-r--r-- | mod/notifications/views/default/notifications/css.php | 4 | ||||
-rw-r--r-- | mod/notifications/views/default/notifications/subscriptions/form.php | 4 | ||||
-rw-r--r-- | mod/notifications/views/default/notifications/subscriptions/groupsform.php | 4 |
8 files changed, 0 insertions, 32 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(); diff --git a/mod/notifications/groups.php b/mod/notifications/groups.php index d6de57832..1c1ad77d2 100644 --- a/mod/notifications/groups.php +++ b/mod/notifications/groups.php @@ -4,10 +4,6 @@ * Elgg notifications plugin group index * * @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 Elgg framework diff --git a/mod/notifications/index.php b/mod/notifications/index.php index 93741d76e..904b6f9ff 100644 --- a/mod/notifications/index.php +++ b/mod/notifications/index.php @@ -4,10 +4,6 @@ * Elgg notifications plugin index * * @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 Elgg framework diff --git a/mod/notifications/start.php b/mod/notifications/start.php index 3349d0194..bdc7f15ff 100644 --- a/mod/notifications/start.php +++ b/mod/notifications/start.php @@ -4,10 +4,6 @@ * Elgg notifications plugin * * @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/ */ diff --git a/mod/notifications/views/default/notifications/css.php b/mod/notifications/views/default/notifications/css.php index bd6067c85..19615162b 100644 --- a/mod/notifications/views/default/notifications/css.php +++ b/mod/notifications/views/default/notifications/css.php @@ -3,10 +3,6 @@ * Elgg notifications CSS * * @package notifications - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Curverider <info@elgg.com> - * @copyright Curverider Ltd 2008-2010 - * @link http://elgg.org/ */ ?> diff --git a/mod/notifications/views/default/notifications/subscriptions/form.php b/mod/notifications/views/default/notifications/subscriptions/form.php index d4f243e20..f1e103b72 100644 --- a/mod/notifications/views/default/notifications/subscriptions/form.php +++ b/mod/notifications/views/default/notifications/subscriptions/form.php @@ -4,10 +4,6 @@ * Elgg SMS Client * * @package ElggSMS - * @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/ */ diff --git a/mod/notifications/views/default/notifications/subscriptions/groupsform.php b/mod/notifications/views/default/notifications/subscriptions/groupsform.php index edb9c587c..7840ba2cc 100644 --- a/mod/notifications/views/default/notifications/subscriptions/groupsform.php +++ b/mod/notifications/views/default/notifications/subscriptions/groupsform.php @@ -3,10 +3,6 @@ * Elgg notifications groups subscription form * * @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/ */ global $NOTIFICATION_HANDLERS; |