diff options
author | dartraiden <wowemuh@gmail.com> | 2024-01-08 01:13:41 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2024-01-08 01:13:41 +0300 |
commit | b06d84eef8004575a874486119cbefc382e94e74 (patch) | |
tree | 1029c4dd72886633cbddb58056b8e762ac840790 /utils | |
parent | ffb61c98cc33470e7f5f6051c91d2b01a16eb143 (diff) |
Update copyrights
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 328311d672..38c549a7cf 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-23 Miranda NG team
+Copyright © 2009-11 Michal Zelinka, 2011-17 Robert Pösel, 2017-24 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 b0607fd9f3..4399110ec9 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-23 Miranda NG team
+Copyright © 2009-11 Michal Zelinka, 2011-17 Robert Pösel, 2017-24 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
|