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/YARelay/src/main.cpp | 2 +- plugins/YARelay/src/options.cpp | 2 +- plugins/YARelay/src/resource.h | 2 +- plugins/YARelay/src/stdafx.cxx | 2 +- plugins/YARelay/src/stdafx.h | 2 +- plugins/YARelay/src/version.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'plugins/YARelay/src') diff --git a/plugins/YARelay/src/main.cpp b/plugins/YARelay/src/main.cpp index d33937b679..6a347f1595 100644 --- a/plugins/YARelay/src/main.cpp +++ b/plugins/YARelay/src/main.cpp @@ -1,4 +1,4 @@ -/* +/* yaRelay.cpp Yet Another Relay plugin. v.0.0.0.3 diff --git a/plugins/YARelay/src/options.cpp b/plugins/YARelay/src/options.cpp index f10bfcb0e3..699cc58d29 100644 --- a/plugins/YARelay/src/options.cpp +++ b/plugins/YARelay/src/options.cpp @@ -1,4 +1,4 @@ -/* +/* yaRelay.cpp Yet Another Relay plugin. v.0.0.0.3 diff --git a/plugins/YARelay/src/resource.h b/plugins/YARelay/src/resource.h index b9104ff1a1..46472dcd46 100644 --- a/plugins/YARelay/src/resource.h +++ b/plugins/YARelay/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}} +//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by frame.rc // diff --git a/plugins/YARelay/src/stdafx.cxx b/plugins/YARelay/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/YARelay/src/stdafx.cxx +++ b/plugins/YARelay/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/YARelay/src/stdafx.h b/plugins/YARelay/src/stdafx.h index eef4c08ce8..872d8e34e9 100644 --- a/plugins/YARelay/src/stdafx.h +++ b/plugins/YARelay/src/stdafx.h @@ -1,4 +1,4 @@ -/* +/* yaRelay.cpp Yet Another Relay plugin. v.0.0.0.3 diff --git a/plugins/YARelay/src/version.h b/plugins/YARelay/src/version.h index d565b2ec64..64fc565742 100644 --- a/plugins/YARelay/src/version.h +++ b/plugins/YARelay/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 1 #define __RELEASE_NUM 0 #define __BUILD_NUM 1 -- cgit v1.2.3