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/BasicHistory/src | |
parent | b30e7ca1c642a3f88659a4346832e653407e1c0f (diff) |
convert all files exept curl and new_gpg to utf-8 BOM
Diffstat (limited to 'plugins/BasicHistory/src')
34 files changed, 34 insertions, 34 deletions
diff --git a/plugins/BasicHistory/src/BasicHistory.cpp b/plugins/BasicHistory/src/BasicHistory.cpp index ee6d36e9a7..d6213c5958 100644 --- a/plugins/BasicHistory/src/BasicHistory.cpp +++ b/plugins/BasicHistory/src/BasicHistory.cpp @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/BinaryExport.cpp b/plugins/BasicHistory/src/BinaryExport.cpp index bc67e95756..6d32ab4fd3 100644 --- a/plugins/BasicHistory/src/BinaryExport.cpp +++ b/plugins/BasicHistory/src/BinaryExport.cpp @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/BinaryExport.h b/plugins/BasicHistory/src/BinaryExport.h index 917e27787f..7915a4cbac 100644 --- a/plugins/BasicHistory/src/BinaryExport.h +++ b/plugins/BasicHistory/src/BinaryExport.h @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/DatExport.cpp b/plugins/BasicHistory/src/DatExport.cpp index c21a030abe..d882f0ef5d 100644 --- a/plugins/BasicHistory/src/DatExport.cpp +++ b/plugins/BasicHistory/src/DatExport.cpp @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/DatExport.h b/plugins/BasicHistory/src/DatExport.h index 81fbdf61a0..12ecf50693 100644 --- a/plugins/BasicHistory/src/DatExport.h +++ b/plugins/BasicHistory/src/DatExport.h @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/EventList.cpp b/plugins/BasicHistory/src/EventList.cpp index 829d636c96..2f4fff1313 100644 --- a/plugins/BasicHistory/src/EventList.cpp +++ b/plugins/BasicHistory/src/EventList.cpp @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/EventList.h b/plugins/BasicHistory/src/EventList.h index 52c70e64c1..20ece50366 100644 --- a/plugins/BasicHistory/src/EventList.h +++ b/plugins/BasicHistory/src/EventList.h @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/ExportManager.cpp b/plugins/BasicHistory/src/ExportManager.cpp index 5eda574647..16a355149d 100644 --- a/plugins/BasicHistory/src/ExportManager.cpp +++ b/plugins/BasicHistory/src/ExportManager.cpp @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/ExportManager.h b/plugins/BasicHistory/src/ExportManager.h index 73cd4ca1b7..96c4216b1b 100644 --- a/plugins/BasicHistory/src/ExportManager.h +++ b/plugins/BasicHistory/src/ExportManager.h @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/HistoryWindow.cpp b/plugins/BasicHistory/src/HistoryWindow.cpp index 4f035f5255..e6ba2984d8 100644 --- a/plugins/BasicHistory/src/HistoryWindow.cpp +++ b/plugins/BasicHistory/src/HistoryWindow.cpp @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/HistoryWindow.h b/plugins/BasicHistory/src/HistoryWindow.h index d21403f421..af3e6c76cd 100644 --- a/plugins/BasicHistory/src/HistoryWindow.h +++ b/plugins/BasicHistory/src/HistoryWindow.h @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/HotkeyHelper.cpp b/plugins/BasicHistory/src/HotkeyHelper.cpp index 8a9441e8b3..866a7f4fc9 100644 --- a/plugins/BasicHistory/src/HotkeyHelper.cpp +++ b/plugins/BasicHistory/src/HotkeyHelper.cpp @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/HotkeyHelper.h b/plugins/BasicHistory/src/HotkeyHelper.h index ab2b80b977..6147ce5457 100644 --- a/plugins/BasicHistory/src/HotkeyHelper.h +++ b/plugins/BasicHistory/src/HotkeyHelper.h @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/IExport.h b/plugins/BasicHistory/src/IExport.h index b9edc83d02..9e0e220e32 100644 --- a/plugins/BasicHistory/src/IExport.h +++ b/plugins/BasicHistory/src/IExport.h @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/IImport.h b/plugins/BasicHistory/src/IImport.h index 6752bf9eef..751efb9bca 100644 --- a/plugins/BasicHistory/src/IImport.h +++ b/plugins/BasicHistory/src/IImport.h @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/ImageDataObject.cpp b/plugins/BasicHistory/src/ImageDataObject.cpp index 481c91f8de..3e938c9622 100644 --- a/plugins/BasicHistory/src/ImageDataObject.cpp +++ b/plugins/BasicHistory/src/ImageDataObject.cpp @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/ImageDataObject.h b/plugins/BasicHistory/src/ImageDataObject.h index 4909219683..a9f9bbd37e 100644 --- a/plugins/BasicHistory/src/ImageDataObject.h +++ b/plugins/BasicHistory/src/ImageDataObject.h @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/Options.cpp b/plugins/BasicHistory/src/Options.cpp index abb6c6dcf2..e806eb4e44 100644 --- a/plugins/BasicHistory/src/Options.cpp +++ b/plugins/BasicHistory/src/Options.cpp @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/Options.h b/plugins/BasicHistory/src/Options.h index 097eec73f7..125078fb2a 100644 --- a/plugins/BasicHistory/src/Options.h +++ b/plugins/BasicHistory/src/Options.h @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/PlainHtmlExport.cpp b/plugins/BasicHistory/src/PlainHtmlExport.cpp index c5d593f64b..e4ec01a626 100644 --- a/plugins/BasicHistory/src/PlainHtmlExport.cpp +++ b/plugins/BasicHistory/src/PlainHtmlExport.cpp @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/PlainHtmlExport.h b/plugins/BasicHistory/src/PlainHtmlExport.h index 985e75d410..1d6c72ceee 100644 --- a/plugins/BasicHistory/src/PlainHtmlExport.h +++ b/plugins/BasicHistory/src/PlainHtmlExport.h @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/RichHtmlExport.cpp b/plugins/BasicHistory/src/RichHtmlExport.cpp index 5cb2bd9d73..e50a9028b9 100644 --- a/plugins/BasicHistory/src/RichHtmlExport.cpp +++ b/plugins/BasicHistory/src/RichHtmlExport.cpp @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/RichHtmlExport.h b/plugins/BasicHistory/src/RichHtmlExport.h index 6bdcd6e842..b0f10b8f32 100644 --- a/plugins/BasicHistory/src/RichHtmlExport.h +++ b/plugins/BasicHistory/src/RichHtmlExport.h @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/Scheduler.cpp b/plugins/BasicHistory/src/Scheduler.cpp index 2601eeacfa..2683f90fb9 100644 --- a/plugins/BasicHistory/src/Scheduler.cpp +++ b/plugins/BasicHistory/src/Scheduler.cpp @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/SearchContext.h b/plugins/BasicHistory/src/SearchContext.h index cab81a213c..e61d27c173 100644 --- a/plugins/BasicHistory/src/SearchContext.h +++ b/plugins/BasicHistory/src/SearchContext.h @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/Searcher.cpp b/plugins/BasicHistory/src/Searcher.cpp index 68af6103f6..1eb39ee5f0 100644 --- a/plugins/BasicHistory/src/Searcher.cpp +++ b/plugins/BasicHistory/src/Searcher.cpp @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/Searcher.h b/plugins/BasicHistory/src/Searcher.h index 1a76274221..55f004c535 100644 --- a/plugins/BasicHistory/src/Searcher.h +++ b/plugins/BasicHistory/src/Searcher.h @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/TxtExport.cpp b/plugins/BasicHistory/src/TxtExport.cpp index 58d135e387..9dd3c18697 100644 --- a/plugins/BasicHistory/src/TxtExport.cpp +++ b/plugins/BasicHistory/src/TxtExport.cpp @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/TxtExport.h b/plugins/BasicHistory/src/TxtExport.h index 6c47a1d50e..be77a6dac3 100644 --- a/plugins/BasicHistory/src/TxtExport.h +++ b/plugins/BasicHistory/src/TxtExport.h @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/codecvt_CodePage.h b/plugins/BasicHistory/src/codecvt_CodePage.h index 007af11434..c7577ae0e4 100644 --- a/plugins/BasicHistory/src/codecvt_CodePage.h +++ b/plugins/BasicHistory/src/codecvt_CodePage.h @@ -1,4 +1,4 @@ -/*
+/*
Basic History plugin
Copyright (C) 2011-2012 Krzysztof Kral
diff --git a/plugins/BasicHistory/src/resource.h b/plugins/BasicHistory/src/resource.h index 87ada39676..b66f96800f 100644 --- a/plugins/BasicHistory/src/resource.h +++ b/plugins/BasicHistory/src/resource.h @@ -1,4 +1,4 @@ -
+
#define IDD_HISTORY 101
#define IDD_OPT_MAIN 102
#define IDD_OPT_GROUPLIST 103
diff --git a/plugins/BasicHistory/src/stdafx.cxx b/plugins/BasicHistory/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/BasicHistory/src/stdafx.cxx +++ b/plugins/BasicHistory/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/BasicHistory/src/stdafx.h b/plugins/BasicHistory/src/stdafx.h index 796d81c55d..edaf457e5b 100644 --- a/plugins/BasicHistory/src/stdafx.h +++ b/plugins/BasicHistory/src/stdafx.h @@ -1,4 +1,4 @@ -// stdafx.h : include file for standard system include files,
+// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
diff --git a/plugins/BasicHistory/src/version.h b/plugins/BasicHistory/src/version.h index c35aa19fb6..6cff07ff31 100644 --- a/plugins/BasicHistory/src/version.h +++ b/plugins/BasicHistory/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
#define __BUILD_NUM 10
|