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/stdauth/src/auth.cpp | 2 +- src/core/stdauth/src/authdialogs.cpp | 2 +- src/core/stdauth/src/main.cpp | 2 +- src/core/stdauth/src/stdafx.cxx | 1 - src/core/stdauth/src/stdafx.h | 2 +- src/core/stdauth/src/version.h | 2 +- 6 files changed, 5 insertions(+), 6 deletions(-) (limited to 'src/core/stdauth') diff --git a/src/core/stdauth/src/auth.cpp b/src/core/stdauth/src/auth.cpp index 7b5b3ae59b..fa23c79696 100644 --- a/src/core/stdauth/src/auth.cpp +++ b/src/core/stdauth/src/auth.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/stdauth/src/authdialogs.cpp b/src/core/stdauth/src/authdialogs.cpp index 8d9d3862ba..4258510e3e 100644 --- a/src/core/stdauth/src/authdialogs.cpp +++ b/src/core/stdauth/src/authdialogs.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/stdauth/src/main.cpp b/src/core/stdauth/src/main.cpp index 5076835998..75734c1c7a 100644 --- a/src/core/stdauth/src/main.cpp +++ b/src/core/stdauth/src/main.cpp @@ -2,7 +2,7 @@ Standard Send/Recv Auth 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/stdauth/src/stdafx.cxx b/src/core/stdauth/src/stdafx.cxx index 716dda68f1..a27b824da7 100644 --- a/src/core/stdauth/src/stdafx.cxx +++ b/src/core/stdauth/src/stdafx.cxx @@ -1,2 +1 @@ #include "stdafx.h" - diff --git a/src/core/stdauth/src/stdafx.h b/src/core/stdauth/src/stdafx.h index 353c02d116..657a3d54a6 100644 --- a/src/core/stdauth/src/stdafx.h +++ b/src/core/stdauth/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/stdauth/src/version.h b/src/core/stdauth/src/version.h index 98ce9623b7..1151141425 100644 --- a/src/core/stdauth/src/version.h +++ b/src/core/stdauth/src/version.h @@ -9,4 +9,4 @@ #define __AUTHOR "Miranda NG Development Team" #define __AUTHOREMAIL "" #define __AUTHORWEB "https://miranda-ng.org/p/StdAuth/" -#define __COPYRIGHT " 2012-17 Miranda NG Development Team" +#define __COPYRIGHT "© 2012-17 Miranda NG Development Team" -- cgit v1.2.3