diff options
Diffstat (limited to 'plugins/Rate/src')
-rw-r--r-- | plugins/Rate/src/main.cpp | 2 | ||||
-rw-r--r-- | plugins/Rate/src/resource.h | 2 | ||||
-rw-r--r-- | plugins/Rate/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/Rate/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/Rate/src/version.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/plugins/Rate/src/main.cpp b/plugins/Rate/src/main.cpp index aa15bbe0d4..575a80454a 100644 --- a/plugins/Rate/src/main.cpp +++ b/plugins/Rate/src/main.cpp @@ -1,4 +1,4 @@ -/*==========================================================================*/
+/*==========================================================================*/
/*
FILE DESCRIPTION: Rate main
diff --git a/plugins/Rate/src/resource.h b/plugins/Rate/src/resource.h index ba0f258319..612e2e29a6 100644 --- a/plugins/Rate/src/resource.h +++ b/plugins/Rate/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by rate.rc
//
diff --git a/plugins/Rate/src/stdafx.cxx b/plugins/Rate/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/Rate/src/stdafx.cxx +++ b/plugins/Rate/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/Rate/src/stdafx.h b/plugins/Rate/src/stdafx.h index e04a7de369..b83d1ec040 100644 --- a/plugins/Rate/src/stdafx.h +++ b/plugins/Rate/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Authorization State plugin for Miranda-IM (www.miranda-im.org)
(c) 2006 by Thief
Icons by Faith Healer
diff --git a/plugins/Rate/src/version.h b/plugins/Rate/src/version.h index ccfe060611..fbc8cbd520 100644 --- a/plugins/Rate/src/version.h +++ b/plugins/Rate/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 0 #define __RELEASE_NUM 2 #define __BUILD_NUM 1 |