From 51c199723c1ae6b4136ee7358962aabe36e86de6 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Mon, 3 Jan 2005 12:26:48 +0000 Subject: [PATCH] Changed year to 2005 in copyright header. --- examples/example1.cpp | 2 +- examples/example2.cpp | 2 +- examples/example3.cpp | 2 +- examples/example4.cpp | 2 +- examples/example5.cpp | 2 +- examples/example6.cpp | 2 +- src/address.cpp | 2 +- src/addressList.cpp | 2 +- src/base.cpp | 2 +- src/body.cpp | 2 +- src/bodyPart.cpp | 2 +- src/charset.cpp | 2 +- src/component.cpp | 2 +- src/constants.cpp | 2 +- src/contentDisposition.cpp | 2 +- src/contentDispositionField.cpp | 2 +- src/contentHandler.cpp | 2 +- src/contentTypeField.cpp | 2 +- src/dateTime.cpp | 2 +- src/defaultAttachment.cpp | 2 +- src/encoder.cpp | 2 +- src/encoder7bit.cpp | 2 +- src/encoder8bit.cpp | 2 +- src/encoderB64.cpp | 2 +- src/encoderBinary.cpp | 2 +- src/encoderDefault.cpp | 2 +- src/encoderFactory.cpp | 2 +- src/encoderQP.cpp | 2 +- src/encoderUUE.cpp | 2 +- src/encoding.cpp | 2 +- src/exception.cpp | 2 +- src/fileAttachment.cpp | 2 +- src/header.cpp | 2 +- src/headerField.cpp | 2 +- src/headerFieldFactory.cpp | 2 +- src/htmlTextPart.cpp | 2 +- src/mailbox.cpp | 2 +- src/mailboxField.cpp | 2 +- src/mailboxGroup.cpp | 2 +- src/mailboxList.cpp | 2 +- src/mediaType.cpp | 2 +- src/message.cpp | 2 +- src/messageBuilder.cpp | 2 +- src/messageId.cpp | 2 +- src/messageParser.cpp | 2 +- src/messaging/IMAPConnection.cpp | 2 +- src/messaging/IMAPFolder.cpp | 2 +- src/messaging/IMAPMessage.cpp | 2 +- src/messaging/IMAPStore.cpp | 2 +- src/messaging/IMAPTag.cpp | 2 +- src/messaging/IMAPUtils.cpp | 2 +- src/messaging/POP3Folder.cpp | 2 +- src/messaging/POP3Message.cpp | 2 +- src/messaging/POP3Store.cpp | 2 +- src/messaging/SMTPTransport.cpp | 2 +- src/messaging/authHelper.cpp | 2 +- src/messaging/authenticationInfos.cpp | 2 +- src/messaging/authenticator.cpp | 2 +- src/messaging/builtinServices.inl | 2 +- src/messaging/defaultAuthenticator.cpp | 2 +- src/messaging/events.cpp | 2 +- src/messaging/folder.cpp | 2 +- src/messaging/maildirFolder.cpp | 2 +- src/messaging/maildirMessage.cpp | 2 +- src/messaging/maildirStore.cpp | 2 +- src/messaging/maildirUtils.cpp | 2 +- src/messaging/message.cpp | 2 +- src/messaging/service.cpp | 2 +- src/messaging/serviceFactory.cpp | 2 +- src/messaging/session.cpp | 2 +- src/messaging/simpleAuthenticator.cpp | 2 +- src/messaging/url.cpp | 2 +- src/messaging/urlUtils.cpp | 2 +- src/options.cpp | 2 +- src/parameter.cpp | 2 +- src/parameterFactory.cpp | 2 +- src/parameterizedHeaderField.cpp | 2 +- src/plainTextPart.cpp | 2 +- src/platformDependant.cpp | 2 +- src/platforms/posix/posixFile.cpp | 2 +- src/platforms/posix/posixHandler.cpp | 2 +- src/platforms/posix/posixSocket.cpp | 2 +- src/propertySet.cpp | 2 +- src/relay.cpp | 2 +- src/text.cpp | 2 +- src/textPartFactory.cpp | 2 +- src/typeAdapter.cpp | 2 +- src/utility/datetimeUtils.cpp | 2 +- src/utility/md5.cpp | 2 +- src/utility/path.cpp | 2 +- src/utility/random.cpp | 2 +- src/utility/singleton.cpp | 2 +- src/utility/stream.cpp | 2 +- src/utility/stringProxy.cpp | 2 +- src/utility/stringUtils.cpp | 2 +- src/word.cpp | 2 +- tests/charset/main.cpp | 2 +- tests/parser/bodyPartTest.cpp | 2 +- tests/parser/encoderTest.cpp | 2 +- tests/parser/headerTest.cpp | 2 +- tests/parser/mailboxTest.cpp | 2 +- tests/parser/mediaTypeTest.cpp | 2 +- tests/parser/testUtils.hpp | 2 +- tests/parser/textTest.cpp | 2 +- tests/utility/md5Test.cpp | 2 +- tests/utility/pathTest.cpp | 2 +- tests/utility/stringProxyTest.cpp | 2 +- tests/utility/stringUtilsTest.cpp | 2 +- vmime/address.hpp | 2 +- vmime/addressList.hpp | 2 +- vmime/attachment.hpp | 2 +- vmime/base.hpp | 2 +- vmime/body.hpp | 2 +- vmime/bodyPart.hpp | 2 +- vmime/charset.hpp | 2 +- vmime/component.hpp | 2 +- vmime/constants.hpp | 2 +- vmime/contentDisposition.hpp | 2 +- vmime/contentDispositionField.hpp | 2 +- vmime/contentHandler.hpp | 2 +- vmime/contentTypeField.hpp | 2 +- vmime/dateTime.hpp | 2 +- vmime/defaultAttachment.hpp | 2 +- vmime/encoder.hpp | 2 +- vmime/encoder7bit.hpp | 2 +- vmime/encoder8bit.hpp | 2 +- vmime/encoderB64.hpp | 2 +- vmime/encoderBinary.hpp | 2 +- vmime/encoderDefault.hpp | 2 +- vmime/encoderFactory.hpp | 2 +- vmime/encoderQP.hpp | 2 +- vmime/encoderUUE.hpp | 2 +- vmime/encoding.hpp | 2 +- vmime/exception.hpp | 2 +- vmime/fileAttachment.hpp | 2 +- vmime/genericField.hpp | 2 +- vmime/genericParameter.hpp | 2 +- vmime/header.hpp | 2 +- vmime/headerField.hpp | 2 +- vmime/headerFieldFactory.hpp | 2 +- vmime/htmlTextPart.hpp | 2 +- vmime/mailbox.hpp | 2 +- vmime/mailboxField.hpp | 2 +- vmime/mailboxGroup.hpp | 2 +- vmime/mailboxList.hpp | 2 +- vmime/mediaType.hpp | 2 +- vmime/message.hpp | 2 +- vmime/messageBuilder.hpp | 2 +- vmime/messageId.hpp | 2 +- vmime/messageParser.hpp | 2 +- vmime/messaging/IMAPConnection.hpp | 2 +- vmime/messaging/IMAPFolder.hpp | 2 +- vmime/messaging/IMAPMessage.hpp | 2 +- vmime/messaging/IMAPParser.hpp | 2 +- vmime/messaging/IMAPStore.hpp | 2 +- vmime/messaging/IMAPTag.hpp | 2 +- vmime/messaging/IMAPUtils.hpp | 2 +- vmime/messaging/POP3Folder.hpp | 2 +- vmime/messaging/POP3Message.hpp | 2 +- vmime/messaging/POP3Store.hpp | 2 +- vmime/messaging/SMTPTransport.hpp | 2 +- vmime/messaging/authHelper.hpp | 2 +- vmime/messaging/authenticationInfos.hpp | 2 +- vmime/messaging/authenticator.hpp | 2 +- vmime/messaging/defaultAuthenticator.hpp | 2 +- vmime/messaging/events.hpp | 2 +- vmime/messaging/folder.hpp | 2 +- vmime/messaging/maildirFolder.hpp | 2 +- vmime/messaging/maildirMessage.hpp | 2 +- vmime/messaging/maildirStore.hpp | 2 +- vmime/messaging/maildirUtils.hpp | 2 +- vmime/messaging/message.hpp | 2 +- vmime/messaging/progressionListener.hpp | 2 +- vmime/messaging/service.hpp | 2 +- vmime/messaging/serviceFactory.hpp | 2 +- vmime/messaging/serviceInfos.hpp | 2 +- vmime/messaging/session.hpp | 2 +- vmime/messaging/simpleAuthenticator.hpp | 2 +- vmime/messaging/socket.hpp | 2 +- vmime/messaging/store.hpp | 2 +- vmime/messaging/timeoutHandler.hpp | 2 +- vmime/messaging/transport.hpp | 2 +- vmime/messaging/url.hpp | 2 +- vmime/messaging/urlUtils.hpp | 2 +- vmime/options.hpp | 2 +- vmime/parameter.hpp | 2 +- vmime/parameterFactory.hpp | 2 +- vmime/parameterizedHeaderField.hpp | 2 +- vmime/parserHelpers.hpp | 2 +- vmime/plainTextPart.hpp | 2 +- vmime/platformDependant.hpp | 2 +- vmime/platforms/posix/posixFile.hpp | 2 +- vmime/platforms/posix/posixHandler.hpp | 2 +- vmime/platforms/posix/posixSocket.hpp | 2 +- vmime/propertySet.hpp | 2 +- vmime/relay.hpp | 2 +- vmime/standardFields.hpp | 2 +- vmime/standardParams.hpp | 2 +- vmime/text.hpp | 2 +- vmime/textPart.hpp | 2 +- vmime/textPartFactory.hpp | 2 +- vmime/typeAdapter.hpp | 2 +- vmime/types.hpp | 2 +- vmime/utility/datetimeUtils.hpp | 2 +- vmime/utility/file.hpp | 2 +- vmime/utility/md5.hpp | 2 +- vmime/utility/path.hpp | 2 +- vmime/utility/random.hpp | 2 +- vmime/utility/singleton.hpp | 2 +- vmime/utility/smartPtr.hpp | 2 +- vmime/utility/stream.hpp | 2 +- vmime/utility/stringProxy.hpp | 2 +- vmime/utility/stringUtils.hpp | 2 +- vmime/vmime.hpp | 2 +- vmime/word.hpp | 2 +- 215 files changed, 215 insertions(+), 215 deletions(-) diff --git a/examples/example1.cpp b/examples/example1.cpp index 9d7ddff8..52d29a1e 100644 --- a/examples/example1.cpp +++ b/examples/example1.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 3bfd5669..ae6a657e 100644 --- a/examples/example2.cpp +++ b/examples/example2.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 baf74007..29211865 100644 --- a/examples/example3.cpp +++ b/examples/example3.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 f173067b..27485264 100644 --- a/examples/example4.cpp +++ b/examples/example4.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 410ba049..c1079a3b 100644 --- a/examples/example5.cpp +++ b/examples/example5.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 ce505b5e..5bd677e6 100644 --- a/examples/example6.cpp +++ b/examples/example6.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 d8a35cf4..a9673bb9 100644 --- a/src/address.cpp +++ b/src/address.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 0bee2f09..33708ceb 100644 --- a/src/addressList.cpp +++ b/src/addressList.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 05162e70..d1e462e6 100644 --- a/src/base.cpp +++ b/src/base.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 414b36ce..becb49cc 100644 --- a/src/body.cpp +++ b/src/body.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 51eaef90..c72a5096 100644 --- a/src/bodyPart.cpp +++ b/src/bodyPart.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 ac144b0f..96b854ed 100644 --- a/src/charset.cpp +++ b/src/charset.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 a13765a3..35b97071 100644 --- a/src/component.cpp +++ b/src/component.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 a77f8ea7..fdfaa847 100644 --- a/src/constants.cpp +++ b/src/constants.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 45282025..5fa78b9f 100644 --- a/src/contentDisposition.cpp +++ b/src/contentDisposition.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 03c0027d..be25eb75 100644 --- a/src/contentDispositionField.cpp +++ b/src/contentDispositionField.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 8c35ebaa..bf7923a4 100644 --- a/src/contentHandler.cpp +++ b/src/contentHandler.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 2ced531a..0ebe4636 100644 --- a/src/contentTypeField.cpp +++ b/src/contentTypeField.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 4e42b21d..ce554be6 100644 --- a/src/dateTime.cpp +++ b/src/dateTime.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 80d251f0..263ceb8a 100644 --- a/src/defaultAttachment.cpp +++ b/src/defaultAttachment.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 3acbb8f6..95944c0e 100644 --- a/src/encoder.cpp +++ b/src/encoder.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 8609e61b..27dd5162 100644 --- a/src/encoder7bit.cpp +++ b/src/encoder7bit.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 6a7463e2..95d06f2f 100644 --- a/src/encoder8bit.cpp +++ b/src/encoder8bit.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 8c0827e0..b700e6cd 100644 --- a/src/encoderB64.cpp +++ b/src/encoderB64.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 0d5878a6..ae13ea6b 100644 --- a/src/encoderBinary.cpp +++ b/src/encoderBinary.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 df689e82..c1c22985 100644 --- a/src/encoderDefault.cpp +++ b/src/encoderDefault.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 ef6474c2..2cf1bd66 100644 --- a/src/encoderFactory.cpp +++ b/src/encoderFactory.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 0e26cc06..24a300a6 100644 --- a/src/encoderQP.cpp +++ b/src/encoderQP.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 3040cb9d..8f082e12 100644 --- a/src/encoderUUE.cpp +++ b/src/encoderUUE.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 3e499ecc..9d8bde13 100644 --- a/src/encoding.cpp +++ b/src/encoding.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 8a339a9a..fcb53900 100644 --- a/src/exception.cpp +++ b/src/exception.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 08397350..9eff4af9 100644 --- a/src/fileAttachment.cpp +++ b/src/fileAttachment.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 c798d107..8209b21b 100644 --- a/src/header.cpp +++ b/src/header.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 5a3e0a62..627c63eb 100644 --- a/src/headerField.cpp +++ b/src/headerField.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 1bffc51a..306e2c8e 100644 --- a/src/headerFieldFactory.cpp +++ b/src/headerFieldFactory.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 919125fe..c8631142 100644 --- a/src/htmlTextPart.cpp +++ b/src/htmlTextPart.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 e9235eb5..aa9de741 100644 --- a/src/mailbox.cpp +++ b/src/mailbox.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 d5381769..3fe023c0 100644 --- a/src/mailboxField.cpp +++ b/src/mailboxField.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 6ca84d10..71c5ecf0 100644 --- a/src/mailboxGroup.cpp +++ b/src/mailboxGroup.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 59e46c9b..b05d6097 100644 --- a/src/mailboxList.cpp +++ b/src/mailboxList.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 565fc691..e1970030 100644 --- a/src/mediaType.cpp +++ b/src/mediaType.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 8b28039a..b683ad9d 100644 --- a/src/message.cpp +++ b/src/message.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 f29ffe6c..d1776278 100644 --- a/src/messageBuilder.cpp +++ b/src/messageBuilder.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 dfa9b307..695b0645 100644 --- a/src/messageId.cpp +++ b/src/messageId.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 6099ef33..aedbecae 100644 --- a/src/messageParser.cpp +++ b/src/messageParser.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/IMAPConnection.cpp b/src/messaging/IMAPConnection.cpp index c2ae2418..cc559edc 100644 --- a/src/messaging/IMAPConnection.cpp +++ b/src/messaging/IMAPConnection.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/IMAPFolder.cpp b/src/messaging/IMAPFolder.cpp index f197f360..16d4b42f 100644 --- a/src/messaging/IMAPFolder.cpp +++ b/src/messaging/IMAPFolder.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/IMAPMessage.cpp b/src/messaging/IMAPMessage.cpp index 85833352..07983894 100644 --- a/src/messaging/IMAPMessage.cpp +++ b/src/messaging/IMAPMessage.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/IMAPStore.cpp b/src/messaging/IMAPStore.cpp index 4ac50764..9783077a 100644 --- a/src/messaging/IMAPStore.cpp +++ b/src/messaging/IMAPStore.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/IMAPTag.cpp b/src/messaging/IMAPTag.cpp index 549abfcc..c70505a8 100644 --- a/src/messaging/IMAPTag.cpp +++ b/src/messaging/IMAPTag.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/IMAPUtils.cpp b/src/messaging/IMAPUtils.cpp index b56b33f7..93996f34 100644 --- a/src/messaging/IMAPUtils.cpp +++ b/src/messaging/IMAPUtils.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/POP3Folder.cpp b/src/messaging/POP3Folder.cpp index 1bccf9ea..4f77798e 100644 --- a/src/messaging/POP3Folder.cpp +++ b/src/messaging/POP3Folder.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/POP3Message.cpp b/src/messaging/POP3Message.cpp index ac3aa120..f5a5226c 100644 --- a/src/messaging/POP3Message.cpp +++ b/src/messaging/POP3Message.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/POP3Store.cpp b/src/messaging/POP3Store.cpp index 21e09f77..6bb6c24c 100644 --- a/src/messaging/POP3Store.cpp +++ b/src/messaging/POP3Store.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/SMTPTransport.cpp b/src/messaging/SMTPTransport.cpp index 0ba8ebd0..57923ea4 100644 --- a/src/messaging/SMTPTransport.cpp +++ b/src/messaging/SMTPTransport.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/authHelper.cpp b/src/messaging/authHelper.cpp index 7ce50e0a..d8181291 100644 --- a/src/messaging/authHelper.cpp +++ b/src/messaging/authHelper.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/authenticationInfos.cpp b/src/messaging/authenticationInfos.cpp index 06e4745e..01ee7db8 100644 --- a/src/messaging/authenticationInfos.cpp +++ b/src/messaging/authenticationInfos.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/authenticator.cpp b/src/messaging/authenticator.cpp index c8c4bbc1..e3bc5de2 100644 --- a/src/messaging/authenticator.cpp +++ b/src/messaging/authenticator.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/builtinServices.inl b/src/messaging/builtinServices.inl index e330cad9..2835ad33 100644 --- a/src/messaging/builtinServices.inl +++ b/src/messaging/builtinServices.inl @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/defaultAuthenticator.cpp b/src/messaging/defaultAuthenticator.cpp index 72273ac4..8e366567 100644 --- a/src/messaging/defaultAuthenticator.cpp +++ b/src/messaging/defaultAuthenticator.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/events.cpp b/src/messaging/events.cpp index 90dbf797..568083a6 100644 --- a/src/messaging/events.cpp +++ b/src/messaging/events.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/folder.cpp b/src/messaging/folder.cpp index f14eb525..64d421aa 100644 --- a/src/messaging/folder.cpp +++ b/src/messaging/folder.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/maildirFolder.cpp b/src/messaging/maildirFolder.cpp index e63f6d61..240fdc8b 100644 --- a/src/messaging/maildirFolder.cpp +++ b/src/messaging/maildirFolder.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/maildirMessage.cpp b/src/messaging/maildirMessage.cpp index 7145123b..a118416d 100644 --- a/src/messaging/maildirMessage.cpp +++ b/src/messaging/maildirMessage.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/maildirStore.cpp b/src/messaging/maildirStore.cpp index 2a180085..63a94971 100644 --- a/src/messaging/maildirStore.cpp +++ b/src/messaging/maildirStore.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/maildirUtils.cpp b/src/messaging/maildirUtils.cpp index 71ed5593..a06b9c84 100644 --- a/src/messaging/maildirUtils.cpp +++ b/src/messaging/maildirUtils.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/message.cpp b/src/messaging/message.cpp index 4fcedf31..d2ada76d 100644 --- a/src/messaging/message.cpp +++ b/src/messaging/message.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/service.cpp b/src/messaging/service.cpp index 6654160b..4b25608c 100644 --- a/src/messaging/service.cpp +++ b/src/messaging/service.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/serviceFactory.cpp b/src/messaging/serviceFactory.cpp index d046b03c..3007488d 100644 --- a/src/messaging/serviceFactory.cpp +++ b/src/messaging/serviceFactory.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/session.cpp b/src/messaging/session.cpp index 1807f408..b096ba08 100644 --- a/src/messaging/session.cpp +++ b/src/messaging/session.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/simpleAuthenticator.cpp b/src/messaging/simpleAuthenticator.cpp index 8ed534ac..777bc16c 100644 --- a/src/messaging/simpleAuthenticator.cpp +++ b/src/messaging/simpleAuthenticator.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/url.cpp b/src/messaging/url.cpp index 1c83a4d4..33f31236 100644 --- a/src/messaging/url.cpp +++ b/src/messaging/url.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/urlUtils.cpp b/src/messaging/urlUtils.cpp index c09ce993..51db470d 100644 --- a/src/messaging/urlUtils.cpp +++ b/src/messaging/urlUtils.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 443bf38d..609dbeb1 100644 --- a/src/options.cpp +++ b/src/options.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 f541f75e..a4c97fc9 100644 --- a/src/parameter.cpp +++ b/src/parameter.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/parameterFactory.cpp b/src/parameterFactory.cpp index 6b3bde81..57504276 100644 --- a/src/parameterFactory.cpp +++ b/src/parameterFactory.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 fa7d70bc..9494103c 100644 --- a/src/parameterizedHeaderField.cpp +++ b/src/parameterizedHeaderField.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 b8cb8224..a1902bb6 100644 --- a/src/plainTextPart.cpp +++ b/src/plainTextPart.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/platformDependant.cpp b/src/platformDependant.cpp index 91a9f93a..a5a2de09 100644 --- a/src/platformDependant.cpp +++ b/src/platformDependant.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 fa5c4ae9..cace9180 100644 --- a/src/platforms/posix/posixFile.cpp +++ b/src/platforms/posix/posixFile.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 5ecbbce4..77ba833c 100644 --- a/src/platforms/posix/posixHandler.cpp +++ b/src/platforms/posix/posixHandler.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 40fa71e5..0318e553 100644 --- a/src/platforms/posix/posixSocket.cpp +++ b/src/platforms/posix/posixSocket.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 edfaf8ff..1a128771 100644 --- a/src/propertySet.cpp +++ b/src/propertySet.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 43da65b2..03d881a5 100644 --- a/src/relay.cpp +++ b/src/relay.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 d1cc8364..9fa970b7 100644 --- a/src/text.cpp +++ b/src/text.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 0401cc8c..0d588d9c 100644 --- a/src/textPartFactory.cpp +++ b/src/textPartFactory.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/typeAdapter.cpp b/src/typeAdapter.cpp index 6585a15a..2170ed53 100644 --- a/src/typeAdapter.cpp +++ b/src/typeAdapter.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 020e69c2..3062525b 100644 --- a/src/utility/datetimeUtils.cpp +++ b/src/utility/datetimeUtils.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/md5.cpp b/src/utility/md5.cpp index 5ad8e973..f630d86d 100644 --- a/src/utility/md5.cpp +++ b/src/utility/md5.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 03ce6098..b042ff1b 100644 --- a/src/utility/path.cpp +++ b/src/utility/path.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 7c82d78c..81ac6c56 100644 --- a/src/utility/random.cpp +++ b/src/utility/random.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/singleton.cpp b/src/utility/singleton.cpp index a429c41f..58b751e6 100644 --- a/src/utility/singleton.cpp +++ b/src/utility/singleton.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 ede2332b..4eac284a 100644 --- a/src/utility/stream.cpp +++ b/src/utility/stream.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 3569f411..30b49cd4 100644 --- a/src/utility/stringProxy.cpp +++ b/src/utility/stringProxy.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 c087e032..01262120 100644 --- a/src/utility/stringUtils.cpp +++ b/src/utility/stringUtils.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 e1ed77c9..6801fb47 100644 --- a/src/word.cpp +++ b/src/word.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 b7a91495..5121a52d 100644 --- a/tests/charset/main.cpp +++ b/tests/charset/main.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 ee648ce9..59741736 100644 --- a/tests/parser/bodyPartTest.cpp +++ b/tests/parser/bodyPartTest.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 34bafc56..a4aa63e0 100644 --- a/tests/parser/encoderTest.cpp +++ b/tests/parser/encoderTest.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 d9c5bc1f..08ada492 100644 --- a/tests/parser/headerTest.cpp +++ b/tests/parser/headerTest.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 d8b7de4e..a7e416cd 100644 --- a/tests/parser/mailboxTest.cpp +++ b/tests/parser/mailboxTest.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 0794b862..b1a00be7 100644 --- a/tests/parser/mediaTypeTest.cpp +++ b/tests/parser/mediaTypeTest.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/testUtils.hpp b/tests/parser/testUtils.hpp index 748f9ecf..c8833004 100644 --- a/tests/parser/testUtils.hpp +++ b/tests/parser/testUtils.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 82f33291..e6a986d8 100644 --- a/tests/parser/textTest.cpp +++ b/tests/parser/textTest.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/md5Test.cpp b/tests/utility/md5Test.cpp index a6acf920..f5025865 100644 --- a/tests/utility/md5Test.cpp +++ b/tests/utility/md5Test.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 bf915c55..0d593c92 100644 --- a/tests/utility/pathTest.cpp +++ b/tests/utility/pathTest.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 e9189441..857d59b1 100644 --- a/tests/utility/stringProxyTest.cpp +++ b/tests/utility/stringProxyTest.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 158eec22..62422747 100644 --- a/tests/utility/stringUtilsTest.cpp +++ b/tests/utility/stringUtilsTest.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 9bdfe199..792a9d7e 100644 --- a/vmime/address.hpp +++ b/vmime/address.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 823b6b52..07c72ff9 100644 --- a/vmime/addressList.hpp +++ b/vmime/addressList.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 f4478f2f..1a386753 100644 --- a/vmime/attachment.hpp +++ b/vmime/attachment.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 59c921c7..fca049d7 100644 --- a/vmime/base.hpp +++ b/vmime/base.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 970a852b..2bca0a6c 100644 --- a/vmime/body.hpp +++ b/vmime/body.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 c153c58d..48048bec 100644 --- a/vmime/bodyPart.hpp +++ b/vmime/bodyPart.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 0fa76881..d5d545c5 100644 --- a/vmime/charset.hpp +++ b/vmime/charset.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 7669ef69..a040d381 100644 --- a/vmime/component.hpp +++ b/vmime/component.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 dbf472b2..0451408f 100644 --- a/vmime/constants.hpp +++ b/vmime/constants.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 6aeb2544..b555bf89 100644 --- a/vmime/contentDisposition.hpp +++ b/vmime/contentDisposition.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 30029e7f..a8da457b 100644 --- a/vmime/contentDispositionField.hpp +++ b/vmime/contentDispositionField.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 685130d0..fa3dfd56 100644 --- a/vmime/contentHandler.hpp +++ b/vmime/contentHandler.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 960e91c9..6c96a02b 100644 --- a/vmime/contentTypeField.hpp +++ b/vmime/contentTypeField.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 19d65ee9..c9bbc0c5 100644 --- a/vmime/dateTime.hpp +++ b/vmime/dateTime.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 22c29b36..825f1084 100644 --- a/vmime/defaultAttachment.hpp +++ b/vmime/defaultAttachment.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 e9eb2ccd..573f56da 100644 --- a/vmime/encoder.hpp +++ b/vmime/encoder.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 bb11e474..5641eb76 100644 --- a/vmime/encoder7bit.hpp +++ b/vmime/encoder7bit.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 ea4cca78..64167caf 100644 --- a/vmime/encoder8bit.hpp +++ b/vmime/encoder8bit.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 5ed3684c..84b6b1e0 100644 --- a/vmime/encoderB64.hpp +++ b/vmime/encoderB64.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 e2f4190a..cdee7172 100644 --- a/vmime/encoderBinary.hpp +++ b/vmime/encoderBinary.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 9b07e4e1..cb0f75c9 100644 --- a/vmime/encoderDefault.hpp +++ b/vmime/encoderDefault.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 a0f9614e..ff8e3559 100644 --- a/vmime/encoderFactory.hpp +++ b/vmime/encoderFactory.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 d1ba61a9..686a9cc6 100644 --- a/vmime/encoderQP.hpp +++ b/vmime/encoderQP.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 352412ee..dc6d1bb7 100644 --- a/vmime/encoderUUE.hpp +++ b/vmime/encoderUUE.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 ffee91c6..75c798da 100644 --- a/vmime/encoding.hpp +++ b/vmime/encoding.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 040df7b3..d364a8e1 100644 --- a/vmime/exception.hpp +++ b/vmime/exception.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 42425351..d9c88aba 100644 --- a/vmime/fileAttachment.hpp +++ b/vmime/fileAttachment.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/genericField.hpp b/vmime/genericField.hpp index 4b484f80..55e6f1fa 100644 --- a/vmime/genericField.hpp +++ b/vmime/genericField.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/genericParameter.hpp b/vmime/genericParameter.hpp index 6920c3d6..681c6119 100644 --- a/vmime/genericParameter.hpp +++ b/vmime/genericParameter.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 b3f09f27..70b657be 100644 --- a/vmime/header.hpp +++ b/vmime/header.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 72c228a9..626b4f10 100644 --- a/vmime/headerField.hpp +++ b/vmime/headerField.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 b3e1f8bd..af1d0fe8 100644 --- a/vmime/headerFieldFactory.hpp +++ b/vmime/headerFieldFactory.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 d967765b..4e8797da 100644 --- a/vmime/htmlTextPart.hpp +++ b/vmime/htmlTextPart.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 234607df..51b51baf 100644 --- a/vmime/mailbox.hpp +++ b/vmime/mailbox.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 ae9fa88d..fd3e18da 100644 --- a/vmime/mailboxField.hpp +++ b/vmime/mailboxField.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 320509ab..622f9140 100644 --- a/vmime/mailboxGroup.hpp +++ b/vmime/mailboxGroup.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 5c576d0d..3d17f7a5 100644 --- a/vmime/mailboxList.hpp +++ b/vmime/mailboxList.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 8f20c473..5bca556d 100644 --- a/vmime/mediaType.hpp +++ b/vmime/mediaType.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 954dfb74..7140a28d 100644 --- a/vmime/message.hpp +++ b/vmime/message.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 9071404c..7ba81fda 100644 --- a/vmime/messageBuilder.hpp +++ b/vmime/messageBuilder.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 bbf8dd2b..ef954fb7 100644 --- a/vmime/messageId.hpp +++ b/vmime/messageId.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 ec8d0a52..747bf1f5 100644 --- a/vmime/messageParser.hpp +++ b/vmime/messageParser.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/IMAPConnection.hpp b/vmime/messaging/IMAPConnection.hpp index 3fc9c9d6..1b8c25a2 100644 --- a/vmime/messaging/IMAPConnection.hpp +++ b/vmime/messaging/IMAPConnection.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/IMAPFolder.hpp b/vmime/messaging/IMAPFolder.hpp index 17929b8d..e09d2a4f 100644 --- a/vmime/messaging/IMAPFolder.hpp +++ b/vmime/messaging/IMAPFolder.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/IMAPMessage.hpp b/vmime/messaging/IMAPMessage.hpp index 45d785c4..092b0e08 100644 --- a/vmime/messaging/IMAPMessage.hpp +++ b/vmime/messaging/IMAPMessage.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/IMAPParser.hpp b/vmime/messaging/IMAPParser.hpp index d8ce230c..dc0caa23 100644 --- a/vmime/messaging/IMAPParser.hpp +++ b/vmime/messaging/IMAPParser.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/IMAPStore.hpp b/vmime/messaging/IMAPStore.hpp index edbfdcdb..bf3ff745 100644 --- a/vmime/messaging/IMAPStore.hpp +++ b/vmime/messaging/IMAPStore.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/IMAPTag.hpp b/vmime/messaging/IMAPTag.hpp index f779d10c..845acc14 100644 --- a/vmime/messaging/IMAPTag.hpp +++ b/vmime/messaging/IMAPTag.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/IMAPUtils.hpp b/vmime/messaging/IMAPUtils.hpp index d9d3164d..90227b00 100644 --- a/vmime/messaging/IMAPUtils.hpp +++ b/vmime/messaging/IMAPUtils.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/POP3Folder.hpp b/vmime/messaging/POP3Folder.hpp index 7ac011b3..a982aa00 100644 --- a/vmime/messaging/POP3Folder.hpp +++ b/vmime/messaging/POP3Folder.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/POP3Message.hpp b/vmime/messaging/POP3Message.hpp index 0908968e..34b72dfa 100644 --- a/vmime/messaging/POP3Message.hpp +++ b/vmime/messaging/POP3Message.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/POP3Store.hpp b/vmime/messaging/POP3Store.hpp index 8cc76e24..11108961 100644 --- a/vmime/messaging/POP3Store.hpp +++ b/vmime/messaging/POP3Store.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/SMTPTransport.hpp b/vmime/messaging/SMTPTransport.hpp index 8a2a7a5a..07815b4e 100644 --- a/vmime/messaging/SMTPTransport.hpp +++ b/vmime/messaging/SMTPTransport.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/authHelper.hpp b/vmime/messaging/authHelper.hpp index 063b535c..3a0a392d 100644 --- a/vmime/messaging/authHelper.hpp +++ b/vmime/messaging/authHelper.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/authenticationInfos.hpp b/vmime/messaging/authenticationInfos.hpp index 264ae12a..264d6183 100644 --- a/vmime/messaging/authenticationInfos.hpp +++ b/vmime/messaging/authenticationInfos.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/authenticator.hpp b/vmime/messaging/authenticator.hpp index 7ddab926..9b85d4c4 100644 --- a/vmime/messaging/authenticator.hpp +++ b/vmime/messaging/authenticator.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/defaultAuthenticator.hpp b/vmime/messaging/defaultAuthenticator.hpp index b3149160..b1447ea7 100644 --- a/vmime/messaging/defaultAuthenticator.hpp +++ b/vmime/messaging/defaultAuthenticator.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/events.hpp b/vmime/messaging/events.hpp index f98f5275..43ba7262 100644 --- a/vmime/messaging/events.hpp +++ b/vmime/messaging/events.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/folder.hpp b/vmime/messaging/folder.hpp index 07822189..f86dafc2 100644 --- a/vmime/messaging/folder.hpp +++ b/vmime/messaging/folder.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/maildirFolder.hpp b/vmime/messaging/maildirFolder.hpp index 6a056c9d..97d5e4a7 100644 --- a/vmime/messaging/maildirFolder.hpp +++ b/vmime/messaging/maildirFolder.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/maildirMessage.hpp b/vmime/messaging/maildirMessage.hpp index c1503b06..829d8e2a 100644 --- a/vmime/messaging/maildirMessage.hpp +++ b/vmime/messaging/maildirMessage.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/maildirStore.hpp b/vmime/messaging/maildirStore.hpp index f7de5a20..48fb8674 100644 --- a/vmime/messaging/maildirStore.hpp +++ b/vmime/messaging/maildirStore.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/maildirUtils.hpp b/vmime/messaging/maildirUtils.hpp index a6aab690..cdefc97e 100644 --- a/vmime/messaging/maildirUtils.hpp +++ b/vmime/messaging/maildirUtils.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/message.hpp b/vmime/messaging/message.hpp index bb852425..9859f56d 100644 --- a/vmime/messaging/message.hpp +++ b/vmime/messaging/message.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/progressionListener.hpp b/vmime/messaging/progressionListener.hpp index 1e75d862..25771efd 100644 --- a/vmime/messaging/progressionListener.hpp +++ b/vmime/messaging/progressionListener.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/service.hpp b/vmime/messaging/service.hpp index 76c603e6..b3b66bcf 100644 --- a/vmime/messaging/service.hpp +++ b/vmime/messaging/service.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/serviceFactory.hpp b/vmime/messaging/serviceFactory.hpp index aa8a58c4..272ab8fc 100644 --- a/vmime/messaging/serviceFactory.hpp +++ b/vmime/messaging/serviceFactory.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/serviceInfos.hpp b/vmime/messaging/serviceInfos.hpp index 8650b991..94cce44c 100644 --- a/vmime/messaging/serviceInfos.hpp +++ b/vmime/messaging/serviceInfos.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/session.hpp b/vmime/messaging/session.hpp index e3d5860d..26337ed4 100644 --- a/vmime/messaging/session.hpp +++ b/vmime/messaging/session.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/simpleAuthenticator.hpp b/vmime/messaging/simpleAuthenticator.hpp index 73425e59..5aa28f3f 100644 --- a/vmime/messaging/simpleAuthenticator.hpp +++ b/vmime/messaging/simpleAuthenticator.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/socket.hpp b/vmime/messaging/socket.hpp index 7073d28e..e795df6c 100644 --- a/vmime/messaging/socket.hpp +++ b/vmime/messaging/socket.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/store.hpp b/vmime/messaging/store.hpp index f6345729..632a6e64 100644 --- a/vmime/messaging/store.hpp +++ b/vmime/messaging/store.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/timeoutHandler.hpp b/vmime/messaging/timeoutHandler.hpp index 1d366084..9a142a6f 100644 --- a/vmime/messaging/timeoutHandler.hpp +++ b/vmime/messaging/timeoutHandler.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/transport.hpp b/vmime/messaging/transport.hpp index 57775539..9ef45a65 100644 --- a/vmime/messaging/transport.hpp +++ b/vmime/messaging/transport.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/url.hpp b/vmime/messaging/url.hpp index 5ce52e11..cc1cab1e 100644 --- a/vmime/messaging/url.hpp +++ b/vmime/messaging/url.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/messaging/urlUtils.hpp b/vmime/messaging/urlUtils.hpp index 758fbdbd..3ca41b1c 100644 --- a/vmime/messaging/urlUtils.hpp +++ b/vmime/messaging/urlUtils.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 3a0e0723..d558b030 100644 --- a/vmime/options.hpp +++ b/vmime/options.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 4f36b2f9..b762d220 100644 --- a/vmime/parameter.hpp +++ b/vmime/parameter.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/parameterFactory.hpp b/vmime/parameterFactory.hpp index 4b192af5..9e510acd 100644 --- a/vmime/parameterFactory.hpp +++ b/vmime/parameterFactory.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 e2cf2165..e1ef2831 100644 --- a/vmime/parameterizedHeaderField.hpp +++ b/vmime/parameterizedHeaderField.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 f1735d31..c444b6fc 100644 --- a/vmime/parserHelpers.hpp +++ b/vmime/parserHelpers.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 d64e6829..aebe1e6a 100644 --- a/vmime/plainTextPart.hpp +++ b/vmime/plainTextPart.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/platformDependant.hpp b/vmime/platformDependant.hpp index ac68cd91..c46c0d5f 100644 --- a/vmime/platformDependant.hpp +++ b/vmime/platformDependant.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 98376118..892f8b17 100644 --- a/vmime/platforms/posix/posixFile.hpp +++ b/vmime/platforms/posix/posixFile.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 c5f493ac..7996d11d 100644 --- a/vmime/platforms/posix/posixHandler.hpp +++ b/vmime/platforms/posix/posixHandler.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 f6864818..13b70a53 100644 --- a/vmime/platforms/posix/posixSocket.hpp +++ b/vmime/platforms/posix/posixSocket.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 b9868f69..cf01c360 100644 --- a/vmime/propertySet.hpp +++ b/vmime/propertySet.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 d26d77c0..742d8487 100644 --- a/vmime/relay.hpp +++ b/vmime/relay.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/standardFields.hpp b/vmime/standardFields.hpp index cd9b9289..850c3b99 100644 --- a/vmime/standardFields.hpp +++ b/vmime/standardFields.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/standardParams.hpp b/vmime/standardParams.hpp index 325e2e06..8623301c 100644 --- a/vmime/standardParams.hpp +++ b/vmime/standardParams.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 12692566..7b94e3d8 100644 --- a/vmime/text.hpp +++ b/vmime/text.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 54f5c569..dcfa38fe 100644 --- a/vmime/textPart.hpp +++ b/vmime/textPart.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 66e45222..bb1d6e40 100644 --- a/vmime/textPartFactory.hpp +++ b/vmime/textPartFactory.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/typeAdapter.hpp b/vmime/typeAdapter.hpp index 8493232c..9d25f416 100644 --- a/vmime/typeAdapter.hpp +++ b/vmime/typeAdapter.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 0fdf5b75..bd5568d2 100644 --- a/vmime/types.hpp +++ b/vmime/types.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 6cee67b1..93bab55e 100644 --- a/vmime/utility/datetimeUtils.hpp +++ b/vmime/utility/datetimeUtils.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 0ddf0760..6590c217 100644 --- a/vmime/utility/file.hpp +++ b/vmime/utility/file.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/md5.hpp b/vmime/utility/md5.hpp index e61e4d69..b52fc460 100644 --- a/vmime/utility/md5.hpp +++ b/vmime/utility/md5.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 d04844b4..fa83a625 100644 --- a/vmime/utility/path.hpp +++ b/vmime/utility/path.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 b3b2dd36..ded52309 100644 --- a/vmime/utility/random.hpp +++ b/vmime/utility/random.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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/singleton.hpp b/vmime/utility/singleton.hpp index 33def75b..d2fdc6fa 100644 --- a/vmime/utility/singleton.hpp +++ b/vmime/utility/singleton.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 3da1ee76..4fdad5de 100644 --- a/vmime/utility/smartPtr.hpp +++ b/vmime/utility/smartPtr.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 4edcbe3e..108a384e 100644 --- a/vmime/utility/stream.hpp +++ b/vmime/utility/stream.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 95bb9918..1a15a04d 100644 --- a/vmime/utility/stringProxy.hpp +++ b/vmime/utility/stringProxy.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 07e6c33b..264c4eb9 100644 --- a/vmime/utility/stringUtils.hpp +++ b/vmime/utility/stringUtils.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 90ae46be..fe5ac77b 100644 --- a/vmime/vmime.hpp +++ b/vmime/vmime.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program 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 fc036662..c5e07423 100644 --- a/vmime/word.hpp +++ b/vmime/word.hpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard +// Copyright (C) 2002-2005 Vincent Richard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as