aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire/views/default/thewire
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-10-22 21:00:32 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-10-22 21:00:32 +0000
commit131eb5f919b078e47fe469a8b904c2434f1a2b4f (patch)
treed7862fcab06135457459bd1b9cc55a6e2f1aeefc /mod/thewire/views/default/thewire
parent5b1c53b2d017e4a9f46e28ad9a00caa5af78b119 (diff)
downloadelgg-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/thewire/views/default/thewire')
-rw-r--r--mod/thewire/views/default/thewire/css.php4
-rw-r--r--mod/thewire/views/default/thewire/forms/add.php4
-rw-r--r--mod/thewire/views/default/thewire/notfound.php4
-rw-r--r--mod/thewire/views/default/thewire/view.php4
4 files changed, 0 insertions, 16 deletions
diff --git a/mod/thewire/views/default/thewire/css.php b/mod/thewire/views/default/thewire/css.php
index 30959e5d3..3b50be652 100644
--- a/mod/thewire/views/default/thewire/css.php
+++ b/mod/thewire/views/default/thewire/css.php
@@ -4,10 +4,6 @@
* Elgg thewire CSS extender
*
* @package ElggTheWire
- * @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.com/
*/
?>
diff --git a/mod/thewire/views/default/thewire/forms/add.php b/mod/thewire/views/default/thewire/forms/add.php
index 60d7914ea..90fdabceb 100644
--- a/mod/thewire/views/default/thewire/forms/add.php
+++ b/mod/thewire/views/default/thewire/forms/add.php
@@ -4,10 +4,6 @@
* Elgg thewire edit/add page
*
* @package ElggTheWire
- * @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.com/
*
*/
diff --git a/mod/thewire/views/default/thewire/notfound.php b/mod/thewire/views/default/thewire/notfound.php
index bc53815fb..a3d08fe18 100644
--- a/mod/thewire/views/default/thewire/notfound.php
+++ b/mod/thewire/views/default/thewire/notfound.php
@@ -4,10 +4,6 @@
* Elgg shout not found page
*
* @package ElggShouts
- * @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.com/
*/
?>
diff --git a/mod/thewire/views/default/thewire/view.php b/mod/thewire/views/default/thewire/view.php
index e63f88fc6..725643cd1 100644
--- a/mod/thewire/views/default/thewire/view.php
+++ b/mod/thewire/views/default/thewire/view.php
@@ -4,10 +4,6 @@
* Elgg thewire view page
*
* @package ElggTheWire
- * @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.com/
*
* @uses $vars['entity'] An array of wire notes to view
*