diff options
author | Vincent Richard <[email protected]> | 2005-03-18 21:33:11 +0000 |
---|---|---|
committer | Vincent Richard <[email protected]> | 2005-03-18 21:33:11 +0000 |
commit | b3af751a92075c3d1ff627b45a625e18334ebb3e (patch) | |
tree | cce3ffda93070f2486bf324e4aadc68f54110d63 /tests/parser | |
parent | Renamed MIME_VERSION to SUPPORTED_MIME_VERSION. (diff) | |
download | vmime-b3af751a92075c3d1ff627b45a625e18334ebb3e.tar.gz vmime-b3af751a92075c3d1ff627b45a625e18334ebb3e.zip |
Updated VMime website URL.
Diffstat (limited to 'tests/parser')
-rw-r--r-- | tests/parser/bodyPartTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/encoderTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/headerTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/mailboxTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/mediaTypeTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/testUtils.hpp | 2 | ||||
-rw-r--r-- | tests/parser/textTest.cpp | 2 |
7 files changed, 7 insertions, 7 deletions
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 |