X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fblack_bean_burrito_theme.php;h=f20f60efe65df3b0cb21c39f9b13d25f5a392b7b;hp=0b46a09715c7bb1465cb2d7fa1e40b05fb8c4d00;hb=0e6fd2f821eddd307a1c42df6c9362e2d19020e9;hpb=6c84ba1ec45ab854c37b6f65c5b4d84ab1c7aad4 diff --git a/themes/black_bean_burrito_theme.php b/themes/black_bean_burrito_theme.php index 0b46a097..f20f60ef 100644 --- a/themes/black_bean_burrito_theme.php +++ b/themes/black_bean_burrito_theme.php @@ -3,13 +3,12 @@ /** * black_bean_burrito_theme.php * Name: Black Bean Burrito - * @author Ray Black * Date: August 15, 2000 * - * Copyright (c) 2000-2005 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @author Ray Black + * @copyright 2000-2014 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @version $Id$ * @package squirrelmail * @subpackage themes */ @@ -31,4 +30,3 @@ $color[12] = '#202020'; // (dark gray) Alternate color $color[13] = '#ff7733'; // (orange-ish) Single-quoted text $color[14] = '#ff3377'; // (pink-ish) 2 or more quotes $color[15] = '#414141'; // (darker gray) unselectable folders -?> \ No newline at end of file