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 --- 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 5a878c8c05..001922dca4 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 67b2290358..c6004b0d2c 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 286f91ca13..ab90f8b1eb 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 e4ed78f866..421bdd65c3 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 9887b10071..5e85952346 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 1cd9f2ec04..b5d1bb401c 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 b05ed73bc5..bfd519e3dc 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 14b3a280b9..bb9472a306 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 c6c079cf3a..84ca8703a0 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 01eee73411..544edb31ee 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 0e8658af31..eee79cd982 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