Update file headers (#981)

This commit is contained in:
bladeoner 2022-01-09 17:41:38 +01:00 committed by GitHub
parent 97dbf6caa0
commit ad638a5dbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
31 changed files with 32 additions and 32 deletions

View File

@ -1,7 +1,7 @@
/****************************************************************************
* Snes9x Nintendo Wii/Gamecube Port
*
* Tantric 2008-2021
* Tantric 2008-2022
*
* audio.cpp
*

View File

@ -1,7 +1,7 @@
/****************************************************************************
* Snes9x Nintendo Wii/Gamecube Port
*
* Tantric 2008-2021
* Tantric 2008-2022
*
* audio.h
*

View File

@ -2,7 +2,7 @@
* Snes9x Nintendo Wii/Gamecube Port
*
* michniewski August 2008
* Tantric 2008-2021
* Tantric 2008-2022
*
* button_mapping.c
*

View File

@ -2,7 +2,7 @@
* Snes9x Nintendo Wii/Gamecube Port
*
* michniewski August 2008
* Tantric 2008-2021
* Tantric 2008-2022
*
* button_mapping.h
*

View File

@ -1,7 +1,7 @@
/****************************************************************************
* Snes9x Nintendo Wii/Gamecube Port
*
* Tantric 2008-2021
* Tantric 2008-2022
*
* cheatmgr.cpp
*

View File

@ -1,7 +1,7 @@
/****************************************************************************
* Snes9x Nintendo Wii/Gamecube Port
*
* Tantric 2008-2021
* Tantric 2008-2022
*
* filebrowser.cpp
*

View File

@ -1,7 +1,7 @@
/****************************************************************************
* Snes9x Nintendo Wii/Gamecube Port
*
* Tantric 2008-2021
* Tantric 2008-2022
*
* filebrowser.h
*

View File

@ -1,7 +1,7 @@
/****************************************************************************
* Snes9x Nintendo Wii/Gamecube Port
*
* Tantric 2008-2021
* Tantric 2008-2022
*
* filelist.h
*

View File

@ -1,7 +1,7 @@
/****************************************************************************
* Snes9x Nintendo Wii/Gamecube Port
*
* Tantric 2008-2021
* Tantric 2008-2022
*
* fileop.cpp
*

View File

@ -1,7 +1,7 @@
/****************************************************************************
* Snes9x Nintendo Wii/Gamecube Port
*
* Tantric 2008-2021
* Tantric 2008-2022
*
* fileop.h
*

View File

@ -4,7 +4,7 @@
* softdev July 2006
* crunchy2 May 2007-July 2007
* Michniewski 2008
* Tantric 2008-2021
* Tantric 2008-2022
*
* freeze.cpp
***************************************************************************/

View File

@ -4,7 +4,7 @@
* softdev July 2006
* crunchy2 May 2007-July 2007
* Michniewski 2008
* Tantric 2008-2021
* Tantric 2008-2022
*
* freeze.h
***************************************************************************/

View File

@ -3,7 +3,7 @@
*
* softdev July 2006
* Michniewski 2008
* Tantric 2008-2021
* Tantric 2008-2022
*
* gcunzip.cpp
*

View File

@ -3,7 +3,7 @@
*
* softdev July 2006
* Michniewski 2008
* Tantric 2008-2021
* Tantric 2008-2022
*
* gcunzip.h
*

View File

@ -4,7 +4,7 @@
* softdev July 2006
* crunchy2 May-June 2007
* Michniewski 2008
* Tantric 2008-2021
* Tantric 2008-2022
*
* input.cpp
*

View File

@ -4,7 +4,7 @@
* softdev July 2006
* crunchy2 May-June 2007
* Michniewski 2008
* Tantric 2008-2021
* Tantric 2008-2022
*
* input.h
*

View File

@ -1,7 +1,7 @@
/****************************************************************************
* Snes9x Nintendo Wii/Gamecube Port
*
* Tantric 2010-2021
* Tantric 2010-2022
*
* mem2.cpp
*

View File

@ -1,7 +1,7 @@
/****************************************************************************
* Snes9x Nintendo Wii/Gamecube Port
*
* Tantric 2010-2021
* Tantric 2010-2022
*
* mem2.h
*

View File

@ -1,7 +1,7 @@
/****************************************************************************
* Snes9x Nintendo Wii/Gamecube Port
*
* Tantric 2008-2021
* Tantric 2008-2022
*
* menu.cpp
*
@ -892,7 +892,7 @@ static void WindowCredits(void * ptr)
GuiText::SetPresets(12, (GXColor){0, 0, 0, 255}, 0, FTGX_JUSTIFY_CENTER | FTGX_ALIGN_TOP, ALIGN_CENTRE, ALIGN_BOTTOM);
txt[i] = new GuiText("Snes9x - Copyright (c) Snes9x Team 1996 - 2021");
txt[i] = new GuiText("Snes9x - Copyright (c) Snes9x Team 1996 - 2022");
txt[i]->SetPosition(0,-44); i++;
txt[i] = new GuiText("This software is open source and may be copied, distributed, or modified ");
txt[i]->SetPosition(0,-32); i++;

View File

@ -1,7 +1,7 @@
/****************************************************************************
* Snes9x Nintendo Wii/Gamecube Port
*
* Tantric 2008-2021
* Tantric 2008-2022
*
* menu.h
*

View File

@ -1,7 +1,7 @@
/****************************************************************************
* Snes9x Nintendo Wii/Gamecube Port
*
* Tantric 2008-2021
* Tantric 2008-2022
*
* networkop.cpp
*

View File

@ -1,7 +1,7 @@
/****************************************************************************
* Snes9x Nintendo Wii/Gamecube Port
*
* Tantric 2008-2021
* Tantric 2008-2022
*
* networkop.h
*

View File

@ -1,7 +1,7 @@
/****************************************************************************
* Snes9x Nintendo Wii/Gamecube Port
*
* Tantric 2008-2021
* Tantric 2008-2022
*
* preferences.cpp
*

View File

@ -1,7 +1,7 @@
/****************************************************************************
* Snes9x Nintendo Wii/Gamecube Port
*
* Tantric 2008-2021
* Tantric 2008-2022
*
* preferences.h
*

View File

@ -4,7 +4,7 @@
* softdev July 2006
* crunchy2 May 2007
* Michniewski 2008
* Tantric 2008-2021
* Tantric 2008-2022
*
* s9xsupport.cpp
*

View File

@ -4,7 +4,7 @@
* softdev July 2006
* crunchy2 May 2007-July 2007
* Michniewski 2008
* Tantric 2008-2021
* Tantric 2008-2022
*
* snes9xgx.cpp
*

View File

@ -4,7 +4,7 @@
* softdev July 2006
* crunchy2 May 2007-July 2007
* Michniewski 2008
* Tantric 2008-2021
* Tantric 2008-2022
*
* snes9xgx.h
*

View File

@ -3,7 +3,7 @@
*
* crunchy2 April 2007-July 2007
* Michniewski 2008
* Tantric 2008-2021
* Tantric 2008-2022
*
* sram.cpp
*

View File

@ -3,7 +3,7 @@
*
* crunchy2 April 2007-July 2007
* Michniewski 2008
* Tantric 2008-2021
* Tantric 2008-2022
*
* sram.cpp
*

View File

@ -4,7 +4,7 @@
* softdev July 2006
* crunchy2 May 2007
* Michniewski 2008
* Tantric 2008-2021
* Tantric 2008-2022
*
* video.cpp
*

View File

@ -3,7 +3,7 @@
*
* softdev July 2006
* Michniewski 2008
* Tantric 2008-2021
* Tantric 2008-2022
*
* video.h
*