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 /doc | |
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 'doc')
-rw-r--r-- | doc/book/intro.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/book/intro.tex b/doc/book/intro.tex index 93a36759..26d9abeb 100644 --- a/doc/book/intro.tex +++ b/doc/book/intro.tex @@ -52,14 +52,14 @@ The main objectives of this library are: VMime library is Free Software and is licensed under the terms of the GNU General Public License\footnote{See Appendix \ref{appendix_license} and -\url{http://www.gnu.org/copyleft/gpl.html}} (GPL): +\url{http://www.gnu.org/copyleft/gpl.html}} (GPL) version 3: \begin{verbatim} - Copyright (C) 2002-2008 Vincent Richard + Copyright (C) 2002-2009 Vincent Richard VMime library 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. VMime is distributed in the hope that it will be useful, but @@ -79,7 +79,7 @@ GNU Free Documentation License\footnote{See \url{http://www.gnu.org/copyleft/fdl.html}} (FDL): \begin{verbatim} - Copyright (C) 2004-2007 Vincent Richard + Copyright (C) 2004-2009 Vincent Richard Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation |