diff options
author | Vincent Richard <[email protected]> | 2006-10-02 16:13:23 +0000 |
---|---|---|
committer | Vincent Richard <[email protected]> | 2006-10-02 16:13:23 +0000 |
commit | ae073cfab469f3855eb01bf339b1b4d6eb01fafe (patch) | |
tree | 28cf22449991235296e84d40001405f0174b10b1 | |
parent | Added a paragraph about time-out handler factory. (diff) | |
download | vmime-ae073cfab469f3855eb01bf339b1b4d6eb01fafe.tar.gz vmime-ae073cfab469f3855eb01bf339b1b4d6eb01fafe.zip |
Added a paragraph about time-out handler factory.
-rw-r--r-- | doc/book/intro.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/book/intro.tex b/doc/book/intro.tex index ba31dae6..8d27c45e 100644 --- a/doc/book/intro.tex +++ b/doc/book/intro.tex @@ -55,7 +55,7 @@ General Public License\footnote{See Appendix \ref{appendix_license} and \url{http://www.gnu.org/copyleft/gpl.html}} (GPL): \begin{verbatim} - Copyright (C) 2002-2005 Vincent Richard + Copyright (C) 2002-2006 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 @@ -79,7 +79,7 @@ GNU Free Documentation License\footnote{See \url{http://www.gnu.org/copyleft/fdl.html}} (FDL): \begin{verbatim} - Copyright (C) 2004-2005 Vincent Richard + Copyright (C) 2004-2006 Vincent Richard Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation |