From 870fdd7d9bf520b673c5177b30c9d6d6cce090b1 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Sun, 10 Dec 2017 16:05:53 +0300 Subject: - remove emails (if author retired - it's useless to write to him; if author is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure --- plugins/Spamotron/src/version.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/Spamotron/src/version.h') diff --git a/plugins/Spamotron/src/version.h b/plugins/Spamotron/src/version.h index 55823a9f3b..2b68799605 100644 --- a/plugins/Spamotron/src/version.h +++ b/plugins/Spamotron/src/version.h @@ -9,6 +9,5 @@ #define __FILENAME "Spamotron.dll" #define __DESCRIPTION "Anti-spam plugin with captcha and Bayes filtering." #define __AUTHOR "vu1tur" -#define __AUTHOREMAIL "to@vu1tur.eu.org" #define __AUTHORWEB "https://miranda-ng.org/p/Spamotron/" #define __COPYRIGHT "© 2010 vu1tur" -- cgit v1.2.3