From a88d21a336d20cda74b079456efa38bf097eac5e Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Tue, 27 Mar 2007 12:42:53 +0000 Subject: Fixed typo in the copyright header, and added missing paragraph about linking. --- src/net/maildir/format/courierMaildirFormat.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/maildir/format/courierMaildirFormat.cpp') diff --git a/src/net/maildir/format/courierMaildirFormat.cpp b/src/net/maildir/format/courierMaildirFormat.cpp index 627a7279..56889d99 100644 --- a/src/net/maildir/format/courierMaildirFormat.cpp +++ b/src/net/maildir/format/courierMaildirFormat.cpp @@ -14,7 +14,7 @@ // // You should have received a copy of the GNU General Public License along // with this program; if not, write to the Free Software Foundation, Inc., -// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. // // Linking this library statically or dynamically with other modules is making // a combined work based on this library. Thus, the terms and conditions of -- cgit