From 50cf7500115da74a3583eaa7397186d137cbd05d Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 28 Nov 2017 21:25:03 +0300 Subject: Core: convert source files to utf-8 --- src/core/stdhelp/src/about.cpp | 2 +- src/core/stdhelp/src/help.cpp | 2 +- src/core/stdhelp/src/main.cpp | 2 +- src/core/stdhelp/src/stdafx.h | 2 +- src/core/stdhelp/src/version.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/core/stdhelp') diff --git a/src/core/stdhelp/src/about.cpp b/src/core/stdhelp/src/about.cpp index 3b74c287e7..a113ed1130 100644 --- a/src/core/stdhelp/src/about.cpp +++ b/src/core/stdhelp/src/about.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (с) 2012-17 Miranda NG project (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdhelp/src/help.cpp b/src/core/stdhelp/src/help.cpp index 2b9ce456e0..4341061b33 100644 --- a/src/core/stdhelp/src/help.cpp +++ b/src/core/stdhelp/src/help.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (с) 2012-17 Miranda NG project (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdhelp/src/main.cpp b/src/core/stdhelp/src/main.cpp index d49f8e797d..5bb6ecf4bb 100644 --- a/src/core/stdhelp/src/main.cpp +++ b/src/core/stdhelp/src/main.cpp @@ -2,7 +2,7 @@ Standard Help/About plugin for Miranda NG -Copyright () 2012-17 Miranda NG project (https://miranda-ng.org) +Copyright (с) 2012-17 Miranda NG project (https://miranda-ng.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/stdhelp/src/stdafx.h b/src/core/stdhelp/src/stdafx.h index d7dd0726c8..b4314a7906 100644 --- a/src/core/stdhelp/src/stdafx.h +++ b/src/core/stdhelp/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright () 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (с) 2012-17 Miranda NG project (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdhelp/src/version.h b/src/core/stdhelp/src/version.h index 5b04cf8f15..888ae87d13 100644 --- a/src/core/stdhelp/src/version.h +++ b/src/core/stdhelp/src/version.h @@ -9,4 +9,4 @@ #define __AUTHOR "Miranda NG Development Team" #define __AUTHOREMAIL "" #define __AUTHORWEB "https://miranda-ng.org/p/StdHelp/" -#define __COPYRIGHT " 2012-17 Miranda NG Development Team" +#define __COPYRIGHT "© 2012-17 Miranda NG Development Team" -- cgit v1.2.3