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