diff options
Diffstat (limited to 'src/platforms/posix')
-rw-r--r-- | src/platforms/posix/posixFile.cpp | 2 | ||||
-rw-r--r-- | src/platforms/posix/posixHandler.cpp | 2 | ||||
-rw-r--r-- | src/platforms/posix/posixSocket.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/platforms/posix/posixFile.cpp b/src/platforms/posix/posixFile.cpp index fa5c4ae9..cace9180 100644 --- a/src/platforms/posix/posixFile.cpp +++ b/src/platforms/posix/posixFile.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard <[email protected]> +// Copyright (C) 2002-2005 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/posix/posixHandler.cpp b/src/platforms/posix/posixHandler.cpp index 5ecbbce4..77ba833c 100644 --- a/src/platforms/posix/posixHandler.cpp +++ b/src/platforms/posix/posixHandler.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard <[email protected]> +// Copyright (C) 2002-2005 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/posix/posixSocket.cpp b/src/platforms/posix/posixSocket.cpp index 40fa71e5..0318e553 100644 --- a/src/platforms/posix/posixSocket.cpp +++ b/src/platforms/posix/posixSocket.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard <[email protected]> +// Copyright (C) 2002-2005 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 |