From 30233b8dfb7fe5070dfa11b3e6d2015fb50aa769 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Wed, 28 Sep 2005 18:28:05 -0400 Subject: [PATCH] --- 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 b429b90..45a0052 100644 --- a/program/lib/Mail/mimePart.php +++ b/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 | -- Gitblit v1.9.1