diff --git a/mcs/class/System.Web/System.Web.Mail/SmtpMail.cs b/mcs/class/System.Web/System.Web.Mail/SmtpMail.cs index f2e1408801a9a..febb3157ddfe2 100644 --- a/mcs/class/System.Web/System.Web.Mail/SmtpMail.cs +++ b/mcs/class/System.Web/System.Web.Mail/SmtpMail.cs @@ -3,7 +3,7 @@ // // Author: // Lawrence Pit (loz@cable.a2000.nl) -// +// Per Arneng (pt99par@student.bth.se) (SmtpMail.Send) // using System;