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/MimCmd/src/MimCmd.cpp | 2 +- plugins/MimCmd/src/commands.cpp | 2 +- plugins/MimCmd/src/commands.h | 2 +- plugins/MimCmd/src/resource.h | 2 +- plugins/MimCmd/src/stdafx.cxx | 2 +- plugins/MimCmd/src/stdafx.h | 2 +- plugins/MimCmd/src/version.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'plugins/MimCmd/src') diff --git a/plugins/MimCmd/src/MimCmd.cpp b/plugins/MimCmd/src/MimCmd.cpp index e2f288f377..14f8667b0c 100644 --- a/plugins/MimCmd/src/MimCmd.cpp +++ b/plugins/MimCmd/src/MimCmd.cpp @@ -1,4 +1,4 @@ -/* +/* CmdLine plugin for Miranda IM Copyright © 2007 Cristian Libotean diff --git a/plugins/MimCmd/src/commands.cpp b/plugins/MimCmd/src/commands.cpp index 648239581f..4d11c66f24 100644 --- a/plugins/MimCmd/src/commands.cpp +++ b/plugins/MimCmd/src/commands.cpp @@ -1,4 +1,4 @@ -/* +/* CmdLine plugin for Miranda IM Copyright © 2007 Cristian Libotean diff --git a/plugins/MimCmd/src/commands.h b/plugins/MimCmd/src/commands.h index 392f9da421..2bd0f74a06 100644 --- a/plugins/MimCmd/src/commands.h +++ b/plugins/MimCmd/src/commands.h @@ -1,4 +1,4 @@ -/* +/* CmdLine plugin for Miranda IM Copyright © 2007 Cristian Libotean diff --git a/plugins/MimCmd/src/resource.h b/plugins/MimCmd/src/resource.h index 9122ecfbbb..c3bc570152 100644 --- a/plugins/MimCmd/src/resource.h +++ b/plugins/MimCmd/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}} +//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by version.rc diff --git a/plugins/MimCmd/src/stdafx.cxx b/plugins/MimCmd/src/stdafx.cxx index bfd519e3dc..b05ed73bc5 100644 --- a/plugins/MimCmd/src/stdafx.cxx +++ b/plugins/MimCmd/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/MimCmd/src/stdafx.h b/plugins/MimCmd/src/stdafx.h index 302a32c28f..51c2476f62 100644 --- a/plugins/MimCmd/src/stdafx.h +++ b/plugins/MimCmd/src/stdafx.h @@ -1,4 +1,4 @@ -/* +/* CmdLine plugin for Miranda IM Copyright © 2007 Cristian Libotean diff --git a/plugins/MimCmd/src/version.h b/plugins/MimCmd/src/version.h index 500042df23..319023d290 100644 --- a/plugins/MimCmd/src/version.h +++ b/plugins/MimCmd/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 0 #define __RELEASE_NUM 4 #define __BUILD_NUM 1 -- cgit v1.2.3