diff options
| author | Vincent Richard <[email protected]> | 2006-02-05 11:22:59 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2006-02-05 11:22:59 +0100 |
| commit | 63d21f7a098e3eaadcde4eee92f28bdeefe6a695 (patch) | |
| tree | f76ab54d22ab18050d648b1c97f037a0e01f361d /src/net/sendmail | |
| parent | Fixed encoding of reserved/unsafe chars. (diff) | |
| download | vmime-63d21f7a098e3eaadcde4eee92f28bdeefe6a695.tar.gz vmime-63d21f7a098e3eaadcde4eee92f28bdeefe6a695.zip | |
Changed copyright year to 2006.
Diffstat (limited to 'src/net/sendmail')
| -rw-r--r-- | src/net/sendmail/sendmailServiceInfos.cpp | 2 | ||||
| -rw-r--r-- | src/net/sendmail/sendmailTransport.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/net/sendmail/sendmailServiceInfos.cpp b/src/net/sendmail/sendmailServiceInfos.cpp index 68010765..b35f397f 100644 --- a/src/net/sendmail/sendmailServiceInfos.cpp +++ b/src/net/sendmail/sendmailServiceInfos.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2005 Vincent Richard <[email protected]> +// Copyright (C) 2002-2006 Vincent Richard <[email protected]> // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/net/sendmail/sendmailTransport.cpp b/src/net/sendmail/sendmailTransport.cpp index 514a66a6..efdd57aa 100644 --- a/src/net/sendmail/sendmailTransport.cpp +++ b/src/net/sendmail/sendmailTransport.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2005 Vincent Richard <[email protected]> +// Copyright (C) 2002-2006 Vincent Richard <[email protected]> // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as |
