diff --git a/harbour/ChangeLog b/harbour/ChangeLog index e5d9db7fb9..f9cffce530 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,12 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-07-24 09:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbtip/sendmail.prg + * contrib/hbtip/client.prg + * contrib/hbtip/smtpcln.prg + + Added partial copyright for SLL parts. + 2009-07-24 09:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbtip/sendmail.prg * contrib/hbtip/client.prg diff --git a/harbour/contrib/hbtip/client.prg b/harbour/contrib/hbtip/client.prg index 945383c187..6e2f356a84 100644 --- a/harbour/contrib/hbtip/client.prg +++ b/harbour/contrib/hbtip/client.prg @@ -7,6 +7,7 @@ * TIP Class oriented Internet protocol library * * Copyright 2003 Giancarlo Niccolai + * Copyright 2009 Viktor Szakats (harbour.01 syenar.hu) (SSL support) * www - http://www.harbour-project.org * * This program is free software; you can redistribute it and/or modify diff --git a/harbour/contrib/hbtip/sendmail.prg b/harbour/contrib/hbtip/sendmail.prg index a170a497db..7e725bf9a3 100644 --- a/harbour/contrib/hbtip/sendmail.prg +++ b/harbour/contrib/hbtip/sendmail.prg @@ -7,6 +7,7 @@ * hb_SendMail() (This version of hb_SendMail() started from Luiz's original work on SendMail()) * * Copyright 2007 Luiz Rafael Culik Guimaraes & Patrick Mast + * Copyright 2009 Viktor Szakats (harbour.01 syenar.hu) (SSL support) * www - http://www.xharbour.org * * This program is free software; you can redistribute it and/or modify diff --git a/harbour/contrib/hbtip/smtpcln.prg b/harbour/contrib/hbtip/smtpcln.prg index ca443530e4..d031ca0d69 100644 --- a/harbour/contrib/hbtip/smtpcln.prg +++ b/harbour/contrib/hbtip/smtpcln.prg @@ -7,6 +7,7 @@ * TIP Class oriented Internet protocol library * * Copyright 2003 Giancarlo Niccolai + * Copyright 2009 Viktor Szakats (harbour.01 syenar.hu) (SSL support) * www - http://www.harbour-project.org * * This program is free software; you can redistribute it and/or modify