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/AutoShutdown/src/cpuusage.cpp | 2 +- plugins/AutoShutdown/src/cpuusage.h | 2 +- plugins/AutoShutdown/src/frame.cpp | 2 +- plugins/AutoShutdown/src/frame.h | 2 +- plugins/AutoShutdown/src/main.cpp | 2 +- plugins/AutoShutdown/src/options.cpp | 2 +- plugins/AutoShutdown/src/options.h | 2 +- plugins/AutoShutdown/src/resource.h | 2 +- plugins/AutoShutdown/src/settingsdlg.cpp | 2 +- plugins/AutoShutdown/src/settingsdlg.h | 2 +- plugins/AutoShutdown/src/shutdownsvc.cpp | 2 +- plugins/AutoShutdown/src/shutdownsvc.h | 2 +- plugins/AutoShutdown/src/stdafx.cxx | 2 +- plugins/AutoShutdown/src/stdafx.h | 2 +- plugins/AutoShutdown/src/utils.cpp | 2 +- plugins/AutoShutdown/src/utils.h | 2 +- plugins/AutoShutdown/src/version.h | 2 +- plugins/AutoShutdown/src/watcher.cpp | 2 +- plugins/AutoShutdown/src/watcher.h | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) (limited to 'plugins/AutoShutdown/src') diff --git a/plugins/AutoShutdown/src/cpuusage.cpp b/plugins/AutoShutdown/src/cpuusage.cpp index 2959013407..2cbfa5b95f 100644 --- a/plugins/AutoShutdown/src/cpuusage.cpp +++ b/plugins/AutoShutdown/src/cpuusage.cpp @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM diff --git a/plugins/AutoShutdown/src/cpuusage.h b/plugins/AutoShutdown/src/cpuusage.h index 681a2c8213..23a32e71d4 100644 --- a/plugins/AutoShutdown/src/cpuusage.h +++ b/plugins/AutoShutdown/src/cpuusage.h @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM diff --git a/plugins/AutoShutdown/src/frame.cpp b/plugins/AutoShutdown/src/frame.cpp index 5908be544f..ed53e7a47b 100644 --- a/plugins/AutoShutdown/src/frame.cpp +++ b/plugins/AutoShutdown/src/frame.cpp @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM diff --git a/plugins/AutoShutdown/src/frame.h b/plugins/AutoShutdown/src/frame.h index 1b0bffdafd..6f54fac4d8 100644 --- a/plugins/AutoShutdown/src/frame.h +++ b/plugins/AutoShutdown/src/frame.h @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM diff --git a/plugins/AutoShutdown/src/main.cpp b/plugins/AutoShutdown/src/main.cpp index 2d68004d38..7a9ab59812 100644 --- a/plugins/AutoShutdown/src/main.cpp +++ b/plugins/AutoShutdown/src/main.cpp @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM Copyright 2004-2007 H. Herkenrath diff --git a/plugins/AutoShutdown/src/options.cpp b/plugins/AutoShutdown/src/options.cpp index c9b8a508ce..8b9383c67d 100644 --- a/plugins/AutoShutdown/src/options.cpp +++ b/plugins/AutoShutdown/src/options.cpp @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM diff --git a/plugins/AutoShutdown/src/options.h b/plugins/AutoShutdown/src/options.h index 8b8e63f04f..ee62d7d8eb 100644 --- a/plugins/AutoShutdown/src/options.h +++ b/plugins/AutoShutdown/src/options.h @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM diff --git a/plugins/AutoShutdown/src/resource.h b/plugins/AutoShutdown/src/resource.h index 78a764d908..4507671c9a 100644 --- a/plugins/AutoShutdown/src/resource.h +++ b/plugins/AutoShutdown/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}} +//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by ..\res\resource.rc // diff --git a/plugins/AutoShutdown/src/settingsdlg.cpp b/plugins/AutoShutdown/src/settingsdlg.cpp index 662196b3ca..d06c2e4411 100644 --- a/plugins/AutoShutdown/src/settingsdlg.cpp +++ b/plugins/AutoShutdown/src/settingsdlg.cpp @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM diff --git a/plugins/AutoShutdown/src/settingsdlg.h b/plugins/AutoShutdown/src/settingsdlg.h index 1521812f30..ea1c7e4445 100644 --- a/plugins/AutoShutdown/src/settingsdlg.h +++ b/plugins/AutoShutdown/src/settingsdlg.h @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM diff --git a/plugins/AutoShutdown/src/shutdownsvc.cpp b/plugins/AutoShutdown/src/shutdownsvc.cpp index bce97d110c..56587a6816 100644 --- a/plugins/AutoShutdown/src/shutdownsvc.cpp +++ b/plugins/AutoShutdown/src/shutdownsvc.cpp @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM diff --git a/plugins/AutoShutdown/src/shutdownsvc.h b/plugins/AutoShutdown/src/shutdownsvc.h index 639d02a7fa..1dee87d326 100644 --- a/plugins/AutoShutdown/src/shutdownsvc.h +++ b/plugins/AutoShutdown/src/shutdownsvc.h @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM diff --git a/plugins/AutoShutdown/src/stdafx.cxx b/plugins/AutoShutdown/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/AutoShutdown/src/stdafx.cxx +++ b/plugins/AutoShutdown/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/AutoShutdown/src/stdafx.h b/plugins/AutoShutdown/src/stdafx.h index be9415d830..f22a83ec7d 100644 --- a/plugins/AutoShutdown/src/stdafx.h +++ b/plugins/AutoShutdown/src/stdafx.h @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM diff --git a/plugins/AutoShutdown/src/utils.cpp b/plugins/AutoShutdown/src/utils.cpp index e288740dbb..f5b639e81f 100644 --- a/plugins/AutoShutdown/src/utils.cpp +++ b/plugins/AutoShutdown/src/utils.cpp @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM diff --git a/plugins/AutoShutdown/src/utils.h b/plugins/AutoShutdown/src/utils.h index d3ccaabae7..6c2cb0497f 100644 --- a/plugins/AutoShutdown/src/utils.h +++ b/plugins/AutoShutdown/src/utils.h @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM diff --git a/plugins/AutoShutdown/src/version.h b/plugins/AutoShutdown/src/version.h index f5d42980ae..ececbb321b 100644 --- a/plugins/AutoShutdown/src/version.h +++ b/plugins/AutoShutdown/src/version.h @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM diff --git a/plugins/AutoShutdown/src/watcher.cpp b/plugins/AutoShutdown/src/watcher.cpp index 04f8429eb0..a731a5b9a2 100644 --- a/plugins/AutoShutdown/src/watcher.cpp +++ b/plugins/AutoShutdown/src/watcher.cpp @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM diff --git a/plugins/AutoShutdown/src/watcher.h b/plugins/AutoShutdown/src/watcher.h index 157fc93bd1..b517d3d9fd 100644 --- a/plugins/AutoShutdown/src/watcher.h +++ b/plugins/AutoShutdown/src/watcher.h @@ -1,4 +1,4 @@ -/* +/* 'AutoShutdown'-Plugin for Miranda IM -- cgit v1.2.3