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/CloudFile | |
parent | 6dbbd0bfb277fd0c88e1f84668a085376a4cd631 (diff) |
convert to ANSI (#990 related)
Diffstat (limited to 'plugins/CloudFile')
-rw-r--r-- | plugins/CloudFile/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CloudFile/src/version.h b/plugins/CloudFile/src/version.h index 7a5ce87b09..c7c05b57b7 100644 --- a/plugins/CloudFile/src/version.h +++ b/plugins/CloudFile/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG Team" #define __AUTHOREMAIL "" #define __AUTHORWEB "https://miranda-ng.org/p/CloudFile/" -#define __COPYRIGHT "© 2017 Miranda NG project" +#define __COPYRIGHT "© 2017 Miranda NG project" |