diff options
Diffstat (limited to 'protocols/Dummy')
-rw-r--r-- | protocols/Dummy/CMakeLists.txt | 2 | ||||
-rw-r--r-- | protocols/Dummy/proto_dummy/CMakeLists.txt | 2 | ||||
-rw-r--r-- | protocols/Dummy/proto_dummy/res/Proto_Dummy.rc | 2 | ||||
-rw-r--r-- | protocols/Dummy/proto_dummy/src/resource.h | 2 | ||||
-rw-r--r-- | protocols/Dummy/res/resource.rc | 2 | ||||
-rw-r--r-- | protocols/Dummy/res/version.rc | 2 | ||||
-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/resource.h | 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 |
15 files changed, 15 insertions, 15 deletions
diff --git a/protocols/Dummy/CMakeLists.txt b/protocols/Dummy/CMakeLists.txt index 2fedfcaa24..cdc3ba83ec 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 3396e1c992..f6e7d076cb 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/res/Proto_Dummy.rc b/protocols/Dummy/proto_dummy/res/Proto_Dummy.rc index 44c1a51f44..96e307b745 100644 --- a/protocols/Dummy/proto_dummy/res/Proto_Dummy.rc +++ b/protocols/Dummy/proto_dummy/res/Proto_Dummy.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script. +// Microsoft Visual C++ generated resource script. // #include "..\src\resource.h" diff --git a/protocols/Dummy/proto_dummy/src/resource.h b/protocols/Dummy/proto_dummy/src/resource.h index 309123b626..3c75eae736 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/res/resource.rc b/protocols/Dummy/res/resource.rc index 7d7ef55679..69b10a7fd7 100644 --- a/protocols/Dummy/res/resource.rc +++ b/protocols/Dummy/res/resource.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/protocols/Dummy/res/version.rc b/protocols/Dummy/res/version.rc index 37934706a0..fcd820ac36 100644 --- a/protocols/Dummy/res/version.rc +++ b/protocols/Dummy/res/version.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script. +// Microsoft Visual C++ generated resource script. // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ diff --git a/protocols/Dummy/src/dummy.h b/protocols/Dummy/src/dummy.h index 6236dd4fe8..9fe2368561 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 e5b6af951d..739f6900e2 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 6b978155c1..d74e7d1ad3 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 e985c31b9f..cd6cf10da6 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 135358b7f8..5976e36fc9 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 f9405505ad..e234a2472e 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 446abfd6d9..9860436786 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 b80b9d9eec..164c460caf 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 99bef970b2..61d2e0df3e 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 |