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/res/resource.rc | 2 | ||||
-rw-r--r-- | plugins/Console/res/version.rc | 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 |
11 files changed, 11 insertions, 11 deletions
diff --git a/plugins/Console/docs/gpl.txt b/plugins/Console/docs/gpl.txt index 45645b4b53..75fe0077e7 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 337cf95b0c..1db04f8ac9 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 6d66f9b061..d067937117 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/res/resource.rc b/plugins/Console/res/resource.rc index 956346f601..9c30e16158 100644 --- a/plugins/Console/res/resource.rc +++ b/plugins/Console/res/resource.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/plugins/Console/res/version.rc b/plugins/Console/res/version.rc index fdeb14668c..6427dc9522 100644 --- a/plugins/Console/res/version.rc +++ b/plugins/Console/res/version.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/Console/src/Console.cpp b/plugins/Console/src/Console.cpp index b555054bac..ba25af2ca6 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 096090c674..f2584f6396 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 a8947819a4..077aba197b 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 b05ed73bc5..bfd519e3dc 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 48a46f3399..e1a0c4eb04 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 57d5d11c65..3b8f3a33ec 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
|