diff --git a/source/audio.cpp b/source/audio.cpp index 275af92..61cc20c 100644 --- a/source/audio.cpp +++ b/source/audio.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Snes9x Nintendo Wii/Gamecube Port * - * Tantric 2008-2020 + * Tantric 2008-2021 * * audio.cpp * diff --git a/source/audio.h b/source/audio.h index 73382d2..2725083 100644 --- a/source/audio.h +++ b/source/audio.h @@ -1,7 +1,7 @@ /**************************************************************************** * Snes9x Nintendo Wii/Gamecube Port * - * Tantric 2008-2020 + * Tantric 2008-2021 * * audio.h * diff --git a/source/button_mapping.c b/source/button_mapping.c index 3183462..611997f 100644 --- a/source/button_mapping.c +++ b/source/button_mapping.c @@ -2,7 +2,7 @@ * Snes9x Nintendo Wii/Gamecube Port * * michniewski August 2008 - * Tantric 2008-2020 + * Tantric 2008-2021 * * button_mapping.c * diff --git a/source/button_mapping.h b/source/button_mapping.h index 888cdbf..223ddec 100644 --- a/source/button_mapping.h +++ b/source/button_mapping.h @@ -2,7 +2,7 @@ * Snes9x Nintendo Wii/Gamecube Port * * michniewski August 2008 - * Tantric 2008-2020 + * Tantric 2008-2021 * * button_mapping.h * diff --git a/source/cheatmgr.cpp b/source/cheatmgr.cpp index c4a1557..0387442 100644 --- a/source/cheatmgr.cpp +++ b/source/cheatmgr.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Snes9x Nintendo Wii/Gamecube Port * - * Tantric 2008-2020 + * Tantric 2008-2021 * * cheatmgr.cpp * diff --git a/source/filebrowser.cpp b/source/filebrowser.cpp index 44a2bcd..6834a43 100644 --- a/source/filebrowser.cpp +++ b/source/filebrowser.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Snes9x Nintendo Wii/Gamecube Port * - * Tantric 2008-2020 + * Tantric 2008-2021 * * filebrowser.cpp * diff --git a/source/filebrowser.h b/source/filebrowser.h index 32216aa..f1d94d7 100644 --- a/source/filebrowser.h +++ b/source/filebrowser.h @@ -1,7 +1,7 @@ /**************************************************************************** * Snes9x Nintendo Wii/Gamecube Port * - * Tantric 2008-2020 + * Tantric 2008-2021 * * filebrowser.h * diff --git a/source/filelist.h b/source/filelist.h index a6a8437..8df1eb6 100644 --- a/source/filelist.h +++ b/source/filelist.h @@ -1,7 +1,7 @@ /**************************************************************************** * Snes9x Nintendo Wii/Gamecube Port * - * Tantric 2008-2020 + * Tantric 2008-2021 * * filelist.h * diff --git a/source/fileop.cpp b/source/fileop.cpp index 7665f9b..646c7ed 100644 --- a/source/fileop.cpp +++ b/source/fileop.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Snes9x Nintendo Wii/Gamecube Port * - * Tantric 2008-2020 + * Tantric 2008-2021 * * fileop.cpp * diff --git a/source/fileop.h b/source/fileop.h index 314a25c..9f0d6d6 100644 --- a/source/fileop.h +++ b/source/fileop.h @@ -1,7 +1,7 @@ /**************************************************************************** * Snes9x Nintendo Wii/Gamecube Port * - * Tantric 2008-2020 + * Tantric 2008-2021 * * fileop.h * diff --git a/source/freeze.cpp b/source/freeze.cpp index b86bd61..787f4d1 100644 --- a/source/freeze.cpp +++ b/source/freeze.cpp @@ -4,7 +4,7 @@ * softdev July 2006 * crunchy2 May 2007-July 2007 * Michniewski 2008 - * Tantric 2008-2020 + * Tantric 2008-2021 * * freeze.cpp ***************************************************************************/ diff --git a/source/freeze.h b/source/freeze.h index 78787a8..0885553 100644 --- a/source/freeze.h +++ b/source/freeze.h @@ -4,7 +4,7 @@ * softdev July 2006 * crunchy2 May 2007-July 2007 * Michniewski 2008 - * Tantric 2008-2020 + * Tantric 2008-2021 * * freeze.h ***************************************************************************/ diff --git a/source/gcunzip.cpp b/source/gcunzip.cpp index 3b24b02..99ddfd8 100644 --- a/source/gcunzip.cpp +++ b/source/gcunzip.cpp @@ -3,7 +3,7 @@ * * softdev July 2006 * Michniewski 2008 - * Tantric 2008-2020 + * Tantric 2008-2021 * * gcunzip.cpp * diff --git a/source/gcunzip.h b/source/gcunzip.h index 6073eb1..a94cd78 100644 --- a/source/gcunzip.h +++ b/source/gcunzip.h @@ -3,7 +3,7 @@ * * softdev July 2006 * Michniewski 2008 - * Tantric 2008-2020 + * Tantric 2008-2021 * * gcunzip.h * diff --git a/source/input.cpp b/source/input.cpp index f88e55b..b12577f 100644 --- a/source/input.cpp +++ b/source/input.cpp @@ -4,7 +4,7 @@ * softdev July 2006 * crunchy2 May-June 2007 * Michniewski 2008 - * Tantric 2008-2020 + * Tantric 2008-2021 * * input.cpp * diff --git a/source/input.h b/source/input.h index f53bff8..d5c4323 100644 --- a/source/input.h +++ b/source/input.h @@ -4,7 +4,7 @@ * softdev July 2006 * crunchy2 May-June 2007 * Michniewski 2008 - * Tantric 2008-2020 + * Tantric 2008-2021 * * input.h * diff --git a/source/mem2.cpp b/source/mem2.cpp index 38d04c8..910f5f6 100644 --- a/source/mem2.cpp +++ b/source/mem2.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Snes9x Nintendo Wii/Gamecube Port * - * Tantric 2010-2020 + * Tantric 2010-2021 * * mem2.cpp * diff --git a/source/mem2.h b/source/mem2.h index d21ccdc..78a1e46 100644 --- a/source/mem2.h +++ b/source/mem2.h @@ -1,7 +1,7 @@ /**************************************************************************** * Snes9x Nintendo Wii/Gamecube Port * - * Tantric 2010-2020 + * Tantric 2010-2021 * * mem2.h * diff --git a/source/menu.cpp b/source/menu.cpp index 10dfe45..b47988b 100644 --- a/source/menu.cpp +++ b/source/menu.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Snes9x Nintendo Wii/Gamecube Port * - * Tantric 2008-2020 + * Tantric 2008-2021 * * menu.cpp * diff --git a/source/menu.h b/source/menu.h index cd984b7..7cda7f3 100644 --- a/source/menu.h +++ b/source/menu.h @@ -1,7 +1,7 @@ /**************************************************************************** * Snes9x Nintendo Wii/Gamecube Port * - * Tantric 2008-2020 + * Tantric 2008-2021 * * menu.h * diff --git a/source/networkop.cpp b/source/networkop.cpp index 3844170..777225a 100644 --- a/source/networkop.cpp +++ b/source/networkop.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Snes9x Nintendo Wii/Gamecube Port * - * Tantric 2008-2020 + * Tantric 2008-2021 * * networkop.cpp * diff --git a/source/networkop.h b/source/networkop.h index d823d07..ff65c0c 100644 --- a/source/networkop.h +++ b/source/networkop.h @@ -1,7 +1,7 @@ /**************************************************************************** * Snes9x Nintendo Wii/Gamecube Port * - * Tantric 2008-2020 + * Tantric 2008-2021 * * networkop.h * diff --git a/source/preferences.cpp b/source/preferences.cpp index 72845bd..e5b18a6 100644 --- a/source/preferences.cpp +++ b/source/preferences.cpp @@ -1,7 +1,7 @@ /**************************************************************************** * Snes9x Nintendo Wii/Gamecube Port * - * Tantric 2008-2020 + * Tantric 2008-2021 * * preferences.cpp * diff --git a/source/preferences.h b/source/preferences.h index e2564b7..3f20e35 100644 --- a/source/preferences.h +++ b/source/preferences.h @@ -1,7 +1,7 @@ /**************************************************************************** * Snes9x Nintendo Wii/Gamecube Port * - * Tantric 2008-2020 + * Tantric 2008-2021 * * preferences.h * diff --git a/source/s9xsupport.cpp b/source/s9xsupport.cpp index 9a0cbeb..acbb975 100644 --- a/source/s9xsupport.cpp +++ b/source/s9xsupport.cpp @@ -4,7 +4,7 @@ * softdev July 2006 * crunchy2 May 2007 * Michniewski 2008 - * Tantric 2008-2020 + * Tantric 2008-2021 * * s9xsupport.cpp * diff --git a/source/snes9xgx.cpp b/source/snes9xgx.cpp index 5f672dc..8ba9c5f 100644 --- a/source/snes9xgx.cpp +++ b/source/snes9xgx.cpp @@ -4,7 +4,7 @@ * softdev July 2006 * crunchy2 May 2007-July 2007 * Michniewski 2008 - * Tantric 2008-2020 + * Tantric 2008-2021 * * snes9xgx.cpp * diff --git a/source/snes9xgx.h b/source/snes9xgx.h index 805c81b..36b6eb4 100644 --- a/source/snes9xgx.h +++ b/source/snes9xgx.h @@ -4,7 +4,7 @@ * softdev July 2006 * crunchy2 May 2007-July 2007 * Michniewski 2008 - * Tantric 2008-2020 + * Tantric 2008-2021 * * snes9xgx.h * diff --git a/source/sram.cpp b/source/sram.cpp index 6554c3f..5f225f8 100644 --- a/source/sram.cpp +++ b/source/sram.cpp @@ -3,7 +3,7 @@ * * crunchy2 April 2007-July 2007 * Michniewski 2008 - * Tantric 2008-2020 + * Tantric 2008-2021 * * sram.cpp * diff --git a/source/sram.h b/source/sram.h index a5ac5d5..2b13e86 100644 --- a/source/sram.h +++ b/source/sram.h @@ -3,7 +3,7 @@ * * crunchy2 April 2007-July 2007 * Michniewski 2008 - * Tantric 2008-2020 + * Tantric 2008-2021 * * sram.cpp * diff --git a/source/video.cpp b/source/video.cpp index 50df201..8d76cab 100644 --- a/source/video.cpp +++ b/source/video.cpp @@ -4,7 +4,7 @@ * softdev July 2006 * crunchy2 May 2007 * Michniewski 2008 - * Tantric 2008-2020 + * Tantric 2008-2021 * * video.cpp * diff --git a/source/video.h b/source/video.h index 8a4128d..a5f6e2e 100644 --- a/source/video.h +++ b/source/video.h @@ -3,7 +3,7 @@ * * softdev July 2006 * Michniewski 2008 - * Tantric 2008-2020 + * Tantric 2008-2021 * * video.h *