diff options
Diffstat (limited to 'plugins/Cln_skinedit')
-rw-r--r-- | plugins/Cln_skinedit/src/main.cpp | 2 | ||||
-rw-r--r-- | plugins/Cln_skinedit/src/skineditres.h | 2 | ||||
-rw-r--r-- | plugins/Cln_skinedit/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/Cln_skinedit/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/Cln_skinedit/src/version.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/plugins/Cln_skinedit/src/main.cpp b/plugins/Cln_skinedit/src/main.cpp index a1021bbeb4..4f1fbd08fe 100644 --- a/plugins/Cln_skinedit/src/main.cpp +++ b/plugins/Cln_skinedit/src/main.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/plugins/Cln_skinedit/src/skineditres.h b/plugins/Cln_skinedit/src/skineditres.h index f5468a0f5e..7775b153f5 100644 --- a/plugins/Cln_skinedit/src/skineditres.h +++ b/plugins/Cln_skinedit/src/skineditres.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Включаемый файл, созданный в Microsoft Visual C++.
// Используется d:\MNG_orig\plugins\Clist_nicer\skineditor\res\skinedit.rc
//
diff --git a/plugins/Cln_skinedit/src/stdafx.cxx b/plugins/Cln_skinedit/src/stdafx.cxx index bfd519e3dc..b05ed73bc5 100644 --- a/plugins/Cln_skinedit/src/stdafx.cxx +++ b/plugins/Cln_skinedit/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/Cln_skinedit/src/stdafx.h b/plugins/Cln_skinedit/src/stdafx.h index f144bd13ff..7ddeec4c5a 100644 --- a/plugins/Cln_skinedit/src/stdafx.h +++ b/plugins/Cln_skinedit/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/plugins/Cln_skinedit/src/version.h b/plugins/Cln_skinedit/src/version.h index 7304cd0b49..49d9d2c68f 100644 --- a/plugins/Cln_skinedit/src/version.h +++ b/plugins/Cln_skinedit/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 0 #define __RELEASE_NUM 0 #define __BUILD_NUM 4 |