From b3af751a92075c3d1ff627b45a625e18334ebb3e Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Fri, 18 Mar 2005 21:33:11 +0000 Subject: Updated VMime website URL. --- examples/example1.cpp | 4 ++-- examples/example2.cpp | 4 ++-- examples/example3.cpp | 4 ++-- examples/example4.cpp | 4 ++-- examples/example5.cpp | 4 ++-- examples/example6.cpp | 2 +- examples/viewer/viewer.cpp | 4 ++-- 7 files changed, 13 insertions(+), 13 deletions(-) (limited to 'examples') diff --git a/examples/example1.cpp b/examples/example1.cpp index cbe7d032..8cd271d3 100644 --- a/examples/example1.cpp +++ b/examples/example1.cpp @@ -1,5 +1,5 @@ // -// VMime library (http://vmime.sourceforge.net) +// VMime library (http://www.vmime.org) // Copyright (C) 2002-2005 Vincent Richard // // This program is free software; you can redistribute it and/or @@ -24,7 +24,7 @@ // to build a simple message. // // For more information, please visit: -// http://vmime.sourceforge.net/ +// http://www.vmime.org/ // #include 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 // // 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 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 // // 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 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 // // 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 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 // // 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 diff --git a/examples/example6.cpp b/examples/example6.cpp index 5bd677e6..823ff3a0 100644 --- a/examples/example6.cpp +++ b/examples/example6.cpp @@ -1,5 +1,5 @@ // -// VMime library (http://vmime.sourceforge.net) +// VMime library (http://www.vmime.org) // Copyright (C) 2002-2005 Vincent Richard // // This program is free software; you can redistribute it and/or diff --git a/examples/viewer/viewer.cpp b/examples/viewer/viewer.cpp index 37077112..2f80b33c 100644 --- a/examples/viewer/viewer.cpp +++ b/examples/viewer/viewer.cpp @@ -1,5 +1,5 @@ // -// VMime library (http://vmime.sourceforge.net) +// VMime library (http://www.vmime.org) // Copyright (C) 2002-2005 Vincent Richard // // This program is free software; you can redistribute it and/or @@ -24,7 +24,7 @@ // The user interface is written using GTK+ 2.6. // // For more information, please visit: -// http://vmime.sourceforge.net/ +// http://www.vmime.org/ // #include -- cgit v1.2.3