diff options
| author | Vincent Richard <[email protected]> | 2013-01-10 17:30:31 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2013-01-10 17:30:31 +0100 |
| commit | ad9bef78c4fc0c532331bc511756358bdec339cb (patch) | |
| tree | 74f907d5c29d86e423a63b1975dc4119c917e1a0 /src/net/smtp | |
| parent | Fixed issue #17. (diff) | |
| download | vmime-ad9bef78c4fc0c532331bc511756358bdec339cb.tar.gz vmime-ad9bef78c4fc0c532331bc511756358bdec339cb.zip | |
Updated copyright year and maintainer email address.
Diffstat (limited to 'src/net/smtp')
| -rw-r--r-- | src/net/smtp/SMTPResponse.cpp | 2 | ||||
| -rw-r--r-- | src/net/smtp/SMTPSTransport.cpp | 2 | ||||
| -rw-r--r-- | src/net/smtp/SMTPServiceInfos.cpp | 2 | ||||
| -rw-r--r-- | src/net/smtp/SMTPTransport.cpp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/net/smtp/SMTPResponse.cpp b/src/net/smtp/SMTPResponse.cpp index c0000e94..8f784300 100644 --- a/src/net/smtp/SMTPResponse.cpp +++ b/src/net/smtp/SMTPResponse.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2009 Vincent Richard <[email protected]> +// Copyright (C) 2002-2013 Vincent Richard <[email protected]> // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/net/smtp/SMTPSTransport.cpp b/src/net/smtp/SMTPSTransport.cpp index 73d511f9..2e594ce7 100644 --- a/src/net/smtp/SMTPSTransport.cpp +++ b/src/net/smtp/SMTPSTransport.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2009 Vincent Richard <[email protected]> +// Copyright (C) 2002-2013 Vincent Richard <[email protected]> // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/net/smtp/SMTPServiceInfos.cpp b/src/net/smtp/SMTPServiceInfos.cpp index 5fe8dae2..60022b80 100644 --- a/src/net/smtp/SMTPServiceInfos.cpp +++ b/src/net/smtp/SMTPServiceInfos.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2009 Vincent Richard <[email protected]> +// Copyright (C) 2002-2013 Vincent Richard <[email protected]> // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/net/smtp/SMTPTransport.cpp b/src/net/smtp/SMTPTransport.cpp index 0ea4e379..c17b4a05 100644 --- a/src/net/smtp/SMTPTransport.cpp +++ b/src/net/smtp/SMTPTransport.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2009 Vincent Richard <[email protected]> +// Copyright (C) 2002-2013 Vincent Richard <[email protected]> // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as |
