From 0276987858565249543e461bf404db12a4401f8b Mon Sep 17 00:00:00 2001 From: jervfors Date: Wed, 15 Apr 2009 17:17:56 +0000 Subject: [PATCH] These files shouldn't be executables. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13545 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- themes/color_theme_to_css.php | 2 +- themes/darkness.php | 2 +- themes/greenhouse_effect.php | 2 +- themes/in_the_pink.php | 2 +- themes/kind_of_blue.php | 2 +- themes/monostochastic.php | 2 +- themes/random.php | 2 +- themes/shades_of_grey.php | 2 +- themes/spice_of_life.php | 2 +- themes/spice_of_life_dark.php | 2 +- themes/spice_of_life_lite.php | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) mode change 100755 => 100644 themes/color_theme_to_css.php mode change 100755 => 100644 themes/darkness.php mode change 100755 => 100644 themes/greenhouse_effect.php mode change 100755 => 100644 themes/in_the_pink.php mode change 100755 => 100644 themes/kind_of_blue.php mode change 100755 => 100644 themes/monostochastic.php mode change 100755 => 100644 themes/random.php mode change 100755 => 100644 themes/shades_of_grey.php mode change 100755 => 100644 themes/spice_of_life.php mode change 100755 => 100644 themes/spice_of_life_dark.php mode change 100755 => 100644 themes/spice_of_life_lite.php diff --git a/themes/color_theme_to_css.php b/themes/color_theme_to_css.php old mode 100755 new mode 100644 index be2fca64..74522089 --- a/themes/color_theme_to_css.php +++ b/themes/color_theme_to_css.php @@ -17,7 +17,7 @@ * * /path/to/squirrelmail/templates/theme_to_css.php /path/to/mytheme.php > my_theme.css * - * @copyright © 1999-2007 The SquirrelMail Project Team + * @copyright © 1999-2009 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail diff --git a/themes/darkness.php b/themes/darkness.php old mode 100755 new mode 100644 index b7ca509e..0591d853 --- a/themes/darkness.php +++ b/themes/darkness.php @@ -5,7 +5,7 @@ * Like black? * * @author Tyler Akins - * @copyright © 2001-2007 The SquirrelMail Project Team + * @copyright © 2001-2009 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail diff --git a/themes/greenhouse_effect.php b/themes/greenhouse_effect.php old mode 100755 new mode 100644 index c6a751ca..4ef8c948 --- a/themes/greenhouse_effect.php +++ b/themes/greenhouse_effect.php @@ -7,7 +7,7 @@ * light greenish background. * * @author Joey Bump - * @copyright © 2000-2007 The SquirrelMail Project Team + * @copyright © 2000-2009 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail diff --git a/themes/in_the_pink.php b/themes/in_the_pink.php old mode 100755 new mode 100644 index 8ac1020d..ba7248f5 --- a/themes/in_the_pink.php +++ b/themes/in_the_pink.php @@ -8,7 +8,7 @@ * background with dark text. * * @author Jorey Bump - * @copyright © 2000-2007 The SquirrelMail Project Team + * @copyright © 2000-2009 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail diff --git a/themes/kind_of_blue.php b/themes/kind_of_blue.php old mode 100755 new mode 100644 index 022d093c..7f33ad67 --- a/themes/kind_of_blue.php +++ b/themes/kind_of_blue.php @@ -8,7 +8,7 @@ * light bluish background with dark text. * * @author Jorey Bump - * @copyright © 2000-2007 The SquirrelMail Project Team + * @copyright © 2000-2009 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail diff --git a/themes/monostochastic.php b/themes/monostochastic.php old mode 100755 new mode 100644 index fd7f1820..ca2443d7 --- a/themes/monostochastic.php +++ b/themes/monostochastic.php @@ -8,7 +8,7 @@ * a dark or light background. * * @author Jorey Bump - * @copyright © 2000-2007 The SquirrelMail Project Team + * @copyright © 2000-2009 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail diff --git a/themes/random.php b/themes/random.php old mode 100755 new mode 100644 index af6793a2..22c2ec80 --- a/themes/random.php +++ b/themes/random.php @@ -6,7 +6,7 @@ * Comment: Guess what this does! * * @author Tyler Akins - * @copyright © 2000-2007 The SquirrelMail Project Team + * @copyright © 2000-2009 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail diff --git a/themes/shades_of_grey.php b/themes/shades_of_grey.php old mode 100755 new mode 100644 index b5e20541..c1070128 --- a/themes/shades_of_grey.php +++ b/themes/shades_of_grey.php @@ -7,7 +7,7 @@ * light greyish background with dark text. * * @author Jorey Bump - * @copyright © 2000-2007 The SquirrelMail Project Team + * @copyright © 2000-2009 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail diff --git a/themes/spice_of_life.php b/themes/spice_of_life.php old mode 100755 new mode 100644 index 235be941..725eb56a --- a/themes/spice_of_life.php +++ b/themes/spice_of_life.php @@ -7,7 +7,7 @@ * featuring either a dark or light background. * * @author Jorey Bump - * @copyright © 2000-2007 The SquirrelMail Project Team + * @copyright © 2000-2009 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail diff --git a/themes/spice_of_life_dark.php b/themes/spice_of_life_dark.php old mode 100755 new mode 100644 index d061f4f1..ead6c198 --- a/themes/spice_of_life_dark.php +++ b/themes/spice_of_life_dark.php @@ -7,7 +7,7 @@ * featuring a dark background with light text. * * @author Jorey Bump - * @copyright © 2000-2007 The SquirrelMail Project Team + * @copyright © 2000-2009 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail diff --git a/themes/spice_of_life_lite.php b/themes/spice_of_life_lite.php old mode 100755 new mode 100644 index 1ba89ffd..fa09d571 --- a/themes/spice_of_life_lite.php +++ b/themes/spice_of_life_lite.php @@ -7,7 +7,7 @@ * lite background with dark text. * * @author Jorey Bump - * @copyright © 2000-2007 The SquirrelMail Project Team + * @copyright © 2000-2009 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail -- 2.25.1