diff options
Diffstat (limited to 'plugins/MobileState')
-rw-r--r-- | plugins/MobileState/src/clients.h | 2 | ||||
-rw-r--r-- | plugins/MobileState/src/main.cpp | 2 | ||||
-rw-r--r-- | plugins/MobileState/src/resource.h | 2 | ||||
-rw-r--r-- | plugins/MobileState/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/MobileState/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/MobileState/src/version.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/plugins/MobileState/src/clients.h b/plugins/MobileState/src/clients.h index 2cef3cee26..cb9f0ed47a 100644 --- a/plugins/MobileState/src/clients.h +++ b/plugins/MobileState/src/clients.h @@ -1,4 +1,4 @@ -/*
+/*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
(c) 2012-17 by Robert Pösel
diff --git a/plugins/MobileState/src/main.cpp b/plugins/MobileState/src/main.cpp index b04c42fba1..63db7151bb 100644 --- a/plugins/MobileState/src/main.cpp +++ b/plugins/MobileState/src/main.cpp @@ -1,4 +1,4 @@ -/*
+/*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
(c) 2012-17 by Robert Pösel
diff --git a/plugins/MobileState/src/resource.h b/plugins/MobileState/src/resource.h index 0bed00cfd6..d54c8b4a53 100644 --- a/plugins/MobileState/src/resource.h +++ b/plugins/MobileState/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\mobilestate.rc
//
diff --git a/plugins/MobileState/src/stdafx.cxx b/plugins/MobileState/src/stdafx.cxx index bfd519e3dc..b05ed73bc5 100644 --- a/plugins/MobileState/src/stdafx.cxx +++ b/plugins/MobileState/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/MobileState/src/stdafx.h b/plugins/MobileState/src/stdafx.h index 9f18e4a0cc..81692dfce3 100644 --- a/plugins/MobileState/src/stdafx.h +++ b/plugins/MobileState/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
(c) 2012-17 by Robert Pösel
diff --git a/plugins/MobileState/src/version.h b/plugins/MobileState/src/version.h index 5ac18969ce..bfd59aee34 100644 --- a/plugins/MobileState/src/version.h +++ b/plugins/MobileState/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
#define __BUILD_NUM 6
|