diff options
Diffstat (limited to 'examples/example3.cpp')
-rw-r--r-- | examples/example3.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/example3.cpp b/examples/example3.cpp index 9638356b..1bfa21c8 100644 --- a/examples/example3.cpp +++ b/examples/example3.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 build a complex message (HTML content, plain text and embedded image). // // For more information, please visit: -// http://vmime.sourceforge.net/ +// http://www.vmime.org/ // #include <iostream> |