aboutsummaryrefslogtreecommitdiffstats
path: root/examples/example4.cpp
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-03-18 21:33:11 +0000
committerVincent Richard <[email protected]>2005-03-18 21:33:11 +0000
commitb3af751a92075c3d1ff627b45a625e18334ebb3e (patch)
treecce3ffda93070f2486bf324e4aadc68f54110d63 /examples/example4.cpp
parentRenamed MIME_VERSION to SUPPORTED_MIME_VERSION. (diff)
downloadvmime-b3af751a92075c3d1ff627b45a625e18334ebb3e.tar.gz
vmime-b3af751a92075c3d1ff627b45a625e18334ebb3e.zip
Updated VMime website URL.
Diffstat (limited to 'examples/example4.cpp')
-rw-r--r--examples/example4.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/example4.cpp b/examples/example4.cpp
index 27485264..437815ac 100644
--- a/examples/example4.cpp
+++ b/examples/example4.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 text parts in a message.
//
// For more information, please visit:
-// http://vmime.sourceforge.net/
+// http://www.vmime.org/
//
#include <iostream>