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/SimpleStatusMsg | |
parent | 7a84898331792d2c1d84e77a1dedb618e1b3c992 (diff) |
fix after files conversation
Diffstat (limited to 'plugins/SimpleStatusMsg')
-rw-r--r-- | plugins/SimpleStatusMsg/docs/readme.txt | 2 | ||||
-rw-r--r-- | plugins/SimpleStatusMsg/src/awaymsg.cpp | 2 | ||||
-rw-r--r-- | plugins/SimpleStatusMsg/src/main.cpp | 2 | ||||
-rw-r--r-- | plugins/SimpleStatusMsg/src/msgbox.cpp | 2 | ||||
-rw-r--r-- | plugins/SimpleStatusMsg/src/options.cpp | 2 | ||||
-rw-r--r-- | plugins/SimpleStatusMsg/src/simplestatusmsg.h | 2 | ||||
-rw-r--r-- | plugins/SimpleStatusMsg/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/SimpleStatusMsg/src/utils.cpp | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/plugins/SimpleStatusMsg/docs/readme.txt b/plugins/SimpleStatusMsg/docs/readme.txt index e79cca8db9..29407611fe 100644 --- a/plugins/SimpleStatusMsg/docs/readme.txt +++ b/plugins/SimpleStatusMsg/docs/readme.txt @@ -57,7 +57,7 @@ Base Address: 0x3ab00000 Copyright and License
---------------------
-Copyright (C) 2006-2011 Bartosz 'Dezeath' Białek
+Copyright (C) 2006-2011 Bartosz 'Dezeath' Bialek
mailto: dezred(at)gmail(dot)com
http://code.google.com/p/dezeath
diff --git a/plugins/SimpleStatusMsg/src/awaymsg.cpp b/plugins/SimpleStatusMsg/src/awaymsg.cpp index f801bcd298..07bb63ba21 100644 --- a/plugins/SimpleStatusMsg/src/awaymsg.cpp +++ b/plugins/SimpleStatusMsg/src/awaymsg.cpp @@ -8,7 +8,7 @@ all portions of this codebase are copyrighted to the people listed in contributors.txt.
Portions of this code modified for Simple Status Message plugin
-Copyright (C) 2006-2011 Bartosz 'Dezeath' BiaŃek, (C) 2005 Harven
+Copyright (C) 2006-2011 Bartosz 'Dezeath' BiaĆek, (C) 2005 Harven
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/SimpleStatusMsg/src/main.cpp b/plugins/SimpleStatusMsg/src/main.cpp index da0348f032..fae0b03fcd 100644 --- a/plugins/SimpleStatusMsg/src/main.cpp +++ b/plugins/SimpleStatusMsg/src/main.cpp @@ -1,7 +1,7 @@ /*
Simple Status Message plugin for Miranda IM
-Copyright (C) 2006-2011 Bartosz 'Dezeath' BiaŃek, (C) 2005 Harven
+Copyright (C) 2006-2011 Bartosz 'Dezeath' BiaĆek, (C) 2005 Harven
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/SimpleStatusMsg/src/msgbox.cpp b/plugins/SimpleStatusMsg/src/msgbox.cpp index 3f4d5f3a65..d4d6232f16 100644 --- a/plugins/SimpleStatusMsg/src/msgbox.cpp +++ b/plugins/SimpleStatusMsg/src/msgbox.cpp @@ -1,7 +1,7 @@ /* Simple Status Message plugin for Miranda IM -Copyright (C) 2006-2011 Bartosz 'Dezeath' BiaŃek, (C) 2005 Harven +Copyright (C) 2006-2011 Bartosz 'Dezeath' BiaĆek, (C) 2005 Harven 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/SimpleStatusMsg/src/options.cpp b/plugins/SimpleStatusMsg/src/options.cpp index e18f215927..8bc927a164 100644 --- a/plugins/SimpleStatusMsg/src/options.cpp +++ b/plugins/SimpleStatusMsg/src/options.cpp @@ -1,7 +1,7 @@ /*
Simple Status Message plugin for Miranda IM
-Copyright (C) 2006-2011 Bartosz 'Dezeath' BiaŃek, (C) 2005 Harven
+Copyright (C) 2006-2011 Bartosz 'Dezeath' BiaĆek, (C) 2005 Harven
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/SimpleStatusMsg/src/simplestatusmsg.h b/plugins/SimpleStatusMsg/src/simplestatusmsg.h index 8a8e8f0736..7b027b8e58 100644 --- a/plugins/SimpleStatusMsg/src/simplestatusmsg.h +++ b/plugins/SimpleStatusMsg/src/simplestatusmsg.h @@ -1,7 +1,7 @@ /*
Simple Status Message plugin for Miranda IM
-Copyright (C) 2006-2011 Bartosz 'Dezeath' BiaŃek, (C) 2005 Harven
+Copyright (C) 2006-2011 Bartosz 'Dezeath' BiaĆek, (C) 2005 Harven
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/SimpleStatusMsg/src/stdafx.h b/plugins/SimpleStatusMsg/src/stdafx.h index 987479b8fc..f8fc168adb 100644 --- a/plugins/SimpleStatusMsg/src/stdafx.h +++ b/plugins/SimpleStatusMsg/src/stdafx.h @@ -1,7 +1,7 @@ /*
Simple Status Message plugin for Miranda IM
-Copyright (C) 2006-2011 Bartosz 'Dezeath' BiaŃek, (C) 2005 Harven
+Copyright (C) 2006-2011 Bartosz 'Dezeath' BiaĆek, (C) 2005 Harven
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/SimpleStatusMsg/src/utils.cpp b/plugins/SimpleStatusMsg/src/utils.cpp index 178bd47609..fda20d04a2 100644 --- a/plugins/SimpleStatusMsg/src/utils.cpp +++ b/plugins/SimpleStatusMsg/src/utils.cpp @@ -1,7 +1,7 @@ /*
Simple Status Message plugin for Miranda IM
-Copyright (C) 2006-2011 Bartosz 'Dezeath' BiaŃek, (C) 2005 Harven
+Copyright (C) 2006-2011 Bartosz 'Dezeath' BiaĆek, (C) 2005 Harven
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
|