diff options
Diffstat (limited to 'plugins/wbOSD')
-rw-r--r-- | plugins/wbOSD/docs/readme.txt | 2 | ||||
-rw-r--r-- | plugins/wbOSD/res/version.rc | 2 | ||||
-rw-r--r-- | plugins/wbOSD/res/wbOSD.rc | 2 | ||||
-rw-r--r-- | plugins/wbOSD/src/events.cpp | 2 | ||||
-rw-r--r-- | plugins/wbOSD/src/main.cpp | 2 | ||||
-rw-r--r-- | plugins/wbOSD/src/options.cpp | 2 | ||||
-rw-r--r-- | plugins/wbOSD/src/resource.h | 2 | ||||
-rw-r--r-- | plugins/wbOSD/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/wbOSD/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/wbOSD/src/version.h | 2 | ||||
-rw-r--r-- | plugins/wbOSD/src/wbOSD.cpp | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/plugins/wbOSD/docs/readme.txt b/plugins/wbOSD/docs/readme.txt index 09815bf989..8efe6d1dfc 100644 --- a/plugins/wbOSD/docs/readme.txt +++ b/plugins/wbOSD/docs/readme.txt @@ -1,4 +1,4 @@ -Wannabe (Miranda's) OSD
+Wannabe (Miranda's) OSD
(c)2005 Andrej Krutak
Distribute under the GNU GPL 2.0 license
diff --git a/plugins/wbOSD/res/version.rc b/plugins/wbOSD/res/version.rc index fdeb14668c..6427dc9522 100644 --- a/plugins/wbOSD/res/version.rc +++ b/plugins/wbOSD/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/wbOSD/res/wbOSD.rc b/plugins/wbOSD/res/wbOSD.rc index e5887a5f74..3d1f3e7281 100644 --- a/plugins/wbOSD/res/wbOSD.rc +++ b/plugins/wbOSD/res/wbOSD.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/wbOSD/src/events.cpp b/plugins/wbOSD/src/events.cpp index 2ab9f02e91..9209c814fb 100644 --- a/plugins/wbOSD/src/events.cpp +++ b/plugins/wbOSD/src/events.cpp @@ -1,4 +1,4 @@ -/*
+/*
Wannabe OSD
This plugin tries to become miranda's standard OSD ;-)
diff --git a/plugins/wbOSD/src/main.cpp b/plugins/wbOSD/src/main.cpp index def91cae53..c2f9d9f2b3 100644 --- a/plugins/wbOSD/src/main.cpp +++ b/plugins/wbOSD/src/main.cpp @@ -1,4 +1,4 @@ -/*
+/*
Wannabe OSD
This plugin tries to become miranda's standard OSD ;-)
diff --git a/plugins/wbOSD/src/options.cpp b/plugins/wbOSD/src/options.cpp index 5c77d0390f..d9dcb4ade7 100644 --- a/plugins/wbOSD/src/options.cpp +++ b/plugins/wbOSD/src/options.cpp @@ -1,4 +1,4 @@ -/*
+/*
Wannabe OSD
This plugin tries to become miranda's standard OSD ;-)
diff --git a/plugins/wbOSD/src/resource.h b/plugins/wbOSD/src/resource.h index e82a87a47b..935100f1c1 100644 --- a/plugins/wbOSD/src/resource.h +++ b/plugins/wbOSD/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\wbOSD.rc
//
diff --git a/plugins/wbOSD/src/stdafx.cxx b/plugins/wbOSD/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/wbOSD/src/stdafx.cxx +++ b/plugins/wbOSD/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/wbOSD/src/stdafx.h b/plugins/wbOSD/src/stdafx.h index b3652aca22..abea35ebe0 100644 --- a/plugins/wbOSD/src/stdafx.h +++ b/plugins/wbOSD/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Wannabe OSD
This plugin tries to become miranda's standard OSD ;-)
diff --git a/plugins/wbOSD/src/version.h b/plugins/wbOSD/src/version.h index 8f40116d9f..84a344dbf4 100644 --- a/plugins/wbOSD/src/version.h +++ b/plugins/wbOSD/src/version.h @@ -1,4 +1,4 @@ -/*
+/*
'File Association Manager'-Plugin for Miranda IM
diff --git a/plugins/wbOSD/src/wbOSD.cpp b/plugins/wbOSD/src/wbOSD.cpp index 7f10ac8ff3..6ff4a3cfc3 100644 --- a/plugins/wbOSD/src/wbOSD.cpp +++ b/plugins/wbOSD/src/wbOSD.cpp @@ -1,4 +1,4 @@ -/*
+/*
Wannabe OSD
This plugin tries to become miranda's standard OSD ;-)
|