diff options
Diffstat (limited to 'plugins/MimCmd')
-rw-r--r-- | plugins/MimCmd/src/MimCmd.cpp | 2 | ||||
-rw-r--r-- | plugins/MimCmd/src/commands.cpp | 2 | ||||
-rw-r--r-- | plugins/MimCmd/src/commands.h | 2 | ||||
-rw-r--r-- | plugins/MimCmd/src/resource.h | 2 | ||||
-rw-r--r-- | plugins/MimCmd/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/MimCmd/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/MimCmd/src/version.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/plugins/MimCmd/src/MimCmd.cpp b/plugins/MimCmd/src/MimCmd.cpp index e2f288f377..14f8667b0c 100644 --- a/plugins/MimCmd/src/MimCmd.cpp +++ b/plugins/MimCmd/src/MimCmd.cpp @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/MimCmd/src/commands.cpp b/plugins/MimCmd/src/commands.cpp index 648239581f..4d11c66f24 100644 --- a/plugins/MimCmd/src/commands.cpp +++ b/plugins/MimCmd/src/commands.cpp @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/MimCmd/src/commands.h b/plugins/MimCmd/src/commands.h index 392f9da421..2bd0f74a06 100644 --- a/plugins/MimCmd/src/commands.h +++ b/plugins/MimCmd/src/commands.h @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/MimCmd/src/resource.h b/plugins/MimCmd/src/resource.h index 9122ecfbbb..c3bc570152 100644 --- a/plugins/MimCmd/src/resource.h +++ b/plugins/MimCmd/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by version.rc
diff --git a/plugins/MimCmd/src/stdafx.cxx b/plugins/MimCmd/src/stdafx.cxx index bfd519e3dc..b05ed73bc5 100644 --- a/plugins/MimCmd/src/stdafx.cxx +++ b/plugins/MimCmd/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/MimCmd/src/stdafx.h b/plugins/MimCmd/src/stdafx.h index 302a32c28f..51c2476f62 100644 --- a/plugins/MimCmd/src/stdafx.h +++ b/plugins/MimCmd/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
CmdLine plugin for Miranda IM
Copyright © 2007 Cristian Libotean
diff --git a/plugins/MimCmd/src/version.h b/plugins/MimCmd/src/version.h index 500042df23..319023d290 100644 --- a/plugins/MimCmd/src/version.h +++ b/plugins/MimCmd/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 4
#define __BUILD_NUM 1
|