diff --git a/doc/License.txt b/doc/License.txt index e2635cf7..fbcc8e79 100644 --- a/doc/License.txt +++ b/doc/License.txt @@ -6,7 +6,7 @@ or when stated otherwise in the source file: Copyright for the modifications to the files mentioned above: VisualBoyAdvance-M GB/GBA emulator - Copyright (C) 2007-2013 VBA-M development team + Copyright (C) 2007-2015 VBA-M development team All files excluding gb_apu, modified files from zlib diff --git a/po/wxvbam/wxvbam.pot b/po/wxvbam/wxvbam.pot index 62822380..e3fa8d8e 100644 --- a/po/wxvbam/wxvbam.pot +++ b/po/wxvbam/wxvbam.pot @@ -368,7 +368,7 @@ msgstr "" msgid "" "Copyright (C) 1999-2003 Forgotten\n" "Copyright (C) 2004-2006 VBA development team\n" -"Copyright (C) 2007-2011 VBA-M development team" +"Copyright (C) 2007-2015 VBA-M development team" msgstr "" #: ../src/wx/cmdevents.cpp:2180 diff --git a/src/common/SoundDriver.h b/src/common/SoundDriver.h index b42936ca..f39de279 100644 --- a/src/common/SoundDriver.h +++ b/src/common/SoundDriver.h @@ -1,5 +1,5 @@ // VisualBoyAdvance - Nintendo Gameboy/GameboyAdvance (TM) emulator. -// Copyright (C) 2008 VBA-M development team +// Copyright (C) 2015 VBA-M development team // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/SoundSDL.cpp b/src/common/SoundSDL.cpp index 77ec725e..e459ef26 100644 --- a/src/common/SoundSDL.cpp +++ b/src/common/SoundSDL.cpp @@ -1,5 +1,5 @@ // VisualBoyAdvance - Nintendo Gameboy/GameboyAdvance (TM) emulator. -// Copyright (C) 2008 VBA-M development team +// Copyright (C) 2015 VBA-M development team // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/SoundSDL.h b/src/common/SoundSDL.h index bff5f426..2336a1db 100644 --- a/src/common/SoundSDL.h +++ b/src/common/SoundSDL.h @@ -1,5 +1,5 @@ // VisualBoyAdvance - Nintendo Gameboy/GameboyAdvance (TM) emulator. -// Copyright (C) 2008 VBA-M development team +// Copyright (C) 2015 VBA-M development team // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/gtk/windowcallbacks.cpp b/src/gtk/windowcallbacks.cpp index a497f7f6..e504d352 100644 --- a/src/gtk/windowcallbacks.cpp +++ b/src/gtk/windowcallbacks.cpp @@ -501,7 +501,7 @@ void Window::vOnHelpAbout() "along with this program. If not, see ."; const char csCopyright[] = "Copyright (C) 1999-2003 Forgotten\n" "Copyright (C) 2004-2006 VBA development team\n" - "Copyright (C) 2007-2011 VBA-M development team"; + "Copyright (C) 2007-2015 VBA-M development team"; oAboutDialog.set_transient_for(*this); diff --git a/src/sdl/filters.cpp b/src/sdl/filters.cpp index 0a08bab7..cac589c3 100644 --- a/src/sdl/filters.cpp +++ b/src/sdl/filters.cpp @@ -1,6 +1,6 @@ // VisualBoyAdvance - Nintendo Gameboy/GameboyAdvance (TM) emulator. // Copyright (C) 1999-2003 Forgotten -// Copyright (C) 2004-2008 Forgotten and the VBA development team +// Copyright (C) 2004-2015 Forgotten and the VBA development team // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/sdl/filters.h b/src/sdl/filters.h index 030da42e..2024aa7d 100644 --- a/src/sdl/filters.h +++ b/src/sdl/filters.h @@ -1,6 +1,6 @@ // VisualBoyAdvance - Nintendo Gameboy/GameboyAdvance (TM) emulator. // Copyright (C) 1999-2003 Forgotten -// Copyright (C) 2004-2008 Forgotten and the VBA development team +// Copyright (C) 2004-2015 Forgotten and the VBA development team // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/sdl/inputSDL.cpp b/src/sdl/inputSDL.cpp index d42b2881..a57ebe02 100644 --- a/src/sdl/inputSDL.cpp +++ b/src/sdl/inputSDL.cpp @@ -1,5 +1,5 @@ // VBA-M, A Nintendo Handheld Console Emulator -// Copyright (C) 2008 VBA-M development team +// Copyright (C) 2015 VBA-M development team // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/win32/VBA.rc b/src/win32/VBA.rc index 9cf42267..9415ce7d 100644 --- a/src/win32/VBA.rc +++ b/src/win32/VBA.rc @@ -178,12 +178,12 @@ FONT 8, "MS Sans Serif", 0, 0, 0x1 BEGIN ICON IDI_MAINICON,IDC_STATIC,6,6,20,20 CTEXT "VisualBoyAdvance-M Emulator",IDC_STATIC,36,6,138,8 - CTEXT "Copyright © 2008 VBA-M development team",IDC_STATIC,6,48,168,8 + CTEXT "Copyright © 2015 VBA-M development team",IDC_STATIC,6,48,168,8 CTEXT "http://vba-m.com",IDC_URL,7,149,168,8 RTEXT "Version:",IDC_STATIC,36,18,54,8 LTEXT "",IDC_VERSION,96,18,78,8,SS_NOPREFIX GROUPBOX "VBA-M dev team:",IDC_STATIC,7,65,90,84 - CTEXT "mudlord\nNach\nJonas Quinn\nDJRobX\nSpacy\nSquall Leonhart\nNormmatt\nTheCanadianBacon\nSkidau",IDC_STATIC,15,73,76,72 + CTEXT "mudlord\nNach\nJonas Quinn\nDJRobX\nSpacy\nSquall Leonhart\nNormmatt\nTheCanadianBacon\nskidau",IDC_STATIC,15,73,76,72 RTEXT "Date compiled:",IDC_STATIC,36,30,54,8 LTEXT "",IDC_DATE,96,30,78,8,SS_NOPREFIX GROUPBOX "Thanks go to:",IDC_STATIC,100,65,72,84 @@ -1549,7 +1549,7 @@ BEGIN VALUE "FileDescription", "VisualBoyAdvance-M" VALUE "FileVersion", "1, 8, 0, 0" VALUE "InternalName", "VBA-M" - VALUE "LegalCopyright", "Copyright © 2008-2009 VBA-M development team" + VALUE "LegalCopyright", "Copyright © 2008-2015 VBA-M development team" VALUE "OriginalFilename", "VisualBoyAdvance-M.exe" VALUE "ProductName", "GB/C/A emulator for Windows" VALUE "ProductVersion", "1, 8, 0, 0" diff --git a/src/wx/cmdevents.cpp b/src/wx/cmdevents.cpp index cc2dc732..6422678a 100644 --- a/src/wx/cmdevents.cpp +++ b/src/wx/cmdevents.cpp @@ -2162,7 +2162,7 @@ EVT_HANDLER(wxID_ABOUT, "About...") ai.SetWebSite(wxT("http://www.vba-m.com/")); ai.SetIcon(GetIcon()); ai.SetDescription(_("Nintendo GameBoy (+Color+Advance) emulator.")); - ai.SetCopyright(_("Copyright (C) 1999-2003 Forgotten\nCopyright (C) 2004-2006 VBA development team\nCopyright (C) 2007-2011 VBA-M development team")); + ai.SetCopyright(_("Copyright (C) 1999-2003 Forgotten\nCopyright (C) 2004-2006 VBA development team\nCopyright (C) 2007-2015 VBA-M development team")); ai.SetLicense(_("This program is free software: you can redistribute it and/or modify\n" "it under the terms of the GNU General Public License as published by\n" "the Free Software Foundation, either version 2 of the License, or\n" diff --git a/src/wx/wxvbam.rc b/src/wx/wxvbam.rc index 54a77c47..e7128ad2 100644 --- a/src/wx/wxvbam.rc +++ b/src/wx/wxvbam.rc @@ -29,7 +29,7 @@ BEGIN VALUE "FileDescription", "VisualBoyAdvance-M" VALUE "FileVersion", "1, 8, 0, 0" VALUE "InternalName", "VBA-M" - VALUE "LegalCopyright", "Copyright © 2008-2009 VBA-M development team" + VALUE "LegalCopyright", "Copyright © 2008-2015 VBA-M development team" VALUE "OriginalFilename", "VisualBoyAdvance-M.exe" VALUE "ProductName", "GB/C/A emulator for Windows" VALUE "ProductVersion", "1, 8, 0, 0"