From 921327c7abf9e220246d5c1ed45b98af76ca7b0e Mon Sep 17 00:00:00 2001 From: twinaphex Date: Wed, 13 Nov 2013 12:43:28 +0100 Subject: [PATCH] Add copyright to platform_apple.c --- frontend/platform/platform_apple.c | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/platform/platform_apple.c b/frontend/platform/platform_apple.c index 53385b9e4c..ba03b86618 100644 --- a/frontend/platform/platform_apple.c +++ b/frontend/platform/platform_apple.c @@ -1,6 +1,7 @@ /* RetroArch - A frontend for libretro. * Copyright (C) 2010-2013 - Hans-Kristian Arntzen * Copyright (C) 2011-2013 - Daniel De Matteis + * Copyright (C) 2013 - Jason Fetters * * 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-