aboutsummaryrefslogtreecommitdiff
path: root/mod/tinymce
diff options
context:
space:
mode:
Diffstat (limited to 'mod/tinymce')
-rw-r--r--mod/tinymce/start.php4
-rw-r--r--mod/tinymce/views/default/input/longtext.php4
2 files changed, 0 insertions, 8 deletions
diff --git a/mod/tinymce/start.php b/mod/tinymce/start.php
index 6a79524d7..fd5c4176b 100644
--- a/mod/tinymce/start.php
+++ b/mod/tinymce/start.php
@@ -3,10 +3,6 @@
* TinyMCE wysiwyg editor
*
* @package TinyMCE
- * @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.org/
**/
function tinymce_init() {
diff --git a/mod/tinymce/views/default/input/longtext.php b/mod/tinymce/views/default/input/longtext.php
index 2f16c0fe7..840c14daa 100644
--- a/mod/tinymce/views/default/input/longtext.php
+++ b/mod/tinymce/views/default/input/longtext.php
@@ -4,10 +4,6 @@
* Displays a long text input field
*
* @package ElggTinyMCE
- * @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.org/
*
* @uses $vars['value'] The current value, if any
* @uses $vars['js'] Any Javascript to enter into the input tag