diff options
Diffstat (limited to 'plugins/StopSpamMod')
| -rw-r--r-- | plugins/StopSpamMod/src/stdafx.cxx | 2 | ||||
| -rwxr-xr-x | plugins/StopSpamMod/src/version.h | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/StopSpamMod/src/stdafx.cxx b/plugins/StopSpamMod/src/stdafx.cxx index e579779bcc..d33e44d684 100644 --- a/plugins/StopSpamMod/src/stdafx.cxx +++ b/plugins/StopSpamMod/src/stdafx.cxx @@ -1,5 +1,5 @@  /*
 -Copyright (C) 2012-18 Miranda NG team (https://miranda-ng.org)
 +Copyright (C) 2012-19 Miranda NG team (https://miranda-ng.org)
  This program is free software; you can redistribute it and/or
  modify it under the terms of the GNU General Public License
 diff --git a/plugins/StopSpamMod/src/version.h b/plugins/StopSpamMod/src/version.h index 79bd0a807a..5166bdee4c 100755 --- a/plugins/StopSpamMod/src/version.h +++ b/plugins/StopSpamMod/src/version.h @@ -10,4 +10,4 @@  #define __DESCRIPTION           "Anti-spam plugin for Miranda NG."
  #define __AUTHOR                "Roman Miklashevsky, sss, Elzor"
  #define __AUTHORWEB             "https://miranda-ng.org/p/StopSpamMod/"
 -#define __COPYRIGHT             "© 2004-18 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss, Elzor"
 +#define __COPYRIGHT             "© 2004-19 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss, Elzor"
  | 
