diff options
Diffstat (limited to 'src/net/tls')
-rw-r--r-- | src/net/tls/TLSSecuredConnectionInfos.cpp | 2 | ||||
-rw-r--r-- | src/net/tls/TLSSession.cpp | 2 | ||||
-rw-r--r-- | src/net/tls/TLSSocket.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/net/tls/TLSSecuredConnectionInfos.cpp b/src/net/tls/TLSSecuredConnectionInfos.cpp index 341bf038..b3de7b88 100644 --- a/src/net/tls/TLSSecuredConnectionInfos.cpp +++ b/src/net/tls/TLSSecuredConnectionInfos.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2006 Vincent Richard <[email protected]> +// Copyright (C) 2002-2007 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/tls/TLSSession.cpp b/src/net/tls/TLSSession.cpp index 93e2af31..afb47262 100644 --- a/src/net/tls/TLSSession.cpp +++ b/src/net/tls/TLSSession.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2006 Vincent Richard <[email protected]> +// Copyright (C) 2002-2007 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/tls/TLSSocket.cpp b/src/net/tls/TLSSocket.cpp index e36df7b7..06736677 100644 --- a/src/net/tls/TLSSocket.cpp +++ b/src/net/tls/TLSSocket.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2006 Vincent Richard <[email protected]> +// Copyright (C) 2002-2007 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 |