summaryrefslogtreecommitdiff
path: root/protocols/Dummy
diff options
context:
space:
mode:
authorKirill Volinsky <Mataes2007@gmail.com>2017-12-06 14:15:09 +0300
committerKirill Volinsky <Mataes2007@gmail.com>2017-12-06 14:15:09 +0300
commita27079fe5c4a210664515c47767c00112c435d65 (patch)
tree39e36b58b4138af46e2f10661de352482b89399d /protocols/Dummy
parent87c39b86cfeb0dedf94f9bf04af30de2daf368bc (diff)
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744)
Diffstat (limited to 'protocols/Dummy')
-rw-r--r--protocols/Dummy/CMakeLists.txt2
-rw-r--r--protocols/Dummy/proto_dummy/CMakeLists.txt2
-rw-r--r--protocols/Dummy/proto_dummy/src/resource.h2
-rw-r--r--protocols/Dummy/src/dummy.h2
-rw-r--r--protocols/Dummy/src/dummy_options.cpp2
-rw-r--r--protocols/Dummy/src/dummy_proto.cpp2
-rw-r--r--protocols/Dummy/src/dummy_proto.h2
-rw-r--r--protocols/Dummy/src/main.cpp2
-rw-r--r--protocols/Dummy/src/resource.h2
-rw-r--r--protocols/Dummy/src/stdafx.cxx2
-rw-r--r--protocols/Dummy/src/stdafx.h2
-rw-r--r--protocols/Dummy/src/version.h2
12 files changed, 12 insertions, 12 deletions
diff --git a/protocols/Dummy/CMakeLists.txt b/protocols/Dummy/CMakeLists.txt
index cdc3ba83ec..2fedfcaa24 100644
--- a/protocols/Dummy/CMakeLists.txt
+++ b/protocols/Dummy/CMakeLists.txt
@@ -1,4 +1,4 @@
-file(GLOB SOURCES "src/*.h" "src/*.cpp" "res/*.rc")
+file(GLOB SOURCES "src/*.h" "src/*.cpp" "res/*.rc")
set(TARGET Dummy)
include(${CMAKE_SOURCE_DIR}/cmake/plugin.cmake)
add_subdirectory(proto_dummy) \ No newline at end of file
diff --git a/protocols/Dummy/proto_dummy/CMakeLists.txt b/protocols/Dummy/proto_dummy/CMakeLists.txt
index f6e7d076cb..3396e1c992 100644
--- a/protocols/Dummy/proto_dummy/CMakeLists.txt
+++ b/protocols/Dummy/proto_dummy/CMakeLists.txt
@@ -1,2 +1,2 @@
-set(TARGET Proto_Dummy)
+set(TARGET Proto_Dummy)
include(${CMAKE_SOURCE_DIR}/cmake/icons.cmake) \ No newline at end of file
diff --git a/protocols/Dummy/proto_dummy/src/resource.h b/protocols/Dummy/proto_dummy/src/resource.h
index 3c75eae736..309123b626 100644
--- a/protocols/Dummy/proto_dummy/src/resource.h
+++ b/protocols/Dummy/proto_dummy/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Proto_IRC.rc
//
diff --git a/protocols/Dummy/src/dummy.h b/protocols/Dummy/src/dummy.h
index 9fe2368561..6236dd4fe8 100644
--- a/protocols/Dummy/src/dummy.h
+++ b/protocols/Dummy/src/dummy.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (c) 2014 Robert Pösel
This program is free software; you can redistribute it and/or
diff --git a/protocols/Dummy/src/dummy_options.cpp b/protocols/Dummy/src/dummy_options.cpp
index 739f6900e2..e5b6af951d 100644
--- a/protocols/Dummy/src/dummy_options.cpp
+++ b/protocols/Dummy/src/dummy_options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (c) 2014 Robert Pösel
This program is free software; you can redistribute it and/or
diff --git a/protocols/Dummy/src/dummy_proto.cpp b/protocols/Dummy/src/dummy_proto.cpp
index d74e7d1ad3..6b978155c1 100644
--- a/protocols/Dummy/src/dummy_proto.cpp
+++ b/protocols/Dummy/src/dummy_proto.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (c) 2014 Robert Pösel
This program is free software; you can redistribute it and/or
diff --git a/protocols/Dummy/src/dummy_proto.h b/protocols/Dummy/src/dummy_proto.h
index cd6cf10da6..e985c31b9f 100644
--- a/protocols/Dummy/src/dummy_proto.h
+++ b/protocols/Dummy/src/dummy_proto.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (c) 2014 Robert Pösel
This program is free software; you can redistribute it and/or
diff --git a/protocols/Dummy/src/main.cpp b/protocols/Dummy/src/main.cpp
index 5976e36fc9..135358b7f8 100644
--- a/protocols/Dummy/src/main.cpp
+++ b/protocols/Dummy/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (c) 2014 Robert Pösel
This program is free software; you can redistribute it and/or
diff --git a/protocols/Dummy/src/resource.h b/protocols/Dummy/src/resource.h
index e234a2472e..f9405505ad 100644
--- a/protocols/Dummy/src/resource.h
+++ b/protocols/Dummy/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by D:\Development\Miranda\Miranda NG\protocols\Dummy\res\resource.rc
//
diff --git a/protocols/Dummy/src/stdafx.cxx b/protocols/Dummy/src/stdafx.cxx
index 9860436786..446abfd6d9 100644
--- a/protocols/Dummy/src/stdafx.cxx
+++ b/protocols/Dummy/src/stdafx.cxx
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (c) 2014 Robert Pösel
This program is free software; you can redistribute it and/or
diff --git a/protocols/Dummy/src/stdafx.h b/protocols/Dummy/src/stdafx.h
index 164c460caf..b80b9d9eec 100644
--- a/protocols/Dummy/src/stdafx.h
+++ b/protocols/Dummy/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (c) 2014 Robert Pösel
This program is free software; you can redistribute it and/or
diff --git a/protocols/Dummy/src/version.h b/protocols/Dummy/src/version.h
index 61d2e0df3e..99bef970b2 100644
--- a/protocols/Dummy/src/version.h
+++ b/protocols/Dummy/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 0
#define __BUILD_NUM 0