diff options
Diffstat (limited to 'plugins/Console')
-rw-r--r-- | plugins/Console/docs/gpl.txt | 2 | ||||
-rw-r--r-- | plugins/Console/docs/history.txt | 2 | ||||
-rw-r--r-- | plugins/Console/docs/readme.txt | 2 | ||||
-rw-r--r-- | plugins/Console/src/Console.cpp | 2 | ||||
-rw-r--r-- | plugins/Console/src/init.cpp | 2 | ||||
-rw-r--r-- | plugins/Console/src/resource.h | 2 | ||||
-rw-r--r-- | plugins/Console/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/Console/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/Console/src/version.h | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/plugins/Console/docs/gpl.txt b/plugins/Console/docs/gpl.txt index 75fe0077e7..45645b4b53 100644 --- a/plugins/Console/docs/gpl.txt +++ b/plugins/Console/docs/gpl.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/Console/docs/history.txt b/plugins/Console/docs/history.txt index 1db04f8ac9..337cf95b0c 100644 --- a/plugins/Console/docs/history.txt +++ b/plugins/Console/docs/history.txt @@ -1,4 +1,4 @@ -PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND...
+PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND...
ONLY MORAL SUPPORT IN SPECIAL CASES CAN BE PROVIDED 8-)
--------------------------------------------------------------------------------
diff --git a/plugins/Console/docs/readme.txt b/plugins/Console/docs/readme.txt index d067937117..6d66f9b061 100644 --- a/plugins/Console/docs/readme.txt +++ b/plugins/Console/docs/readme.txt @@ -1,4 +1,4 @@ -Console window plugin for Netlib logging.
+Console window plugin for Netlib logging.
It is designed for Miranda developers & advanced users! 8-)
diff --git a/plugins/Console/src/Console.cpp b/plugins/Console/src/Console.cpp index ba25af2ca6..b555054bac 100644 --- a/plugins/Console/src/Console.cpp +++ b/plugins/Console/src/Console.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Console/src/init.cpp b/plugins/Console/src/init.cpp index f2584f6396..096090c674 100644 --- a/plugins/Console/src/init.cpp +++ b/plugins/Console/src/init.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Console/src/resource.h b/plugins/Console/src/resource.h index 077aba197b..a8947819a4 100644 --- a/plugins/Console/src/resource.h +++ b/plugins/Console/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
diff --git a/plugins/Console/src/stdafx.cxx b/plugins/Console/src/stdafx.cxx index bfd519e3dc..b05ed73bc5 100644 --- a/plugins/Console/src/stdafx.cxx +++ b/plugins/Console/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/Console/src/stdafx.h b/plugins/Console/src/stdafx.h index e1a0c4eb04..48a46f3399 100644 --- a/plugins/Console/src/stdafx.h +++ b/plugins/Console/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Console/src/version.h b/plugins/Console/src/version.h index 3b8f3a33ec..57d5d11c65 100644 --- a/plugins/Console/src/version.h +++ b/plugins/Console/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 7
#define __BUILD_NUM 4
|