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/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 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'tests/parser') 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 -- cgit