diff options
Diffstat (limited to '')
-rw-r--r-- | src/platforms/windows/windowsFile.cpp | 2 | ||||
-rw-r--r-- | src/platforms/windows/windowsHandler.cpp | 2 | ||||
-rw-r--r-- | src/platforms/windows/windowsSocket.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/platforms/windows/windowsFile.cpp b/src/platforms/windows/windowsFile.cpp index d00be306..9cb7ffa9 100644 --- a/src/platforms/windows/windowsFile.cpp +++ b/src/platforms/windows/windowsFile.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-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 diff --git a/src/platforms/windows/windowsHandler.cpp b/src/platforms/windows/windowsHandler.cpp index 926ccb98..d13bc83a 100644 --- a/src/platforms/windows/windowsHandler.cpp +++ b/src/platforms/windows/windowsHandler.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-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 diff --git a/src/platforms/windows/windowsSocket.cpp b/src/platforms/windows/windowsSocket.cpp index 2d4fa99d..3367e9c6 100644 --- a/src/platforms/windows/windowsSocket.cpp +++ b/src/platforms/windows/windowsSocket.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-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 |