aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2008-01-04 18:07:40 +0000
committerVincent Richard <[email protected]>2008-01-04 18:07:40 +0000
commit0c30c298da468de4e1abd1589028ce0c1aaf8505 (patch)
treeb10c72f699bf4d853298567d1d1484d19a9256aa /doc
parentUse std::vector<> instead of new[] allocation (avoid memory leaks by using RA... (diff)
downloadvmime-0c30c298da468de4e1abd1589028ce0c1aaf8505.tar.gz
vmime-0c30c298da468de4e1abd1589028ce0c1aaf8505.zip
Changed copyright year to 2008.
Diffstat (limited to 'doc')
-rw-r--r--doc/book/intro.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/intro.tex b/doc/book/intro.tex
index f5169a12..93a36759 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-2007 Vincent Richard
+ Copyright (C) 2002-2008 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