diff options
Diffstat (limited to 'plugins/StopSpamMod/src')
-rw-r--r-- | plugins/StopSpamMod/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StopSpamMod/src/version.h b/plugins/StopSpamMod/src/version.h index 5a3b3191ee..4dda7de950 100644 --- a/plugins/StopSpamMod/src/version.h +++ b/plugins/StopSpamMod/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "StopSpamMod.dll"
#define __DESCRIPTION "Anti-spam plugin for Miranda NG."
#define __AUTHOR "Roman Miklashevsky, sss, Elzor"
-#define __AUTHORWEB "https://miranda-ng.org/p/StopSpamMod/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StopSpamMod"
#define __COPYRIGHT "© 2004-22 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss, Elzor"
|