summaryrefslogtreecommitdiff
path: root/protocols/MinecraftDynmap/src
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2017-11-28 22:12:43 +0300
committerKirill Volinsky <mataes2007@gmail.com>2017-11-28 22:12:43 +0300
commit80221d816eeb98f0df38e0243390033c614952f3 (patch)
tree7618176108093921b6934343bc2f76a66ea97730 /protocols/MinecraftDynmap/src
parent25df99ba7462958f2cb9075020ec1c9a5a7c9f50 (diff)
Source files converted to utf-8
Diffstat (limited to 'protocols/MinecraftDynmap/src')
-rw-r--r--protocols/MinecraftDynmap/src/chat.cpp2
-rw-r--r--protocols/MinecraftDynmap/src/communication.cpp2
-rw-r--r--protocols/MinecraftDynmap/src/constants.h2
-rw-r--r--protocols/MinecraftDynmap/src/dialogs.cpp2
-rw-r--r--protocols/MinecraftDynmap/src/dialogs.h2
-rw-r--r--protocols/MinecraftDynmap/src/main.cpp2
-rw-r--r--protocols/MinecraftDynmap/src/proto.cpp2
-rw-r--r--protocols/MinecraftDynmap/src/proto.h2
-rw-r--r--protocols/MinecraftDynmap/src/stdafx.h2
-rw-r--r--protocols/MinecraftDynmap/src/utils.h2
-rw-r--r--protocols/MinecraftDynmap/src/version.h2
11 files changed, 11 insertions, 11 deletions
diff --git a/protocols/MinecraftDynmap/src/chat.cpp b/protocols/MinecraftDynmap/src/chat.cpp
index 044261e740..c15a49bfed 100644
--- a/protocols/MinecraftDynmap/src/chat.cpp
+++ b/protocols/MinecraftDynmap/src/chat.cpp
@@ -3,7 +3,7 @@
Minecraft Dynmap plugin for Miranda Instant Messenger
_____________________________________________
-Copyright © 2015-17 Robert Pösel
+Copyright © 2015-17 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/protocols/MinecraftDynmap/src/communication.cpp b/protocols/MinecraftDynmap/src/communication.cpp
index 620b3f17a1..ae89e6d377 100644
--- a/protocols/MinecraftDynmap/src/communication.cpp
+++ b/protocols/MinecraftDynmap/src/communication.cpp
@@ -3,7 +3,7 @@
Minecraft Dynmap plugin for Miranda Instant Messenger
_____________________________________________
-Copyright © 2015-17 Robert Pösel
+Copyright © 2015-17 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/protocols/MinecraftDynmap/src/constants.h b/protocols/MinecraftDynmap/src/constants.h
index 5bd2e5d25b..68a421c0b2 100644
--- a/protocols/MinecraftDynmap/src/constants.h
+++ b/protocols/MinecraftDynmap/src/constants.h
@@ -3,7 +3,7 @@
Minecraft Dynmap plugin for Miranda Instant Messenger
_____________________________________________
-Copyright © 2015-17 Robert Pösel
+Copyright © 2015-17 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/protocols/MinecraftDynmap/src/dialogs.cpp b/protocols/MinecraftDynmap/src/dialogs.cpp
index 69bad0db70..a26d824109 100644
--- a/protocols/MinecraftDynmap/src/dialogs.cpp
+++ b/protocols/MinecraftDynmap/src/dialogs.cpp
@@ -3,7 +3,7 @@
Minecraft Dynmap plugin for Miranda Instant Messenger
_____________________________________________
-Copyright © 2015-17 Robert Pösel
+Copyright © 2015-17 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/protocols/MinecraftDynmap/src/dialogs.h b/protocols/MinecraftDynmap/src/dialogs.h
index d6f86e9eb0..40c45095f2 100644
--- a/protocols/MinecraftDynmap/src/dialogs.h
+++ b/protocols/MinecraftDynmap/src/dialogs.h
@@ -3,7 +3,7 @@
Minecraft Dynmap plugin for Miranda Instant Messenger
_____________________________________________
-Copyright © 2015-17 Robert Pösel
+Copyright © 2015-17 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/protocols/MinecraftDynmap/src/main.cpp b/protocols/MinecraftDynmap/src/main.cpp
index 910a7562ff..42b4a82c96 100644
--- a/protocols/MinecraftDynmap/src/main.cpp
+++ b/protocols/MinecraftDynmap/src/main.cpp
@@ -3,7 +3,7 @@
Minecraft Dynmap plugin for Miranda Instant Messenger
_____________________________________________
-Copyright © 2015-17 Robert Pösel
+Copyright © 2015-17 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/protocols/MinecraftDynmap/src/proto.cpp b/protocols/MinecraftDynmap/src/proto.cpp
index 3aaa6ab022..008ed66936 100644
--- a/protocols/MinecraftDynmap/src/proto.cpp
+++ b/protocols/MinecraftDynmap/src/proto.cpp
@@ -3,7 +3,7 @@
Minecraft Dynmap plugin for Miranda Instant Messenger
_____________________________________________
-Copyright © 2015-17 Robert Pösel
+Copyright © 2015-17 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/protocols/MinecraftDynmap/src/proto.h b/protocols/MinecraftDynmap/src/proto.h
index ff643f4be8..c302a10c6d 100644
--- a/protocols/MinecraftDynmap/src/proto.h
+++ b/protocols/MinecraftDynmap/src/proto.h
@@ -3,7 +3,7 @@
Minecraft Dynmap plugin for Miranda Instant Messenger
_____________________________________________
-Copyright © 2015-17 Robert Pösel
+Copyright © 2015-17 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/protocols/MinecraftDynmap/src/stdafx.h b/protocols/MinecraftDynmap/src/stdafx.h
index 07c6d363f7..9c238ad0da 100644
--- a/protocols/MinecraftDynmap/src/stdafx.h
+++ b/protocols/MinecraftDynmap/src/stdafx.h
@@ -3,7 +3,7 @@
Minecraft Dynmap plugin for Miranda Instant Messenger
_____________________________________________
-Copyright © 2015-17 Robert Pösel
+Copyright © 2015-17 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/protocols/MinecraftDynmap/src/utils.h b/protocols/MinecraftDynmap/src/utils.h
index 247ac1f13b..cbc6586d48 100644
--- a/protocols/MinecraftDynmap/src/utils.h
+++ b/protocols/MinecraftDynmap/src/utils.h
@@ -3,7 +3,7 @@
Minecraft Dynmap plugin for Miranda Instant Messenger
_____________________________________________
-Copyright © 2015-17 Robert Pösel
+Copyright © 2015-17 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/protocols/MinecraftDynmap/src/version.h b/protocols/MinecraftDynmap/src/version.h
index a0e1d306b8..dab63323fa 100644
--- a/protocols/MinecraftDynmap/src/version.h
+++ b/protocols/MinecraftDynmap/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/MinecraftDynmap/"
-#define __COPYRIGHT "© 2015-17 Robert P\xf6" "sel"
+#define __COPYRIGHT "© 2015-17 Robert P\xf6" "sel"