From d5eea1e575dcf2840a827a6cf4ca5b9aa4a14b7d Mon Sep 17 00:00:00 2001 From: pinumbernumber <1337rz@gmail.com> Date: Mon, 26 Aug 2013 15:37:01 +0100 Subject: [PATCH] fixed attribution --- input/winxinput_joypad.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/input/winxinput_joypad.c b/input/winxinput_joypad.c index d07af3a1cb..00ab50c60b 100644 --- a/input/winxinput_joypad.c +++ b/input/winxinput_joypad.c @@ -1,5 +1,6 @@ /* RetroArch - A frontend for libretro. - * + * Copyright (C) 2013 - pinumbernumber + * * 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- * ation, either version 3 of the License, or (at your option) any later version.