diff --git a/apple/OSX/platform.h b/apple/OSX/platform.h index 80acd99aea..3b98b3fc90 100644 --- a/apple/OSX/platform.h +++ b/apple/OSX/platform.h @@ -1,6 +1,6 @@ /* RetroArch - A frontend for libretro. * Copyright (C) 2013-2014 - Jason Fetters - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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/apple/OSX/platform.m b/apple/OSX/platform.m index 08209a97d0..374db80995 100644 --- a/apple/OSX/platform.m +++ b/apple/OSX/platform.m @@ -1,5 +1,6 @@ /* RetroArch - A frontend for libretro. * Copyright (C) 2013-2014 - Jason Fetters + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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/apple/OSX/settings.m b/apple/OSX/settings.m index 6b06ffad1c..62865589fb 100644 --- a/apple/OSX/settings.m +++ b/apple/OSX/settings.m @@ -1,5 +1,6 @@ /* RetroArch - A frontend for libretro. * Copyright (C) 2013-2014 - Jason Fetters + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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/audio/audio_filters/dspfilter.h b/audio/audio_filters/dspfilter.h index 290434551a..94b2cd7f7a 100644 --- a/audio/audio_filters/dspfilter.h +++ b/audio/audio_filters/dspfilter.h @@ -1,6 +1,6 @@ /* RetroArch - A frontend for libretro. * Copyright (C) 2010-2014 - Hans-Kristian Arntzen - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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/audio/utils.c b/audio/utils.c index fc7a52899d..450a2fb9f2 100644 --- a/audio/utils.c +++ b/audio/utils.c @@ -1,6 +1,6 @@ /* RetroArch - A frontend for libretro. * Copyright (C) 2010-2014 - Hans-Kristian Arntzen - * Copyright (C) 2014 - Ali Bouhlel ( aliaspider@gmail.com ) + * Copyright (C) 2014-2015 - Ali Bouhlel ( aliaspider@gmail.com ) * * 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/audio/xaudio-c/xaudio-c.cpp b/audio/xaudio-c/xaudio-c.cpp index 79cec7549f..d9f9da5a93 100644 --- a/audio/xaudio-c/xaudio-c.cpp +++ b/audio/xaudio-c/xaudio-c.cpp @@ -1,6 +1,6 @@ /* RetroArch - A frontend for libretro. * Copyright (C) 2010-2014 - Hans-Kristian Arntzen - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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/audio/xaudio.c b/audio/xaudio.c index 7c8b943dfe..451eca3aef 100644 --- a/audio/xaudio.c +++ b/audio/xaudio.c @@ -1,6 +1,6 @@ /* RetroArch - A frontend for libretro. * Copyright (C) 2010-2014 - Hans-Kristian Arntzen - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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/audio/xenon360_audio.c b/audio/xenon360_audio.c index bd81ebe90b..d66d0b36ab 100644 --- a/audio/xenon360_audio.c +++ b/audio/xenon360_audio.c @@ -1,6 +1,6 @@ /* RetroArch - A frontend for libretro. * Copyright (C) 2010-2014 - Hans-Kristian Arntzen - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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/gfx/d3d/d3d_wrapper.cpp b/gfx/d3d/d3d_wrapper.cpp index 7da1742adc..59fef10c5e 100644 --- a/gfx/d3d/d3d_wrapper.cpp +++ b/gfx/d3d/d3d_wrapper.cpp @@ -1,6 +1,6 @@ /* RetroArch - A frontend for libretro. * Copyright (C) 2010-2014 - Hans-Kristian Arntzen - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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/input/keyboard_event_x11.c b/input/keyboard_event_x11.c index aa7dd7c298..3d497d2c66 100644 --- a/input/keyboard_event_x11.c +++ b/input/keyboard_event_x11.c @@ -1,6 +1,6 @@ /* RetroArch - A frontend for libretro. * Copyright (C) 2010-2014 - Hans-Kristian Arntzen - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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/logger/netlogger/logger.h b/logger/netlogger/logger.h index 7b431546d2..c96bb70f26 100644 --- a/logger/netlogger/logger.h +++ b/logger/netlogger/logger.h @@ -1,6 +1,6 @@ /* RetroArch - A frontend for libretro. * Copyright (C) 2010-2014 - Hans-Kristian Arntzen - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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/menu/disp/rmenu_xui.cpp b/menu/disp/rmenu_xui.cpp index 31b0a5aef1..65cd5f872b 100644 --- a/menu/disp/rmenu_xui.cpp +++ b/menu/disp/rmenu_xui.cpp @@ -1,6 +1,7 @@ /* RetroArch - A frontend for libretro. * Copyright (C) 2010-2014 - Hans-Kristian Arntzen * Copyright (C) 2011-2015 - Daniel De Matteis + * Copyright (C) 2015- - Swizzy * * 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/menu/menu_list.h b/menu/menu_list.h index 82bea11f13..b0eefc2da8 100644 --- a/menu/menu_list.h +++ b/menu/menu_list.h @@ -1,5 +1,5 @@ /* RetroArch - A frontend for libretro. - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2011-2015 - Daniel De Matteis * Copyright (C) 2014-2015 - Jean-André Santoni * * RetroArch is free software: you can redistribute it and/or modify it under the terms diff --git a/performance.c b/performance.c index 5630636d32..146e89c055 100644 --- a/performance.c +++ b/performance.c @@ -1,6 +1,6 @@ /* RetroArch - A frontend for libretro. * Copyright (C) 2010-2014 - Hans-Kristian Arntzen - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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/ps3/sdk_defines.h b/ps3/sdk_defines.h index 437ba8a432..7f08d099ca 100644 --- a/ps3/sdk_defines.h +++ b/ps3/sdk_defines.h @@ -1,6 +1,6 @@ /* RetroArch - A frontend for libretro. * Copyright (C) 2010-2014 - Hans-Kristian Arntzen - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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/rarch_compr_file_path.c b/rarch_compr_file_path.c index e712985192..85d6552c28 100644 --- a/rarch_compr_file_path.c +++ b/rarch_compr_file_path.c @@ -1,6 +1,6 @@ /* RetroArch - A frontend for libretro. - * Copyright (C) 2010-2014 - Hans-Kristian Arntzen - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2014-2015 - Timo Strunks + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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/rarch_compr_file_path.h b/rarch_compr_file_path.h index 81ad72589d..629cfa2122 100644 --- a/rarch_compr_file_path.h +++ b/rarch_compr_file_path.h @@ -1,6 +1,6 @@ /* RetroArch - A frontend for libretro. - * Copyright (C) 2010-2014 - Hans-Kristian Arntzen - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2014-2015 - Timo Strunks + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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/settings_data.c b/settings_data.c index a97c7294ab..9624ee0124 100644 --- a/settings_data.c +++ b/settings_data.c @@ -1,6 +1,7 @@ /* RetroArch - A frontend for libretro. * Copyright (C) 2013-2014 - Jason Fetters - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2011-2015 - Daniel De Matteis + * Copyright (C) 2014-2015 - 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- diff --git a/xdk/screenshot_xdk1.c b/xdk/screenshot_xdk1.c index fd878c86fa..9a422aa90e 100644 --- a/xdk/screenshot_xdk1.c +++ b/xdk/screenshot_xdk1.c @@ -1,6 +1,5 @@ /* RetroArch - A frontend for libretro. - * Copyright (C) 2010-2014 - Hans-Kristian Arntzen - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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/xdk/xdk_resources.cpp b/xdk/xdk_resources.cpp index bcbb7d44fc..f3de97e2f2 100644 --- a/xdk/xdk_resources.cpp +++ b/xdk/xdk_resources.cpp @@ -1,6 +1,5 @@ /* RetroArch - A frontend for libretro. - * Copyright (C) 2010-2014 - Hans-Kristian Arntzen - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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/xdk/xdk_resources.h b/xdk/xdk_resources.h index dd1353e31e..ae5e731970 100644 --- a/xdk/xdk_resources.h +++ b/xdk/xdk_resources.h @@ -1,6 +1,5 @@ /* RetroArch - A frontend for libretro. - * Copyright (C) 2010-2014 - Hans-Kristian Arntzen - * Copyright (C) 2011-2014 - Daniel De Matteis + * Copyright (C) 2011-2015 - Daniel De Matteis * * 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-