aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-03-18 22:33:11 +0100
committerVincent Richard <[email protected]>2005-03-18 22:33:11 +0100
commitb3af751a92075c3d1ff627b45a625e18334ebb3e (patch)
treecce3ffda93070f2486bf324e4aadc68f54110d63 /tests
parentRenamed MIME_VERSION to SUPPORTED_MIME_VERSION. (diff)
downloadvmime-b3af751a92075c3d1ff627b45a625e18334ebb3e.tar.gz
vmime-b3af751a92075c3d1ff627b45a625e18334ebb3e.zip
Updated VMime website URL.
Diffstat (limited to 'tests')
-rw-r--r--tests/charset/main.cpp2
-rw-r--r--tests/parser/bodyPartTest.cpp2
-rw-r--r--tests/parser/encoderTest.cpp2
-rw-r--r--tests/parser/headerTest.cpp2
-rw-r--r--tests/parser/mailboxTest.cpp2
-rw-r--r--tests/parser/mediaTypeTest.cpp2
-rw-r--r--tests/parser/testUtils.hpp2
-rw-r--r--tests/parser/textTest.cpp2
-rw-r--r--tests/utility/md5Test.cpp2
-rw-r--r--tests/utility/pathTest.cpp2
-rw-r--r--tests/utility/stringProxyTest.cpp2
-rw-r--r--tests/utility/stringUtilsTest.cpp2
12 files changed, 12 insertions, 12 deletions
diff --git a/tests/charset/main.cpp b/tests/charset/main.cpp
index 5121a52d..ac1a471d 100644
--- a/tests/charset/main.cpp
+++ b/tests/charset/main.cpp
@@ -1,5 +1,5 @@
//
-// VMime library (http://vmime.sourceforge.net)
+// VMime library (http://www.vmime.org)
// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
diff --git a/tests/parser/bodyPartTest.cpp b/tests/parser/bodyPartTest.cpp
index 0bfdb1e1..87d4c1ba 100644
--- a/tests/parser/bodyPartTest.cpp
+++ b/tests/parser/bodyPartTest.cpp
@@ -1,5 +1,5 @@
//
-// VMime library (http://vmime.sourceforge.net)
+// VMime library (http://www.vmime.org)
// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
diff --git a/tests/parser/encoderTest.cpp b/tests/parser/encoderTest.cpp
index a4aa63e0..5d27fffc 100644
--- a/tests/parser/encoderTest.cpp
+++ b/tests/parser/encoderTest.cpp
@@ -1,5 +1,5 @@
//
-// VMime library (http://vmime.sourceforge.net)
+// VMime library (http://www.vmime.org)
// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
diff --git a/tests/parser/headerTest.cpp b/tests/parser/headerTest.cpp
index 08ada492..4ee5b443 100644
--- a/tests/parser/headerTest.cpp
+++ b/tests/parser/headerTest.cpp
@@ -1,5 +1,5 @@
//
-// VMime library (http://vmime.sourceforge.net)
+// VMime library (http://www.vmime.org)
// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
diff --git a/tests/parser/mailboxTest.cpp b/tests/parser/mailboxTest.cpp
index a7e416cd..cbfaf8d2 100644
--- a/tests/parser/mailboxTest.cpp
+++ b/tests/parser/mailboxTest.cpp
@@ -1,5 +1,5 @@
//
-// VMime library (http://vmime.sourceforge.net)
+// VMime library (http://www.vmime.org)
// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
diff --git a/tests/parser/mediaTypeTest.cpp b/tests/parser/mediaTypeTest.cpp
index b1a00be7..14e07715 100644
--- a/tests/parser/mediaTypeTest.cpp
+++ b/tests/parser/mediaTypeTest.cpp
@@ -1,5 +1,5 @@
//
-// VMime library (http://vmime.sourceforge.net)
+// VMime library (http://www.vmime.org)
// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
diff --git a/tests/parser/testUtils.hpp b/tests/parser/testUtils.hpp
index c8833004..46de7968 100644
--- a/tests/parser/testUtils.hpp
+++ b/tests/parser/testUtils.hpp
@@ -1,5 +1,5 @@
//
-// VMime library (http://vmime.sourceforge.net)
+// VMime library (http://www.vmime.org)
// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
diff --git a/tests/parser/textTest.cpp b/tests/parser/textTest.cpp
index 7f384320..504c4a92 100644
--- a/tests/parser/textTest.cpp
+++ b/tests/parser/textTest.cpp
@@ -1,5 +1,5 @@
//
-// VMime library (http://vmime.sourceforge.net)
+// VMime library (http://www.vmime.org)
// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
diff --git a/tests/utility/md5Test.cpp b/tests/utility/md5Test.cpp
index f5025865..94fb3cd2 100644
--- a/tests/utility/md5Test.cpp
+++ b/tests/utility/md5Test.cpp
@@ -1,5 +1,5 @@
//
-// VMime library (http://vmime.sourceforge.net)
+// VMime library (http://www.vmime.org)
// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
diff --git a/tests/utility/pathTest.cpp b/tests/utility/pathTest.cpp
index 0d593c92..7710cf13 100644
--- a/tests/utility/pathTest.cpp
+++ b/tests/utility/pathTest.cpp
@@ -1,5 +1,5 @@
//
-// VMime library (http://vmime.sourceforge.net)
+// VMime library (http://www.vmime.org)
// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
diff --git a/tests/utility/stringProxyTest.cpp b/tests/utility/stringProxyTest.cpp
index 857d59b1..8c719920 100644
--- a/tests/utility/stringProxyTest.cpp
+++ b/tests/utility/stringProxyTest.cpp
@@ -1,5 +1,5 @@
//
-// VMime library (http://vmime.sourceforge.net)
+// VMime library (http://www.vmime.org)
// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
diff --git a/tests/utility/stringUtilsTest.cpp b/tests/utility/stringUtilsTest.cpp
index 62422747..dee01f8e 100644
--- a/tests/utility/stringUtilsTest.cpp
+++ b/tests/utility/stringUtilsTest.cpp
@@ -1,5 +1,5 @@
//
-// VMime library (http://vmime.sourceforge.net)
+// VMime library (http://www.vmime.org)
// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or