summaryrefslogtreecommitdiff
path: root/roundcubemail/config
diff options
context:
space:
mode:
authorroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2005-10-03 20:17:04 +0000
committerroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2005-10-03 20:17:04 +0000
commit30515b04bae17fd85c7f78c837e7f6d53ee2405a (patch)
tree4ffa5523a47276e48f9838fd01c1e6b88eaf4809 /roundcubemail/config
parent52be1875ee7ee29ecf851ab33e9b92e97657a851 (diff)
Minor bugfixes and SMTP support
git-svn-id: https://svn.roundcube.net/trunk@16 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/config')
-rw-r--r--roundcubemail/config/db.inc.php.dist2
-rw-r--r--roundcubemail/config/main.inc.php.dist2
2 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/config/db.inc.php.dist b/roundcubemail/config/db.inc.php.dist
index 5ee392b5c..2d8888b91 100644
--- a/roundcubemail/config/db.inc.php.dist
+++ b/roundcubemail/config/db.inc.php.dist
@@ -6,7 +6,7 @@
| |
| This file is part of the RoundCube Webmail client |
| Copyright (C) 2005, RoundCube Dev. - Switzerland |
- | All rights reserved. |
+ | Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
diff --git a/roundcubemail/config/main.inc.php.dist b/roundcubemail/config/main.inc.php.dist
index 0e8fc54c1..6498e019e 100644
--- a/roundcubemail/config/main.inc.php.dist
+++ b/roundcubemail/config/main.inc.php.dist
@@ -6,7 +6,7 @@
| |
| This file is part of the RoundCube Webmail client |
| Copyright (C) 2005, RoundCube Dev. - Switzerland |
- | All rights reserved. |
+ | Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+