From 28317a5f7331e1910811e6e37ee7c327ee42cafd Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 1 Jan 2018 05:02:10 +0300 Subject: massive copyright update --- protocols/Sametime/src/conference.cpp | 2 +- protocols/Sametime/src/sametime.cpp | 2 +- protocols/Sametime/src/version.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'protocols/Sametime') diff --git a/protocols/Sametime/src/conference.cpp b/protocols/Sametime/src/conference.cpp index c79baf20cb..d96ca4e66d 100644 --- a/protocols/Sametime/src/conference.cpp +++ b/protocols/Sametime/src/conference.cpp @@ -20,7 +20,7 @@ CSametimeProto* getProtoFromMwConference(mwConference* conf) conference, or mwConference_close to reject the invitation. @param conf the newly created conference - @param inviter the indentity of the user who sent the invitation + @param inviter the identity of the user who sent the invitation @param invite the invitation text */ void mwServiceConf_on_invited(mwConference* conf, mwLoginInfo* inviter, const char* invite) diff --git a/protocols/Sametime/src/sametime.cpp b/protocols/Sametime/src/sametime.cpp index 978a5d6fce..dfb4166223 100644 --- a/protocols/Sametime/src/sametime.cpp +++ b/protocols/Sametime/src/sametime.cpp @@ -37,7 +37,7 @@ extern "C" __declspec(dllexport) const MUUID MirandaInterfaces[] = {MIID_PROTOCO // protocol related services -/** Copy the name of the protocole into lParam +/** Copy the name of the protocol into lParam * @param wParam : max size of the name * @param lParam : reference to a char *, which will hold the name */ diff --git a/protocols/Sametime/src/version.h b/protocols/Sametime/src/version.h index aac68342d9..50ae8f6254 100644 --- a/protocols/Sametime/src/version.h +++ b/protocols/Sametime/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Sametime.dll" #define __DESCRIPTION "Implementation of instant messaging for the Lotus Sametime protocol." #define __AUTHOR "Scott Ellis, Szymon Tokarz" -#define __COPYRIGHT "© 2005 Scott Ellis, 2014-2017 wsx22" +#define __COPYRIGHT "© 2005 Scott Ellis, 2014-18 wsx22" #define __AUTHORWEB "https://miranda-ng.org/p/Sametime/" -- cgit v1.2.3