summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2015-09-18 17:34:05 +0000
committerDart Raiden <wowemuh@gmail.com>2015-09-18 17:34:05 +0000
commit0335163ed62061dbd09d8a81285e4d3b5ac1ddf7 (patch)
tree16dcd401d76c69c96430cd44cb6bc17832f05be5 /src/core
parent66f309ee1e14779999c6a68d85e11c6ac219fbcc (diff)
replace "(c)" and "c" by ©
update years in __COPYRIGHT git-svn-id: http://svn.miranda-ng.org/main/trunk@15384 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core')
-rw-r--r--src/core/stdauth/src/version.h2
-rw-r--r--src/core/stdautoaway/src/version.h2
-rw-r--r--src/core/stdaway/src/version.h2
-rw-r--r--src/core/stdchat/src/version.h8
-rw-r--r--src/core/stdclist/src/version.h2
-rw-r--r--src/core/stdemail/src/version.h2
-rw-r--r--src/core/stdfile/src/version.h2
-rw-r--r--src/core/stdhelp/src/version.h2
-rw-r--r--src/core/stdidle/src/version.h2
-rw-r--r--src/core/stdmsg/src/msgs.cpp2
-rw-r--r--src/core/stdmsg/src/version.h2
-rw-r--r--src/core/stduihist/src/version.h2
-rw-r--r--src/core/stduserinfo/src/contactinfo.cpp2
-rw-r--r--src/core/stduserinfo/src/version.h2
-rw-r--r--src/core/stduseronline/src/version.h2
15 files changed, 18 insertions, 18 deletions
diff --git a/src/core/stdauth/src/version.h b/src/core/stdauth/src/version.h
index 970d3e1b02..95416d35bc 100644
--- a/src/core/stdauth/src/version.h
+++ b/src/core/stdauth/src/version.h
@@ -9,4 +9,4 @@
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/StdAuth/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"
+#define __COPYRIGHT "© 2012-15 Miranda NG Development Team"
diff --git a/src/core/stdautoaway/src/version.h b/src/core/stdautoaway/src/version.h
index 11410338d2..82fe525bf5 100644
--- a/src/core/stdautoaway/src/version.h
+++ b/src/core/stdautoaway/src/version.h
@@ -9,4 +9,4 @@
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/StdAutoAway/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"
+#define __COPYRIGHT "© 2012-15 Miranda NG Development Team"
diff --git a/src/core/stdaway/src/version.h b/src/core/stdaway/src/version.h
index 56f04d9ede..10b8eaa47a 100644
--- a/src/core/stdaway/src/version.h
+++ b/src/core/stdaway/src/version.h
@@ -9,4 +9,4 @@
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/StdAway/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"
+#define __COPYRIGHT "© 2012-15 Miranda NG Development Team"
diff --git a/src/core/stdchat/src/version.h b/src/core/stdchat/src/version.h
index 00f915ecb2..b1f7a0c619 100644
--- a/src/core/stdchat/src/version.h
+++ b/src/core/stdchat/src/version.h
@@ -1,13 +1,13 @@
#include <m_version.h>
-#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
+#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING
#define __PLUGIN_NAME "Standard Chat"
#define __FILENAME "stdchat.dll"
-#define __DESCRIPTION "Core module for providing chat rooms support."
+#define __DESCRIPTION "Core module for providing chat rooms support."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdChat/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"
+#define __AUTHORWEB "http://miranda-ng.org/p/StdChat/"
+#define __COPYRIGHT "© 2012-15 Miranda NG Development Team"
diff --git a/src/core/stdclist/src/version.h b/src/core/stdclist/src/version.h
index bc62b9a6f6..f2908cb01f 100644
--- a/src/core/stdclist/src/version.h
+++ b/src/core/stdclist/src/version.h
@@ -10,4 +10,4 @@
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/StdClist/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"
+#define __COPYRIGHT "© 2012-15 Miranda NG Development Team"
diff --git a/src/core/stdemail/src/version.h b/src/core/stdemail/src/version.h
index d10b741558..265508eb23 100644
--- a/src/core/stdemail/src/version.h
+++ b/src/core/stdemail/src/version.h
@@ -9,4 +9,4 @@
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/StdEmail/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"
+#define __COPYRIGHT "© 2012-15 Miranda NG Development Team"
diff --git a/src/core/stdfile/src/version.h b/src/core/stdfile/src/version.h
index 9edd6f7c6a..e00fb3e080 100644
--- a/src/core/stdfile/src/version.h
+++ b/src/core/stdfile/src/version.h
@@ -9,4 +9,4 @@
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/StdFile/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"
+#define __COPYRIGHT "© 2012-15 Miranda NG Development Team"
diff --git a/src/core/stdhelp/src/version.h b/src/core/stdhelp/src/version.h
index 64147ae010..8f0686da9e 100644
--- a/src/core/stdhelp/src/version.h
+++ b/src/core/stdhelp/src/version.h
@@ -9,4 +9,4 @@
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/StdHelp/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"
+#define __COPYRIGHT "© 2012-15 Miranda NG Development Team"
diff --git a/src/core/stdidle/src/version.h b/src/core/stdidle/src/version.h
index 0e44e85d35..f34902ed5f 100644
--- a/src/core/stdidle/src/version.h
+++ b/src/core/stdidle/src/version.h
@@ -9,4 +9,4 @@
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/StdIdle/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"
+#define __COPYRIGHT "© 2012-15 Miranda NG Development Team"
diff --git a/src/core/stdmsg/src/msgs.cpp b/src/core/stdmsg/src/msgs.cpp
index 19221d2971..a8f2651cf2 100644
--- a/src/core/stdmsg/src/msgs.cpp
+++ b/src/core/stdmsg/src/msgs.cpp
@@ -379,7 +379,7 @@ static INT_PTR GetWindowData(WPARAM wParam, LPARAM lParam)
return 0;
}
-static TCHAR tszError[] = LPGENT("Miranda could not load the built-in message module, Msftedit.dll is missing. Press 'Yes' to continue loading Miranda.");
+static TCHAR tszError[] = LPGENT("Miranda could not load the built-in message module, msftedit.dll is missing. Press 'Yes' to continue loading Miranda.");
int LoadSendRecvMessageModule(void)
{
diff --git a/src/core/stdmsg/src/version.h b/src/core/stdmsg/src/version.h
index a406313417..5a39ef4f5c 100644
--- a/src/core/stdmsg/src/version.h
+++ b/src/core/stdmsg/src/version.h
@@ -10,4 +10,4 @@
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/StdMsg/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"
+#define __COPYRIGHT "© 2012-15 Miranda NG Development Team"
diff --git a/src/core/stduihist/src/version.h b/src/core/stduihist/src/version.h
index d15d8de7d6..9ab70e5d18 100644
--- a/src/core/stduihist/src/version.h
+++ b/src/core/stduihist/src/version.h
@@ -9,4 +9,4 @@
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/StdUIHist/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"
+#define __COPYRIGHT "© 2012-15 Miranda NG Development Team"
diff --git a/src/core/stduserinfo/src/contactinfo.cpp b/src/core/stduserinfo/src/contactinfo.cpp
index c142be091b..45079c2f96 100644
--- a/src/core/stduserinfo/src/contactinfo.cpp
+++ b/src/core/stduserinfo/src/contactinfo.cpp
@@ -32,7 +32,7 @@ static INT_PTR CALLBACK EditUserEmailDlgProc(HWND hwndDlg, UINT msg, WPARAM wPar
switch (msg) {
case WM_INITDIALOG:
SetWindowLongPtr(hwndDlg, GWLP_USERDATA, (LONG_PTR)lParam);
- if (*(char*)lParam) SetWindowText(hwndDlg, TranslateT("Edit E-Mail address"));
+ if (*(char*)lParam) SetWindowText(hwndDlg, TranslateT("Edit e-mail address"));
TranslateDialogDefault(hwndDlg);
SetDlgItemTextA(hwndDlg, IDC_EMAIL, (char*)lParam);
EnableWindow(GetDlgItem(hwndDlg, IDOK), *(char*)lParam);
diff --git a/src/core/stduserinfo/src/version.h b/src/core/stduserinfo/src/version.h
index 4a01547508..cb1ff90a6f 100644
--- a/src/core/stduserinfo/src/version.h
+++ b/src/core/stduserinfo/src/version.h
@@ -9,4 +9,4 @@
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/StdUserInfo/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"
+#define __COPYRIGHT "© 2012-15 Miranda NG Development Team"
diff --git a/src/core/stduseronline/src/version.h b/src/core/stduseronline/src/version.h
index 82ec152b4f..f70d7dbd79 100644
--- a/src/core/stduseronline/src/version.h
+++ b/src/core/stduseronline/src/version.h
@@ -9,4 +9,4 @@
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/StdUserOnline/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"
+#define __COPYRIGHT "© 2012-15 Miranda NG Development Team"