From d6d972d16b1e09032325caf92b8fb26ed9e6c4a1 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 13 Aug 2021 11:02:51 -0400 Subject: [PATCH] docs: add attribution to the ytnef project --- SoObjects/Mailer/SOGoTNEFMailBodyPart.m | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SoObjects/Mailer/SOGoTNEFMailBodyPart.m b/SoObjects/Mailer/SOGoTNEFMailBodyPart.m index cea867d54..310457a79 100644 --- a/SoObjects/Mailer/SOGoTNEFMailBodyPart.m +++ b/SoObjects/Mailer/SOGoTNEFMailBodyPart.m @@ -17,6 +17,9 @@ License along with OGo; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + The following code is a derivative work of the code from the Yerase's TNEF + Stream Reader which is licensed GPLv2. */ #import