diff options
Diffstat (limited to 'examples/example4.cpp')
-rw-r--r-- | examples/example4.cpp | 4 |
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> |