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 /plugins/MobileState | |
parent | 7a84898331792d2c1d84e77a1dedb618e1b3c992 (diff) |
fix after files conversation
Diffstat (limited to 'plugins/MobileState')
-rw-r--r-- | plugins/MobileState/src/clients.h | 2 | ||||
-rw-r--r-- | plugins/MobileState/src/main.cpp | 2 | ||||
-rw-r--r-- | plugins/MobileState/src/stdafx.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/MobileState/src/clients.h b/plugins/MobileState/src/clients.h index ae9de5cf65..cb9f0ed47a 100644 --- a/plugins/MobileState/src/clients.h +++ b/plugins/MobileState/src/clients.h @@ -1,6 +1,6 @@ /*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
- (c) 2012-17 by Robert Pцsel
+ (c) 2012-17 by 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/plugins/MobileState/src/main.cpp b/plugins/MobileState/src/main.cpp index aa38c3bcb4..63db7151bb 100644 --- a/plugins/MobileState/src/main.cpp +++ b/plugins/MobileState/src/main.cpp @@ -1,6 +1,6 @@ /*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
- (c) 2012-17 by Robert Pцsel
+ (c) 2012-17 by 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/plugins/MobileState/src/stdafx.h b/plugins/MobileState/src/stdafx.h index 0b24722e68..81692dfce3 100644 --- a/plugins/MobileState/src/stdafx.h +++ b/plugins/MobileState/src/stdafx.h @@ -1,6 +1,6 @@ /*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
- (c) 2012-17 by Robert Pцsel
+ (c) 2012-17 by 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
|