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 /examples/example5.cpp | |
parent | Renamed MIME_VERSION to SUPPORTED_MIME_VERSION. (diff) | |
download | vmime-b3af751a92075c3d1ff627b45a625e18334ebb3e.tar.gz vmime-b3af751a92075c3d1ff627b45a625e18334ebb3e.zip |
Updated VMime website URL.
Diffstat (limited to 'examples/example5.cpp')
-rw-r--r-- | examples/example5.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/example5.cpp b/examples/example5.cpp index c1079a3b..3404be97 100644 --- a/examples/example5.cpp +++ b/examples/example5.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 @@ -24,7 +24,7 @@ // to enumerate the attachments in a message. // // For more information, please visit: -// http://vmime.sourceforge.net/ +// http://www.vmime.org/ // #include <iostream> |