diff options
Diffstat (limited to 'plugins/MimCmd/src')
-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 14f8667b0c..e2f288f377 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 4d11c66f24..648239581f 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 2bd0f74a06..392f9da421 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 c3bc570152..9122ecfbbb 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 b05ed73bc5..bfd519e3dc 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 51c2476f62..302a32c28f 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 319023d290..500042df23 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
|