summaryrefslogtreecommitdiff
path: root/plugins/AvatarHistory
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AvatarHistory')
-rw-r--r--plugins/AvatarHistory/docs/changelog.txt2
-rw-r--r--plugins/AvatarHistory/docs/readme.txt2
-rw-r--r--plugins/AvatarHistory/src/AvatarDlg.cpp2
-rw-r--r--plugins/AvatarHistory/src/AvatarHistory.cpp2
-rw-r--r--plugins/AvatarHistory/src/icolib.cpp2
-rw-r--r--plugins/AvatarHistory/src/options.cpp2
-rw-r--r--plugins/AvatarHistory/src/popup.cpp2
-rw-r--r--plugins/AvatarHistory/src/popup.h2
-rw-r--r--plugins/AvatarHistory/src/resource.h2
-rw-r--r--plugins/AvatarHistory/src/stdafx.cxx2
-rw-r--r--plugins/AvatarHistory/src/stdafx.h2
-rw-r--r--plugins/AvatarHistory/src/utils.cpp2
-rw-r--r--plugins/AvatarHistory/src/version.h2
13 files changed, 13 insertions, 13 deletions
diff --git a/plugins/AvatarHistory/docs/changelog.txt b/plugins/AvatarHistory/docs/changelog.txt
index 8a6bd96d5f..8689c4b656 100644
--- a/plugins/AvatarHistory/docs/changelog.txt
+++ b/plugins/AvatarHistory/docs/changelog.txt
@@ -1,4 +1,4 @@
-Avatar History
+Avatar History
Changelog:
diff --git a/plugins/AvatarHistory/docs/readme.txt b/plugins/AvatarHistory/docs/readme.txt
index f2c3348fbe..b07d99ee40 100644
--- a/plugins/AvatarHistory/docs/readme.txt
+++ b/plugins/AvatarHistory/docs/readme.txt
@@ -1,4 +1,4 @@
-Avatar History plugin
+Avatar History plugin
-----------------------------------
CAUTION: THIS IS AN BETA STAGE PLUGIN. IT CAN DO VERY BAD THINGS. USE AT YOUR OWN RISK.
diff --git a/plugins/AvatarHistory/src/AvatarDlg.cpp b/plugins/AvatarHistory/src/AvatarDlg.cpp
index e0ae4b0885..a352efd61b 100644
--- a/plugins/AvatarHistory/src/AvatarDlg.cpp
+++ b/plugins/AvatarHistory/src/AvatarDlg.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Avatar History Plugin
Copyright (C) 2006 Matthew Wild - Email: mwild1@gmail.com
diff --git a/plugins/AvatarHistory/src/AvatarHistory.cpp b/plugins/AvatarHistory/src/AvatarHistory.cpp
index 6d8aea5b0d..cc4704a7c2 100644
--- a/plugins/AvatarHistory/src/AvatarHistory.cpp
+++ b/plugins/AvatarHistory/src/AvatarHistory.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Avatar History Plugin
---------
diff --git a/plugins/AvatarHistory/src/icolib.cpp b/plugins/AvatarHistory/src/icolib.cpp
index 4b7ff4fc39..38ce5a44a7 100644
--- a/plugins/AvatarHistory/src/icolib.cpp
+++ b/plugins/AvatarHistory/src/icolib.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
enum IconIndex
{
diff --git a/plugins/AvatarHistory/src/options.cpp b/plugins/AvatarHistory/src/options.cpp
index d713d38f0d..7987f862a4 100644
--- a/plugins/AvatarHistory/src/options.cpp
+++ b/plugins/AvatarHistory/src/options.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Avatar History Plugin
Copyright (C) 2006 Matthew Wild - Email: mwild1@gmail.com
diff --git a/plugins/AvatarHistory/src/popup.cpp b/plugins/AvatarHistory/src/popup.cpp
index 0e17f96041..6d4ef5c8ab 100644
--- a/plugins/AvatarHistory/src/popup.cpp
+++ b/plugins/AvatarHistory/src/popup.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/AvatarHistory/src/popup.h b/plugins/AvatarHistory/src/popup.h
index de445cb16a..bc12bfc544 100644
--- a/plugins/AvatarHistory/src/popup.h
+++ b/plugins/AvatarHistory/src/popup.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/AvatarHistory/src/resource.h b/plugins/AvatarHistory/src/resource.h
index ea220762ea..9ec6008167 100644
--- a/plugins/AvatarHistory/src/resource.h
+++ b/plugins/AvatarHistory/src/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by AvatarHistory.rc
//
diff --git a/plugins/AvatarHistory/src/stdafx.cxx b/plugins/AvatarHistory/src/stdafx.cxx
index bfd519e3dc..b05ed73bc5 100644
--- a/plugins/AvatarHistory/src/stdafx.cxx
+++ b/plugins/AvatarHistory/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/AvatarHistory/src/stdafx.h b/plugins/AvatarHistory/src/stdafx.h
index 47d440a82c..42752e9625 100644
--- a/plugins/AvatarHistory/src/stdafx.h
+++ b/plugins/AvatarHistory/src/stdafx.h
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <windows.h>
#include <windowsx.h>
#include <time.h>
#include <ShObjIdl.h>
diff --git a/plugins/AvatarHistory/src/utils.cpp b/plugins/AvatarHistory/src/utils.cpp
index 1662ab859a..71214413a2 100644
--- a/plugins/AvatarHistory/src/utils.cpp
+++ b/plugins/AvatarHistory/src/utils.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Avatar History Plugin
---------
diff --git a/plugins/AvatarHistory/src/version.h b/plugins/AvatarHistory/src/version.h
index 4d97f4b438..e5d722027d 100644
--- a/plugins/AvatarHistory/src/version.h
+++ b/plugins/AvatarHistory/src/version.h
@@ -1,4 +1,4 @@
-#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
#define __BUILD_NUM 2