diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 |
commit | 80221d816eeb98f0df38e0243390033c614952f3 (patch) | |
tree | 7618176108093921b6934343bc2f76a66ea97730 /protocols/Dummy | |
parent | 25df99ba7462958f2cb9075020ec1c9a5a7c9f50 (diff) |
Source files converted to utf-8
Diffstat (limited to 'protocols/Dummy')
-rw-r--r-- | protocols/Dummy/src/dummy.h | 2 | ||||
-rw-r--r-- | protocols/Dummy/src/dummy_options.cpp | 2 | ||||
-rw-r--r-- | protocols/Dummy/src/dummy_proto.cpp | 2 | ||||
-rw-r--r-- | protocols/Dummy/src/dummy_proto.h | 2 | ||||
-rw-r--r-- | protocols/Dummy/src/main.cpp | 2 | ||||
-rw-r--r-- | protocols/Dummy/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | protocols/Dummy/src/stdafx.h | 2 | ||||
-rw-r--r-- | protocols/Dummy/src/version.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/protocols/Dummy/src/dummy.h b/protocols/Dummy/src/dummy.h index 2aef5359a2..9017c5e9aa 100644 --- a/protocols/Dummy/src/dummy.h +++ b/protocols/Dummy/src/dummy.h @@ -1,5 +1,5 @@ /*
-Copyright (c) 2014 Robert Pösel
+Copyright (c) 2014 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
diff --git a/protocols/Dummy/src/dummy_options.cpp b/protocols/Dummy/src/dummy_options.cpp index 935dc955ff..8b300537b7 100644 --- a/protocols/Dummy/src/dummy_options.cpp +++ b/protocols/Dummy/src/dummy_options.cpp @@ -1,5 +1,5 @@ /*
-Copyright (c) 2014 Robert Pösel
+Copyright (c) 2014 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
diff --git a/protocols/Dummy/src/dummy_proto.cpp b/protocols/Dummy/src/dummy_proto.cpp index 6ccf2f4ac0..4c2ef65967 100644 --- a/protocols/Dummy/src/dummy_proto.cpp +++ b/protocols/Dummy/src/dummy_proto.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2014 Robert Pösel +Copyright (c) 2014 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 diff --git a/protocols/Dummy/src/dummy_proto.h b/protocols/Dummy/src/dummy_proto.h index 2543c949da..885c92e59c 100644 --- a/protocols/Dummy/src/dummy_proto.h +++ b/protocols/Dummy/src/dummy_proto.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2014 Robert Pösel +Copyright (c) 2014 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 diff --git a/protocols/Dummy/src/main.cpp b/protocols/Dummy/src/main.cpp index 7ce977fa6d..797c7e7470 100644 --- a/protocols/Dummy/src/main.cpp +++ b/protocols/Dummy/src/main.cpp @@ -1,5 +1,5 @@ /*
-Copyright (c) 2014 Robert Pösel
+Copyright (c) 2014 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
diff --git a/protocols/Dummy/src/stdafx.cxx b/protocols/Dummy/src/stdafx.cxx index 4c7b0c9368..b577430df0 100644 --- a/protocols/Dummy/src/stdafx.cxx +++ b/protocols/Dummy/src/stdafx.cxx @@ -1,5 +1,5 @@ /* -Copyright (c) 2014 Robert Pösel +Copyright (c) 2014 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 diff --git a/protocols/Dummy/src/stdafx.h b/protocols/Dummy/src/stdafx.h index 84b1fbc2da..e20bdc612b 100644 --- a/protocols/Dummy/src/stdafx.h +++ b/protocols/Dummy/src/stdafx.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2014 Robert Pösel +Copyright (c) 2014 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 diff --git a/protocols/Dummy/src/version.h b/protocols/Dummy/src/version.h index c9ba47ae5d..938681144c 100644 --- a/protocols/Dummy/src/version.h +++ b/protocols/Dummy/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Robert P\xf6" "sel" #define __AUTHOREMAIL "robyer@seznam.cz" #define __AUTHORWEB "https://miranda-ng.org/p/Dummy/" -#define __COPYRIGHT "© 2014-17 Robert P\xf6" "sel" +#define __COPYRIGHT "© 2014-17 Robert P\xf6" "sel" |