Skip to content

Commit

Permalink
Merge pull request Dn-Programming-Core-Management#210 from Dn-Program…
Browse files Browse the repository at this point in the history
…ming-Core-Management/version-incremement

Increment version and copyright info
  • Loading branch information
Gumball2415 authored May 10, 2023
2 parents 97cd125 + 1288fd2 commit b4e5723
Show file tree
Hide file tree
Showing 342 changed files with 510 additions and 410 deletions.
10 changes: 5 additions & 5 deletions Dn-FamiTracker.rc
Original file line number Diff line number Diff line change
Expand Up @@ -534,8 +534,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,5,0,0
PRODUCTVERSION 0,5,0,0
FILEVERSION 0,5,0,1
PRODUCTVERSION 0,5,0,1
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -552,12 +552,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Dn Programming Core Management"
VALUE "FileDescription", "Dn-FamiTracker, Extension of FamiTracker"
VALUE "FileVersion", "0.5.0.0"
VALUE "FileVersion", "0.5.0.1"
VALUE "InternalName", "Dn-FamiTracker.exe"
VALUE "LegalCopyright", "(c) jsr 2005-2020, HertzDevil 2014-2018, Dn Programming Core Management 2020-2023. All rights reserved."
VALUE "OriginalFilename", "Dn-FamiTracker.exe"
VALUE "ProductName", "Dn-FamiTracker"
VALUE "ProductVersion", "0.5.0.0"
VALUE "ProductVersion", "0.5.0.1"
END
END
BLOCK "VarFileInfo"
Expand Down Expand Up @@ -1104,7 +1104,7 @@ BEGIN
ICON IDR_MAINFRAME,IDC_ICON_STATIC,11,58,20,20,SS_REALSIZEIMAGE
LTEXT "Dn-FamiTracker",IDC_ABOUT1,54,58,219,11,SS_NOPREFIX
LTEXT "Extension of 0CC-FamiTracker",IDC_ABOUT2,54,72,167,8,SS_NOPREFIX
LTEXT "Copyright (C) 2005 - 2020 jsr, 2014 - 2018 HertzDevil,\n2017 - 2022 Dn Programming Core Management.",IDC_ABOUT3,54,84,215,16
LTEXT "Copyright (C) 2005 - 2020 jsr, 2014 - 2018 HertzDevil,\n2020 - 2023 Dn Programming Core Management.",IDC_ABOUT3,54,84,215,16
LTEXT "Web:",IDC_STATIC,54,107,24,9
LTEXT "Dn-FamiTracker issue tracker",IDC_BUG,84,134,194,9,SS_NOTIFY
LTEXT "All comments and feedback are welcome\nGreets to everyone who has helped spread information about this mod or contributed with bug reports and suggestions!",IDC_STATIC,54,150,224,26
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/2A03.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/2A03.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/2A03Chan.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/APU.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/APU.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/Channel.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/FDS.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/FDS.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/MMC5.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/MMC5.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/Mixer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/Mixer.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/N163.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/N163.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/S5B.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/S5B.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/SoundChip.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/SoundChip.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/SoundChip2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/SoundChip2.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/Square.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/Square.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/Types.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/VRC6.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/VRC6.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/VRC7.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/APU/VRC7.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
8 changes: 4 additions & 4 deletions Source/AboutDlg.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand All @@ -30,7 +30,7 @@
// CAboutDlg dialog used for App About

LPCTSTR LINK_WEB2 = _T("http://hertzdevil.info/programs/");
LPCTSTR LINK_WEB = _T("http://famitracker.com"); // // !!
LPCTSTR LINK_WEB = _T("https://web.archive.org/web/20230415052051/http://famitracker.com/"); // // !!
LPCTSTR LINK_WEB3 = _T("https://github.com/Dn-Programming-Core-Management/Dn-FamiTracker"); // // !!
LPCTSTR LINK_BUG = _T("https://github.com/Dn-Programming-Core-Management/Dn-FamiTracker/issues"); // // !!

Expand Down Expand Up @@ -166,10 +166,10 @@ BOOL CAboutDlg::OnInitDialog()
_T("- 0CC-FamiTracker by HertzDevil\r\n")
_T("- Additional improvements by nyanpasu64\r\n")
_T("- Export plugin support by Gradualore\r\n")
_T("- Sunsoft 5B information in manual by Blue Mario\r\n") // // !!
_T("- Sunsoft 5B information in manual by forple\r\n") // // !!
_T("- Additional manual information by Persune\r\n") // // !!
_T("- Toolbar icons are made by ilkke\r\n")
_T("- Dn-FT icon design by Compass Man\r\n") // // !!
_T("- Dn-FT icon design by Accuracy\r\n") // // !!
_T("- DPCM import resampler by Jarhmander\r\n")
_T("- DPCM sample bit order reverser mod by Persune\r\n") // // !!
_T("- Module text import/export by rainwarrior")); // // //
Expand Down
2 changes: 1 addition & 1 deletion Source/AboutDlg.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/Accelerator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/Accelerator.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/Action.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/Action.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/Bookmark.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/Bookmark.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/BookmarkCollection.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/BookmarkCollection.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
2 changes: 1 addition & 1 deletion Source/BookmarkDlg.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**
** 0CC-FamiTracker is (C) 2014-2018 HertzDevil
**
** Dn-FamiTracker is (C) 2020-2022 D.P.C.M.
** Dn-FamiTracker is (C) 2020-2023 D.P.C.M.
**
** 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
Expand Down
Loading

0 comments on commit b4e5723

Please sign in to comment.