diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-09-30 19:38:27 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-09-30 19:38:27 +0000 |
| commit | 3e0b457ce893a6a309b573a270336fb3ef4edac7 (patch) | |
| tree | f9b33712612224a397b5c484e7795065c5ce21a9 /roundcubemail/index.php | |
| parent | 1da45b933e35f90a6c84ca652a4eb2e78f946916 (diff) | |
Moved config files to config/*inc.php.dist
git-svn-id: https://svn.roundcube.net/trunk@10 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/index.php')
| -rw-r--r-- | roundcubemail/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/index.php b/roundcubemail/index.php index bdccd379f..b7fbe676d 100644 --- a/roundcubemail/index.php +++ b/roundcubemail/index.php @@ -3,10 +3,10 @@ /* +-----------------------------------------------------------------------+ | RoundCube Webmail IMAP Client | - | Version 0.1-20050811 | + | Version 0.1-20050929 | | | | Copyright (C) 2005, RoundCube Dev. - Switzerland | - | All rights reserved. | + | Licensed under the GNU GPL | | | | Redistribution and use in source and binary forms, with or without | | modification, are permitted provided that the following conditions | |
