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/platforms/windows | |
| parent | Fixed issue #17. (diff) | |
| download | vmime-ad9bef78c4fc0c532331bc511756358bdec339cb.tar.gz vmime-ad9bef78c4fc0c532331bc511756358bdec339cb.zip | |
Updated copyright year and maintainer email address.
Diffstat (limited to 'src/platforms/windows')
| -rwxr-xr-x | src/platforms/windows/windowsCriticalSection.cpp | 2 | ||||
| -rw-r--r-- | src/platforms/windows/windowsFile.cpp | 4 | ||||
| -rw-r--r-- | src/platforms/windows/windowsHandler.cpp | 4 | ||||
| -rw-r--r-- | src/platforms/windows/windowsSocket.cpp | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/src/platforms/windows/windowsCriticalSection.cpp b/src/platforms/windows/windowsCriticalSection.cpp index ac5fe82f..d6ef0c45 100755 --- a/src/platforms/windows/windowsCriticalSection.cpp +++ b/src/platforms/windows/windowsCriticalSection.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/platforms/windows/windowsFile.cpp b/src/platforms/windows/windowsFile.cpp index 7a70d364..5b8015ae 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-2009 Vincent Richard <[email protected]> +// VMime library (http://www.vmime.org) +// 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/platforms/windows/windowsHandler.cpp b/src/platforms/windows/windowsHandler.cpp index 6d1f4144..b1ab87fa 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-2009 Vincent Richard <[email protected]> +// VMime library (http://www.vmime.org) +// 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/platforms/windows/windowsSocket.cpp b/src/platforms/windows/windowsSocket.cpp index 13de81ee..dc932965 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-2009 Vincent Richard <[email protected]> +// VMime library (http://www.vmime.org) +// 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 |
