diff options
author | dartraiden <wowemuh@gmail.com> | 2017-10-12 18:18:27 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2017-10-12 18:18:27 +0300 |
commit | 6da03d864d6f778c6d6cbab4229675f276036b79 (patch) | |
tree | 6556d182235b9b99e5424edad0b1120893737acb /plugins/MirLua | |
parent | 6dbbd0bfb277fd0c88e1f84668a085376a4cd631 (diff) |
convert to ANSI (#990 related)
Diffstat (limited to 'plugins/MirLua')
-rw-r--r-- | plugins/MirLua/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirLua/src/version.h b/plugins/MirLua/src/version.h index 1525666f2a..3ea196a357 100644 --- a/plugins/MirLua/src/version.h +++ b/plugins/MirLua/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "https://miranda-ng.org/p/MirLua/"
-#define __COPYRIGHT "© 2015-17 Miranda NG project"
+#define __COPYRIGHT "© 2015-17 Miranda NG project"
|