From b3af751a92075c3d1ff627b45a625e18334ebb3e Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Fri, 18 Mar 2005 21:33:11 +0000 Subject: Updated VMime website URL. --- tests/charset/main.cpp | 2 +- tests/parser/bodyPartTest.cpp | 2 +- tests/parser/encoderTest.cpp | 2 +- tests/parser/headerTest.cpp | 2 +- tests/parser/mailboxTest.cpp | 2 +- tests/parser/mediaTypeTest.cpp | 2 +- tests/parser/testUtils.hpp | 2 +- tests/parser/textTest.cpp | 2 +- tests/utility/md5Test.cpp | 2 +- tests/utility/pathTest.cpp | 2 +- tests/utility/stringProxyTest.cpp | 2 +- tests/utility/stringUtilsTest.cpp | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'tests') 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 // // 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 // // 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 // // 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 // // 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 // // 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 // // 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 // // 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 // // 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 // // 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 // // 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 // // 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 // // This program is free software; you can redistribute it and/or -- cgit