diff options
Diffstat (limited to 'src/net/pop3')
-rw-r--r-- | src/net/pop3/POP3Folder.cpp | 2 | ||||
-rw-r--r-- | src/net/pop3/POP3Message.cpp | 2 | ||||
-rw-r--r-- | src/net/pop3/POP3Response.cpp | 2 | ||||
-rw-r--r-- | src/net/pop3/POP3SStore.cpp | 2 | ||||
-rw-r--r-- | src/net/pop3/POP3ServiceInfos.cpp | 2 | ||||
-rw-r--r-- | src/net/pop3/POP3Store.cpp | 2 | ||||
-rw-r--r-- | src/net/pop3/POP3Utils.cpp | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/net/pop3/POP3Folder.cpp b/src/net/pop3/POP3Folder.cpp index 8533712e..e29d1360 100644 --- a/src/net/pop3/POP3Folder.cpp +++ b/src/net/pop3/POP3Folder.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-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/pop3/POP3Message.cpp b/src/net/pop3/POP3Message.cpp index 59b4c443..9ad35ea9 100644 --- a/src/net/pop3/POP3Message.cpp +++ b/src/net/pop3/POP3Message.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-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/pop3/POP3Response.cpp b/src/net/pop3/POP3Response.cpp index 6ca0ad75..a48dc72f 100644 --- a/src/net/pop3/POP3Response.cpp +++ b/src/net/pop3/POP3Response.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/pop3/POP3SStore.cpp b/src/net/pop3/POP3SStore.cpp index 8a21469b..f7d17b38 100644 --- a/src/net/pop3/POP3SStore.cpp +++ b/src/net/pop3/POP3SStore.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-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/pop3/POP3ServiceInfos.cpp b/src/net/pop3/POP3ServiceInfos.cpp index 07922eff..1eb618b5 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-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/pop3/POP3Store.cpp b/src/net/pop3/POP3Store.cpp index 4e3f4512..9f1bfe0e 100644 --- a/src/net/pop3/POP3Store.cpp +++ b/src/net/pop3/POP3Store.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-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/pop3/POP3Utils.cpp b/src/net/pop3/POP3Utils.cpp index c4654956..f239627f 100644 --- a/src/net/pop3/POP3Utils.cpp +++ b/src/net/pop3/POP3Utils.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-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 |