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/AVS/src/acc.cpp | 2 +- plugins/AVS/src/acc.h | 2 +- plugins/AVS/src/cache.cpp | 2 +- plugins/AVS/src/image_utils.cpp | 2 +- plugins/AVS/src/image_utils.h | 2 +- plugins/AVS/src/main.cpp | 2 +- plugins/AVS/src/options.cpp | 2 +- plugins/AVS/src/poll.cpp | 2 +- plugins/AVS/src/poll.h | 2 +- plugins/AVS/src/resource.h | 2 +- plugins/AVS/src/services.cpp | 2 +- plugins/AVS/src/stdafx.cxx | 2 +- plugins/AVS/src/stdafx.h | 2 +- plugins/AVS/src/utils.cpp | 2 +- plugins/AVS/src/version.h | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) (limited to 'plugins/AVS/src') diff --git a/plugins/AVS/src/acc.cpp b/plugins/AVS/src/acc.cpp index 4ea8f73893..8412db19a2 100644 --- a/plugins/AVS/src/acc.cpp +++ b/plugins/AVS/src/acc.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/plugins/AVS/src/acc.h b/plugins/AVS/src/acc.h index 2fcd431fff..94a8f1253a 100644 --- a/plugins/AVS/src/acc.h +++ b/plugins/AVS/src/acc.h @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2006 Ricardo Pescuma Domenecci, Nightwish This is free software; you can redistribute it and/or diff --git a/plugins/AVS/src/cache.cpp b/plugins/AVS/src/cache.cpp index 3ab9098917..160f1a3d1b 100644 --- a/plugins/AVS/src/cache.cpp +++ b/plugins/AVS/src/cache.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2006 Ricardo Pescuma Domenecci, Nightwish This is free software; you can redistribute it and/or diff --git a/plugins/AVS/src/image_utils.cpp b/plugins/AVS/src/image_utils.cpp index a7641f79c5..020b618285 100644 --- a/plugins/AVS/src/image_utils.cpp +++ b/plugins/AVS/src/image_utils.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "image_utils.h" #define GET_PIXEL(__P__, __X__, __Y__) ( __P__ + width * 4 * (__Y__) + 4 * (__X__)) diff --git a/plugins/AVS/src/image_utils.h b/plugins/AVS/src/image_utils.h index 48025671b6..cf4529321e 100644 --- a/plugins/AVS/src/image_utils.h +++ b/plugins/AVS/src/image_utils.h @@ -1,4 +1,4 @@ -#ifndef __IMAGE_UTILS_H__ +#ifndef __IMAGE_UTILS_H__ # define __IMAGE_UTILS_H__ HBITMAP BmpFilterLoadBitmap(BOOL *bIsTransparent, const wchar_t *ptszFilename); diff --git a/plugins/AVS/src/main.cpp b/plugins/AVS/src/main.cpp index 2e7124e6dc..766c758af6 100644 --- a/plugins/AVS/src/main.cpp +++ b/plugins/AVS/src/main.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/plugins/AVS/src/options.cpp b/plugins/AVS/src/options.cpp index c304a72daf..444be2c0ab 100644 --- a/plugins/AVS/src/options.cpp +++ b/plugins/AVS/src/options.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/plugins/AVS/src/poll.cpp b/plugins/AVS/src/poll.cpp index 671c463f79..3a2a091e3b 100644 --- a/plugins/AVS/src/poll.cpp +++ b/plugins/AVS/src/poll.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2006 Ricardo Pescuma Domenecci, Nightwish This is free software; you can redistribute it and/or diff --git a/plugins/AVS/src/poll.h b/plugins/AVS/src/poll.h index 12419e8087..39678f2b4e 100644 --- a/plugins/AVS/src/poll.h +++ b/plugins/AVS/src/poll.h @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2006 Ricardo Pescuma Domenecci, Nightwish This is free software; you can redistribute it and/or diff --git a/plugins/AVS/src/resource.h b/plugins/AVS/src/resource.h index 201286d8df..a58c6eb0d0 100644 --- a/plugins/AVS/src/resource.h +++ b/plugins/AVS/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}} +//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by avs.rc // diff --git a/plugins/AVS/src/services.cpp b/plugins/AVS/src/services.cpp index 08eee4d133..91730e0297 100644 --- a/plugins/AVS/src/services.cpp +++ b/plugins/AVS/src/services.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/plugins/AVS/src/stdafx.cxx b/plugins/AVS/src/stdafx.cxx index bfd519e3dc..b05ed73bc5 100644 --- a/plugins/AVS/src/stdafx.cxx +++ b/plugins/AVS/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/AVS/src/stdafx.h b/plugins/AVS/src/stdafx.h index 36e6371c8e..f7bba051d4 100644 --- a/plugins/AVS/src/stdafx.h +++ b/plugins/AVS/src/stdafx.h @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/plugins/AVS/src/utils.cpp b/plugins/AVS/src/utils.cpp index f0fc2f783a..1aa82f4515 100644 --- a/plugins/AVS/src/utils.cpp +++ b/plugins/AVS/src/utils.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2006 Ricardo Pescuma Domenecci, Nightwish This is free software; you can redistribute it and/or diff --git a/plugins/AVS/src/version.h b/plugins/AVS/src/version.h index 6d0659f537..0475c9ef0c 100644 --- a/plugins/AVS/src/version.h +++ b/plugins/AVS/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 95 #define __RELEASE_NUM 3 #define __BUILD_NUM 4 -- cgit v1.2.3