From 3395108c59d54c86c72212e352624bd4ea0f6ec2 Mon Sep 17 00:00:00 2001 From: Don Ho Date: Wed, 14 May 2025 02:08:35 +0200 Subject: [PATCH] Update plugin header file (part 2) --- PowerEditor/src/MISC/PluginsManager/PluginInterface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PowerEditor/src/MISC/PluginsManager/PluginInterface.h b/PowerEditor/src/MISC/PluginsManager/PluginInterface.h index 3aa6c8c13..b05ad1b9e 100644 --- a/PowerEditor/src/MISC/PluginsManager/PluginInterface.h +++ b/PowerEditor/src/MISC/PluginsManager/PluginInterface.h @@ -1,5 +1,5 @@ // This file is part of Notepad++ project -// Copyright (C)2024 Don HO +// Copyright (C)2025 Don HO // 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