diff options
author | George Hazan <ghazan@miranda.im> | 2020-01-01 19:29:47 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2020-01-01 19:29:47 +0300 |
commit | d82f8462ec7e8fdd742f89c62a80f54471059e2a (patch) | |
tree | c849c1ff50a70a1f948498d6398d5377ddef42ab /utils | |
parent | 8e6a2d89add33d2b3cec4820ffae395d3cb042db (diff) |
Happy new year, Miranda
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 7f4ff47be6..4593bc39fa 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, 2017-19 Miranda NG team +Copyright © 2009-11 Michal Zelinka, 2011-17 Robert Pösel, 2017-20 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 as published by diff --git a/utils/std_string_utils.h b/utils/std_string_utils.h index 6a14fcd064..142fb35a0c 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, 2017-19 Miranda NG team
+Copyright © 2009-11 Michal Zelinka, 2011-17 Robert Pösel, 2017-20 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 as published by
|