diff options
author | Vincent Richard <[email protected]> | 2009-09-06 12:02:10 +0000 |
---|---|---|
committer | Vincent Richard <[email protected]> | 2009-09-06 12:02:10 +0000 |
commit | a5d258dc724e5819647799f0e134d4138e620975 (patch) | |
tree | 0a89c6e4c1c113a325122b8eed11d214d8d8e86a /src/plainTextPart.cpp | |
parent | Use pkg-config for gnutls 2.8.0 and later (thanks to Andreas Metzler). (diff) | |
download | vmime-a5d258dc724e5819647799f0e134d4138e620975.tar.gz vmime-a5d258dc724e5819647799f0e134d4138e620975.zip |
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Diffstat (limited to 'src/plainTextPart.cpp')
-rw-r--r-- | src/plainTextPart.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plainTextPart.cpp b/src/plainTextPart.cpp index dee3f397..7a674e79 100644 --- a/src/plainTextPart.cpp +++ b/src/plainTextPart.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, |