mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-01 00:15:14 +01:00
Update copyright (#1048)
This commit is contained in:
parent
890383fa96
commit
74fb38bcd1
8
LICENSE
8
LICENSE
@ -21,7 +21,7 @@
|
||||
|
||||
(c) Copyright 2006 - 2007 nitsuja
|
||||
|
||||
(c) Copyright 2009 - 2022 BearOso,
|
||||
(c) Copyright 2009 - 2023 BearOso,
|
||||
OV2
|
||||
|
||||
(c) Copyright 2017 qwertymodo
|
||||
@ -139,7 +139,7 @@
|
||||
(c) Copyright 2006 - 2007 Shay Green
|
||||
|
||||
GTK+ GUI code
|
||||
(c) Copyright 2004 - 2022 BearOso
|
||||
(c) Copyright 2004 - 2023 BearOso
|
||||
|
||||
Win32 GUI code
|
||||
(c) Copyright 2003 - 2006 blip,
|
||||
@ -147,13 +147,13 @@
|
||||
Matthew Kendora,
|
||||
Nach,
|
||||
nitsuja
|
||||
(c) Copyright 2009 - 2022 OV2
|
||||
(c) Copyright 2009 - 2023 OV2
|
||||
|
||||
Original Mac OS GUI code
|
||||
(c) Copyright 1998 - 2001 John Stiles
|
||||
(c) Copyright 2001 - 2011 zones
|
||||
New MacOS GUI code
|
||||
(c) Copyright 2022 Michael Donald Buckley
|
||||
(c) Copyright 2023 Michael Donald Buckley
|
||||
|
||||
Libretro port
|
||||
(c) Copyright 2011 - 2017 Hans-Kristian Arntzen,
|
||||
|
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* audio.cpp
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* audio.h
|
||||
*
|
||||
|
@ -2,7 +2,7 @@
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* michniewski August 2008
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* button_mapping.c
|
||||
*
|
||||
|
@ -2,7 +2,7 @@
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* michniewski August 2008
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* button_mapping.h
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* cheatmgr.cpp
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* filebrowser.cpp
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* filebrowser.h
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* filelist.h
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* fileop.cpp
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* fileop.h
|
||||
*
|
||||
|
@ -4,7 +4,7 @@
|
||||
* softdev July 2006
|
||||
* crunchy2 May 2007-July 2007
|
||||
* Michniewski 2008
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* freeze.cpp
|
||||
***************************************************************************/
|
||||
|
@ -4,7 +4,7 @@
|
||||
* softdev July 2006
|
||||
* crunchy2 May 2007-July 2007
|
||||
* Michniewski 2008
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* freeze.h
|
||||
***************************************************************************/
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* softdev July 2006
|
||||
* Michniewski 2008
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* gcunzip.cpp
|
||||
*
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* softdev July 2006
|
||||
* Michniewski 2008
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* gcunzip.h
|
||||
*
|
||||
|
@ -4,7 +4,7 @@
|
||||
* softdev July 2006
|
||||
* crunchy2 May-June 2007
|
||||
* Michniewski 2008
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* input.cpp
|
||||
*
|
||||
|
@ -4,7 +4,7 @@
|
||||
* softdev July 2006
|
||||
* crunchy2 May-June 2007
|
||||
* Michniewski 2008
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* input.h
|
||||
*
|
||||
|
@ -724,8 +724,8 @@ msgstr "Ratolí SNES - Comandament GameCube"
|
||||
msgid "SNES Mouse - Wiimote"
|
||||
msgstr "Ratolí SNES - Wiimote"
|
||||
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2022"
|
||||
msgstr "Snes9x - Copyright (c) Snes9x Team 1996 - 2022"
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2023"
|
||||
msgstr "Snes9x - Copyright (c) Snes9x Team 1996 - 2023"
|
||||
|
||||
msgid "Sound Effects Volume"
|
||||
msgstr "Volum d'efectes sonors"
|
||||
|
@ -724,7 +724,7 @@ msgstr "SNES Maus - GameCube Controller"
|
||||
msgid "SNES Mouse - Wiimote"
|
||||
msgstr "SNES Maus - Wii-FB"
|
||||
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2022"
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2023"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sound Effects Volume"
|
||||
|
@ -799,8 +799,8 @@ msgstr "Modo Alta-Res SNES"
|
||||
msgid "SNES Mouse"
|
||||
msgstr "Mouse de SNES"
|
||||
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2022"
|
||||
msgstr "Snes9x - Derechos de autor (c) Snes9x Team 1996 - 2022"
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2023"
|
||||
msgstr "Snes9x - Derechos de autor (c) Snes9x Team 1996 - 2023"
|
||||
|
||||
msgid "Sprites per-line Limit"
|
||||
msgstr "Límite de Sprites"
|
||||
|
@ -724,7 +724,7 @@ msgstr ""
|
||||
msgid "SNES Mouse - Wiimote"
|
||||
msgstr ""
|
||||
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2022"
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2023"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sound Effects Volume"
|
||||
|
@ -733,8 +733,8 @@ msgstr "マウス - GCコン"
|
||||
msgid "SNES Mouse - Wiimote"
|
||||
msgstr "マウス - Wiiリモコン"
|
||||
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2022"
|
||||
msgstr "Snes9x - 著作権(c) Snes9xチーム1996-2022"
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2023"
|
||||
msgstr "Snes9x - 著作権(c) Snes9xチーム1996-2023"
|
||||
|
||||
msgid "Sound Effects Volume"
|
||||
msgstr "効果音の音量"
|
||||
|
@ -724,8 +724,8 @@ msgstr "SNES Muis - GameCube Controller"
|
||||
msgid "SNES Mouse - Wiimote"
|
||||
msgstr "SNES Muis - Wiimote"
|
||||
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2022"
|
||||
msgstr "Snes9x - Copyright (c) Snes9x Team 1996 - 2022"
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2023"
|
||||
msgstr "Snes9x - Copyright (c) Snes9x Team 1996 - 2023"
|
||||
|
||||
msgid "Sound Effects Volume"
|
||||
msgstr "Volume Geluidseffecten"
|
||||
|
@ -730,8 +730,8 @@ msgstr "Rato SNES - Comando GameCube"
|
||||
msgid "SNES Mouse - Wiimote"
|
||||
msgstr "Rato SNES - Wii Remote"
|
||||
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2022"
|
||||
msgstr "Snes9x - Direitos de autor (c) Equipa Snes9x 1996 - 2022"
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2023"
|
||||
msgstr "Snes9x - Direitos de autor (c) Equipa Snes9x 1996 - 2023"
|
||||
|
||||
msgid "Sound Effects Volume"
|
||||
msgstr "Volume de Efeitos Sonoros"
|
||||
|
@ -733,8 +733,8 @@ msgstr "SNES Faresi - GameCube Oyun Kumandası"
|
||||
msgid "SNES Mouse - Wiimote"
|
||||
msgstr "SNES Faresi - Wii Kumanda"
|
||||
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2022"
|
||||
msgstr "Snes9x - Telif Hakkı (c) Snes9x Team 1996-2022"
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2023"
|
||||
msgstr "Snes9x - Telif Hakkı (c) Snes9x Team 1996-2023"
|
||||
|
||||
msgid "Sound Effects Volume"
|
||||
msgstr "Efekt Sesleri"
|
||||
|
@ -727,8 +727,8 @@ msgstr "超级任天堂 鼠标 - GameCube控制器"
|
||||
msgid "SNES Mouse - Wiimote"
|
||||
msgstr "超级任天堂 鼠标 - Wii右手柄"
|
||||
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2022"
|
||||
msgstr "Snes9x - 版权(c) Snes9x开发小组1996-2022"
|
||||
msgid "Snes9x - Copyright (c) Snes9x Team 1996 - 2023"
|
||||
msgstr "Snes9x - 版权(c) Snes9x开发小组1996-2023"
|
||||
|
||||
msgid "Sound Effects Volume"
|
||||
msgstr "效果音的音量"
|
||||
|
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* Tantric 2010-2022
|
||||
* Tantric 2010-2023
|
||||
*
|
||||
* mem2.cpp
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* Tantric 2010-2022
|
||||
* Tantric 2010-2023
|
||||
*
|
||||
* mem2.h
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* menu.cpp
|
||||
*
|
||||
@ -907,7 +907,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 - 2022");
|
||||
txt[i] = new GuiText("Snes9x - Copyright (c) Snes9x Team 1996 - 2023");
|
||||
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++;
|
||||
|
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* menu.h
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* networkop.cpp
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* networkop.h
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* preferences.cpp
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* Snes9x Nintendo Wii/Gamecube Port
|
||||
*
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* preferences.h
|
||||
*
|
||||
|
@ -4,7 +4,7 @@
|
||||
* softdev July 2006
|
||||
* crunchy2 May 2007
|
||||
* Michniewski 2008
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* s9xsupport.cpp
|
||||
*
|
||||
|
@ -4,7 +4,7 @@
|
||||
* softdev July 2006
|
||||
* crunchy2 May 2007-July 2007
|
||||
* Michniewski 2008
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* snes9xgx.cpp
|
||||
*
|
||||
|
@ -4,7 +4,7 @@
|
||||
* softdev July 2006
|
||||
* crunchy2 May 2007-July 2007
|
||||
* Michniewski 2008
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* snes9xgx.h
|
||||
*
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* crunchy2 April 2007-July 2007
|
||||
* Michniewski 2008
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* sram.cpp
|
||||
*
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* crunchy2 April 2007-July 2007
|
||||
* Michniewski 2008
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* sram.cpp
|
||||
*
|
||||
|
@ -4,7 +4,7 @@
|
||||
* softdev July 2006
|
||||
* crunchy2 May 2007
|
||||
* Michniewski 2008
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* video.cpp
|
||||
*
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* softdev July 2006
|
||||
* Michniewski 2008
|
||||
* Tantric 2008-2022
|
||||
* Tantric 2008-2023
|
||||
*
|
||||
* video.h
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user