diff --git a/android/native/jni/input_android.c b/android/native/jni/input_android.c index c871a3a395..24f13a293e 100644 --- a/android/native/jni/input_android.c +++ b/android/native/jni/input_android.c @@ -2,6 +2,7 @@ * Copyright (C) 2010-2013 - Hans-Kristian Arntzen * Copyright (C) 2011-2013 - Daniel De Matteis * Copyright (C) 2012-2013 - Michael Lelli + * Copyright (C) 2013-2013 - Steven Crowe * * 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- diff --git a/android/native/jni/input_autodetect.h b/android/native/jni/input_autodetect.h index cb29acc83a..7ed93fdb0a 100644 --- a/android/native/jni/input_autodetect.h +++ b/android/native/jni/input_autodetect.h @@ -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-2013 - Steven Crowe * * 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-