From f72a8890921ae3790dd39f051f4e98ec6538b4a0 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Sat, 1 Jan 2022 09:22:40 +0100 Subject: [PATCH] =?UTF-8?q?+=20chg:=20Rizonesoft=20Copyright=20=C2=A9=2020?= =?UTF-8?q?08-2021=20to=20year=20"2008-2022"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Build/Changes.txt | 2 +- Build/Docs/KeyboardShortcuts.txt | 2 +- Build/Docs/Notepad3.txt | 2 +- Build/make_portable(.zip).cmd | 2 +- Build/notepad3_setup.iss | 9 +++++---- Build/notepad3_x86_setup.iss | 9 +++++---- License.txt | 2 +- Readme.txt | 4 ++-- Versions/AssemblyInfo.inf | 2 +- language/common_res.rc | 2 +- minipath/License.txt | 4 ++-- minipath/src/Config.cpp | 2 +- minipath/src/Config.h | 2 +- minipath/src/Dialogs.c | 2 +- minipath/src/Dialogs.h | 2 +- minipath/src/Dlapi.c | 2 +- minipath/src/Dlapi.h | 2 +- minipath/src/DropSource.cpp | 2 +- minipath/src/DropSource.h | 2 +- minipath/src/Helpers.c | 2 +- minipath/src/Helpers.h | 2 +- minipath/src/minipath.c | 2 +- minipath/src/minipath.h | 2 +- minipath/src/minipath.ver | 2 +- minipath/src/version.h | 6 +++--- .../Notepad3Portable/Other/Source/Notepad3.nsi | 2 +- src/Config/Config.cpp | 2 +- src/Config/Config.h | 2 +- src/DarkMode/DarkMode.cpp | 2 +- src/Dialogs.c | 2 +- src/Dialogs.h | 2 +- src/Dlapi.c | 2 +- src/Dlapi.h | 2 +- src/DynStrg.c | 2 +- src/DynStrg.h | 2 +- src/Edit.c | 2 +- src/Edit.h | 2 +- src/Encoding.c | 2 +- src/Encoding.h | 2 +- src/EncodingDetection.cpp | 2 +- src/Helpers.c | 2 +- src/Helpers.h | 2 +- src/MuiLanguage.c | 2 +- src/MuiLanguage.h | 2 +- src/Notepad3.c | 2 +- src/Notepad3.h | 2 +- src/Notepad3.ver | 2 +- src/PathLib.c | 2 +- src/PathLib.h | 2 +- src/Print.cpp | 2 +- src/SciCall.h | 2 +- src/Styles.c | 2 +- src/Styles.h | 2 +- src/TypeDefs.h | 2 +- src/Version.h | 6 +++--- src/_backlog/AccelKeys.c | 2 +- src/_backlog/AccelKeys.h | 2 +- src/ced/ced/_tellenc.hpp | 2 +- 58 files changed, 72 insertions(+), 70 deletions(-) diff --git a/Build/Changes.txt b/Build/Changes.txt index 819892972..5156a824d 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -2,7 +2,7 @@ = = = Notepad3 - light-weight Scintilla-based text editor for Windows = = = -= (c) Rizonesoft 2008-2021 = += (c) Rizonesoft 2008-2022 = = https://www.rizonesoft.com = = = ================================================================================ diff --git a/Build/Docs/KeyboardShortcuts.txt b/Build/Docs/KeyboardShortcuts.txt index 38cda031c..9c9fb4d29 100644 --- a/Build/Docs/KeyboardShortcuts.txt +++ b/Build/Docs/KeyboardShortcuts.txt @@ -2,7 +2,7 @@ = = = Notepad3 - light-weight Scintilla-based text editor for Windows = = = -= (c) Rizonesoft 2008-2021 = += (c) Rizonesoft 2008-2022 = = https://www.rizonesoft.com = = = ================================================================================ diff --git a/Build/Docs/Notepad3.txt b/Build/Docs/Notepad3.txt index 95170908b..95ff685ad 100644 --- a/Build/Docs/Notepad3.txt +++ b/Build/Docs/Notepad3.txt @@ -3,7 +3,7 @@ = = = Notepad3 - light-weight Scintilla-based text editor for Windows = = = -= (c) Rizonesoft 2008-2021 = += (c) Rizonesoft 2008-2022 = = https://rizonesoft.com = = = = forked from Notepad2-mod = diff --git a/Build/make_portable(.zip).cmd b/Build/make_portable(.zip).cmd index 29f250d84..1ad7b3e40 100644 --- a/Build/make_portable(.zip).cmd +++ b/Build/make_portable(.zip).cmd @@ -12,7 +12,7 @@ rem * Batch file for creating "Portable (*.zip)" packages rem * * rem * See License.txt for details about distribution and modification. * rem * * -rem * (c) Rizonesoft 2008-2021 * +rem * (c) Rizonesoft 2008-2022 * rem * https://rizonesoft.com * rem * * rem ****************************************************************************** diff --git a/Build/notepad3_setup.iss b/Build/notepad3_setup.iss index a16012ad2..91b7e8d9a 100644 --- a/Build/notepad3_setup.iss +++ b/Build/notepad3_setup.iss @@ -1,6 +1,6 @@ -;* Notepad3 - Installer script +;* Notepad3 - Installer script x64 and x86 ;* -;* (c) Rizonesoft 2008-2021 +;* (c) Rizonesoft 2008-2022 ; Requirements: ; Inno Setup: https://www.jrsoftware.org/isdl.php @@ -31,7 +31,7 @@ #define app_name "Notepad3" #define app_publisher "Rizonesoft" #define app_version GetVersionNumbersString(bindir + "\Release_x86_v143\Notepad3.exe") -#define app_copyright "Copyright © 2008-2021 Rizonesoft" +#define app_copyright "Copyright © 2008-2022 Rizonesoft" #define quick_launch "{userappdata}\Microsoft\Internet Explorer\Quick Launch" [Setup] @@ -256,7 +256,8 @@ Filename: "{userappdata}\Rizonesoft\Notepad3\Notepad3.ini"; Section: "Settings"; [Registry] Root: "HKLM"; Subkey: "SYSTEM\CurrentControlSet\Control\FileSystem"; ValueType: dword; ValueName: "LongPathsEnabled"; ValueData: "1" -;The following "Keys/Values" are required to allow a "Notepad3 Replacement" in Windows 11. +;The following "Keys/Values" are required to allow a "MS Notepad Replacement" in Windows 11. +Root: "HKCU"; Subkey: "Software\Microsoft\Windows\CurrentVersion\App Paths\notepad.exe"; Flags: deletekey Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe"; ValueType: dword; ValueName: "UseFilter"; ValueData: "1" Root: "HKCR"; Subkey: ".inf"; ValueType: string; ValueData: "inffile" Root: "HKCR"; Subkey: ".ini"; ValueType: string; ValueData: "inifile" diff --git a/Build/notepad3_x86_setup.iss b/Build/notepad3_x86_setup.iss index 7a8f72f68..f3ba2459a 100644 --- a/Build/notepad3_x86_setup.iss +++ b/Build/notepad3_x86_setup.iss @@ -1,6 +1,6 @@ -;* Notepad3 - Installer script +;* Notepad3 - Installer script x86 ;* -;* (c) Rizonesoft 2008-2021 +;* (c) Rizonesoft 2008-2022 ; Requirements: ; Inno Setup: https://www.jrsoftware.org/isdl.php @@ -23,7 +23,7 @@ #define app_name "Notepad3" #define app_publisher "Rizonesoft" #define app_version GetVersionNumbersString(bindir + "\Release_x86_v143\Notepad3.exe") -#define app_copyright "Copyright © 2008-2021 Rizonesoft" +#define app_copyright "Copyright © 2008-2022 Rizonesoft" #define quick_launch "{userappdata}\Microsoft\Internet Explorer\Quick Launch" [Setup] @@ -192,7 +192,8 @@ Filename: "{userappdata}\Rizonesoft\Notepad3\Notepad3.ini"; Section: "Settings"; [Registry] Root: "HKLM"; Subkey: "SYSTEM\CurrentControlSet\Control\FileSystem"; ValueType: dword; ValueName: "LongPathsEnabled"; ValueData: "1" -;The following "Keys/Values" are required to allow a "Notepad3 Replacement" in Windows 11. +;The following "Keys/Values" are required to allow a "MS Notepad Replacement" in Windows 11. +Root: "HKCU"; Subkey: "Software\Microsoft\Windows\CurrentVersion\App Paths\notepad.exe"; Flags: deletekey Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe"; ValueType: dword; ValueName: "UseFilter"; ValueData: "1" Root: "HKCR"; Subkey: ".inf"; ValueType: string; ValueData: "inffile" Root: "HKCR"; Subkey: ".ini"; ValueType: string; ValueData: "inifile" diff --git a/License.txt b/License.txt index fbf2854ba..70e6a663b 100644 --- a/License.txt +++ b/License.txt @@ -1,6 +1,6 @@ License for Notepad3 and MiniPath. ===================== -Notepad3 and MiniPath Copyright (c) 2008-2021 Rizonesoft, All rights reserved. +Notepad3 and MiniPath Copyright (c) 2008-2022 Rizonesoft, All rights reserved. https://www.rizonesoft.com Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/Readme.txt b/Readme.txt index 50c0d44d2..eb1ebde64 100644 --- a/Readme.txt +++ b/Readme.txt @@ -2,7 +2,7 @@ = = = Notepad3 - light-weight Scintilla-based text editor for Windows = = = -= (c) Rizonesoft 2008-2021 = += (c) Rizonesoft 2008-2022 = = https://www.rizonesoft.com = = = ================================================================================ @@ -147,7 +147,7 @@ Notepad3 icon by Vexels.com https://www.vexels.com -------------------------------------------------------------------------------- Notepad3 Licence: ----------------- -Notepad3 and MiniPath Copyright © 2008-2021 Rizonesoft, All rights reserved. +Notepad3 and MiniPath Copyright © 2008-2022 Rizonesoft, All rights reserved. https://www.rizonesoft.com Redistribution and use in source and binary forms, with or without modification, diff --git a/Versions/AssemblyInfo.inf b/Versions/AssemblyInfo.inf index 8cbfd2291..7eef75829 100644 --- a/Versions/AssemblyInfo.inf +++ b/Versions/AssemblyInfo.inf @@ -7,7 +7,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Rizonesoft")] [assembly: AssemblyProduct("Notepad3")] -[assembly: AssemblyCopyright("Copyright © Rizonesoft 2008-2021")] +[assembly: AssemblyCopyright("Copyright © Rizonesoft 2008-2022")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/language/common_res.rc b/language/common_res.rc index 2ef60a6e7..f1372db76 100644 --- a/language/common_res.rc +++ b/language/common_res.rc @@ -174,7 +174,7 @@ IDS_MUI_ABOUT_LICENSES "\ IDS_MUI_ABOUT_RTF_6 "\ \\cf0 \\fs20\\b1\\ul1 Notepad3 License:\\ul0\\b0\\fs18\\par\ \\cf0 \\par\ -\\cf0 Notepad3 and MiniPath Copyright \\u0169 2008-2021 Rizonesoft, All rights reserved.\\par\ +\\cf0 Notepad3 and MiniPath Copyright \\u0169 2008-2022 Rizonesoft, All rights reserved.\\par\ \\cf0 https://www.rizonesoft.com\\par\ \\cf0 \\par\ \\cf0 Redistribution and use in source and binary forms, with or without modification,\\par\ diff --git a/minipath/License.txt b/minipath/License.txt index 220843ccf..ac7b91663 100644 --- a/minipath/License.txt +++ b/minipath/License.txt @@ -2,7 +2,7 @@ = = = Notepad3 - light-weight Scintilla-based text editor for Windows = = = -= (c) Rizonesoft 2008-2021 = += (c) Rizonesoft 2008-2022 = = https://www.rizonesoft.com = = = ================================================================================ @@ -12,7 +12,7 @@ Rizonesoft Notepad3 --- Licenses --- -------------------------------------------------- License for Notepad3 and MiniPath -------------------------------------------------- -Copyright © 2008-2021 Rizonesoft, +Copyright © 2008-2022 Rizonesoft, All rights reserved. metapath Copyright © 2004-2011 Florian Balmer diff --git a/minipath/src/Config.cpp b/minipath/src/Config.cpp index 82a2cf283..72f4f33c8 100644 --- a/minipath/src/Config.cpp +++ b/minipath/src/Config.cpp @@ -7,7 +7,7 @@ * Config.cpp * * Methods to read and write configuration * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/minipath/src/Config.h b/minipath/src/Config.h index d185d6e1a..49eb20da0 100644 --- a/minipath/src/Config.h +++ b/minipath/src/Config.h @@ -7,7 +7,7 @@ * Config.h * * Methods to read and write configuration * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/minipath/src/Dialogs.c b/minipath/src/Dialogs.c index bab7b98d5..1563ff3bf 100644 --- a/minipath/src/Dialogs.c +++ b/minipath/src/Dialogs.c @@ -8,7 +8,7 @@ * dialog boxes implementation * * Based on code from metapath, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/minipath/src/Dialogs.h b/minipath/src/Dialogs.h index ab6e8c3b1..926da2bf9 100644 --- a/minipath/src/Dialogs.h +++ b/minipath/src/Dialogs.h @@ -8,7 +8,7 @@ * Definitions for metapath dialog boxes * * Based on code from metapath, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/minipath/src/Dlapi.c b/minipath/src/Dlapi.c index 8840678bc..9efcf37ad 100644 --- a/minipath/src/Dlapi.c +++ b/minipath/src/Dlapi.c @@ -8,7 +8,7 @@ * Directory Listing APIs used in metapath * * Based on code from metapath, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/minipath/src/Dlapi.h b/minipath/src/Dlapi.h index 3398192c9..e8d687eb4 100644 --- a/minipath/src/Dlapi.h +++ b/minipath/src/Dlapi.h @@ -8,7 +8,7 @@ * Definitions for Directory Listing APIs * * Based on code from metapath, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/minipath/src/DropSource.cpp b/minipath/src/DropSource.cpp index 9764e1a4d..317e4a717 100644 --- a/minipath/src/DropSource.cpp +++ b/minipath/src/DropSource.cpp @@ -8,7 +8,7 @@ * OLE drop source functionality * * Based on code from metapath, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/minipath/src/DropSource.h b/minipath/src/DropSource.h index 32b4954d7..1e7546014 100644 --- a/minipath/src/DropSource.h +++ b/minipath/src/DropSource.h @@ -8,7 +8,7 @@ * OLE drop source functionality * * Based on code from metapath, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/minipath/src/Helpers.c b/minipath/src/Helpers.c index a2f86fd89..0253cec3b 100644 --- a/minipath/src/Helpers.c +++ b/minipath/src/Helpers.c @@ -8,7 +8,7 @@ * General helper functions * * Based on code from metapath, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/minipath/src/Helpers.h b/minipath/src/Helpers.h index bf5efc1af..03ed2cb75 100644 --- a/minipath/src/Helpers.h +++ b/minipath/src/Helpers.h @@ -8,7 +8,7 @@ * Definitions for general helper functions and macros * * Based on code from metapath, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/minipath/src/minipath.c b/minipath/src/minipath.c index 32762b03b..473b666b3 100644 --- a/minipath/src/minipath.c +++ b/minipath/src/minipath.c @@ -8,7 +8,7 @@ * Main application window functionality * * Based on code from metapath, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/minipath/src/minipath.h b/minipath/src/minipath.h index 32002b1a6..b9e347b3a 100644 --- a/minipath/src/minipath.h +++ b/minipath/src/minipath.h @@ -8,7 +8,7 @@ * Global definitions and declarations * * Based on code from metapath, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/minipath/src/minipath.ver b/minipath/src/minipath.ver index d9a57ace3..e3b3ecce5 100644 --- a/minipath/src/minipath.ver +++ b/minipath/src/minipath.ver @@ -7,7 +7,7 @@ * MiniPath version information * * Based on code from metapath, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * *******************************************************************************/ diff --git a/minipath/src/version.h b/minipath/src/version.h index a32fecec1..67bfa2ba7 100644 --- a/minipath/src/version.h +++ b/minipath/src/version.h @@ -8,7 +8,7 @@ * MiniPath version information * * Based on code from metapath, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * @@ -29,8 +29,8 @@ #define VERSION_FILEVERSION_NUM VERSION_MAJOR,VERSION_MINOR,VERSION_REV,VERSION_BUILD #define VERSION_FILEVERSION_SHORT STRINGIFY(VERSION_MAJOR) "." STRINGIFY(VERSION_MINOR) "." \ STRINGIFY(VERSION_REV) "." STRINGIFY(VERSION_BUILD) -#define VERSION_LEGALCOPYRIGHT_SHORT L"Copyright © 2008-2021" -#define VERSION_LEGALCOPYRIGHT_LONG L"Copyright © Rizonesoft 2008-2021" +#define VERSION_LEGALCOPYRIGHT_SHORT L"Copyright © 2008-2022" +#define VERSION_LEGALCOPYRIGHT_LONG L"Copyright © Rizonesoft 2008-2022" #define VERSION_INTERNALNAME L"MiniPath" #define VERSION_ORIGINALFILENAME L"minipath.exe" diff --git a/np3portableapp/Notepad3Portable/Other/Source/Notepad3.nsi b/np3portableapp/Notepad3Portable/Other/Source/Notepad3.nsi index 48536e1c4..0468cdead 100644 --- a/np3portableapp/Notepad3Portable/Other/Source/Notepad3.nsi +++ b/np3portableapp/Notepad3Portable/Other/Source/Notepad3.nsi @@ -44,7 +44,7 @@ VIAddVersionKey FileDescription "Based on code from Notepad2, Florian Balmer© 1 VIAddVersionKey FileVersion "${VER}" VIAddVersionKey ProductVersion "${VER}" VIAddVersionKey InternalName "${PORTABLEAPPNAME}" -VIAddVersionKey LegalTrademarks "Rizonesoft © 2008-2021" +VIAddVersionKey LegalTrademarks "Rizonesoft © 2008-2022" VIAddVersionKey OriginalFilename "${DEFAULTEXE}" ;VIAddVersionKey PrivateBuild "" ;VIAddVersionKey SpecialBuild "" diff --git a/src/Config/Config.cpp b/src/Config/Config.cpp index 643d7bd22..7eb18fded 100644 --- a/src/Config/Config.cpp +++ b/src/Config/Config.cpp @@ -7,7 +7,7 @@ * Config.cpp * * Methods to read and write configuration * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Config/Config.h b/src/Config/Config.h index 48e211593..3777dde06 100644 --- a/src/Config/Config.h +++ b/src/Config/Config.h @@ -7,7 +7,7 @@ * Config.h * * Methods to read and write configuration * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/DarkMode/DarkMode.cpp b/src/DarkMode/DarkMode.cpp index 3ad37fe26..e5dfff577 100644 --- a/src/DarkMode/DarkMode.cpp +++ b/src/DarkMode/DarkMode.cpp @@ -8,7 +8,7 @@ * Based on code from win32-darkmode by Richard Yu * * https://github.com/ysc3839/win32-darkmode/tree/delayload * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Dialogs.c b/src/Dialogs.c index 4a3746928..3cd7d53f3 100644 --- a/src/Dialogs.c +++ b/src/Dialogs.c @@ -8,7 +8,7 @@ * Notepad3 dialog boxes implementation * * Based on code from Notepad2, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Dialogs.h b/src/Dialogs.h index 4b9970b65..f07df5950 100644 --- a/src/Dialogs.h +++ b/src/Dialogs.h @@ -8,7 +8,7 @@ * Definitions for Notepad3 dialog boxes * * Based on code from Notepad2, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Dlapi.c b/src/Dlapi.c index 7507b9a33..c0e110182 100644 --- a/src/Dlapi.c +++ b/src/Dlapi.c @@ -8,7 +8,7 @@ * Directory Listing APIs used in Notepad3 * * Based on code from Notepad2, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Dlapi.h b/src/Dlapi.h index 39d3cf8ef..460098fd3 100644 --- a/src/Dlapi.h +++ b/src/Dlapi.h @@ -8,7 +8,7 @@ * Definitions for Directory Listing APIs * * Based on code from Notepad2, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/DynStrg.c b/src/DynStrg.c index d85c7a31d..ec3486be7 100644 --- a/src/DynStrg.c +++ b/src/DynStrg.c @@ -10,7 +10,7 @@ * https://www.codeproject.com/Articles/1259074/C-Language-Dynamic-String * * by steveb (MIT license) * * * -* (c) Rizonesoft 2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/DynStrg.h b/src/DynStrg.h index 7016ac471..38fca46b1 100644 --- a/src/DynStrg.h +++ b/src/DynStrg.h @@ -10,7 +10,7 @@ * https://www.codeproject.com/Articles/1259074/C-Language-Dynamic-String * * by steveb (MIT license) * * * -* (c) Rizonesoft 2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Edit.c b/src/Edit.c index 93030c923..748c07bed 100644 --- a/src/Edit.c +++ b/src/Edit.c @@ -8,7 +8,7 @@ * Text File Editing Helper Stuff * * Based on code from Notepad2, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Edit.h b/src/Edit.h index 08ec3fedb..08b5ce7ff 100644 --- a/src/Edit.h +++ b/src/Edit.h @@ -8,7 +8,7 @@ * Text File Editing Helper Stuff * * Based on code from Notepad2, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Encoding.c b/src/Encoding.c index 38d2acd71..8077016f8 100644 --- a/src/Encoding.c +++ b/src/Encoding.c @@ -10,7 +10,7 @@ * * * * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Encoding.h b/src/Encoding.h index bf2df9124..b4d2f2d58 100644 --- a/src/Encoding.h +++ b/src/Encoding.h @@ -10,7 +10,7 @@ * Parts taken from SciTE, (c) Neil Hodgson * * MinimizeToTray, (c) 2000 Matthew Ellis * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/EncodingDetection.cpp b/src/EncodingDetection.cpp index 1d5bd8726..1e40d7c4e 100644 --- a/src/EncodingDetection.cpp +++ b/src/EncodingDetection.cpp @@ -8,7 +8,7 @@ * Interface to Encoding Detector (CED or UCHARDET) * * * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Helpers.c b/src/Helpers.c index e43c64879..0fd2866a1 100644 --- a/src/Helpers.c +++ b/src/Helpers.c @@ -10,7 +10,7 @@ * Parts taken from SciTE, (c) Neil Hodgson * * MinimizeToTray, (c) 2000 Matthew Ellis * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Helpers.h b/src/Helpers.h index a4ad1bf3f..f498eece2 100644 --- a/src/Helpers.h +++ b/src/Helpers.h @@ -8,7 +8,7 @@ * Definitions for general helper functions and macros * * Based on code from Notepad2, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/MuiLanguage.c b/src/MuiLanguage.c index 596ab7832..6104aa904 100644 --- a/src/MuiLanguage.c +++ b/src/MuiLanguage.c @@ -7,7 +7,7 @@ * MuiLanguage.c * * General MUI Language support functions * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/MuiLanguage.h b/src/MuiLanguage.h index 231b7a16f..bbf848dd0 100644 --- a/src/MuiLanguage.h +++ b/src/MuiLanguage.h @@ -8,7 +8,7 @@ * Definitions for MUI Language support * * Based on code from Notepad2, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Notepad3.c b/src/Notepad3.c index 025e06199..677af4b1b 100644 --- a/src/Notepad3.c +++ b/src/Notepad3.c @@ -8,7 +8,7 @@ * Main application window functionality * * Based on code from Notepad2, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Notepad3.h b/src/Notepad3.h index 52ce14955..66091b54c 100644 --- a/src/Notepad3.h +++ b/src/Notepad3.h @@ -8,7 +8,7 @@ * Global definitions and declarations * * Based on code from Notepad2, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Notepad3.ver b/src/Notepad3.ver index ce4025d2f..e58cb3989 100644 --- a/src/Notepad3.ver +++ b/src/Notepad3.ver @@ -7,7 +7,7 @@ * Notepad3 version information * * Based on code from Notepad2, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * *******************************************************************************/ diff --git a/src/PathLib.c b/src/PathLib.c index b8012805c..1eebe19b6 100644 --- a/src/PathLib.c +++ b/src/PathLib.c @@ -8,7 +8,7 @@ * Implementation for dynamic wide char Long Path handling * * Based on DynStrg module * * * -* (c) Rizonesoft 2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/PathLib.h b/src/PathLib.h index 7daf64011..3b51f7043 100644 --- a/src/PathLib.h +++ b/src/PathLib.h @@ -8,7 +8,7 @@ * Definition for dynamic wide char Long Path handling * * Based on DynStrg module * * * -* (c) Rizonesoft 2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Print.cpp b/src/Print.cpp index ff8d72f9a..25538d3b0 100644 --- a/src/Print.cpp +++ b/src/Print.cpp @@ -10,7 +10,7 @@ * * * Mostly taken from SciTE, (c) Neil Hodgson * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/SciCall.h b/src/SciCall.h index 15e959ae1..66586db05 100644 --- a/src/SciCall.h +++ b/src/SciCall.h @@ -12,7 +12,7 @@ * The use of these inline wrapper functions with declared types will * * ensure that we get the benefit of the compiler's type checking. * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Styles.c b/src/Styles.c index 14f695fd0..8ecb327d4 100644 --- a/src/Styles.c +++ b/src/Styles.c @@ -9,7 +9,7 @@ * Based on code from Notepad2, (c) Florian Balmer 1996-2011 * * Mostly taken from SciTE, (c) Neil Hodgson * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * http://www.rizonesoft.com * * * * * diff --git a/src/Styles.h b/src/Styles.h index a9760986d..3d109a309 100644 --- a/src/Styles.h +++ b/src/Styles.h @@ -8,7 +8,7 @@ * Scintilla Style Management * * Based on code from Notepad2, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/TypeDefs.h b/src/TypeDefs.h index 353b4094c..8af546d1c 100644 --- a/src/TypeDefs.h +++ b/src/TypeDefs.h @@ -7,7 +7,7 @@ * * * TypeDefs.h * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/Version.h b/src/Version.h index 1d13f38e3..3c9b5e15f 100644 --- a/src/Version.h +++ b/src/Version.h @@ -7,7 +7,7 @@ * Version.h * * Based on code from Notepad2-mod, (c) XhmikosR 2010-2015 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://www.rizonesoft.com * * * * * @@ -42,8 +42,8 @@ #pragma message("Release Build: " _STRG(VERSION_FILEVERSION_LONG)) #endif -#define VERSION_LEGALCOPYRIGHT "Copyright © 2008-2021 Rizonesoft" -//#define VERSION_LEGALCOPYRIGHT_LONG "© Rizonesoft 2008-2021" +#define VERSION_LEGALCOPYRIGHT "Copyright © 2008-2022 Rizonesoft" +//#define VERSION_LEGALCOPYRIGHT_LONG "© Rizonesoft 2008-2022" #define VERSION_AUTHORNAME "© Rizonesoft" #define VERSION_WEBPAGEDISPLAY "https://www.rizonesoft.com" #define VERSION_COMPANYNAME "© Rizonesoft" diff --git a/src/_backlog/AccelKeys.c b/src/_backlog/AccelKeys.c index c19420fb8..f347d55fa 100644 --- a/src/_backlog/AccelKeys.c +++ b/src/_backlog/AccelKeys.c @@ -8,7 +8,7 @@ * Load Accelerator Keys at Runtime * * * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * *******************************************************************************/ diff --git a/src/_backlog/AccelKeys.h b/src/_backlog/AccelKeys.h index c46b7806a..70a1c822c 100644 --- a/src/_backlog/AccelKeys.h +++ b/src/_backlog/AccelKeys.h @@ -7,7 +7,7 @@ * AccelKeys.h * * Load Accelerator Keys at Runtime * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * * diff --git a/src/ced/ced/_tellenc.hpp b/src/ced/ced/_tellenc.hpp index 3da4a7986..9b922cf62 100644 --- a/src/ced/ced/_tellenc.hpp +++ b/src/ced/ced/_tellenc.hpp @@ -8,7 +8,7 @@ S/***************************************************************************** * Encoding detector tables * * Based on code from Notepad2, (c) Florian Balmer 1996-2011 * * * -* (c) Rizonesoft 2008-2021 * +* (c) Rizonesoft 2008-2022 * * https://rizonesoft.com * * * * *