diff options
author | thomascube <thomas@roundcube.net> | 2005-09-30 19:38:27 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2005-09-30 19:38:27 +0000 |
commit | 15fee7b8dd9991c798e6b3eeb9f98cd34e8153fc (patch) | |
tree | 797f61600e4a382e549c8c3b3719d0f44db7f271 /program/lib/Mail/mimePart.php | |
parent | 539cd47824ec6b03b44f9f7c5af8a1e60df0458b (diff) |
Moved config files to config/*inc.php.dist
Diffstat (limited to 'program/lib/Mail/mimePart.php')
-rw-r--r-- | program/lib/Mail/mimePart.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/lib/Mail/mimePart.php b/program/lib/Mail/mimePart.php index 45a00523d..b429b905e 100644 --- a/program/lib/Mail/mimePart.php +++ b/program/lib/Mail/mimePart.php @@ -1,7 +1,7 @@ <?php // +-----------------------------------------------------------------------+ // | Copyright (c) 2002-2003 Richard Heyes | -// | Licensed under the GNU GPL | +// | All rights reserved. | // | | // | Redistribution and use in source and binary forms, with or without | // | modification, are permitted provided that the following conditions | |