diff --git a/LICENSE.md b/LICENSE.md index 18187f2..a90ea52 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -188,6 +188,7 @@ identification within third-party archives. Copyright 2016-2023 Kasper B. Graversen + Copyright 2024 Mark J. Olson Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/PluginPackArchitecture.md b/PluginPackArchitecture.md index b76b934..8b03f17 100644 --- a/PluginPackArchitecture.md +++ b/PluginPackArchitecture.md @@ -1,6 +1,6 @@ # NppPlugin .NET package for VS2019 and beyond for Notepad++ 32bit and 64 bit... -__This documentation is largely umodified from the README of [the original plugin pack](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net).__ +__This documentation is largely umodified from the README of [the original plugin pack](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net).__ As such, the pronoun "I" generally refers to Kasper B. Graversen in this file, as opposed to the current maintainer, Mark J. Olson. What is this? Its a simple template for very fast and easy building plugins for Notepad++ in C#/.Net @@ -40,7 +40,7 @@ This is a fork of UFO's plugin package updated for VS2015, 2017, 2019, and 2022 * https://github.com/wakatime/notepadpp-wakatime * https://github.com/alex-ilin/WebEdit * https://github.com/Fruchtzwerg94/PlantUmlViewer - * https://github.com/molsonkiko/NppCSharpPluginPack + * https://github.com/molsonkiko/JsonToolsNppPlugin * https://github.com/molsonkiko/HugeFiles If your plugin is not on the list, please make a PR with a link to it.. :-)