diff options
author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:00:20 +0300 |
---|---|---|
committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:09:18 +0300 |
commit | 62202ed10617927d5429bc59898e12a366abe744 (patch) | |
tree | 4960bf1241b59cf009118da6cdab87294b1a95e1 /plugins/AutoShutdown | |
parent | b30e7ca1c642a3f88659a4346832e653407e1c0f (diff) |
convert all files exept curl and new_gpg to utf-8 BOM
Diffstat (limited to 'plugins/AutoShutdown')
26 files changed, 26 insertions, 26 deletions
diff --git a/plugins/AutoShutdown/docs/Info_Src.txt b/plugins/AutoShutdown/docs/Info_Src.txt index 2b61a98f37..034e9184c8 100644 --- a/plugins/AutoShutdown/docs/Info_Src.txt +++ b/plugins/AutoShutdown/docs/Info_Src.txt @@ -1,4 +1,4 @@ -
+
AutoShutdown 1.4.0.1 for Miranda IM 0.7+
------------------------------------------------------------------------
Source Code
diff --git a/plugins/AutoShutdown/docs/License_Appendix.txt b/plugins/AutoShutdown/docs/License_Appendix.txt index c590c3f5fb..516820d836 100644 --- a/plugins/AutoShutdown/docs/License_Appendix.txt +++ b/plugins/AutoShutdown/docs/License_Appendix.txt @@ -1,4 +1,4 @@ -
+
Excecpt of GNU General Public License (Appendix):
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
diff --git a/plugins/AutoShutdown/docs/developer.txt b/plugins/AutoShutdown/docs/developer.txt index 9b15e2b09b..1011b43796 100644 --- a/plugins/AutoShutdown/docs/developer.txt +++ b/plugins/AutoShutdown/docs/developer.txt @@ -1,4 +1,4 @@ -
+
AutoShutdown 1.4.0.2 for Miranda IM 0.7+
------------------------------------------------------------------------
Developer Information
diff --git a/plugins/AutoShutdown/docs/license.txt b/plugins/AutoShutdown/docs/license.txt index a726a52df1..1fe8b81503 100644 --- a/plugins/AutoShutdown/docs/license.txt +++ b/plugins/AutoShutdown/docs/license.txt @@ -1,4 +1,4 @@ - GNU GENERAL PUBLIC LICENSE
+ GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/plugins/AutoShutdown/docs/readme.txt b/plugins/AutoShutdown/docs/readme.txt index 59524f620f..a0808e0d53 100644 --- a/plugins/AutoShutdown/docs/readme.txt +++ b/plugins/AutoShutdown/docs/readme.txt @@ -1,4 +1,4 @@ -
+
AutoShutdown 1.4.0.2
------------------------------------------------------------------------
Plugin for Miranda IM 0.7 and +
diff --git a/plugins/AutoShutdown/res/resource.rc b/plugins/AutoShutdown/res/resource.rc index 83daf0e6bc..b5602cc0bc 100644 --- a/plugins/AutoShutdown/res/resource.rc +++ b/plugins/AutoShutdown/res/resource.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/AutoShutdown/res/version.rc b/plugins/AutoShutdown/res/version.rc index fdeb14668c..6427dc9522 100644 --- a/plugins/AutoShutdown/res/version.rc +++ b/plugins/AutoShutdown/res/version.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
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
|