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/SplashScreen/src/bitmap_funcs.cpp | 2 +- plugins/SplashScreen/src/bitmap_funcs.h | 2 +- plugins/SplashScreen/src/debug.h | 2 +- plugins/SplashScreen/src/main.cpp | 2 +- plugins/SplashScreen/src/options.cpp | 2 +- plugins/SplashScreen/src/resource.h | 2 +- plugins/SplashScreen/src/services.cpp | 2 +- plugins/SplashScreen/src/splash.cpp | 2 +- plugins/SplashScreen/src/stdafx.cxx | 2 +- plugins/SplashScreen/src/stdafx.h | 2 +- plugins/SplashScreen/src/version.h | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'plugins/SplashScreen/src') diff --git a/plugins/SplashScreen/src/bitmap_funcs.cpp b/plugins/SplashScreen/src/bitmap_funcs.cpp index b5d1738832..92266f1038 100644 --- a/plugins/SplashScreen/src/bitmap_funcs.cpp +++ b/plugins/SplashScreen/src/bitmap_funcs.cpp @@ -1,4 +1,4 @@ -/* +/* Splash Screen Plugin for Miranda NG (www.miranda-ng.org) (c) 2004-2007 nullbie, (c) 2005-2007 Thief diff --git a/plugins/SplashScreen/src/bitmap_funcs.h b/plugins/SplashScreen/src/bitmap_funcs.h index 851b746e4d..e5152bee31 100644 --- a/plugins/SplashScreen/src/bitmap_funcs.h +++ b/plugins/SplashScreen/src/bitmap_funcs.h @@ -1,4 +1,4 @@ -#ifndef __bitmap_funcs_h__ +#ifndef __bitmap_funcs_h__ #define __bitmap_funcs_h__ // This should make bitmap manipulations much easier... diff --git a/plugins/SplashScreen/src/debug.h b/plugins/SplashScreen/src/debug.h index 91f45ef971..1ab551cc2f 100644 --- a/plugins/SplashScreen/src/debug.h +++ b/plugins/SplashScreen/src/debug.h @@ -1,4 +1,4 @@ -#ifndef __debug_h__ +#ifndef __debug_h__ #define __debug_h__ #define PlugName "SplashScreen" diff --git a/plugins/SplashScreen/src/main.cpp b/plugins/SplashScreen/src/main.cpp index 3b453000be..9143017379 100644 --- a/plugins/SplashScreen/src/main.cpp +++ b/plugins/SplashScreen/src/main.cpp @@ -1,4 +1,4 @@ -/* +/* Splash Screen Plugin for Miranda NG (www.miranda-ng.org) (c) 2004-2007 nullbie, (c) 2005-2007 Thief diff --git a/plugins/SplashScreen/src/options.cpp b/plugins/SplashScreen/src/options.cpp index 000556cbbc..504f430102 100644 --- a/plugins/SplashScreen/src/options.cpp +++ b/plugins/SplashScreen/src/options.cpp @@ -1,4 +1,4 @@ -/* +/* Splash Screen Plugin for Miranda NG (www.miranda-ng.org) (c) 2004-2007 nullbie, (c) 2005-2007 Thief diff --git a/plugins/SplashScreen/src/resource.h b/plugins/SplashScreen/src/resource.h index 5920dc5806..347685fe8e 100644 --- a/plugins/SplashScreen/src/resource.h +++ b/plugins/SplashScreen/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}} +//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by splash.rc // diff --git a/plugins/SplashScreen/src/services.cpp b/plugins/SplashScreen/src/services.cpp index efc798ba46..ac32581ba7 100644 --- a/plugins/SplashScreen/src/services.cpp +++ b/plugins/SplashScreen/src/services.cpp @@ -1,4 +1,4 @@ -/* +/* Splash Screen Plugin for Miranda NG (www.miranda-ng.org) (c) 2004-2007 nullbie, (c) 2005-2007 Thief diff --git a/plugins/SplashScreen/src/splash.cpp b/plugins/SplashScreen/src/splash.cpp index c8f8c874ba..378fef44cd 100644 --- a/plugins/SplashScreen/src/splash.cpp +++ b/plugins/SplashScreen/src/splash.cpp @@ -1,4 +1,4 @@ -/* +/* Splash Screen Plugin for Miranda NG (www.miranda-ng.org) (c) 2004-2007 nullbie, (c) 2005-2007 Thief diff --git a/plugins/SplashScreen/src/stdafx.cxx b/plugins/SplashScreen/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/SplashScreen/src/stdafx.cxx +++ b/plugins/SplashScreen/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/SplashScreen/src/stdafx.h b/plugins/SplashScreen/src/stdafx.h index dd1217124b..cc17808564 100644 --- a/plugins/SplashScreen/src/stdafx.h +++ b/plugins/SplashScreen/src/stdafx.h @@ -1,4 +1,4 @@ -/* +/* Splash Screen Plugin for Miranda NG (www.miranda-ng.org) (c) 2004-2007 nullbie, (c) 2005-2007 Thief diff --git a/plugins/SplashScreen/src/version.h b/plugins/SplashScreen/src/version.h index 91b22115a2..c65c605de7 100644 --- a/plugins/SplashScreen/src/version.h +++ b/plugins/SplashScreen/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 1 #define __RELEASE_NUM 2 #define __BUILD_NUM 3 -- cgit v1.2.3