diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-12-06 00:00:59 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-12-06 00:00:59 +0300 |
commit | a324843d011a6b58ab29b9965d6632b8729da809 (patch) | |
tree | 552826a9b3123e8855381e6bc4f4c182be756cda /utils | |
parent | 7a84898331792d2c1d84e77a1dedb618e1b3c992 (diff) |
fix after files conversation
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 04337634e1..5d0d736e43 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 ab6ec5a07b..b410946ae8 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
|