diff options
Diffstat (limited to 'src/core')
-rw-r--r-- | src/core/stdpopup/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdpopup/src/version.h b/src/core/stdpopup/src/version.h index 60b3d8b5ad..06797eb243 100644 --- a/src/core/stdpopup/src/version.h +++ b/src/core/stdpopup/src/version.h @@ -6,6 +6,6 @@ #define __PLUGIN_NAME "Standard popup module" #define __FILENAME "stdpopup.dll" #define __DESCRIPTION "Core module for popups." -#define __AUTHOR "Miranda NG team" +#define __AUTHOR "Scott Ellis, Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdPopup/" #define __COPYRIGHT "© 2012-19 Miranda NG team" |