aboutsummaryrefslogtreecommitdiffstats
path: root/src/utility/encoder/encoderFactory.cpp
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2009-09-06 12:02:10 +0000
committerVincent Richard <[email protected]>2009-09-06 12:02:10 +0000
commita5d258dc724e5819647799f0e134d4138e620975 (patch)
tree0a89c6e4c1c113a325122b8eed11d214d8d8e86a /src/utility/encoder/encoderFactory.cpp
parentUse pkg-config for gnutls 2.8.0 and later (thanks to Andreas Metzler). (diff)
downloadvmime-a5d258dc724e5819647799f0e134d4138e620975.tar.gz
vmime-a5d258dc724e5819647799f0e134d4138e620975.zip
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Diffstat (limited to 'src/utility/encoder/encoderFactory.cpp')
-rw-r--r--src/utility/encoder/encoderFactory.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/utility/encoder/encoderFactory.cpp b/src/utility/encoder/encoderFactory.cpp
index 9d7c1070..428788d8 100644
--- a/src/utility/encoder/encoderFactory.cpp
+++ b/src/utility/encoder/encoderFactory.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,