aboutsummaryrefslogtreecommitdiff
path: root/mod/guidtool
diff options
context:
space:
mode:
authorben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-08-08 16:25:14 +0000
committerben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-08-08 16:25:14 +0000
commit6656df551f205d4792773dcef3c889759ae04040 (patch)
treee31351df893038d86853a9f3638bfd75ab6ac77c /mod/guidtool
parenta8d4042f8268212104a094f1a1fd229fc219818b (diff)
downloadelgg-6656df551f205d4792773dcef3c889759ae04040.tar.gz
elgg-6656df551f205d4792773dcef3c889759ae04040.tar.bz2
Adjusted contributors file.
git-svn-id: https://code.elgg.org/elgg/trunk@1806 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/guidtool')
-rw-r--r--mod/guidtool/export.php2
-rw-r--r--mod/guidtool/format_picker.php2
-rw-r--r--mod/guidtool/import.php2
-rw-r--r--mod/guidtool/index.php2
-rw-r--r--mod/guidtool/languages/en.php2
-rw-r--r--mod/guidtool/start.php2
-rw-r--r--mod/guidtool/view.php2
-rw-r--r--mod/guidtool/views/default/forms/guidtool/export.php2
-rw-r--r--mod/guidtool/views/default/forms/guidtool/format.php2
-rw-r--r--mod/guidtool/views/default/forms/guidtool/import.php2
-rw-r--r--mod/guidtool/views/default/guidtool/gallery.php2
-rw-r--r--mod/guidtool/views/default/guidtool/listing.php2
-rw-r--r--mod/guidtool/views/default/guidtool/profile.php2
-rw-r--r--mod/guidtool/views/default/object/guidtoolwrapper.php2
14 files changed, 14 insertions, 14 deletions
diff --git a/mod/guidtool/export.php b/mod/guidtool/export.php
index 49520df20..705d179a3 100644
--- a/mod/guidtool/export.php
+++ b/mod/guidtool/export.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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.com/
*/
diff --git a/mod/guidtool/format_picker.php b/mod/guidtool/format_picker.php
index 36a779187..0289f5e84 100644
--- a/mod/guidtool/format_picker.php
+++ b/mod/guidtool/format_picker.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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.com/
*/
diff --git a/mod/guidtool/import.php b/mod/guidtool/import.php
index a1fd0b7ac..53771b2fa 100644
--- a/mod/guidtool/import.php
+++ b/mod/guidtool/import.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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.com/
*/
diff --git a/mod/guidtool/index.php b/mod/guidtool/index.php
index 0f1bcd223..1421c985d 100644
--- a/mod/guidtool/index.php
+++ b/mod/guidtool/index.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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.com/
*/
diff --git a/mod/guidtool/languages/en.php b/mod/guidtool/languages/en.php
index 0f88e9d11..7d2e3d40b 100644
--- a/mod/guidtool/languages/en.php
+++ b/mod/guidtool/languages/en.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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.com/
*/
diff --git a/mod/guidtool/start.php b/mod/guidtool/start.php
index f524d4694..87af79079 100644
--- a/mod/guidtool/start.php
+++ b/mod/guidtool/start.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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.com/
*/
diff --git a/mod/guidtool/view.php b/mod/guidtool/view.php
index 6bbdb45d8..573736086 100644
--- a/mod/guidtool/view.php
+++ b/mod/guidtool/view.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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.com/
*/
diff --git a/mod/guidtool/views/default/forms/guidtool/export.php b/mod/guidtool/views/default/forms/guidtool/export.php
index 6825984dc..f5742555a 100644
--- a/mod/guidtool/views/default/forms/guidtool/export.php
+++ b/mod/guidtool/views/default/forms/guidtool/export.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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.com/
*/
diff --git a/mod/guidtool/views/default/forms/guidtool/format.php b/mod/guidtool/views/default/forms/guidtool/format.php
index 7a3f397d5..a01790e4b 100644
--- a/mod/guidtool/views/default/forms/guidtool/format.php
+++ b/mod/guidtool/views/default/forms/guidtool/format.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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.com/
*/
diff --git a/mod/guidtool/views/default/forms/guidtool/import.php b/mod/guidtool/views/default/forms/guidtool/import.php
index 872eba8cc..963501868 100644
--- a/mod/guidtool/views/default/forms/guidtool/import.php
+++ b/mod/guidtool/views/default/forms/guidtool/import.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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.com/
*/
diff --git a/mod/guidtool/views/default/guidtool/gallery.php b/mod/guidtool/views/default/guidtool/gallery.php
index d49245a9d..440b47088 100644
--- a/mod/guidtool/views/default/guidtool/gallery.php
+++ b/mod/guidtool/views/default/guidtool/gallery.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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.com/
*/
diff --git a/mod/guidtool/views/default/guidtool/listing.php b/mod/guidtool/views/default/guidtool/listing.php
index 55541764c..d16bd383f 100644
--- a/mod/guidtool/views/default/guidtool/listing.php
+++ b/mod/guidtool/views/default/guidtool/listing.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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.com/
*/
diff --git a/mod/guidtool/views/default/guidtool/profile.php b/mod/guidtool/views/default/guidtool/profile.php
index d32141b11..ff9c1e185 100644
--- a/mod/guidtool/views/default/guidtool/profile.php
+++ b/mod/guidtool/views/default/guidtool/profile.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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.com/
*/
diff --git a/mod/guidtool/views/default/object/guidtoolwrapper.php b/mod/guidtool/views/default/object/guidtoolwrapper.php
index d83f7fb30..9d0538054 100644
--- a/mod/guidtool/views/default/object/guidtoolwrapper.php
+++ b/mod/guidtool/views/default/object/guidtoolwrapper.php
@@ -4,7 +4,7 @@
*
* @package ElggGUIDTool
* @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.com/
*/