diff options
Diffstat (limited to 'mod/profile/actions')
-rw-r--r-- | mod/profile/actions/cropicon.php | 2 | ||||
-rw-r--r-- | mod/profile/actions/deletedefaultprofileitem.php | 2 | ||||
-rw-r--r-- | mod/profile/actions/edit.php | 2 | ||||
-rw-r--r-- | mod/profile/actions/editdefault.php | 2 | ||||
-rw-r--r-- | mod/profile/actions/iconupload.php | 2 | ||||
-rw-r--r-- | mod/profile/actions/resetdefaultprofile.php | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/mod/profile/actions/cropicon.php b/mod/profile/actions/cropicon.php index c367a42dc..5acf8a915 100644 --- a/mod/profile/actions/cropicon.php +++ b/mod/profile/actions/cropicon.php @@ -6,7 +6,7 @@ * @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.com/
*/
diff --git a/mod/profile/actions/deletedefaultprofileitem.php b/mod/profile/actions/deletedefaultprofileitem.php index 7947c65a1..3e02e1c6c 100644 --- a/mod/profile/actions/deletedefaultprofileitem.php +++ b/mod/profile/actions/deletedefaultprofileitem.php @@ -5,7 +5,7 @@ * @package ElggProfile * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd <info@elgg.com> - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.com/ */ diff --git a/mod/profile/actions/edit.php b/mod/profile/actions/edit.php index 36f13eb42..76ea28159 100644 --- a/mod/profile/actions/edit.php +++ b/mod/profile/actions/edit.php @@ -6,7 +6,7 @@ * @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.com/
*/
diff --git a/mod/profile/actions/editdefault.php b/mod/profile/actions/editdefault.php index fb6ef0b51..7312dbd79 100644 --- a/mod/profile/actions/editdefault.php +++ b/mod/profile/actions/editdefault.php @@ -6,7 +6,7 @@ * @package ElggProfile * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd <info@elgg.com> - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.com/ */ diff --git a/mod/profile/actions/iconupload.php b/mod/profile/actions/iconupload.php index 903cf353c..db948b36a 100644 --- a/mod/profile/actions/iconupload.php +++ b/mod/profile/actions/iconupload.php @@ -6,7 +6,7 @@ * @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.com/
*/
diff --git a/mod/profile/actions/resetdefaultprofile.php b/mod/profile/actions/resetdefaultprofile.php index 7407fe937..449efbd23 100644 --- a/mod/profile/actions/resetdefaultprofile.php +++ b/mod/profile/actions/resetdefaultprofile.php @@ -5,7 +5,7 @@ * @package ElggProfile * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd <info@elgg.com> - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.com/ */ |