aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/textTest.cpp
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 /tests/parser/textTest.cpp
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 'tests/parser/textTest.cpp')
-rw-r--r--tests/parser/textTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/parser/textTest.cpp b/tests/parser/textTest.cpp
index e63dd4c8..706452fb 100644
--- a/tests/parser/textTest.cpp
+++ b/tests/parser/textTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2007 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2008 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