diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-09-28 22:28:05 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-09-28 22:28:05 +0000 |
| commit | 63421e8191dd25c04b74ebcecdcd4231625a9ea9 (patch) | |
| tree | 3d9f5045687d3f40fbdea8ccaf13d1c2e00bc2b7 /roundcubemail/program/lib/Mail/mimePart.php | |
| parent | a54c76a1fc8917231c034ffc1938fe54b77b7c3d (diff) | |
Minor bugfixes and correction of confusing License notfications
git-svn-id: https://svn.roundcube.net/trunk@8 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/lib/Mail/mimePart.php')
| -rw-r--r-- | roundcubemail/program/lib/Mail/mimePart.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/lib/Mail/mimePart.php b/roundcubemail/program/lib/Mail/mimePart.php index b429b905e..45a00523d 100644 --- a/roundcubemail/program/lib/Mail/mimePart.php +++ b/roundcubemail/program/lib/Mail/mimePart.php @@ -1,7 +1,7 @@ <?php // +-----------------------------------------------------------------------+ // | Copyright (c) 2002-2003 Richard Heyes | -// | 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 | |
