diff options
Diffstat (limited to 'plugins/HistorySweeperLight/src')
-rw-r--r-- | plugins/HistorySweeperLight/src/historysweeperlight.cpp | 2 | ||||
-rw-r--r-- | plugins/HistorySweeperLight/src/main.cpp | 2 | ||||
-rw-r--r-- | plugins/HistorySweeperLight/src/options.cpp | 2 | ||||
-rw-r--r-- | plugins/HistorySweeperLight/src/resource.h | 2 | ||||
-rw-r--r-- | plugins/HistorySweeperLight/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/HistorySweeperLight/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/HistorySweeperLight/src/version.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/plugins/HistorySweeperLight/src/historysweeperlight.cpp b/plugins/HistorySweeperLight/src/historysweeperlight.cpp index 3cb9d86a2b..ad73c5d46c 100644 --- a/plugins/HistorySweeperLight/src/historysweeperlight.cpp +++ b/plugins/HistorySweeperLight/src/historysweeperlight.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda IM History Sweeper Light plugin
Copyright (C) 2002-2003 Sergey V. Gershovich
Copyright (C) 2006-2009 Boris Krasnovskiy
diff --git a/plugins/HistorySweeperLight/src/main.cpp b/plugins/HistorySweeperLight/src/main.cpp index c8a97ecdc3..ade9f3e678 100644 --- a/plugins/HistorySweeperLight/src/main.cpp +++ b/plugins/HistorySweeperLight/src/main.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda IM History Sweeper Light plugin
Copyright (C) 2002-2003 Sergey V. Gershovich
Copyright (C) 2006-2009 Boris Krasnovskiy
diff --git a/plugins/HistorySweeperLight/src/options.cpp b/plugins/HistorySweeperLight/src/options.cpp index de59246a4e..b503a09580 100644 --- a/plugins/HistorySweeperLight/src/options.cpp +++ b/plugins/HistorySweeperLight/src/options.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda IM History Sweeper Light plugin
Copyright (C) 2002-2003 Sergey V. Gershovich
Copyright (C) 2006-2009 Boris Krasnovskiy
diff --git a/plugins/HistorySweeperLight/src/resource.h b/plugins/HistorySweeperLight/src/resource.h index 3777c80959..71f1f77ecd 100644 --- a/plugins/HistorySweeperLight/src/resource.h +++ b/plugins/HistorySweeperLight/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Включаемый файл, созданный в Microsoft Visual C++.
// Используется D:\MNG_orig\plugins\HistorySweeperLight\res\historysweeperlight.rc
//
diff --git a/plugins/HistorySweeperLight/src/stdafx.cxx b/plugins/HistorySweeperLight/src/stdafx.cxx index bfd519e3dc..b05ed73bc5 100644 --- a/plugins/HistorySweeperLight/src/stdafx.cxx +++ b/plugins/HistorySweeperLight/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/HistorySweeperLight/src/stdafx.h b/plugins/HistorySweeperLight/src/stdafx.h index 26ce6b352d..1821ebdee5 100644 --- a/plugins/HistorySweeperLight/src/stdafx.h +++ b/plugins/HistorySweeperLight/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda IM History Sweeper Light plugin
Copyright (C) 2002-2003 Sergey V. Gershovich
Copyright (C) 2006-2009 Boris Krasnovskiy
diff --git a/plugins/HistorySweeperLight/src/version.h b/plugins/HistorySweeperLight/src/version.h index 5e1ae52b67..dfbb36af6d 100644 --- a/plugins/HistorySweeperLight/src/version.h +++ b/plugins/HistorySweeperLight/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
|