From a27079fe5c4a210664515c47767c00112c435d65 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 14:15:09 +0300 Subject: convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744) --- plugins/ContactsPlus/src/main.cpp | 2 +- plugins/ContactsPlus/src/receive.cpp | 2 +- plugins/ContactsPlus/src/receive.h | 2 +- plugins/ContactsPlus/src/resource.h | 2 +- plugins/ContactsPlus/src/send.cpp | 2 +- plugins/ContactsPlus/src/send.h | 2 +- plugins/ContactsPlus/src/stdafx.cxx | 2 +- plugins/ContactsPlus/src/stdafx.h | 2 +- plugins/ContactsPlus/src/utils.cpp | 2 +- plugins/ContactsPlus/src/utils.h | 2 +- plugins/ContactsPlus/src/version.h | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'plugins/ContactsPlus/src') diff --git a/plugins/ContactsPlus/src/main.cpp b/plugins/ContactsPlus/src/main.cpp index 001922dca4..5a878c8c05 100644 --- a/plugins/ContactsPlus/src/main.cpp +++ b/plugins/ContactsPlus/src/main.cpp @@ -1,4 +1,4 @@ -// -------------------------------------------------------------------------- +// -------------------------------------------------------------------------- // Contacts+ for Miranda Instant Messenger // _______________________________________ // diff --git a/plugins/ContactsPlus/src/receive.cpp b/plugins/ContactsPlus/src/receive.cpp index c6004b0d2c..67b2290358 100644 --- a/plugins/ContactsPlus/src/receive.cpp +++ b/plugins/ContactsPlus/src/receive.cpp @@ -1,4 +1,4 @@ -// -------------------------------------------------------------------------- +// -------------------------------------------------------------------------- // Contacts+ for Miranda Instant Messenger // _______________________________________ // diff --git a/plugins/ContactsPlus/src/receive.h b/plugins/ContactsPlus/src/receive.h index ab90f8b1eb..286f91ca13 100644 --- a/plugins/ContactsPlus/src/receive.h +++ b/plugins/ContactsPlus/src/receive.h @@ -1,4 +1,4 @@ -// --------------------------------------------------------------------------- +// --------------------------------------------------------------------------- // Contacts+ for Miranda Instant Messenger // _______________________________________ // diff --git a/plugins/ContactsPlus/src/resource.h b/plugins/ContactsPlus/src/resource.h index 421bdd65c3..e4ed78f866 100644 --- a/plugins/ContactsPlus/src/resource.h +++ b/plugins/ContactsPlus/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}} +//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by contacts.rc // diff --git a/plugins/ContactsPlus/src/send.cpp b/plugins/ContactsPlus/src/send.cpp index 5e85952346..9887b10071 100644 --- a/plugins/ContactsPlus/src/send.cpp +++ b/plugins/ContactsPlus/src/send.cpp @@ -1,4 +1,4 @@ -// -------------------------------------------------------------------------- +// -------------------------------------------------------------------------- // Contacts+ for Miranda Instant Messenger // _______________________________________ // diff --git a/plugins/ContactsPlus/src/send.h b/plugins/ContactsPlus/src/send.h index b5d1bb401c..1cd9f2ec04 100644 --- a/plugins/ContactsPlus/src/send.h +++ b/plugins/ContactsPlus/src/send.h @@ -1,4 +1,4 @@ -// --------------------------------------------------------------------------- +// --------------------------------------------------------------------------- // Contacts+ for Miranda Instant Messenger // _______________________________________ // diff --git a/plugins/ContactsPlus/src/stdafx.cxx b/plugins/ContactsPlus/src/stdafx.cxx index bfd519e3dc..b05ed73bc5 100644 --- a/plugins/ContactsPlus/src/stdafx.cxx +++ b/plugins/ContactsPlus/src/stdafx.cxx @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org) This program is free software; you can redistribute it and/or diff --git a/plugins/ContactsPlus/src/stdafx.h b/plugins/ContactsPlus/src/stdafx.h index bb9472a306..14b3a280b9 100644 --- a/plugins/ContactsPlus/src/stdafx.h +++ b/plugins/ContactsPlus/src/stdafx.h @@ -1,4 +1,4 @@ -// --------------------------------------------------------------------------- +// --------------------------------------------------------------------------- // Contacts+ for Miranda Instant Messenger // _______________________________________ // diff --git a/plugins/ContactsPlus/src/utils.cpp b/plugins/ContactsPlus/src/utils.cpp index 84ca8703a0..c6c079cf3a 100644 --- a/plugins/ContactsPlus/src/utils.cpp +++ b/plugins/ContactsPlus/src/utils.cpp @@ -1,4 +1,4 @@ -// --------------------------------------------------------------------------- +// --------------------------------------------------------------------------- // Contacts+ for Miranda Instant Messenger // _______________________________________ // diff --git a/plugins/ContactsPlus/src/utils.h b/plugins/ContactsPlus/src/utils.h index 544edb31ee..01eee73411 100644 --- a/plugins/ContactsPlus/src/utils.h +++ b/plugins/ContactsPlus/src/utils.h @@ -1,4 +1,4 @@ -// --------------------------------------------------------------------------- +// --------------------------------------------------------------------------- // Contacts+ for Miranda Instant Messenger // _______________________________________ // diff --git a/plugins/ContactsPlus/src/version.h b/plugins/ContactsPlus/src/version.h index eee79cd982..0e8658af31 100644 --- a/plugins/ContactsPlus/src/version.h +++ b/plugins/ContactsPlus/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 1 +#define __MAJOR_VERSION 1 #define __MINOR_VERSION 6 #define __RELEASE_NUM 0 #define __BUILD_NUM 0 -- cgit v1.2.3