From 62202ed10617927d5429bc59898e12a366abe744 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 13:00:20 +0300 Subject: convert all files exept curl and new_gpg to utf-8 BOM --- protocols/Dummy/src/dummy.h | 2 +- protocols/Dummy/src/dummy_options.cpp | 2 +- protocols/Dummy/src/dummy_proto.cpp | 2 +- protocols/Dummy/src/dummy_proto.h | 2 +- protocols/Dummy/src/main.cpp | 2 +- protocols/Dummy/src/resource.h | 2 +- protocols/Dummy/src/stdafx.cxx | 2 +- protocols/Dummy/src/stdafx.h | 2 +- protocols/Dummy/src/version.h | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'protocols/Dummy/src') 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 -- cgit v1.2.3