diff options
| author | Vincent Richard <[email protected]> | 2005-03-18 22:33:11 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-03-18 22:33:11 +0100 |
| commit | b3af751a92075c3d1ff627b45a625e18334ebb3e (patch) | |
| tree | cce3ffda93070f2486bf324e4aadc68f54110d63 /tests/utility | |
| 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/utility')
| -rw-r--r-- | tests/utility/md5Test.cpp | 2 | ||||
| -rw-r--r-- | tests/utility/pathTest.cpp | 2 | ||||
| -rw-r--r-- | tests/utility/stringProxyTest.cpp | 2 | ||||
| -rw-r--r-- | tests/utility/stringUtilsTest.cpp | 2 |
4 files changed, 4 insertions, 4 deletions
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 |
