diff options
Diffstat (limited to 'examples/example2.cpp')
-rw-r--r-- | examples/example2.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/example2.cpp b/examples/example2.cpp index 2b309fc4..70389076 100644 --- a/examples/example2.cpp +++ b/examples/example2.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 simple message with an attachment. // // For more information, please visit: -// http://vmime.sourceforge.net/ +// http://www.vmime.org/ // #include <iostream> |