diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 |
commit | 80221d816eeb98f0df38e0243390033c614952f3 (patch) | |
tree | 7618176108093921b6934343bc2f76a66ea97730 /utils | |
parent | 25df99ba7462958f2cb9075020ec1c9a5a7c9f50 (diff) |
Source files converted to utf-8
Diffstat (limited to 'utils')
-rw-r--r-- | utils/std_string_utils.cpp | 2 | ||||
-rw-r--r-- | utils/std_string_utils.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/utils/std_string_utils.cpp b/utils/std_string_utils.cpp index 1cfae0ce69..04337634e1 100644 --- a/utils/std_string_utils.cpp +++ b/utils/std_string_utils.cpp @@ -1,6 +1,6 @@ /* -Copyright © 2009-11 Michal Zelinka, 2011-17 Robert Pösel +Copyright © 2009-11 Michal Zelinka, 2011-17 Robert Pцsel This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/utils/std_string_utils.h b/utils/std_string_utils.h index 2c72e3a918..ab6ec5a07b 100644 --- a/utils/std_string_utils.h +++ b/utils/std_string_utils.h @@ -1,6 +1,6 @@ /*
-Copyright © 2009-11 Michal Zelinka, 2011-17 Robert Pösel
+Copyright © 2009-11 Michal Zelinka, 2011-17 Robert Pцsel
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
|