diff options
author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 14:15:09 +0300 |
---|---|---|
committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 14:15:09 +0300 |
commit | a27079fe5c4a210664515c47767c00112c435d65 (patch) | |
tree | 39e36b58b4138af46e2f10661de352482b89399d /plugins/AutoShutdown/src | |
parent | 87c39b86cfeb0dedf94f9bf04af30de2daf368bc (diff) |
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744)
Diffstat (limited to 'plugins/AutoShutdown/src')
-rw-r--r-- | plugins/AutoShutdown/src/cpuusage.cpp | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/cpuusage.h | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/frame.cpp | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/frame.h | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/main.cpp | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/options.cpp | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/options.h | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/resource.h | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/settingsdlg.cpp | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/settingsdlg.h | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/shutdownsvc.cpp | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/shutdownsvc.h | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/utils.cpp | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/utils.h | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/version.h | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/watcher.cpp | 2 | ||||
-rw-r--r-- | plugins/AutoShutdown/src/watcher.h | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/plugins/AutoShutdown/src/cpuusage.cpp b/plugins/AutoShutdown/src/cpuusage.cpp index 2cbfa5b95f..2959013407 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 23a32e71d4..681a2c8213 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 ed53e7a47b..5908be544f 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 6f54fac4d8..1b0bffdafd 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 7a9ab59812..2d68004d38 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 8b9383c67d..c9b8a508ce 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 ee62d7d8eb..8b8e63f04f 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 4507671c9a..78a764d908 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 d06c2e4411..662196b3ca 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 ea1c7e4445..1521812f30 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 56587a6816..bce97d110c 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 1dee87d326..639d02a7fa 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 bfd519e3dc..b05ed73bc5 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 f22a83ec7d..be9415d830 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 f5b639e81f..e288740dbb 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 6c2cb0497f..d3ccaabae7 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 ececbb321b..f5d42980ae 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 a731a5b9a2..04f8429eb0 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 b517d3d9fd..157fc93bd1 100644 --- a/plugins/AutoShutdown/src/watcher.h +++ b/plugins/AutoShutdown/src/watcher.h @@ -1,4 +1,4 @@ -/*
+/*
'AutoShutdown'-Plugin for Miranda IM
|