diff options
Diffstat (limited to 'mod/embed')
| -rw-r--r-- | mod/embed/start.php | 4 | ||||
| -rw-r--r-- | mod/embed/views/default/embed/css.php | 4 | 
2 files changed, 0 insertions, 8 deletions
diff --git a/mod/embed/start.php b/mod/embed/start.php index eb4aef08d..b3a6a3feb 100644 --- a/mod/embed/start.php +++ b/mod/embed/start.php @@ -3,10 +3,6 @@   * Elgg media embed plugin   *   * @package ElggEmbed - * @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-2010 - * @link http://elgg.com/   */  /** diff --git a/mod/embed/views/default/embed/css.php b/mod/embed/views/default/embed/css.php index bfffa809f..a177b0692 100644 --- a/mod/embed/views/default/embed/css.php +++ b/mod/embed/views/default/embed/css.php @@ -3,10 +3,6 @@   * Elgg embed CSS - standard across all themes   *    * @package embed - * @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.org/   */  ?>  | 
