From 564467abe9c064a34ad452c5394837c4afa26aec Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Mon, 20 Oct 2014 19:41:39 +0200 Subject: [PATCH] (CoreText) Add to AUTHORS --- AUTHORS | 4 ++++ gfx/fonts/coretext.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 19c0214169..680d9af831 100644 --- a/AUTHORS +++ b/AUTHORS @@ -67,3 +67,7 @@ Timo Strunk - Higor Euripedes - - SDL2 drivers + +Jay McCarthy - + - CoreText font driver + - (Apple) CFRunLoop improvements diff --git a/gfx/fonts/coretext.c b/gfx/fonts/coretext.c index 97bfbef291..149074366e 100644 --- a/gfx/fonts/coretext.c +++ b/gfx/fonts/coretext.c @@ -1,5 +1,5 @@ /* RetroArch - A frontend for libretro. - * Copyright (C) 2010-2014 - Hans-Kristian Arntzen + * Copyright (C) 2014 - Jay McCarthy * * RetroArch is free software: you can redistribute it and/or modify it under the terms * of the GNU General Public License as published by the Free Software Found-