diff options
author | dartraiden <wowemuh@gmail.com> | 2021-01-17 20:57:29 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2021-01-17 20:57:29 +0300 |
commit | a7fd5399f79c288b23312de940d7c1bb33726c91 (patch) | |
tree | 92d2d79fe500573110a5cfb46c0f5e5832fa4fea /protocols/ICQ-WIM/src/main.cpp | |
parent | 3eb8e1c65d5f096cd6d72a87e63d01e1da24052e (diff) |
ICQ-WIM: convert some files from ANSI to UTF-8
Diffstat (limited to 'protocols/ICQ-WIM/src/main.cpp')
-rw-r--r-- | protocols/ICQ-WIM/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/ICQ-WIM/src/main.cpp b/protocols/ICQ-WIM/src/main.cpp index 0689f31b94..f83b498647 100644 --- a/protocols/ICQ-WIM/src/main.cpp +++ b/protocols/ICQ-WIM/src/main.cpp @@ -1,7 +1,7 @@ // ----------------------------------------------------------------------------- // ICQ plugin for Miranda NG // ----------------------------------------------------------------------------- -// Copyright © 2018-21 Miranda NG team +// Copyright © 2018-21 Miranda NG team // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License |