aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/tls
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tls')
-rw-r--r--src/net/tls/TLSSecuredConnectionInfos.cpp4
-rw-r--r--src/net/tls/TLSSession.cpp4
-rw-r--r--src/net/tls/TLSSocket.cpp4
3 files changed, 6 insertions, 6 deletions
diff --git a/src/net/tls/TLSSecuredConnectionInfos.cpp b/src/net/tls/TLSSecuredConnectionInfos.cpp
index 55df5e20..2a37069a 100644
--- a/src/net/tls/TLSSecuredConnectionInfos.cpp
+++ b/src/net/tls/TLSSecuredConnectionInfos.cpp
@@ -1,10 +1,10 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2008 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2009 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
-// published by the Free Software Foundation; either version 2 of
+// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
diff --git a/src/net/tls/TLSSession.cpp b/src/net/tls/TLSSession.cpp
index d90be8ee..1146d1b6 100644
--- a/src/net/tls/TLSSession.cpp
+++ b/src/net/tls/TLSSession.cpp
@@ -1,10 +1,10 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2008 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2009 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
-// published by the Free Software Foundation; either version 2 of
+// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
diff --git a/src/net/tls/TLSSocket.cpp b/src/net/tls/TLSSocket.cpp
index 4f64967d..c2f91f62 100644
--- a/src/net/tls/TLSSocket.cpp
+++ b/src/net/tls/TLSSocket.cpp
@@ -1,10 +1,10 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2008 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2009 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
-// published by the Free Software Foundation; either version 2 of
+// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,