aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2007-01-01 20:55:15 +0000
committerVincent Richard <[email protected]>2007-01-01 20:55:15 +0000
commitd284cfa7298786f62835809c37ef3b7b09ad78c5 (patch)
treebcfbef251ff5f96a3459201764660a259062c482
parentAllow 'AUTH=LOGIN' capability for some servers. (diff)
downloadvmime-d284cfa7298786f62835809c37ef3b7b09ad78c5.tar.gz
vmime-d284cfa7298786f62835809c37ef3b7b09ad78c5.zip
Changed copyright year to 2007.
-rw-r--r--doc/book/intro.tex4
-rw-r--r--examples/example1.cpp2
-rw-r--r--examples/example2.cpp2
-rw-r--r--examples/example3.cpp2
-rw-r--r--examples/example4.cpp2
-rw-r--r--examples/example5.cpp2
-rw-r--r--examples/example6.cpp2
-rw-r--r--examples/example7.cpp2
-rw-r--r--examples/viewer/viewer.cpp2
-rw-r--r--src/address.cpp2
-rw-r--r--src/addressList.cpp2
-rw-r--r--src/attachmentHelper.cpp2
-rw-r--r--src/base.cpp2
-rw-r--r--src/body.cpp2
-rw-r--r--src/bodyPart.cpp2
-rw-r--r--src/bodyPartAttachment.cpp2
-rw-r--r--src/charset.cpp2
-rw-r--r--src/charsetConverter.cpp2
-rw-r--r--src/component.cpp2
-rw-r--r--src/constants.cpp2
-rw-r--r--src/contentDisposition.cpp2
-rw-r--r--src/contentDispositionField.cpp2
-rw-r--r--src/contentHandler.cpp2
-rw-r--r--src/contentTypeField.cpp2
-rw-r--r--src/dateTime.cpp2
-rw-r--r--src/defaultAttachment.cpp2
-rw-r--r--src/disposition.cpp2
-rw-r--r--src/emptyContentHandler.cpp2
-rw-r--r--src/encoder.cpp2
-rw-r--r--src/encoder7bit.cpp2
-rw-r--r--src/encoder8bit.cpp2
-rw-r--r--src/encoderB64.cpp2
-rw-r--r--src/encoderBinary.cpp2
-rw-r--r--src/encoderDefault.cpp2
-rw-r--r--src/encoderFactory.cpp2
-rw-r--r--src/encoderQP.cpp2
-rw-r--r--src/encoderUUE.cpp2
-rw-r--r--src/encoding.cpp2
-rw-r--r--src/exception.cpp2
-rw-r--r--src/fileAttachment.cpp2
-rw-r--r--src/generatedMessageAttachment.cpp2
-rw-r--r--src/header.cpp2
-rw-r--r--src/headerField.cpp2
-rw-r--r--src/headerFieldFactory.cpp2
-rw-r--r--src/htmlTextPart.cpp2
-rw-r--r--src/mailbox.cpp2
-rw-r--r--src/mailboxField.cpp2
-rw-r--r--src/mailboxGroup.cpp2
-rw-r--r--src/mailboxList.cpp2
-rw-r--r--src/mdn/MDNHelper.cpp2
-rw-r--r--src/mdn/MDNInfos.cpp2
-rw-r--r--src/mdn/receivedMDNInfos.cpp2
-rw-r--r--src/mdn/sendableMDNInfos.cpp2
-rw-r--r--src/mediaType.cpp2
-rw-r--r--src/message.cpp2
-rw-r--r--src/messageBuilder.cpp2
-rw-r--r--src/messageId.cpp2
-rw-r--r--src/messageIdSequence.cpp2
-rw-r--r--src/messageParser.cpp2
-rw-r--r--src/misc/importanceHelper.cpp2
-rw-r--r--src/net/builtinServices.inl2
-rw-r--r--src/net/defaultConnectionInfos.cpp2
-rw-r--r--src/net/events.cpp2
-rw-r--r--src/net/folder.cpp2
-rw-r--r--src/net/imap/IMAPConnection.cpp2
-rw-r--r--src/net/imap/IMAPFolder.cpp2
-rw-r--r--src/net/imap/IMAPMessage.cpp2
-rw-r--r--src/net/imap/IMAPSStore.cpp2
-rw-r--r--src/net/imap/IMAPServiceInfos.cpp2
-rw-r--r--src/net/imap/IMAPStore.cpp2
-rw-r--r--src/net/imap/IMAPTag.cpp2
-rw-r--r--src/net/imap/IMAPUtils.cpp2
-rw-r--r--src/net/maildir/maildirFolder.cpp2
-rw-r--r--src/net/maildir/maildirMessage.cpp2
-rw-r--r--src/net/maildir/maildirServiceInfos.cpp2
-rw-r--r--src/net/maildir/maildirStore.cpp2
-rw-r--r--src/net/maildir/maildirUtils.cpp2
-rw-r--r--src/net/message.cpp2
-rw-r--r--src/net/pop3/POP3Folder.cpp2
-rw-r--r--src/net/pop3/POP3Message.cpp2
-rw-r--r--src/net/pop3/POP3SStore.cpp2
-rw-r--r--src/net/pop3/POP3ServiceInfos.cpp2
-rw-r--r--src/net/pop3/POP3Store.cpp2
-rw-r--r--src/net/pop3/POP3Utils.cpp2
-rw-r--r--src/net/sendmail/sendmailServiceInfos.cpp2
-rw-r--r--src/net/sendmail/sendmailTransport.cpp2
-rw-r--r--src/net/service.cpp2
-rw-r--r--src/net/serviceFactory.cpp2
-rw-r--r--src/net/serviceInfos.cpp2
-rw-r--r--src/net/serviceRegistration.inl2
-rw-r--r--src/net/session.cpp2
-rw-r--r--src/net/smtp/SMTPResponse.cpp2
-rw-r--r--src/net/smtp/SMTPSTransport.cpp2
-rw-r--r--src/net/smtp/SMTPServiceInfos.cpp2
-rw-r--r--src/net/smtp/SMTPTransport.cpp2
-rw-r--r--src/net/tls/TLSSecuredConnectionInfos.cpp2
-rw-r--r--src/net/tls/TLSSession.cpp2
-rw-r--r--src/net/tls/TLSSocket.cpp2
-rw-r--r--src/net/transport.cpp2
-rw-r--r--src/object.cpp2
-rw-r--r--src/options.cpp2
-rw-r--r--src/parameter.cpp2
-rw-r--r--src/parameterizedHeaderField.cpp2
-rw-r--r--src/parsedMessageAttachment.cpp2
-rw-r--r--src/path.cpp2
-rw-r--r--src/plainTextPart.cpp2
-rw-r--r--src/platform.cpp2
-rw-r--r--src/platforms/posix/posixChildProcess.cpp2
-rw-r--r--src/platforms/posix/posixFile.cpp2
-rw-r--r--src/platforms/posix/posixHandler.cpp2
-rw-r--r--src/platforms/posix/posixSocket.cpp2
-rw-r--r--src/platforms/windows/windowsFile.cpp2
-rw-r--r--src/platforms/windows/windowsHandler.cpp2
-rw-r--r--src/platforms/windows/windowsSocket.cpp2
-rw-r--r--src/propertySet.cpp2
-rw-r--r--src/relay.cpp2
-rw-r--r--src/security/cert/X509Certificate.cpp2
-rw-r--r--src/security/cert/certificateChain.cpp2
-rw-r--r--src/security/cert/defaultCertificateVerifier.cpp2
-rw-r--r--src/security/defaultAuthenticator.cpp2
-rw-r--r--src/security/digest/md5/md5MessageDigest.cpp2
-rw-r--r--src/security/digest/messageDigest.cpp2
-rw-r--r--src/security/digest/messageDigestFactory.cpp2
-rw-r--r--src/security/digest/sha1/sha1MessageDigest.cpp2
-rw-r--r--src/security/sasl/SASLContext.cpp2
-rw-r--r--src/security/sasl/SASLMechanismFactory.cpp2
-rw-r--r--src/security/sasl/SASLSession.cpp2
-rw-r--r--src/security/sasl/SASLSocket.cpp2
-rw-r--r--src/security/sasl/builtinSASLMechanism.cpp2
-rw-r--r--src/security/sasl/defaultSASLAuthenticator.cpp2
-rw-r--r--src/streamContentHandler.cpp2
-rw-r--r--src/stringContentHandler.cpp2
-rw-r--r--src/text.cpp2
-rw-r--r--src/textPartFactory.cpp2
-rw-r--r--src/utility/datetimeUtils.cpp2
-rw-r--r--src/utility/filteredStream.cpp2
-rw-r--r--src/utility/path.cpp2
-rw-r--r--src/utility/progressListener.cpp2
-rw-r--r--src/utility/random.cpp2
-rw-r--r--src/utility/smartPtr.cpp2
-rw-r--r--src/utility/stream.cpp2
-rw-r--r--src/utility/stringProxy.cpp2
-rw-r--r--src/utility/stringUtils.cpp2
-rw-r--r--src/utility/url.cpp2
-rw-r--r--src/utility/urlUtils.cpp2
-rw-r--r--src/word.cpp2
-rw-r--r--src/wordEncoder.cpp2
-rw-r--r--tests/charset/main.cpp2
-rw-r--r--tests/misc/importanceHelperTest.cpp2
-rw-r--r--tests/net/smtp/SMTPResponseTest.cpp2
-rw-r--r--tests/net/smtp/SMTPTransportTest.cpp2
-rw-r--r--tests/parser/attachmentHelperTest.cpp2
-rw-r--r--tests/parser/bodyPartTest.cpp2
-rw-r--r--tests/parser/charsetTest.cpp2
-rw-r--r--tests/parser/datetimeTest.cpp2
-rw-r--r--tests/parser/dispositionTest.cpp2
-rw-r--r--tests/parser/encoderTest.cpp2
-rw-r--r--tests/parser/headerTest.cpp2
-rw-r--r--tests/parser/htmlTextPartTest.cpp2
-rw-r--r--tests/parser/mailboxTest.cpp2
-rw-r--r--tests/parser/mediaTypeTest.cpp2
-rw-r--r--tests/parser/messageIdSequenceTest.cpp2
-rw-r--r--tests/parser/messageIdTest.cpp2
-rw-r--r--tests/parser/parameterTest.cpp2
-rw-r--r--tests/parser/pathTest.cpp2
-rw-r--r--tests/parser/textTest.cpp2
-rw-r--r--tests/security/digest/md5Test.cpp2
-rw-r--r--tests/security/digest/sha1Test.cpp2
-rw-r--r--tests/testRunner.cpp2
-rw-r--r--tests/utility/datetimeUtilsTest.cpp2
-rw-r--r--tests/utility/filteredStreamTest.cpp2
-rw-r--r--tests/utility/pathTest.cpp2
-rw-r--r--tests/utility/smartPtrTest.cpp2
-rw-r--r--tests/utility/stringProxyTest.cpp2
-rw-r--r--tests/utility/stringUtilsTest.cpp2
-rw-r--r--tests/utility/urlTest.cpp2
-rw-r--r--vmime/address.hpp2
-rw-r--r--vmime/addressList.hpp2
-rw-r--r--vmime/attachment.hpp2
-rw-r--r--vmime/attachmentHelper.hpp2
-rw-r--r--vmime/base.hpp2
-rw-r--r--vmime/body.hpp2
-rw-r--r--vmime/bodyPart.hpp2
-rw-r--r--vmime/bodyPartAttachment.hpp2
-rw-r--r--vmime/charset.hpp2
-rw-r--r--vmime/charsetConverter.hpp2
-rw-r--r--vmime/component.hpp2
-rw-r--r--vmime/constants.hpp2
-rw-r--r--vmime/contentDisposition.hpp2
-rw-r--r--vmime/contentDispositionField.hpp2
-rw-r--r--vmime/contentHandler.hpp2
-rw-r--r--vmime/contentTypeField.hpp2
-rw-r--r--vmime/dateTime.hpp2
-rw-r--r--vmime/defaultAttachment.hpp2
-rw-r--r--vmime/disposition.hpp2
-rw-r--r--vmime/emptyContentHandler.hpp2
-rw-r--r--vmime/encoder.hpp2
-rw-r--r--vmime/encoder7bit.hpp2
-rw-r--r--vmime/encoder8bit.hpp2
-rw-r--r--vmime/encoderB64.hpp2
-rw-r--r--vmime/encoderBinary.hpp2
-rw-r--r--vmime/encoderDefault.hpp2
-rw-r--r--vmime/encoderFactory.hpp2
-rw-r--r--vmime/encoderQP.hpp2
-rw-r--r--vmime/encoderUUE.hpp2
-rw-r--r--vmime/encoding.hpp2
-rw-r--r--vmime/exception.hpp2
-rw-r--r--vmime/fileAttachment.hpp2
-rw-r--r--vmime/generatedMessageAttachment.hpp2
-rw-r--r--vmime/header.hpp2
-rw-r--r--vmime/headerField.hpp2
-rw-r--r--vmime/headerFieldFactory.hpp2
-rw-r--r--vmime/headerFieldValue.hpp2
-rw-r--r--vmime/htmlTextPart.hpp2
-rw-r--r--vmime/mailbox.hpp2
-rw-r--r--vmime/mailboxField.hpp2
-rw-r--r--vmime/mailboxGroup.hpp2
-rw-r--r--vmime/mailboxList.hpp2
-rw-r--r--vmime/mdn/MDNHelper.hpp2
-rw-r--r--vmime/mdn/MDNInfos.hpp2
-rw-r--r--vmime/mdn/receivedMDNInfos.hpp2
-rw-r--r--vmime/mdn/sendableMDNInfos.hpp2
-rw-r--r--vmime/mediaType.hpp2
-rw-r--r--vmime/message.hpp2
-rw-r--r--vmime/messageAttachment.hpp2
-rw-r--r--vmime/messageBuilder.hpp2
-rw-r--r--vmime/messageId.hpp2
-rw-r--r--vmime/messageIdSequence.hpp2
-rw-r--r--vmime/messageParser.hpp2
-rw-r--r--vmime/misc/importanceHelper.hpp2
-rw-r--r--vmime/net/connectionInfos.hpp2
-rw-r--r--vmime/net/defaultConnectionInfos.hpp2
-rw-r--r--vmime/net/events.hpp2
-rw-r--r--vmime/net/folder.hpp2
-rw-r--r--vmime/net/imap/IMAPConnection.hpp2
-rw-r--r--vmime/net/imap/IMAPFolder.hpp2
-rw-r--r--vmime/net/imap/IMAPMessage.hpp2
-rw-r--r--vmime/net/imap/IMAPParser.hpp2
-rw-r--r--vmime/net/imap/IMAPSStore.hpp2
-rw-r--r--vmime/net/imap/IMAPServiceInfos.hpp2
-rw-r--r--vmime/net/imap/IMAPStore.hpp2
-rw-r--r--vmime/net/imap/IMAPTag.hpp2
-rw-r--r--vmime/net/imap/IMAPUtils.hpp2
-rw-r--r--vmime/net/maildir/maildirFolder.hpp2
-rw-r--r--vmime/net/maildir/maildirMessage.hpp2
-rw-r--r--vmime/net/maildir/maildirServiceInfos.hpp2
-rw-r--r--vmime/net/maildir/maildirStore.hpp2
-rw-r--r--vmime/net/maildir/maildirUtils.hpp2
-rw-r--r--vmime/net/message.hpp2
-rw-r--r--vmime/net/pop3/POP3Folder.hpp2
-rw-r--r--vmime/net/pop3/POP3Message.hpp2
-rw-r--r--vmime/net/pop3/POP3SStore.hpp2
-rw-r--r--vmime/net/pop3/POP3ServiceInfos.hpp2
-rw-r--r--vmime/net/pop3/POP3Store.hpp2
-rw-r--r--vmime/net/pop3/POP3Utils.hpp2
-rw-r--r--vmime/net/securedConnectionInfos.hpp2
-rw-r--r--vmime/net/sendmail/sendmailServiceInfos.hpp2
-rw-r--r--vmime/net/sendmail/sendmailTransport.hpp2
-rw-r--r--vmime/net/service.hpp2
-rw-r--r--vmime/net/serviceFactory.hpp2
-rw-r--r--vmime/net/serviceInfos.hpp2
-rw-r--r--vmime/net/session.hpp2
-rw-r--r--vmime/net/smtp/SMTPResponse.hpp2
-rw-r--r--vmime/net/smtp/SMTPSTransport.hpp2
-rw-r--r--vmime/net/smtp/SMTPServiceInfos.hpp2
-rw-r--r--vmime/net/smtp/SMTPTransport.hpp2
-rw-r--r--vmime/net/socket.hpp2
-rw-r--r--vmime/net/store.hpp2
-rw-r--r--vmime/net/timeoutHandler.hpp2
-rw-r--r--vmime/net/tls/TLSSecuredConnectionInfos.hpp2
-rw-r--r--vmime/net/tls/TLSSession.hpp2
-rw-r--r--vmime/net/tls/TLSSocket.hpp2
-rw-r--r--vmime/net/transport.hpp2
-rw-r--r--vmime/object.hpp2
-rw-r--r--vmime/options.hpp2
-rw-r--r--vmime/parameter.hpp2
-rw-r--r--vmime/parameterizedHeaderField.hpp2
-rw-r--r--vmime/parsedMessageAttachment.hpp2
-rw-r--r--vmime/parserHelpers.hpp2
-rw-r--r--vmime/path.hpp2
-rw-r--r--vmime/plainTextPart.hpp2
-rw-r--r--vmime/platform.hpp2
-rw-r--r--vmime/platforms/posix/posixChildProcess.hpp2
-rw-r--r--vmime/platforms/posix/posixFile.hpp2
-rw-r--r--vmime/platforms/posix/posixHandler.hpp2
-rw-r--r--vmime/platforms/posix/posixSocket.hpp2
-rw-r--r--vmime/platforms/windows/windowsFile.hpp2
-rw-r--r--vmime/platforms/windows/windowsHandler.hpp2
-rw-r--r--vmime/platforms/windows/windowsSocket.hpp2
-rw-r--r--vmime/propertySet.hpp2
-rw-r--r--vmime/relay.hpp2
-rw-r--r--vmime/security/authenticator.hpp2
-rw-r--r--vmime/security/cert/X509Certificate.hpp2
-rw-r--r--vmime/security/cert/certificate.hpp2
-rw-r--r--vmime/security/cert/certificateChain.hpp2
-rw-r--r--vmime/security/cert/certificateVerifier.hpp2
-rw-r--r--vmime/security/cert/defaultCertificateVerifier.hpp2
-rw-r--r--vmime/security/defaultAuthenticator.hpp2
-rw-r--r--vmime/security/digest/md5/md5MessageDigest.hpp2
-rw-r--r--vmime/security/digest/messageDigest.hpp2
-rw-r--r--vmime/security/digest/messageDigestFactory.hpp2
-rw-r--r--vmime/security/digest/sha1/sha1MessageDigest.hpp2
-rw-r--r--vmime/security/sasl/SASLAuthenticator.hpp2
-rw-r--r--vmime/security/sasl/SASLContext.hpp2
-rw-r--r--vmime/security/sasl/SASLMechanism.hpp2
-rw-r--r--vmime/security/sasl/SASLMechanismFactory.hpp2
-rw-r--r--vmime/security/sasl/SASLSession.hpp2
-rw-r--r--vmime/security/sasl/SASLSocket.hpp2
-rw-r--r--vmime/security/sasl/builtinSASLMechanism.hpp2
-rw-r--r--vmime/security/sasl/defaultSASLAuthenticator.hpp2
-rw-r--r--vmime/streamContentHandler.hpp2
-rw-r--r--vmime/stringContentHandler.hpp2
-rw-r--r--vmime/text.hpp2
-rw-r--r--vmime/textPart.hpp2
-rw-r--r--vmime/textPartFactory.hpp2
-rw-r--r--vmime/types.hpp2
-rw-r--r--vmime/utility/childProcess.hpp2
-rw-r--r--vmime/utility/datetimeUtils.hpp2
-rw-r--r--vmime/utility/file.hpp2
-rw-r--r--vmime/utility/filteredStream.hpp2
-rw-r--r--vmime/utility/path.hpp2
-rw-r--r--vmime/utility/progressListener.hpp2
-rw-r--r--vmime/utility/random.hpp2
-rw-r--r--vmime/utility/smartPtr.hpp2
-rw-r--r--vmime/utility/stream.hpp2
-rw-r--r--vmime/utility/stringProxy.hpp2
-rw-r--r--vmime/utility/stringUtils.hpp2
-rw-r--r--vmime/utility/url.hpp2
-rw-r--r--vmime/utility/urlUtils.hpp2
-rw-r--r--vmime/vmime.hpp2
-rw-r--r--vmime/word.hpp2
-rw-r--r--vmime/wordEncoder.hpp2
332 files changed, 333 insertions, 333 deletions
diff --git a/doc/book/intro.tex b/doc/book/intro.tex
index 8d27c45e..f5169a12 100644
--- a/doc/book/intro.tex
+++ b/doc/book/intro.tex
@@ -55,7 +55,7 @@ General Public License\footnote{See Appendix \ref{appendix_license} and
\url{http://www.gnu.org/copyleft/gpl.html}} (GPL):
\begin{verbatim}
- Copyright (C) 2002-2006 Vincent Richard
+ Copyright (C) 2002-2007 Vincent Richard
VMime library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
@@ -79,7 +79,7 @@ GNU Free Documentation
License\footnote{See \url{http://www.gnu.org/copyleft/fdl.html}} (FDL):
\begin{verbatim}
- Copyright (C) 2004-2006 Vincent Richard
+ Copyright (C) 2004-2007 Vincent Richard
Permission is granted to copy, distribute and/or modify
this document under the terms of the GNU Free Documentation
diff --git a/examples/example1.cpp b/examples/example1.cpp
index dfc68930..fd73b828 100644
--- a/examples/example1.cpp
+++ b/examples/example1.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/examples/example2.cpp b/examples/example2.cpp
index d256cee0..30830efd 100644
--- a/examples/example2.cpp
+++ b/examples/example2.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/examples/example3.cpp b/examples/example3.cpp
index bc9aa4a0..50e72053 100644
--- a/examples/example3.cpp
+++ b/examples/example3.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/examples/example4.cpp b/examples/example4.cpp
index 9d3b18b7..059cbcf8 100644
--- a/examples/example4.cpp
+++ b/examples/example4.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/examples/example5.cpp b/examples/example5.cpp
index 78b4d841..ec71819e 100644
--- a/examples/example5.cpp
+++ b/examples/example5.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/examples/example6.cpp b/examples/example6.cpp
index 9fbfbf3d..c92f1320 100644
--- a/examples/example6.cpp
+++ b/examples/example6.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/examples/example7.cpp b/examples/example7.cpp
index 738e4d6a..1a6a051e 100644
--- a/examples/example7.cpp
+++ b/examples/example7.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/examples/viewer/viewer.cpp b/examples/viewer/viewer.cpp
index 704809fc..d32e725c 100644
--- a/examples/viewer/viewer.cpp
+++ b/examples/viewer/viewer.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/address.cpp b/src/address.cpp
index a86c5614..25352321 100644
--- a/src/address.cpp
+++ b/src/address.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/addressList.cpp b/src/addressList.cpp
index dfc67a8f..ccf33445 100644
--- a/src/addressList.cpp
+++ b/src/addressList.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/attachmentHelper.cpp b/src/attachmentHelper.cpp
index 4f685cec..6b281fe9 100644
--- a/src/attachmentHelper.cpp
+++ b/src/attachmentHelper.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/base.cpp b/src/base.cpp
index 89bdcdca..9c0ef010 100644
--- a/src/base.cpp
+++ b/src/base.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/body.cpp b/src/body.cpp
index a9e0d674..21acc612 100644
--- a/src/body.cpp
+++ b/src/body.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/bodyPart.cpp b/src/bodyPart.cpp
index 6d686f9b..db60d685 100644
--- a/src/bodyPart.cpp
+++ b/src/bodyPart.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/bodyPartAttachment.cpp b/src/bodyPartAttachment.cpp
index 0156ab61..92b4a0a7 100644
--- a/src/bodyPartAttachment.cpp
+++ b/src/bodyPartAttachment.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/charset.cpp b/src/charset.cpp
index fb9cb6cc..6419de85 100644
--- a/src/charset.cpp
+++ b/src/charset.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/charsetConverter.cpp b/src/charsetConverter.cpp
index e182676c..bf11ad82 100644
--- a/src/charsetConverter.cpp
+++ b/src/charsetConverter.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/component.cpp b/src/component.cpp
index 3d7b69c5..4ec24720 100644
--- a/src/component.cpp
+++ b/src/component.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/constants.cpp b/src/constants.cpp
index 02c40944..e966e85e 100644
--- a/src/constants.cpp
+++ b/src/constants.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/contentDisposition.cpp b/src/contentDisposition.cpp
index e90c77ca..acdbd4be 100644
--- a/src/contentDisposition.cpp
+++ b/src/contentDisposition.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/contentDispositionField.cpp b/src/contentDispositionField.cpp
index 103eeb36..7c54683f 100644
--- a/src/contentDispositionField.cpp
+++ b/src/contentDispositionField.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/contentHandler.cpp b/src/contentHandler.cpp
index c0809689..ea0daf41 100644
--- a/src/contentHandler.cpp
+++ b/src/contentHandler.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/contentTypeField.cpp b/src/contentTypeField.cpp
index e2ac551c..f506575e 100644
--- a/src/contentTypeField.cpp
+++ b/src/contentTypeField.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/dateTime.cpp b/src/dateTime.cpp
index 2bba3322..22a23f85 100644
--- a/src/dateTime.cpp
+++ b/src/dateTime.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/defaultAttachment.cpp b/src/defaultAttachment.cpp
index 10676dc4..2a68bb4c 100644
--- a/src/defaultAttachment.cpp
+++ b/src/defaultAttachment.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/disposition.cpp b/src/disposition.cpp
index 8683bd30..d71ab1f3 100644
--- a/src/disposition.cpp
+++ b/src/disposition.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/emptyContentHandler.cpp b/src/emptyContentHandler.cpp
index c5b83bfc..488ff3d1 100644
--- a/src/emptyContentHandler.cpp
+++ b/src/emptyContentHandler.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/encoder.cpp b/src/encoder.cpp
index 42cf8aa9..c0cf1e2e 100644
--- a/src/encoder.cpp
+++ b/src/encoder.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/encoder7bit.cpp b/src/encoder7bit.cpp
index ca742c72..a6865fb4 100644
--- a/src/encoder7bit.cpp
+++ b/src/encoder7bit.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/encoder8bit.cpp b/src/encoder8bit.cpp
index 3eec6c71..fd8359d2 100644
--- a/src/encoder8bit.cpp
+++ b/src/encoder8bit.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/encoderB64.cpp b/src/encoderB64.cpp
index 0e8bbe30..0efa98e3 100644
--- a/src/encoderB64.cpp
+++ b/src/encoderB64.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/encoderBinary.cpp b/src/encoderBinary.cpp
index b831cbbc..fb81f4d8 100644
--- a/src/encoderBinary.cpp
+++ b/src/encoderBinary.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/encoderDefault.cpp b/src/encoderDefault.cpp
index 35be467e..e007f0ce 100644
--- a/src/encoderDefault.cpp
+++ b/src/encoderDefault.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/encoderFactory.cpp b/src/encoderFactory.cpp
index 38849641..73371ae6 100644
--- a/src/encoderFactory.cpp
+++ b/src/encoderFactory.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/encoderQP.cpp b/src/encoderQP.cpp
index 08026f4b..165f8a0c 100644
--- a/src/encoderQP.cpp
+++ b/src/encoderQP.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/encoderUUE.cpp b/src/encoderUUE.cpp
index 8634f7bc..a4d6d2c7 100644
--- a/src/encoderUUE.cpp
+++ b/src/encoderUUE.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/encoding.cpp b/src/encoding.cpp
index 8e0adb52..d0fb7062 100644
--- a/src/encoding.cpp
+++ b/src/encoding.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/exception.cpp b/src/exception.cpp
index 227fe7fd..1a155690 100644
--- a/src/exception.cpp
+++ b/src/exception.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/fileAttachment.cpp b/src/fileAttachment.cpp
index 988cc0fb..4dad5b7e 100644
--- a/src/fileAttachment.cpp
+++ b/src/fileAttachment.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/generatedMessageAttachment.cpp b/src/generatedMessageAttachment.cpp
index 50ad94d1..382f127c 100644
--- a/src/generatedMessageAttachment.cpp
+++ b/src/generatedMessageAttachment.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/header.cpp b/src/header.cpp
index c1265dfc..28f6e33d 100644
--- a/src/header.cpp
+++ b/src/header.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/headerField.cpp b/src/headerField.cpp
index 0aae89f6..add4ac6d 100644
--- a/src/headerField.cpp
+++ b/src/headerField.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/headerFieldFactory.cpp b/src/headerFieldFactory.cpp
index 7c4189ed..2c69417b 100644
--- a/src/headerFieldFactory.cpp
+++ b/src/headerFieldFactory.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/htmlTextPart.cpp b/src/htmlTextPart.cpp
index 0c64350e..7db25b33 100644
--- a/src/htmlTextPart.cpp
+++ b/src/htmlTextPart.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/mailbox.cpp b/src/mailbox.cpp
index 5f0bdb1c..4f7a509b 100644
--- a/src/mailbox.cpp
+++ b/src/mailbox.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/mailboxField.cpp b/src/mailboxField.cpp
index c5660dd5..ffb99626 100644
--- a/src/mailboxField.cpp
+++ b/src/mailboxField.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/mailboxGroup.cpp b/src/mailboxGroup.cpp
index d71b6a70..01d188ba 100644
--- a/src/mailboxGroup.cpp
+++ b/src/mailboxGroup.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/mailboxList.cpp b/src/mailboxList.cpp
index 8050db92..37b0552b 100644
--- a/src/mailboxList.cpp
+++ b/src/mailboxList.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/mdn/MDNHelper.cpp b/src/mdn/MDNHelper.cpp
index dda7973d..4224e70f 100644
--- a/src/mdn/MDNHelper.cpp
+++ b/src/mdn/MDNHelper.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/mdn/MDNInfos.cpp b/src/mdn/MDNInfos.cpp
index 1c5b922a..3debdbda 100644
--- a/src/mdn/MDNInfos.cpp
+++ b/src/mdn/MDNInfos.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/mdn/receivedMDNInfos.cpp b/src/mdn/receivedMDNInfos.cpp
index 42b2cb67..4d1cc7b2 100644
--- a/src/mdn/receivedMDNInfos.cpp
+++ b/src/mdn/receivedMDNInfos.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/mdn/sendableMDNInfos.cpp b/src/mdn/sendableMDNInfos.cpp
index 3705a2e8..4ae29187 100644
--- a/src/mdn/sendableMDNInfos.cpp
+++ b/src/mdn/sendableMDNInfos.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/mediaType.cpp b/src/mediaType.cpp
index 88d43976..8b1b397c 100644
--- a/src/mediaType.cpp
+++ b/src/mediaType.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/message.cpp b/src/message.cpp
index ef0fd374..ba068c98 100644
--- a/src/message.cpp
+++ b/src/message.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/messageBuilder.cpp b/src/messageBuilder.cpp
index 4f5d3a92..576d3123 100644
--- a/src/messageBuilder.cpp
+++ b/src/messageBuilder.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/messageId.cpp b/src/messageId.cpp
index 0f808ee9..5a2dc6d6 100644
--- a/src/messageId.cpp
+++ b/src/messageId.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/messageIdSequence.cpp b/src/messageIdSequence.cpp
index 0bd2db05..7c8799df 100644
--- a/src/messageIdSequence.cpp
+++ b/src/messageIdSequence.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/messageParser.cpp b/src/messageParser.cpp
index 293a71ee..4bd80b81 100644
--- a/src/messageParser.cpp
+++ b/src/messageParser.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/misc/importanceHelper.cpp b/src/misc/importanceHelper.cpp
index 036d51e9..13ff9d58 100644
--- a/src/misc/importanceHelper.cpp
+++ b/src/misc/importanceHelper.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/builtinServices.inl b/src/net/builtinServices.inl
index ddf53482..6fd2377d 100644
--- a/src/net/builtinServices.inl
+++ b/src/net/builtinServices.inl
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/defaultConnectionInfos.cpp b/src/net/defaultConnectionInfos.cpp
index 93ad1a78..33183f0a 100644
--- a/src/net/defaultConnectionInfos.cpp
+++ b/src/net/defaultConnectionInfos.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/events.cpp b/src/net/events.cpp
index 02c1d976..6bfede8d 100644
--- a/src/net/events.cpp
+++ b/src/net/events.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/folder.cpp b/src/net/folder.cpp
index 12c3c6a8..7bee4497 100644
--- a/src/net/folder.cpp
+++ b/src/net/folder.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/imap/IMAPConnection.cpp b/src/net/imap/IMAPConnection.cpp
index 5e995aac..8ada9df8 100644
--- a/src/net/imap/IMAPConnection.cpp
+++ b/src/net/imap/IMAPConnection.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/imap/IMAPFolder.cpp b/src/net/imap/IMAPFolder.cpp
index 5796528d..5fed4fb9 100644
--- a/src/net/imap/IMAPFolder.cpp
+++ b/src/net/imap/IMAPFolder.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/imap/IMAPMessage.cpp b/src/net/imap/IMAPMessage.cpp
index 11c2bea2..0c28fcf9 100644
--- a/src/net/imap/IMAPMessage.cpp
+++ b/src/net/imap/IMAPMessage.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/imap/IMAPSStore.cpp b/src/net/imap/IMAPSStore.cpp
index 5b6dd562..72265055 100644
--- a/src/net/imap/IMAPSStore.cpp
+++ b/src/net/imap/IMAPSStore.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/imap/IMAPServiceInfos.cpp b/src/net/imap/IMAPServiceInfos.cpp
index a5c1fa0a..df6c025a 100644
--- a/src/net/imap/IMAPServiceInfos.cpp
+++ b/src/net/imap/IMAPServiceInfos.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/imap/IMAPStore.cpp b/src/net/imap/IMAPStore.cpp
index aba3e8c2..cd83d0bc 100644
--- a/src/net/imap/IMAPStore.cpp
+++ b/src/net/imap/IMAPStore.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/imap/IMAPTag.cpp b/src/net/imap/IMAPTag.cpp
index 5e9faab0..4c2b8b37 100644
--- a/src/net/imap/IMAPTag.cpp
+++ b/src/net/imap/IMAPTag.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/imap/IMAPUtils.cpp b/src/net/imap/IMAPUtils.cpp
index d36bd1eb..addaaf96 100644
--- a/src/net/imap/IMAPUtils.cpp
+++ b/src/net/imap/IMAPUtils.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/maildir/maildirFolder.cpp b/src/net/maildir/maildirFolder.cpp
index cbacff02..e838c775 100644
--- a/src/net/maildir/maildirFolder.cpp
+++ b/src/net/maildir/maildirFolder.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/maildir/maildirMessage.cpp b/src/net/maildir/maildirMessage.cpp
index aaf258a8..a49022bb 100644
--- a/src/net/maildir/maildirMessage.cpp
+++ b/src/net/maildir/maildirMessage.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/maildir/maildirServiceInfos.cpp b/src/net/maildir/maildirServiceInfos.cpp
index 5eda83ad..24ce32f6 100644
--- a/src/net/maildir/maildirServiceInfos.cpp
+++ b/src/net/maildir/maildirServiceInfos.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/maildir/maildirStore.cpp b/src/net/maildir/maildirStore.cpp
index 836a639f..74d0b595 100644
--- a/src/net/maildir/maildirStore.cpp
+++ b/src/net/maildir/maildirStore.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/maildir/maildirUtils.cpp b/src/net/maildir/maildirUtils.cpp
index 1f0486b0..f1f2300c 100644
--- a/src/net/maildir/maildirUtils.cpp
+++ b/src/net/maildir/maildirUtils.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/message.cpp b/src/net/message.cpp
index 18ec2518..438111f9 100644
--- a/src/net/message.cpp
+++ b/src/net/message.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/pop3/POP3Folder.cpp b/src/net/pop3/POP3Folder.cpp
index e19adea0..f0041f0c 100644
--- a/src/net/pop3/POP3Folder.cpp
+++ b/src/net/pop3/POP3Folder.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/pop3/POP3Message.cpp b/src/net/pop3/POP3Message.cpp
index 59b0406c..fd11e949 100644
--- a/src/net/pop3/POP3Message.cpp
+++ b/src/net/pop3/POP3Message.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/pop3/POP3SStore.cpp b/src/net/pop3/POP3SStore.cpp
index 971f28ae..34d7ce55 100644
--- a/src/net/pop3/POP3SStore.cpp
+++ b/src/net/pop3/POP3SStore.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/pop3/POP3ServiceInfos.cpp b/src/net/pop3/POP3ServiceInfos.cpp
index 2eb1c007..bb6bc2fc 100644
--- a/src/net/pop3/POP3ServiceInfos.cpp
+++ b/src/net/pop3/POP3ServiceInfos.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/pop3/POP3Store.cpp b/src/net/pop3/POP3Store.cpp
index b27c4295..30424a21 100644
--- a/src/net/pop3/POP3Store.cpp
+++ b/src/net/pop3/POP3Store.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/pop3/POP3Utils.cpp b/src/net/pop3/POP3Utils.cpp
index a2f1857c..fdea9a0c 100644
--- a/src/net/pop3/POP3Utils.cpp
+++ b/src/net/pop3/POP3Utils.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/sendmailServiceInfos.cpp b/src/net/sendmail/sendmailServiceInfos.cpp
index b35f397f..e2f3328c 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-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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 54fe90ae..96d2b6a9 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-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/service.cpp b/src/net/service.cpp
index f603f30f..43b3b2bd 100644
--- a/src/net/service.cpp
+++ b/src/net/service.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/serviceFactory.cpp b/src/net/serviceFactory.cpp
index 7da8d324..5466a7ef 100644
--- a/src/net/serviceFactory.cpp
+++ b/src/net/serviceFactory.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/serviceInfos.cpp b/src/net/serviceInfos.cpp
index d8c3dd36..68b3a0c8 100644
--- a/src/net/serviceInfos.cpp
+++ b/src/net/serviceInfos.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/serviceRegistration.inl b/src/net/serviceRegistration.inl
index 87626103..fa53afae 100644
--- a/src/net/serviceRegistration.inl
+++ b/src/net/serviceRegistration.inl
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/session.cpp b/src/net/session.cpp
index 3afb90b6..8d285215 100644
--- a/src/net/session.cpp
+++ b/src/net/session.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/smtp/SMTPResponse.cpp b/src/net/smtp/SMTPResponse.cpp
index 9be76d1d..3612e0ea 100644
--- a/src/net/smtp/SMTPResponse.cpp
+++ b/src/net/smtp/SMTPResponse.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/smtp/SMTPSTransport.cpp b/src/net/smtp/SMTPSTransport.cpp
index d7d61f40..4fba1696 100644
--- a/src/net/smtp/SMTPSTransport.cpp
+++ b/src/net/smtp/SMTPSTransport.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/smtp/SMTPServiceInfos.cpp b/src/net/smtp/SMTPServiceInfos.cpp
index fc718bb6..02d2bc94 100644
--- a/src/net/smtp/SMTPServiceInfos.cpp
+++ b/src/net/smtp/SMTPServiceInfos.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/smtp/SMTPTransport.cpp b/src/net/smtp/SMTPTransport.cpp
index 810b3dce..b9ab2711 100644
--- a/src/net/smtp/SMTPTransport.cpp
+++ b/src/net/smtp/SMTPTransport.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tls/TLSSecuredConnectionInfos.cpp b/src/net/tls/TLSSecuredConnectionInfos.cpp
index 341bf038..b3de7b88 100644
--- a/src/net/tls/TLSSecuredConnectionInfos.cpp
+++ b/src/net/tls/TLSSecuredConnectionInfos.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tls/TLSSession.cpp b/src/net/tls/TLSSession.cpp
index 93e2af31..afb47262 100644
--- a/src/net/tls/TLSSession.cpp
+++ b/src/net/tls/TLSSession.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tls/TLSSocket.cpp b/src/net/tls/TLSSocket.cpp
index e36df7b7..06736677 100644
--- a/src/net/tls/TLSSocket.cpp
+++ b/src/net/tls/TLSSocket.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/transport.cpp b/src/net/transport.cpp
index a7e1007c..89610680 100644
--- a/src/net/transport.cpp
+++ b/src/net/transport.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/object.cpp b/src/object.cpp
index edce0a20..651aa1e1 100644
--- a/src/object.cpp
+++ b/src/object.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/options.cpp b/src/options.cpp
index 47092146..52ca1b8b 100644
--- a/src/options.cpp
+++ b/src/options.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/parameter.cpp b/src/parameter.cpp
index c7c13339..bd124125 100644
--- a/src/parameter.cpp
+++ b/src/parameter.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/parameterizedHeaderField.cpp b/src/parameterizedHeaderField.cpp
index b14d4c99..dc53f13a 100644
--- a/src/parameterizedHeaderField.cpp
+++ b/src/parameterizedHeaderField.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/parsedMessageAttachment.cpp b/src/parsedMessageAttachment.cpp
index b60715bb..f752db3e 100644
--- a/src/parsedMessageAttachment.cpp
+++ b/src/parsedMessageAttachment.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/path.cpp b/src/path.cpp
index bf7f6ee6..c5db8e75 100644
--- a/src/path.cpp
+++ b/src/path.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/plainTextPart.cpp b/src/plainTextPart.cpp
index 5d82c981..eeff37ce 100644
--- a/src/plainTextPart.cpp
+++ b/src/plainTextPart.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/platform.cpp b/src/platform.cpp
index b4b28622..b1e3c35b 100644
--- a/src/platform.cpp
+++ b/src/platform.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/platforms/posix/posixChildProcess.cpp b/src/platforms/posix/posixChildProcess.cpp
index aded6a6e..360fc649 100644
--- a/src/platforms/posix/posixChildProcess.cpp
+++ b/src/platforms/posix/posixChildProcess.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/platforms/posix/posixFile.cpp b/src/platforms/posix/posixFile.cpp
index 2641f230..14ed347a 100644
--- a/src/platforms/posix/posixFile.cpp
+++ b/src/platforms/posix/posixFile.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/platforms/posix/posixHandler.cpp b/src/platforms/posix/posixHandler.cpp
index 101edbf4..7874b474 100644
--- a/src/platforms/posix/posixHandler.cpp
+++ b/src/platforms/posix/posixHandler.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/platforms/posix/posixSocket.cpp b/src/platforms/posix/posixSocket.cpp
index 14f8f103..7c4b9a17 100644
--- a/src/platforms/posix/posixSocket.cpp
+++ b/src/platforms/posix/posixSocket.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/platforms/windows/windowsFile.cpp b/src/platforms/windows/windowsFile.cpp
index 9cb7ffa9..3d2b6d2e 100644
--- a/src/platforms/windows/windowsFile.cpp
+++ b/src/platforms/windows/windowsFile.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/platforms/windows/windowsHandler.cpp b/src/platforms/windows/windowsHandler.cpp
index d13bc83a..98b9b2f4 100644
--- a/src/platforms/windows/windowsHandler.cpp
+++ b/src/platforms/windows/windowsHandler.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/platforms/windows/windowsSocket.cpp b/src/platforms/windows/windowsSocket.cpp
index 3367e9c6..758af69c 100644
--- a/src/platforms/windows/windowsSocket.cpp
+++ b/src/platforms/windows/windowsSocket.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/propertySet.cpp b/src/propertySet.cpp
index efc9659c..cc0e44cb 100644
--- a/src/propertySet.cpp
+++ b/src/propertySet.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/relay.cpp b/src/relay.cpp
index 3a85cb51..dcda27cc 100644
--- a/src/relay.cpp
+++ b/src/relay.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/security/cert/X509Certificate.cpp b/src/security/cert/X509Certificate.cpp
index 03af4efe..da1322f2 100644
--- a/src/security/cert/X509Certificate.cpp
+++ b/src/security/cert/X509Certificate.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/security/cert/certificateChain.cpp b/src/security/cert/certificateChain.cpp
index bc650966..77bd611b 100644
--- a/src/security/cert/certificateChain.cpp
+++ b/src/security/cert/certificateChain.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/security/cert/defaultCertificateVerifier.cpp b/src/security/cert/defaultCertificateVerifier.cpp
index 15abb100..f0b86b47 100644
--- a/src/security/cert/defaultCertificateVerifier.cpp
+++ b/src/security/cert/defaultCertificateVerifier.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/security/defaultAuthenticator.cpp b/src/security/defaultAuthenticator.cpp
index 9dc45164..c6537b87 100644
--- a/src/security/defaultAuthenticator.cpp
+++ b/src/security/defaultAuthenticator.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/security/digest/md5/md5MessageDigest.cpp b/src/security/digest/md5/md5MessageDigest.cpp
index 200af52e..1ace1cd4 100644
--- a/src/security/digest/md5/md5MessageDigest.cpp
+++ b/src/security/digest/md5/md5MessageDigest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/security/digest/messageDigest.cpp b/src/security/digest/messageDigest.cpp
index 4a2e8912..d61225da 100644
--- a/src/security/digest/messageDigest.cpp
+++ b/src/security/digest/messageDigest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/security/digest/messageDigestFactory.cpp b/src/security/digest/messageDigestFactory.cpp
index f15dcd70..de9f312b 100644
--- a/src/security/digest/messageDigestFactory.cpp
+++ b/src/security/digest/messageDigestFactory.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/security/digest/sha1/sha1MessageDigest.cpp b/src/security/digest/sha1/sha1MessageDigest.cpp
index cd58f0c9..5858ed33 100644
--- a/src/security/digest/sha1/sha1MessageDigest.cpp
+++ b/src/security/digest/sha1/sha1MessageDigest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/security/sasl/SASLContext.cpp b/src/security/sasl/SASLContext.cpp
index a4e25feb..a5431df9 100644
--- a/src/security/sasl/SASLContext.cpp
+++ b/src/security/sasl/SASLContext.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/security/sasl/SASLMechanismFactory.cpp b/src/security/sasl/SASLMechanismFactory.cpp
index 83485d04..1b7d7b7e 100644
--- a/src/security/sasl/SASLMechanismFactory.cpp
+++ b/src/security/sasl/SASLMechanismFactory.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/security/sasl/SASLSession.cpp b/src/security/sasl/SASLSession.cpp
index 9e66baa0..9c6538d5 100644
--- a/src/security/sasl/SASLSession.cpp
+++ b/src/security/sasl/SASLSession.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/security/sasl/SASLSocket.cpp b/src/security/sasl/SASLSocket.cpp
index b4d1794f..119f3135 100644
--- a/src/security/sasl/SASLSocket.cpp
+++ b/src/security/sasl/SASLSocket.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/security/sasl/builtinSASLMechanism.cpp b/src/security/sasl/builtinSASLMechanism.cpp
index 84819742..d973bcad 100644
--- a/src/security/sasl/builtinSASLMechanism.cpp
+++ b/src/security/sasl/builtinSASLMechanism.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/security/sasl/defaultSASLAuthenticator.cpp b/src/security/sasl/defaultSASLAuthenticator.cpp
index 4ca46dc9..af8228ae 100644
--- a/src/security/sasl/defaultSASLAuthenticator.cpp
+++ b/src/security/sasl/defaultSASLAuthenticator.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/streamContentHandler.cpp b/src/streamContentHandler.cpp
index c67c56f5..c58daa80 100644
--- a/src/streamContentHandler.cpp
+++ b/src/streamContentHandler.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/stringContentHandler.cpp b/src/stringContentHandler.cpp
index 7d0fe877..d213538a 100644
--- a/src/stringContentHandler.cpp
+++ b/src/stringContentHandler.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/text.cpp b/src/text.cpp
index cc594976..7386a698 100644
--- a/src/text.cpp
+++ b/src/text.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/textPartFactory.cpp b/src/textPartFactory.cpp
index 4d7e1948..9107bb99 100644
--- a/src/textPartFactory.cpp
+++ b/src/textPartFactory.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/utility/datetimeUtils.cpp b/src/utility/datetimeUtils.cpp
index ec46e60b..a460c562 100644
--- a/src/utility/datetimeUtils.cpp
+++ b/src/utility/datetimeUtils.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/utility/filteredStream.cpp b/src/utility/filteredStream.cpp
index ba86cd07..8cbb21e8 100644
--- a/src/utility/filteredStream.cpp
+++ b/src/utility/filteredStream.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/utility/path.cpp b/src/utility/path.cpp
index 2503e80e..21c02b7a 100644
--- a/src/utility/path.cpp
+++ b/src/utility/path.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/utility/progressListener.cpp b/src/utility/progressListener.cpp
index 4a773ebf..96ad084a 100644
--- a/src/utility/progressListener.cpp
+++ b/src/utility/progressListener.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/utility/random.cpp b/src/utility/random.cpp
index fa95e406..7a7161af 100644
--- a/src/utility/random.cpp
+++ b/src/utility/random.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/utility/smartPtr.cpp b/src/utility/smartPtr.cpp
index 376c1251..16249df8 100644
--- a/src/utility/smartPtr.cpp
+++ b/src/utility/smartPtr.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/utility/stream.cpp b/src/utility/stream.cpp
index 48869958..fcf4b32f 100644
--- a/src/utility/stream.cpp
+++ b/src/utility/stream.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/utility/stringProxy.cpp b/src/utility/stringProxy.cpp
index 57cb1d9e..9205c42e 100644
--- a/src/utility/stringProxy.cpp
+++ b/src/utility/stringProxy.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/utility/stringUtils.cpp b/src/utility/stringUtils.cpp
index f00c351b..0eabeb0b 100644
--- a/src/utility/stringUtils.cpp
+++ b/src/utility/stringUtils.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/utility/url.cpp b/src/utility/url.cpp
index 69782c1b..352b0d79 100644
--- a/src/utility/url.cpp
+++ b/src/utility/url.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/utility/urlUtils.cpp b/src/utility/urlUtils.cpp
index 9bba02ba..bae24c3f 100644
--- a/src/utility/urlUtils.cpp
+++ b/src/utility/urlUtils.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/word.cpp b/src/word.cpp
index 39059dc0..a33ab2ca 100644
--- a/src/word.cpp
+++ b/src/word.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/wordEncoder.cpp b/src/wordEncoder.cpp
index 943c65eb..0a82f252 100644
--- a/src/wordEncoder.cpp
+++ b/src/wordEncoder.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/charset/main.cpp b/tests/charset/main.cpp
index 9d08e85d..d8cbd828 100644
--- a/tests/charset/main.cpp
+++ b/tests/charset/main.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/misc/importanceHelperTest.cpp b/tests/misc/importanceHelperTest.cpp
index e5562f58..8d5bdfe1 100644
--- a/tests/misc/importanceHelperTest.cpp
+++ b/tests/misc/importanceHelperTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/net/smtp/SMTPResponseTest.cpp b/tests/net/smtp/SMTPResponseTest.cpp
index 495dd437..405a05a4 100644
--- a/tests/net/smtp/SMTPResponseTest.cpp
+++ b/tests/net/smtp/SMTPResponseTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/net/smtp/SMTPTransportTest.cpp b/tests/net/smtp/SMTPTransportTest.cpp
index a69c2144..cf3212ad 100644
--- a/tests/net/smtp/SMTPTransportTest.cpp
+++ b/tests/net/smtp/SMTPTransportTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/parser/attachmentHelperTest.cpp b/tests/parser/attachmentHelperTest.cpp
index 4c847f91..d91279fb 100644
--- a/tests/parser/attachmentHelperTest.cpp
+++ b/tests/parser/attachmentHelperTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/parser/bodyPartTest.cpp b/tests/parser/bodyPartTest.cpp
index d20191ee..382b25e4 100644
--- a/tests/parser/bodyPartTest.cpp
+++ b/tests/parser/bodyPartTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/parser/charsetTest.cpp b/tests/parser/charsetTest.cpp
index e5ed3ce1..a4ca2d82 100644
--- a/tests/parser/charsetTest.cpp
+++ b/tests/parser/charsetTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/parser/datetimeTest.cpp b/tests/parser/datetimeTest.cpp
index 913fdf64..43a4ddee 100644
--- a/tests/parser/datetimeTest.cpp
+++ b/tests/parser/datetimeTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/parser/dispositionTest.cpp b/tests/parser/dispositionTest.cpp
index 7d139c61..335cb7b7 100644
--- a/tests/parser/dispositionTest.cpp
+++ b/tests/parser/dispositionTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/parser/encoderTest.cpp b/tests/parser/encoderTest.cpp
index 76146d83..63fad429 100644
--- a/tests/parser/encoderTest.cpp
+++ b/tests/parser/encoderTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/parser/headerTest.cpp b/tests/parser/headerTest.cpp
index 383e5939..847f7453 100644
--- a/tests/parser/headerTest.cpp
+++ b/tests/parser/headerTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/parser/htmlTextPartTest.cpp b/tests/parser/htmlTextPartTest.cpp
index 35963a56..779a453d 100644
--- a/tests/parser/htmlTextPartTest.cpp
+++ b/tests/parser/htmlTextPartTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/parser/mailboxTest.cpp b/tests/parser/mailboxTest.cpp
index 55f628a6..d00aa245 100644
--- a/tests/parser/mailboxTest.cpp
+++ b/tests/parser/mailboxTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/parser/mediaTypeTest.cpp b/tests/parser/mediaTypeTest.cpp
index c64e9f9e..5544094c 100644
--- a/tests/parser/mediaTypeTest.cpp
+++ b/tests/parser/mediaTypeTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/parser/messageIdSequenceTest.cpp b/tests/parser/messageIdSequenceTest.cpp
index c8c5014b..e2dc9aff 100644
--- a/tests/parser/messageIdSequenceTest.cpp
+++ b/tests/parser/messageIdSequenceTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/parser/messageIdTest.cpp b/tests/parser/messageIdTest.cpp
index 6330f157..71f073e5 100644
--- a/tests/parser/messageIdTest.cpp
+++ b/tests/parser/messageIdTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/parser/parameterTest.cpp b/tests/parser/parameterTest.cpp
index fa65efd3..a443925d 100644
--- a/tests/parser/parameterTest.cpp
+++ b/tests/parser/parameterTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/parser/pathTest.cpp b/tests/parser/pathTest.cpp
index 480a56d1..7215934a 100644
--- a/tests/parser/pathTest.cpp
+++ b/tests/parser/pathTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/parser/textTest.cpp b/tests/parser/textTest.cpp
index adcd014a..28a72150 100644
--- a/tests/parser/textTest.cpp
+++ b/tests/parser/textTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/security/digest/md5Test.cpp b/tests/security/digest/md5Test.cpp
index 1feea5b4..ea59d8f2 100644
--- a/tests/security/digest/md5Test.cpp
+++ b/tests/security/digest/md5Test.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/security/digest/sha1Test.cpp b/tests/security/digest/sha1Test.cpp
index 69f7bfc8..2bf0cb48 100644
--- a/tests/security/digest/sha1Test.cpp
+++ b/tests/security/digest/sha1Test.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/testRunner.cpp b/tests/testRunner.cpp
index 155b00ee..7d634d84 100644
--- a/tests/testRunner.cpp
+++ b/tests/testRunner.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/utility/datetimeUtilsTest.cpp b/tests/utility/datetimeUtilsTest.cpp
index 3bb9e3ec..bf2b8174 100644
--- a/tests/utility/datetimeUtilsTest.cpp
+++ b/tests/utility/datetimeUtilsTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/utility/filteredStreamTest.cpp b/tests/utility/filteredStreamTest.cpp
index 3b3134c8..d50f748f 100644
--- a/tests/utility/filteredStreamTest.cpp
+++ b/tests/utility/filteredStreamTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/utility/pathTest.cpp b/tests/utility/pathTest.cpp
index ddc07c75..a818b5bd 100644
--- a/tests/utility/pathTest.cpp
+++ b/tests/utility/pathTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/utility/smartPtrTest.cpp b/tests/utility/smartPtrTest.cpp
index fe652676..b283de44 100644
--- a/tests/utility/smartPtrTest.cpp
+++ b/tests/utility/smartPtrTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/utility/stringProxyTest.cpp b/tests/utility/stringProxyTest.cpp
index d0c84c8c..0e981212 100644
--- a/tests/utility/stringProxyTest.cpp
+++ b/tests/utility/stringProxyTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/utility/stringUtilsTest.cpp b/tests/utility/stringUtilsTest.cpp
index fcb2ddc4..a75b8ad7 100644
--- a/tests/utility/stringUtilsTest.cpp
+++ b/tests/utility/stringUtilsTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/tests/utility/urlTest.cpp b/tests/utility/urlTest.cpp
index 112ee843..f9bb4dae 100644
--- a/tests/utility/urlTest.cpp
+++ b/tests/utility/urlTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/address.hpp b/vmime/address.hpp
index a301cfa0..edc7614e 100644
--- a/vmime/address.hpp
+++ b/vmime/address.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/addressList.hpp b/vmime/addressList.hpp
index 9a2a37ba..572c6197 100644
--- a/vmime/addressList.hpp
+++ b/vmime/addressList.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/attachment.hpp b/vmime/attachment.hpp
index 527a2171..46d8411d 100644
--- a/vmime/attachment.hpp
+++ b/vmime/attachment.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/attachmentHelper.hpp b/vmime/attachmentHelper.hpp
index a4546e22..b832df9e 100644
--- a/vmime/attachmentHelper.hpp
+++ b/vmime/attachmentHelper.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/base.hpp b/vmime/base.hpp
index 12c2474b..0d824a95 100644
--- a/vmime/base.hpp
+++ b/vmime/base.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/body.hpp b/vmime/body.hpp
index f913e347..2b75c4f4 100644
--- a/vmime/body.hpp
+++ b/vmime/body.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/bodyPart.hpp b/vmime/bodyPart.hpp
index 8bb7fdb4..c1fb6872 100644
--- a/vmime/bodyPart.hpp
+++ b/vmime/bodyPart.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/bodyPartAttachment.hpp b/vmime/bodyPartAttachment.hpp
index 4138470b..e10770a1 100644
--- a/vmime/bodyPartAttachment.hpp
+++ b/vmime/bodyPartAttachment.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/charset.hpp b/vmime/charset.hpp
index 0dad075b..a64ae5be 100644
--- a/vmime/charset.hpp
+++ b/vmime/charset.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/charsetConverter.hpp b/vmime/charsetConverter.hpp
index f483ef6e..617dbc1b 100644
--- a/vmime/charsetConverter.hpp
+++ b/vmime/charsetConverter.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/component.hpp b/vmime/component.hpp
index ca3ef87c..446cb71c 100644
--- a/vmime/component.hpp
+++ b/vmime/component.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/constants.hpp b/vmime/constants.hpp
index 149c3464..96fef801 100644
--- a/vmime/constants.hpp
+++ b/vmime/constants.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/contentDisposition.hpp b/vmime/contentDisposition.hpp
index 45fa61b6..8a40f2fc 100644
--- a/vmime/contentDisposition.hpp
+++ b/vmime/contentDisposition.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/contentDispositionField.hpp b/vmime/contentDispositionField.hpp
index 6a52bb8b..44c135c5 100644
--- a/vmime/contentDispositionField.hpp
+++ b/vmime/contentDispositionField.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/contentHandler.hpp b/vmime/contentHandler.hpp
index de820b1a..68173ed9 100644
--- a/vmime/contentHandler.hpp
+++ b/vmime/contentHandler.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/contentTypeField.hpp b/vmime/contentTypeField.hpp
index 4ec7d7ec..009ea969 100644
--- a/vmime/contentTypeField.hpp
+++ b/vmime/contentTypeField.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/dateTime.hpp b/vmime/dateTime.hpp
index cdb7a980..5cf9dd78 100644
--- a/vmime/dateTime.hpp
+++ b/vmime/dateTime.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/defaultAttachment.hpp b/vmime/defaultAttachment.hpp
index bfa72377..bc17eaf0 100644
--- a/vmime/defaultAttachment.hpp
+++ b/vmime/defaultAttachment.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/disposition.hpp b/vmime/disposition.hpp
index 00171e08..baf21bab 100644
--- a/vmime/disposition.hpp
+++ b/vmime/disposition.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/emptyContentHandler.hpp b/vmime/emptyContentHandler.hpp
index 9e379906..b6a63bc2 100644
--- a/vmime/emptyContentHandler.hpp
+++ b/vmime/emptyContentHandler.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/encoder.hpp b/vmime/encoder.hpp
index 556a21d8..bfa59ff6 100644
--- a/vmime/encoder.hpp
+++ b/vmime/encoder.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/encoder7bit.hpp b/vmime/encoder7bit.hpp
index 3d513c50..850098b1 100644
--- a/vmime/encoder7bit.hpp
+++ b/vmime/encoder7bit.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/encoder8bit.hpp b/vmime/encoder8bit.hpp
index da65308b..dd272a78 100644
--- a/vmime/encoder8bit.hpp
+++ b/vmime/encoder8bit.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/encoderB64.hpp b/vmime/encoderB64.hpp
index cc52dac0..97b60e7f 100644
--- a/vmime/encoderB64.hpp
+++ b/vmime/encoderB64.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/encoderBinary.hpp b/vmime/encoderBinary.hpp
index dee5ecfd..37811454 100644
--- a/vmime/encoderBinary.hpp
+++ b/vmime/encoderBinary.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/encoderDefault.hpp b/vmime/encoderDefault.hpp
index d8cce8a0..b6ec326b 100644
--- a/vmime/encoderDefault.hpp
+++ b/vmime/encoderDefault.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/encoderFactory.hpp b/vmime/encoderFactory.hpp
index 58277499..943d7016 100644
--- a/vmime/encoderFactory.hpp
+++ b/vmime/encoderFactory.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/encoderQP.hpp b/vmime/encoderQP.hpp
index 3f2bb7a0..cadcd1fa 100644
--- a/vmime/encoderQP.hpp
+++ b/vmime/encoderQP.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/encoderUUE.hpp b/vmime/encoderUUE.hpp
index b0c03948..f493894f 100644
--- a/vmime/encoderUUE.hpp
+++ b/vmime/encoderUUE.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/encoding.hpp b/vmime/encoding.hpp
index 260dc714..8fb5fedb 100644
--- a/vmime/encoding.hpp
+++ b/vmime/encoding.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/exception.hpp b/vmime/exception.hpp
index 07caa8df..1c4bdb62 100644
--- a/vmime/exception.hpp
+++ b/vmime/exception.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/fileAttachment.hpp b/vmime/fileAttachment.hpp
index 50351ecb..b5dbd662 100644
--- a/vmime/fileAttachment.hpp
+++ b/vmime/fileAttachment.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/generatedMessageAttachment.hpp b/vmime/generatedMessageAttachment.hpp
index f0443d38..70b3fd98 100644
--- a/vmime/generatedMessageAttachment.hpp
+++ b/vmime/generatedMessageAttachment.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/header.hpp b/vmime/header.hpp
index ba91ccba..22e185d5 100644
--- a/vmime/header.hpp
+++ b/vmime/header.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/headerField.hpp b/vmime/headerField.hpp
index 70804e90..b1a3862a 100644
--- a/vmime/headerField.hpp
+++ b/vmime/headerField.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/headerFieldFactory.hpp b/vmime/headerFieldFactory.hpp
index 65e4a291..e7f151e6 100644
--- a/vmime/headerFieldFactory.hpp
+++ b/vmime/headerFieldFactory.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/headerFieldValue.hpp b/vmime/headerFieldValue.hpp
index f8d71810..5e1fcd42 100644
--- a/vmime/headerFieldValue.hpp
+++ b/vmime/headerFieldValue.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/htmlTextPart.hpp b/vmime/htmlTextPart.hpp
index daee8376..875bc9d7 100644
--- a/vmime/htmlTextPart.hpp
+++ b/vmime/htmlTextPart.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/mailbox.hpp b/vmime/mailbox.hpp
index 9c0626aa..70721df5 100644
--- a/vmime/mailbox.hpp
+++ b/vmime/mailbox.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/mailboxField.hpp b/vmime/mailboxField.hpp
index a561e14d..bcff91ac 100644
--- a/vmime/mailboxField.hpp
+++ b/vmime/mailboxField.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/mailboxGroup.hpp b/vmime/mailboxGroup.hpp
index d35704a9..243075ae 100644
--- a/vmime/mailboxGroup.hpp
+++ b/vmime/mailboxGroup.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/mailboxList.hpp b/vmime/mailboxList.hpp
index 3295c40e..4ebe521c 100644
--- a/vmime/mailboxList.hpp
+++ b/vmime/mailboxList.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/mdn/MDNHelper.hpp b/vmime/mdn/MDNHelper.hpp
index 1219a44f..90c6ba66 100644
--- a/vmime/mdn/MDNHelper.hpp
+++ b/vmime/mdn/MDNHelper.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/mdn/MDNInfos.hpp b/vmime/mdn/MDNInfos.hpp
index d1ea1b1d..a743972e 100644
--- a/vmime/mdn/MDNInfos.hpp
+++ b/vmime/mdn/MDNInfos.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/mdn/receivedMDNInfos.hpp b/vmime/mdn/receivedMDNInfos.hpp
index 038fe08a..bea025eb 100644
--- a/vmime/mdn/receivedMDNInfos.hpp
+++ b/vmime/mdn/receivedMDNInfos.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/mdn/sendableMDNInfos.hpp b/vmime/mdn/sendableMDNInfos.hpp
index d6ca4c63..7ecbe3b5 100644
--- a/vmime/mdn/sendableMDNInfos.hpp
+++ b/vmime/mdn/sendableMDNInfos.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/mediaType.hpp b/vmime/mediaType.hpp
index da1ceaf6..f0cc3b8e 100644
--- a/vmime/mediaType.hpp
+++ b/vmime/mediaType.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/message.hpp b/vmime/message.hpp
index 1a383f0c..f5aa4159 100644
--- a/vmime/message.hpp
+++ b/vmime/message.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/messageAttachment.hpp b/vmime/messageAttachment.hpp
index 40533a33..6a19b7a6 100644
--- a/vmime/messageAttachment.hpp
+++ b/vmime/messageAttachment.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/messageBuilder.hpp b/vmime/messageBuilder.hpp
index c6284919..8f3e3bf7 100644
--- a/vmime/messageBuilder.hpp
+++ b/vmime/messageBuilder.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/messageId.hpp b/vmime/messageId.hpp
index fb2b0e0f..41b0de22 100644
--- a/vmime/messageId.hpp
+++ b/vmime/messageId.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/messageIdSequence.hpp b/vmime/messageIdSequence.hpp
index f8e73a61..99ec8d5c 100644
--- a/vmime/messageIdSequence.hpp
+++ b/vmime/messageIdSequence.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/messageParser.hpp b/vmime/messageParser.hpp
index b87edf42..f334fcf5 100644
--- a/vmime/messageParser.hpp
+++ b/vmime/messageParser.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/misc/importanceHelper.hpp b/vmime/misc/importanceHelper.hpp
index a4f0aa7c..daa376f7 100644
--- a/vmime/misc/importanceHelper.hpp
+++ b/vmime/misc/importanceHelper.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/connectionInfos.hpp b/vmime/net/connectionInfos.hpp
index afa4387e..ceefd216 100644
--- a/vmime/net/connectionInfos.hpp
+++ b/vmime/net/connectionInfos.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/defaultConnectionInfos.hpp b/vmime/net/defaultConnectionInfos.hpp
index 2fb30622..edaa456a 100644
--- a/vmime/net/defaultConnectionInfos.hpp
+++ b/vmime/net/defaultConnectionInfos.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/events.hpp b/vmime/net/events.hpp
index b9b747fb..ab0aafbf 100644
--- a/vmime/net/events.hpp
+++ b/vmime/net/events.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/folder.hpp b/vmime/net/folder.hpp
index a6427c85..aa8ea0cd 100644
--- a/vmime/net/folder.hpp
+++ b/vmime/net/folder.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/imap/IMAPConnection.hpp b/vmime/net/imap/IMAPConnection.hpp
index 765937ec..a2f82eab 100644
--- a/vmime/net/imap/IMAPConnection.hpp
+++ b/vmime/net/imap/IMAPConnection.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/imap/IMAPFolder.hpp b/vmime/net/imap/IMAPFolder.hpp
index 2ad695f0..ea514416 100644
--- a/vmime/net/imap/IMAPFolder.hpp
+++ b/vmime/net/imap/IMAPFolder.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/imap/IMAPMessage.hpp b/vmime/net/imap/IMAPMessage.hpp
index 2d112cf8..70d92193 100644
--- a/vmime/net/imap/IMAPMessage.hpp
+++ b/vmime/net/imap/IMAPMessage.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/imap/IMAPParser.hpp b/vmime/net/imap/IMAPParser.hpp
index 0b11f948..891e8874 100644
--- a/vmime/net/imap/IMAPParser.hpp
+++ b/vmime/net/imap/IMAPParser.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/imap/IMAPSStore.hpp b/vmime/net/imap/IMAPSStore.hpp
index 3e2085b8..748a113e 100644
--- a/vmime/net/imap/IMAPSStore.hpp
+++ b/vmime/net/imap/IMAPSStore.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/imap/IMAPServiceInfos.hpp b/vmime/net/imap/IMAPServiceInfos.hpp
index 4c0cd773..23ad1d12 100644
--- a/vmime/net/imap/IMAPServiceInfos.hpp
+++ b/vmime/net/imap/IMAPServiceInfos.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/imap/IMAPStore.hpp b/vmime/net/imap/IMAPStore.hpp
index 6eef018e..ced89221 100644
--- a/vmime/net/imap/IMAPStore.hpp
+++ b/vmime/net/imap/IMAPStore.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/imap/IMAPTag.hpp b/vmime/net/imap/IMAPTag.hpp
index d93cedeb..00847a4d 100644
--- a/vmime/net/imap/IMAPTag.hpp
+++ b/vmime/net/imap/IMAPTag.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/imap/IMAPUtils.hpp b/vmime/net/imap/IMAPUtils.hpp
index dc2f7c11..74460066 100644
--- a/vmime/net/imap/IMAPUtils.hpp
+++ b/vmime/net/imap/IMAPUtils.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/maildir/maildirFolder.hpp b/vmime/net/maildir/maildirFolder.hpp
index d7a7d3be..93ab06aa 100644
--- a/vmime/net/maildir/maildirFolder.hpp
+++ b/vmime/net/maildir/maildirFolder.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/maildir/maildirMessage.hpp b/vmime/net/maildir/maildirMessage.hpp
index 28f668e6..70bf9d8c 100644
--- a/vmime/net/maildir/maildirMessage.hpp
+++ b/vmime/net/maildir/maildirMessage.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/maildir/maildirServiceInfos.hpp b/vmime/net/maildir/maildirServiceInfos.hpp
index 5996c881..76f816bc 100644
--- a/vmime/net/maildir/maildirServiceInfos.hpp
+++ b/vmime/net/maildir/maildirServiceInfos.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/maildir/maildirStore.hpp b/vmime/net/maildir/maildirStore.hpp
index 86b00438..340ff679 100644
--- a/vmime/net/maildir/maildirStore.hpp
+++ b/vmime/net/maildir/maildirStore.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/maildir/maildirUtils.hpp b/vmime/net/maildir/maildirUtils.hpp
index 4f163bd5..0cd035b4 100644
--- a/vmime/net/maildir/maildirUtils.hpp
+++ b/vmime/net/maildir/maildirUtils.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/message.hpp b/vmime/net/message.hpp
index 3b5cc545..ba56f00f 100644
--- a/vmime/net/message.hpp
+++ b/vmime/net/message.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/pop3/POP3Folder.hpp b/vmime/net/pop3/POP3Folder.hpp
index 386f9ae7..f7d60643 100644
--- a/vmime/net/pop3/POP3Folder.hpp
+++ b/vmime/net/pop3/POP3Folder.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/pop3/POP3Message.hpp b/vmime/net/pop3/POP3Message.hpp
index f9e3810c..40138cca 100644
--- a/vmime/net/pop3/POP3Message.hpp
+++ b/vmime/net/pop3/POP3Message.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/pop3/POP3SStore.hpp b/vmime/net/pop3/POP3SStore.hpp
index 5cda0baa..0b2f5b79 100644
--- a/vmime/net/pop3/POP3SStore.hpp
+++ b/vmime/net/pop3/POP3SStore.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/pop3/POP3ServiceInfos.hpp b/vmime/net/pop3/POP3ServiceInfos.hpp
index 825dbbc4..0ac6be08 100644
--- a/vmime/net/pop3/POP3ServiceInfos.hpp
+++ b/vmime/net/pop3/POP3ServiceInfos.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/pop3/POP3Store.hpp b/vmime/net/pop3/POP3Store.hpp
index bd90ddfb..b1d50423 100644
--- a/vmime/net/pop3/POP3Store.hpp
+++ b/vmime/net/pop3/POP3Store.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/pop3/POP3Utils.hpp b/vmime/net/pop3/POP3Utils.hpp
index a760fa74..c7c2ebef 100644
--- a/vmime/net/pop3/POP3Utils.hpp
+++ b/vmime/net/pop3/POP3Utils.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/securedConnectionInfos.hpp b/vmime/net/securedConnectionInfos.hpp
index 88138597..f4768e78 100644
--- a/vmime/net/securedConnectionInfos.hpp
+++ b/vmime/net/securedConnectionInfos.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/sendmail/sendmailServiceInfos.hpp b/vmime/net/sendmail/sendmailServiceInfos.hpp
index 3b689486..5d1f5603 100644
--- a/vmime/net/sendmail/sendmailServiceInfos.hpp
+++ b/vmime/net/sendmail/sendmailServiceInfos.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/sendmail/sendmailTransport.hpp b/vmime/net/sendmail/sendmailTransport.hpp
index 19f0855c..7d5f3b65 100644
--- a/vmime/net/sendmail/sendmailTransport.hpp
+++ b/vmime/net/sendmail/sendmailTransport.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/service.hpp b/vmime/net/service.hpp
index 3cd04316..e7025137 100644
--- a/vmime/net/service.hpp
+++ b/vmime/net/service.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/serviceFactory.hpp b/vmime/net/serviceFactory.hpp
index f8db91fc..56c650ec 100644
--- a/vmime/net/serviceFactory.hpp
+++ b/vmime/net/serviceFactory.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/serviceInfos.hpp b/vmime/net/serviceInfos.hpp
index cee4264e..700c56c3 100644
--- a/vmime/net/serviceInfos.hpp
+++ b/vmime/net/serviceInfos.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/session.hpp b/vmime/net/session.hpp
index eef53d7a..d350c3af 100644
--- a/vmime/net/session.hpp
+++ b/vmime/net/session.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/smtp/SMTPResponse.hpp b/vmime/net/smtp/SMTPResponse.hpp
index 53b383d9..576c15b2 100644
--- a/vmime/net/smtp/SMTPResponse.hpp
+++ b/vmime/net/smtp/SMTPResponse.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/smtp/SMTPSTransport.hpp b/vmime/net/smtp/SMTPSTransport.hpp
index 6113f369..ef47a7bd 100644
--- a/vmime/net/smtp/SMTPSTransport.hpp
+++ b/vmime/net/smtp/SMTPSTransport.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/smtp/SMTPServiceInfos.hpp b/vmime/net/smtp/SMTPServiceInfos.hpp
index a63a94fd..2f2ed772 100644
--- a/vmime/net/smtp/SMTPServiceInfos.hpp
+++ b/vmime/net/smtp/SMTPServiceInfos.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/smtp/SMTPTransport.hpp b/vmime/net/smtp/SMTPTransport.hpp
index 90a3e2c2..ea1d64e8 100644
--- a/vmime/net/smtp/SMTPTransport.hpp
+++ b/vmime/net/smtp/SMTPTransport.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/socket.hpp b/vmime/net/socket.hpp
index 985f481d..3e9f6d99 100644
--- a/vmime/net/socket.hpp
+++ b/vmime/net/socket.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/store.hpp b/vmime/net/store.hpp
index b2321e39..30f72322 100644
--- a/vmime/net/store.hpp
+++ b/vmime/net/store.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/timeoutHandler.hpp b/vmime/net/timeoutHandler.hpp
index 0234b3f9..23265ef1 100644
--- a/vmime/net/timeoutHandler.hpp
+++ b/vmime/net/timeoutHandler.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/tls/TLSSecuredConnectionInfos.hpp b/vmime/net/tls/TLSSecuredConnectionInfos.hpp
index f36c970b..028395ca 100644
--- a/vmime/net/tls/TLSSecuredConnectionInfos.hpp
+++ b/vmime/net/tls/TLSSecuredConnectionInfos.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/tls/TLSSession.hpp b/vmime/net/tls/TLSSession.hpp
index 318ec076..daa0c3f2 100644
--- a/vmime/net/tls/TLSSession.hpp
+++ b/vmime/net/tls/TLSSession.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/tls/TLSSocket.hpp b/vmime/net/tls/TLSSocket.hpp
index e29b2002..671be47b 100644
--- a/vmime/net/tls/TLSSocket.hpp
+++ b/vmime/net/tls/TLSSocket.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/net/transport.hpp b/vmime/net/transport.hpp
index 269a41be..f276ac16 100644
--- a/vmime/net/transport.hpp
+++ b/vmime/net/transport.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/object.hpp b/vmime/object.hpp
index 3e2819e2..9e3fd265 100644
--- a/vmime/object.hpp
+++ b/vmime/object.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/options.hpp b/vmime/options.hpp
index 917ff49d..a3d4497d 100644
--- a/vmime/options.hpp
+++ b/vmime/options.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/parameter.hpp b/vmime/parameter.hpp
index ddb6a8b1..593be6cb 100644
--- a/vmime/parameter.hpp
+++ b/vmime/parameter.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/parameterizedHeaderField.hpp b/vmime/parameterizedHeaderField.hpp
index e4769b3b..413c44ce 100644
--- a/vmime/parameterizedHeaderField.hpp
+++ b/vmime/parameterizedHeaderField.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/parsedMessageAttachment.hpp b/vmime/parsedMessageAttachment.hpp
index 5add8a0c..8904249a 100644
--- a/vmime/parsedMessageAttachment.hpp
+++ b/vmime/parsedMessageAttachment.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/parserHelpers.hpp b/vmime/parserHelpers.hpp
index b09799c5..ffcb0204 100644
--- a/vmime/parserHelpers.hpp
+++ b/vmime/parserHelpers.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/path.hpp b/vmime/path.hpp
index 73ffc4f8..d4da71c8 100644
--- a/vmime/path.hpp
+++ b/vmime/path.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/plainTextPart.hpp b/vmime/plainTextPart.hpp
index 1e3f7000..e636a2b0 100644
--- a/vmime/plainTextPart.hpp
+++ b/vmime/plainTextPart.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/platform.hpp b/vmime/platform.hpp
index a1ca60f8..512a91d7 100644
--- a/vmime/platform.hpp
+++ b/vmime/platform.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/platforms/posix/posixChildProcess.hpp b/vmime/platforms/posix/posixChildProcess.hpp
index 582a920a..98bd5aa3 100644
--- a/vmime/platforms/posix/posixChildProcess.hpp
+++ b/vmime/platforms/posix/posixChildProcess.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/platforms/posix/posixFile.hpp b/vmime/platforms/posix/posixFile.hpp
index 15c22e77..07f176f5 100644
--- a/vmime/platforms/posix/posixFile.hpp
+++ b/vmime/platforms/posix/posixFile.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/platforms/posix/posixHandler.hpp b/vmime/platforms/posix/posixHandler.hpp
index 0a5ad843..30fddeac 100644
--- a/vmime/platforms/posix/posixHandler.hpp
+++ b/vmime/platforms/posix/posixHandler.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/platforms/posix/posixSocket.hpp b/vmime/platforms/posix/posixSocket.hpp
index 8c41c33a..cbdb3a4b 100644
--- a/vmime/platforms/posix/posixSocket.hpp
+++ b/vmime/platforms/posix/posixSocket.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/platforms/windows/windowsFile.hpp b/vmime/platforms/windows/windowsFile.hpp
index eb2c64e7..faa0e754 100644
--- a/vmime/platforms/windows/windowsFile.hpp
+++ b/vmime/platforms/windows/windowsFile.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/platforms/windows/windowsHandler.hpp b/vmime/platforms/windows/windowsHandler.hpp
index 170325a2..d782dc86 100644
--- a/vmime/platforms/windows/windowsHandler.hpp
+++ b/vmime/platforms/windows/windowsHandler.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/platforms/windows/windowsSocket.hpp b/vmime/platforms/windows/windowsSocket.hpp
index 0e55619e..792debff 100644
--- a/vmime/platforms/windows/windowsSocket.hpp
+++ b/vmime/platforms/windows/windowsSocket.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/propertySet.hpp b/vmime/propertySet.hpp
index 542b404f..5652225a 100644
--- a/vmime/propertySet.hpp
+++ b/vmime/propertySet.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/relay.hpp b/vmime/relay.hpp
index c2858cc0..07df8a63 100644
--- a/vmime/relay.hpp
+++ b/vmime/relay.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/authenticator.hpp b/vmime/security/authenticator.hpp
index 4fac62bd..f31e9dec 100644
--- a/vmime/security/authenticator.hpp
+++ b/vmime/security/authenticator.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/cert/X509Certificate.hpp b/vmime/security/cert/X509Certificate.hpp
index 959abff7..1542188f 100644
--- a/vmime/security/cert/X509Certificate.hpp
+++ b/vmime/security/cert/X509Certificate.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/cert/certificate.hpp b/vmime/security/cert/certificate.hpp
index 8a6298fe..adb1adfb 100644
--- a/vmime/security/cert/certificate.hpp
+++ b/vmime/security/cert/certificate.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/cert/certificateChain.hpp b/vmime/security/cert/certificateChain.hpp
index 6ca7025a..48d17847 100644
--- a/vmime/security/cert/certificateChain.hpp
+++ b/vmime/security/cert/certificateChain.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/cert/certificateVerifier.hpp b/vmime/security/cert/certificateVerifier.hpp
index ab6aeb14..d0efb91c 100644
--- a/vmime/security/cert/certificateVerifier.hpp
+++ b/vmime/security/cert/certificateVerifier.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/cert/defaultCertificateVerifier.hpp b/vmime/security/cert/defaultCertificateVerifier.hpp
index d3293e09..2496d9b0 100644
--- a/vmime/security/cert/defaultCertificateVerifier.hpp
+++ b/vmime/security/cert/defaultCertificateVerifier.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/defaultAuthenticator.hpp b/vmime/security/defaultAuthenticator.hpp
index 1057cda7..505156ed 100644
--- a/vmime/security/defaultAuthenticator.hpp
+++ b/vmime/security/defaultAuthenticator.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/digest/md5/md5MessageDigest.hpp b/vmime/security/digest/md5/md5MessageDigest.hpp
index 002ba0c6..43bd268c 100644
--- a/vmime/security/digest/md5/md5MessageDigest.hpp
+++ b/vmime/security/digest/md5/md5MessageDigest.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/digest/messageDigest.hpp b/vmime/security/digest/messageDigest.hpp
index 8f375f3c..8b5e8ff3 100644
--- a/vmime/security/digest/messageDigest.hpp
+++ b/vmime/security/digest/messageDigest.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/digest/messageDigestFactory.hpp b/vmime/security/digest/messageDigestFactory.hpp
index 71c08bb2..ac6e4029 100644
--- a/vmime/security/digest/messageDigestFactory.hpp
+++ b/vmime/security/digest/messageDigestFactory.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/digest/sha1/sha1MessageDigest.hpp b/vmime/security/digest/sha1/sha1MessageDigest.hpp
index 4268749d..9ab9ac0e 100644
--- a/vmime/security/digest/sha1/sha1MessageDigest.hpp
+++ b/vmime/security/digest/sha1/sha1MessageDigest.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/sasl/SASLAuthenticator.hpp b/vmime/security/sasl/SASLAuthenticator.hpp
index 48222b71..515a118d 100644
--- a/vmime/security/sasl/SASLAuthenticator.hpp
+++ b/vmime/security/sasl/SASLAuthenticator.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/sasl/SASLContext.hpp b/vmime/security/sasl/SASLContext.hpp
index 437ebb6e..215e5add 100644
--- a/vmime/security/sasl/SASLContext.hpp
+++ b/vmime/security/sasl/SASLContext.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/sasl/SASLMechanism.hpp b/vmime/security/sasl/SASLMechanism.hpp
index f4f8aa91..1d20018c 100644
--- a/vmime/security/sasl/SASLMechanism.hpp
+++ b/vmime/security/sasl/SASLMechanism.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/sasl/SASLMechanismFactory.hpp b/vmime/security/sasl/SASLMechanismFactory.hpp
index 1fc8db40..26713736 100644
--- a/vmime/security/sasl/SASLMechanismFactory.hpp
+++ b/vmime/security/sasl/SASLMechanismFactory.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/sasl/SASLSession.hpp b/vmime/security/sasl/SASLSession.hpp
index 37080584..3e0d50bc 100644
--- a/vmime/security/sasl/SASLSession.hpp
+++ b/vmime/security/sasl/SASLSession.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/sasl/SASLSocket.hpp b/vmime/security/sasl/SASLSocket.hpp
index fb2e93fe..43c8f1ed 100644
--- a/vmime/security/sasl/SASLSocket.hpp
+++ b/vmime/security/sasl/SASLSocket.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/sasl/builtinSASLMechanism.hpp b/vmime/security/sasl/builtinSASLMechanism.hpp
index 11b27353..8c496bfd 100644
--- a/vmime/security/sasl/builtinSASLMechanism.hpp
+++ b/vmime/security/sasl/builtinSASLMechanism.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/security/sasl/defaultSASLAuthenticator.hpp b/vmime/security/sasl/defaultSASLAuthenticator.hpp
index 9d5c57ae..73fe927d 100644
--- a/vmime/security/sasl/defaultSASLAuthenticator.hpp
+++ b/vmime/security/sasl/defaultSASLAuthenticator.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/streamContentHandler.hpp b/vmime/streamContentHandler.hpp
index 99678bde..595e8ee7 100644
--- a/vmime/streamContentHandler.hpp
+++ b/vmime/streamContentHandler.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/stringContentHandler.hpp b/vmime/stringContentHandler.hpp
index 9e44c456..3ce57382 100644
--- a/vmime/stringContentHandler.hpp
+++ b/vmime/stringContentHandler.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/text.hpp b/vmime/text.hpp
index b8c7f42a..8a1a6db4 100644
--- a/vmime/text.hpp
+++ b/vmime/text.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/textPart.hpp b/vmime/textPart.hpp
index ecba481d..b780723e 100644
--- a/vmime/textPart.hpp
+++ b/vmime/textPart.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/textPartFactory.hpp b/vmime/textPartFactory.hpp
index 7ae629f1..c83ff86a 100644
--- a/vmime/textPartFactory.hpp
+++ b/vmime/textPartFactory.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/types.hpp b/vmime/types.hpp
index 06a1d8da..05744357 100644
--- a/vmime/types.hpp
+++ b/vmime/types.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/utility/childProcess.hpp b/vmime/utility/childProcess.hpp
index beecb7a6..40570af3 100644
--- a/vmime/utility/childProcess.hpp
+++ b/vmime/utility/childProcess.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/utility/datetimeUtils.hpp b/vmime/utility/datetimeUtils.hpp
index a80cf09e..02c757d1 100644
--- a/vmime/utility/datetimeUtils.hpp
+++ b/vmime/utility/datetimeUtils.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/utility/file.hpp b/vmime/utility/file.hpp
index 142827b2..941045ea 100644
--- a/vmime/utility/file.hpp
+++ b/vmime/utility/file.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/utility/filteredStream.hpp b/vmime/utility/filteredStream.hpp
index 04337320..fd2589ae 100644
--- a/vmime/utility/filteredStream.hpp
+++ b/vmime/utility/filteredStream.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/utility/path.hpp b/vmime/utility/path.hpp
index 8c66367e..857d9d13 100644
--- a/vmime/utility/path.hpp
+++ b/vmime/utility/path.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/utility/progressListener.hpp b/vmime/utility/progressListener.hpp
index 168b5663..69a4259e 100644
--- a/vmime/utility/progressListener.hpp
+++ b/vmime/utility/progressListener.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/utility/random.hpp b/vmime/utility/random.hpp
index 7546bc9b..622cc511 100644
--- a/vmime/utility/random.hpp
+++ b/vmime/utility/random.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/utility/smartPtr.hpp b/vmime/utility/smartPtr.hpp
index 464faf05..9fb8315b 100644
--- a/vmime/utility/smartPtr.hpp
+++ b/vmime/utility/smartPtr.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/utility/stream.hpp b/vmime/utility/stream.hpp
index b8d0d189..dcae9db7 100644
--- a/vmime/utility/stream.hpp
+++ b/vmime/utility/stream.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/utility/stringProxy.hpp b/vmime/utility/stringProxy.hpp
index 9b3b753b..2bdfe739 100644
--- a/vmime/utility/stringProxy.hpp
+++ b/vmime/utility/stringProxy.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/utility/stringUtils.hpp b/vmime/utility/stringUtils.hpp
index 71253a13..59db56d6 100644
--- a/vmime/utility/stringUtils.hpp
+++ b/vmime/utility/stringUtils.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/utility/url.hpp b/vmime/utility/url.hpp
index 81b5ee41..aab48fd2 100644
--- a/vmime/utility/url.hpp
+++ b/vmime/utility/url.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/utility/urlUtils.hpp b/vmime/utility/urlUtils.hpp
index d9c67397..54248c90 100644
--- a/vmime/utility/urlUtils.hpp
+++ b/vmime/utility/urlUtils.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/vmime.hpp b/vmime/vmime.hpp
index 2c0d2546..c539fff4 100644
--- a/vmime/vmime.hpp
+++ b/vmime/vmime.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/word.hpp b/vmime/word.hpp
index e2740cea..6f6c2798 100644
--- a/vmime/word.hpp
+++ b/vmime/word.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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/vmime/wordEncoder.hpp b/vmime/wordEncoder.hpp
index 584904ca..6266b622 100644
--- a/vmime/wordEncoder.hpp
+++ b/vmime/wordEncoder.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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