summaryrefslogtreecommitdiff
path: root/plugins/BasicHistory
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/BasicHistory')
-rw-r--r--plugins/BasicHistory/docs/BasicHistory_licence.txt2
-rw-r--r--plugins/BasicHistory/docs/BasicHistory_readme.txt2
-rw-r--r--plugins/BasicHistory/docs/ReadMe.txt2
-rw-r--r--plugins/BasicHistory/src/BasicHistory.cpp2
-rw-r--r--plugins/BasicHistory/src/BinaryExport.cpp2
-rw-r--r--plugins/BasicHistory/src/BinaryExport.h2
-rw-r--r--plugins/BasicHistory/src/DatExport.cpp2
-rw-r--r--plugins/BasicHistory/src/DatExport.h2
-rw-r--r--plugins/BasicHistory/src/EventList.cpp2
-rw-r--r--plugins/BasicHistory/src/EventList.h2
-rw-r--r--plugins/BasicHistory/src/ExportManager.cpp2
-rw-r--r--plugins/BasicHistory/src/ExportManager.h2
-rw-r--r--plugins/BasicHistory/src/HistoryWindow.cpp2
-rw-r--r--plugins/BasicHistory/src/HistoryWindow.h2
-rw-r--r--plugins/BasicHistory/src/HotkeyHelper.cpp2
-rw-r--r--plugins/BasicHistory/src/HotkeyHelper.h2
-rw-r--r--plugins/BasicHistory/src/IExport.h2
-rw-r--r--plugins/BasicHistory/src/IImport.h2
-rw-r--r--plugins/BasicHistory/src/ImageDataObject.cpp2
-rw-r--r--plugins/BasicHistory/src/ImageDataObject.h2
-rw-r--r--plugins/BasicHistory/src/Options.cpp2
-rw-r--r--plugins/BasicHistory/src/Options.h2
-rw-r--r--plugins/BasicHistory/src/PlainHtmlExport.cpp2
-rw-r--r--plugins/BasicHistory/src/PlainHtmlExport.h2
-rw-r--r--plugins/BasicHistory/src/RichHtmlExport.cpp2
-rw-r--r--plugins/BasicHistory/src/RichHtmlExport.h2
-rw-r--r--plugins/BasicHistory/src/Scheduler.cpp2
-rw-r--r--plugins/BasicHistory/src/SearchContext.h2
-rw-r--r--plugins/BasicHistory/src/Searcher.cpp2
-rw-r--r--plugins/BasicHistory/src/Searcher.h2
-rw-r--r--plugins/BasicHistory/src/TxtExport.cpp2
-rw-r--r--plugins/BasicHistory/src/TxtExport.h2
-rw-r--r--plugins/BasicHistory/src/codecvt_CodePage.h2
-rw-r--r--plugins/BasicHistory/src/resource.h2
-rw-r--r--plugins/BasicHistory/src/stdafx.cxx2
-rw-r--r--plugins/BasicHistory/src/stdafx.h2
-rw-r--r--plugins/BasicHistory/src/version.h2
37 files changed, 37 insertions, 37 deletions
diff --git a/plugins/BasicHistory/docs/BasicHistory_licence.txt b/plugins/BasicHistory/docs/BasicHistory_licence.txt
index fc35462967..7f1161073d 100644
--- a/plugins/BasicHistory/docs/BasicHistory_licence.txt
+++ b/plugins/BasicHistory/docs/BasicHistory_licence.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/BasicHistory/docs/BasicHistory_readme.txt b/plugins/BasicHistory/docs/BasicHistory_readme.txt
index 3f7de70f80..7b9163e497 100644
--- a/plugins/BasicHistory/docs/BasicHistory_readme.txt
+++ b/plugins/BasicHistory/docs/BasicHistory_readme.txt
@@ -1,4 +1,4 @@
-********
+********
Basic History
********
diff --git a/plugins/BasicHistory/docs/ReadMe.txt b/plugins/BasicHistory/docs/ReadMe.txt
index 1c68002390..284d52b6c7 100644
--- a/plugins/BasicHistory/docs/ReadMe.txt
+++ b/plugins/BasicHistory/docs/ReadMe.txt
@@ -1,4 +1,4 @@
-========================================================================
+========================================================================
DYNAMIC LINK LIBRARY : BasicHistory Project Overview
========================================================================
diff --git a/plugins/BasicHistory/src/BasicHistory.cpp b/plugins/BasicHistory/src/BasicHistory.cpp
index d6213c5958..ee6d36e9a7 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 6d32ab4fd3..bc67e95756 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 7915a4cbac..917e27787f 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 d882f0ef5d..c21a030abe 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 12ecf50693..81fbdf61a0 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 2f4fff1313..829d636c96 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 20ece50366..52c70e64c1 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 16a355149d..5eda574647 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 96c4216b1b..73cd4ca1b7 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 e6ba2984d8..4f035f5255 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 af3e6c76cd..d21403f421 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 866a7f4fc9..8a9441e8b3 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 6147ce5457..ab2b80b977 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 9e0e220e32..b9edc83d02 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 751efb9bca..6752bf9eef 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 3e938c9622..481c91f8de 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 a9f9bbd37e..4909219683 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 e806eb4e44..abb6c6dcf2 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 125078fb2a..097eec73f7 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 e4ec01a626..c5d593f64b 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 1d6c72ceee..985e75d410 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 e50a9028b9..5cb2bd9d73 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 b0f10b8f32..6bdcd6e842 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 2683f90fb9..2601eeacfa 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 e61d27c173..cab81a213c 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 1eb39ee5f0..68af6103f6 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 55f004c535..1a76274221 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 9dd3c18697..58d135e387 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 be77a6dac3..6c47a1d50e 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 c7577ae0e4..007af11434 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 b66f96800f..87ada39676 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 bfd519e3dc..b05ed73bc5 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 edaf457e5b..796d81c55d 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 6cff07ff31..c35aa19fb6 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