summaryrefslogtreecommitdiff
path: root/roundcubemail/bin/modcss.php
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-07 18:32:56 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-07 18:32:56 +0000
commit0619181f40510dcb2429573dda0bf3cdcc5cd57f (patch)
tree93b3988b56fe9d0e3a687a7f7090cbb4e8f939ec /roundcubemail/bin/modcss.php
parent6ebc22a4c0f2df8f3e0c41dba4e375dd232559be (diff)
- added bin/killcache.php script (#1485434)
- added copyrights disclaimers git-svn-id: https://svn.roundcube.net/trunk@1954 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/bin/modcss.php')
-rw-r--r--roundcubemail/bin/modcss.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/roundcubemail/bin/modcss.php b/roundcubemail/bin/modcss.php
index e97b8ec9c..fc6305c81 100644
--- a/roundcubemail/bin/modcss.php
+++ b/roundcubemail/bin/modcss.php
@@ -2,10 +2,10 @@
/*
+-----------------------------------------------------------------------+
- | program/bin/modcss.php |
+ | bin/modcss.php |
| |
| This file is part of the RoundCube Webmail client |
- | Copyright (C) 2007, RoundCube Dev. - Switzerland |
+ | Copyright (C) 2007-2008, RoundCube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
| PURPOSE: |
@@ -15,7 +15,7 @@
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
- $Id: $
+ $Id$
*/