aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/charset/main.cpp2
-rw-r--r--tests/misc/importanceHelperTest.cpp2
-rw-r--r--tests/net/maildir/maildirStoreTest.cpp2
-rw-r--r--tests/net/smtp/SMTPResponseTest.cpp2
-rw-r--r--tests/net/smtp/SMTPTransportTest.cpp2
-rw-r--r--tests/parser/attachmentHelperTest.cpp2
-rw-r--r--tests/parser/bodyPartTest.cpp2
-rw-r--r--tests/parser/charsetTest.cpp2
-rw-r--r--tests/parser/datetimeTest.cpp2
-rw-r--r--tests/parser/dispositionTest.cpp2
-rw-r--r--tests/parser/encoderTest.cpp2
-rw-r--r--tests/parser/headerTest.cpp2
-rw-r--r--tests/parser/htmlTextPartTest.cpp2
-rw-r--r--tests/parser/mailboxTest.cpp2
-rw-r--r--tests/parser/mediaTypeTest.cpp2
-rw-r--r--tests/parser/messageIdSequenceTest.cpp2
-rw-r--r--tests/parser/messageIdTest.cpp2
-rw-r--r--tests/parser/parameterTest.cpp2
-rw-r--r--tests/parser/pathTest.cpp2
-rw-r--r--tests/parser/textTest.cpp2
-rw-r--r--tests/security/digest/md5Test.cpp2
-rw-r--r--tests/security/digest/sha1Test.cpp2
-rw-r--r--tests/testRunner.cpp2
-rw-r--r--tests/utility/datetimeUtilsTest.cpp2
-rw-r--r--tests/utility/filteredStreamTest.cpp2
-rw-r--r--tests/utility/pathTest.cpp2
-rw-r--r--tests/utility/smartPtrTest.cpp2
-rw-r--r--tests/utility/stringProxyTest.cpp2
-rw-r--r--tests/utility/stringUtilsTest.cpp2
-rw-r--r--tests/utility/urlTest.cpp2
30 files changed, 30 insertions, 30 deletions
diff --git a/tests/charset/main.cpp b/tests/charset/main.cpp
index d8cbd828..dd043ace 100644
--- a/tests/charset/main.cpp
+++ b/tests/charset/main.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
diff --git a/tests/misc/importanceHelperTest.cpp b/tests/misc/importanceHelperTest.cpp
index 8d5bdfe1..de3e7fc9 100644
--- a/tests/misc/importanceHelperTest.cpp
+++ b/tests/misc/importanceHelperTest.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
diff --git a/tests/net/maildir/maildirStoreTest.cpp b/tests/net/maildir/maildirStoreTest.cpp
index ad61c2f9..f24023b3 100644
--- a/tests/net/maildir/maildirStoreTest.cpp
+++ b/tests/net/maildir/maildirStoreTest.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
diff --git a/tests/net/smtp/SMTPResponseTest.cpp b/tests/net/smtp/SMTPResponseTest.cpp
index 405a05a4..3fbb19ac 100644
--- a/tests/net/smtp/SMTPResponseTest.cpp
+++ b/tests/net/smtp/SMTPResponseTest.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
diff --git a/tests/net/smtp/SMTPTransportTest.cpp b/tests/net/smtp/SMTPTransportTest.cpp
index cf3212ad..640b2a1b 100644
--- a/tests/net/smtp/SMTPTransportTest.cpp
+++ b/tests/net/smtp/SMTPTransportTest.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
diff --git a/tests/parser/attachmentHelperTest.cpp b/tests/parser/attachmentHelperTest.cpp
index d91279fb..73a1286e 100644
--- a/tests/parser/attachmentHelperTest.cpp
+++ b/tests/parser/attachmentHelperTest.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
diff --git a/tests/parser/bodyPartTest.cpp b/tests/parser/bodyPartTest.cpp
index 382b25e4..31c18879 100644
--- a/tests/parser/bodyPartTest.cpp
+++ b/tests/parser/bodyPartTest.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
diff --git a/tests/parser/charsetTest.cpp b/tests/parser/charsetTest.cpp
index a4ca2d82..5a791c5f 100644
--- a/tests/parser/charsetTest.cpp
+++ b/tests/parser/charsetTest.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
diff --git a/tests/parser/datetimeTest.cpp b/tests/parser/datetimeTest.cpp
index 43a4ddee..b8ceea2e 100644
--- a/tests/parser/datetimeTest.cpp
+++ b/tests/parser/datetimeTest.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
diff --git a/tests/parser/dispositionTest.cpp b/tests/parser/dispositionTest.cpp
index 335cb7b7..dc79d667 100644
--- a/tests/parser/dispositionTest.cpp
+++ b/tests/parser/dispositionTest.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
diff --git a/tests/parser/encoderTest.cpp b/tests/parser/encoderTest.cpp
index 63fad429..180d1296 100644
--- a/tests/parser/encoderTest.cpp
+++ b/tests/parser/encoderTest.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
diff --git a/tests/parser/headerTest.cpp b/tests/parser/headerTest.cpp
index 847f7453..e2807adf 100644
--- a/tests/parser/headerTest.cpp
+++ b/tests/parser/headerTest.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
diff --git a/tests/parser/htmlTextPartTest.cpp b/tests/parser/htmlTextPartTest.cpp
index 779a453d..3f9a718e 100644
--- a/tests/parser/htmlTextPartTest.cpp
+++ b/tests/parser/htmlTextPartTest.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
diff --git a/tests/parser/mailboxTest.cpp b/tests/parser/mailboxTest.cpp
index d00aa245..64b8e451 100644
--- a/tests/parser/mailboxTest.cpp
+++ b/tests/parser/mailboxTest.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
diff --git a/tests/parser/mediaTypeTest.cpp b/tests/parser/mediaTypeTest.cpp
index 5544094c..4741bda8 100644
--- a/tests/parser/mediaTypeTest.cpp
+++ b/tests/parser/mediaTypeTest.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
diff --git a/tests/parser/messageIdSequenceTest.cpp b/tests/parser/messageIdSequenceTest.cpp
index e2dc9aff..82d871fa 100644
--- a/tests/parser/messageIdSequenceTest.cpp
+++ b/tests/parser/messageIdSequenceTest.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
diff --git a/tests/parser/messageIdTest.cpp b/tests/parser/messageIdTest.cpp
index 71f073e5..e70065a2 100644
--- a/tests/parser/messageIdTest.cpp
+++ b/tests/parser/messageIdTest.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
diff --git a/tests/parser/parameterTest.cpp b/tests/parser/parameterTest.cpp
index a443925d..f9a6113e 100644
--- a/tests/parser/parameterTest.cpp
+++ b/tests/parser/parameterTest.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
diff --git a/tests/parser/pathTest.cpp b/tests/parser/pathTest.cpp
index 7215934a..76a944f5 100644
--- a/tests/parser/pathTest.cpp
+++ b/tests/parser/pathTest.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
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
diff --git a/tests/security/digest/md5Test.cpp b/tests/security/digest/md5Test.cpp
index ea59d8f2..d2049cd7 100644
--- a/tests/security/digest/md5Test.cpp
+++ b/tests/security/digest/md5Test.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
diff --git a/tests/security/digest/sha1Test.cpp b/tests/security/digest/sha1Test.cpp
index 2bf0cb48..2de02968 100644
--- a/tests/security/digest/sha1Test.cpp
+++ b/tests/security/digest/sha1Test.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
diff --git a/tests/testRunner.cpp b/tests/testRunner.cpp
index 7d634d84..a39fc262 100644
--- a/tests/testRunner.cpp
+++ b/tests/testRunner.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
diff --git a/tests/utility/datetimeUtilsTest.cpp b/tests/utility/datetimeUtilsTest.cpp
index bf2b8174..89e81183 100644
--- a/tests/utility/datetimeUtilsTest.cpp
+++ b/tests/utility/datetimeUtilsTest.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
diff --git a/tests/utility/filteredStreamTest.cpp b/tests/utility/filteredStreamTest.cpp
index d50f748f..1926d9bb 100644
--- a/tests/utility/filteredStreamTest.cpp
+++ b/tests/utility/filteredStreamTest.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
diff --git a/tests/utility/pathTest.cpp b/tests/utility/pathTest.cpp
index a818b5bd..6c1e442a 100644
--- a/tests/utility/pathTest.cpp
+++ b/tests/utility/pathTest.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
diff --git a/tests/utility/smartPtrTest.cpp b/tests/utility/smartPtrTest.cpp
index b283de44..68e5ff04 100644
--- a/tests/utility/smartPtrTest.cpp
+++ b/tests/utility/smartPtrTest.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
diff --git a/tests/utility/stringProxyTest.cpp b/tests/utility/stringProxyTest.cpp
index 0e981212..e1ba6cb6 100644
--- a/tests/utility/stringProxyTest.cpp
+++ b/tests/utility/stringProxyTest.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
diff --git a/tests/utility/stringUtilsTest.cpp b/tests/utility/stringUtilsTest.cpp
index 8b60112d..cbdb688c 100644
--- a/tests/utility/stringUtilsTest.cpp
+++ b/tests/utility/stringUtilsTest.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
diff --git a/tests/utility/urlTest.cpp b/tests/utility/urlTest.cpp
index 2630a99e..b5a38a95 100644
--- a/tests/utility/urlTest.cpp
+++ b/tests/utility/urlTest.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