diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-12-06 00:47:29 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-12-06 00:47:29 +0300 |
commit | 8fcd584658c16d75f8527b9df7a06bbb363f2169 (patch) | |
tree | 33af7645ab39ef0ae59eb3558200f1399b1b23e2 /src/mir_app | |
parent | 79effcc630cf9264206d892b2e3791d67813257f (diff) |
fix after files conversation
Diffstat (limited to 'src/mir_app')
-rw-r--r-- | src/mir_app/src/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mir_app/src/resource.h b/src/mir_app/src/resource.h index d1dc79a911..1230a2e293 100644 --- a/src/mir_app/src/resource.h +++ b/src/mir_app/src/resource.h @@ -590,7 +590,7 @@ #define IDM_SEARCH_YAHOO 40086
#define IDM_SEARCH_FOODNETWORK 40087
-#define LEGAL_COPYRIGHT "Copyright © 2000-11 Miranda IM, 2012-17 Miranda NG project. This software is released under the terms of the GNU General Public License.\0"
+#define LEGAL_COPYRIGHT "Copyright © 2000-11 Miranda IM, 2012-17 Miranda NG project. This software is released under the terms of the GNU General Public License.\0"
// Next default values for new objects
//
|