diff options
Diffstat (limited to 'mod/reportedcontent/actions')
-rw-r--r-- | mod/reportedcontent/actions/add.php | 2 | ||||
-rw-r--r-- | mod/reportedcontent/actions/archive.php | 2 | ||||
-rw-r--r-- | mod/reportedcontent/actions/delete.php | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mod/reportedcontent/actions/add.php b/mod/reportedcontent/actions/add.php index c37cae466..ebe1d7e3b 100644 --- a/mod/reportedcontent/actions/add.php +++ b/mod/reportedcontent/actions/add.php @@ -6,7 +6,7 @@ * @package ElggReportContent
* @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
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
diff --git a/mod/reportedcontent/actions/archive.php b/mod/reportedcontent/actions/archive.php index 312d05eea..144b6b864 100644 --- a/mod/reportedcontent/actions/archive.php +++ b/mod/reportedcontent/actions/archive.php @@ -6,7 +6,7 @@ * @package ElggReportedContent
* @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.org/
*/
diff --git a/mod/reportedcontent/actions/delete.php b/mod/reportedcontent/actions/delete.php index f304a47f2..87ac0e40f 100644 --- a/mod/reportedcontent/actions/delete.php +++ b/mod/reportedcontent/actions/delete.php @@ -6,7 +6,7 @@ * @package ElggReportedCOntent
* @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.org/
*/
|