diff options
Diffstat (limited to 'plugins/SMS/src/version.h')
-rw-r--r-- | plugins/SMS/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SMS/src/version.h b/plugins/SMS/src/version.h index e7bb0efc2c..d8d24b2c7f 100644 --- a/plugins/SMS/src/version.h +++ b/plugins/SMS/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "Send SMS text messages to mobile phones through the IM networks." #define __AUTHOR "Richard Hughes, Improved by Ariel Shulman, rewritten by Rozhuk Ivan" #define __AUTHORWEB "https://miranda-ng.org/p/SMS/" -#define __COPYRIGHT "© 2001-02 Richard Hughes, 2003 Ariel Shulman, 2007-09 Rozhuk Ivan (Rozhuk_I@mail.ru)" +#define __COPYRIGHT "© 2001-02 Richard Hughes, 2003 Ariel Shulman, 2007-18 Rozhuk Ivan" |