From 28317a5f7331e1910811e6e37ee7c327ee42cafd Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 1 Jan 2018 05:02:10 +0300 Subject: massive copyright update --- src/core/stdautoaway/src/autoaway.cpp | 2 +- src/core/stdautoaway/src/main.cpp | 2 +- src/core/stdautoaway/src/stdafx.h | 2 +- src/core/stdautoaway/src/version.h | 4 ++-- src/core/stdaway/src/awaymsg.cpp | 2 +- src/core/stdaway/src/main.cpp | 2 +- src/core/stdaway/src/sendmsg.cpp | 2 +- src/core/stdaway/src/stdafx.h | 2 +- src/core/stdaway/src/version.h | 4 ++-- src/core/stdclist/src/clc.h | 2 +- src/core/stdclist/src/clcfonts.cpp | 2 +- src/core/stdclist/src/clcopts.cpp | 2 +- src/core/stdclist/src/clcpaint.cpp | 2 +- src/core/stdclist/src/clistmenus.cpp | 2 +- src/core/stdclist/src/clistopts.cpp | 2 +- src/core/stdclist/src/cluiopts.cpp | 2 +- src/core/stdclist/src/contact.cpp | 2 +- src/core/stdclist/src/init.cpp | 2 +- src/core/stdclist/src/stdafx.cxx | 2 +- src/core/stdclist/src/stdafx.h | 2 +- src/core/stdclist/src/version.h | 4 ++-- src/core/stdcrypt/src/encrypt.cpp | 2 +- src/core/stdcrypt/src/main.cpp | 2 +- src/core/stdcrypt/src/stdafx.h | 2 +- src/core/stdcrypt/src/stdcrypt.h | 2 +- src/core/stdcrypt/src/utils.cpp | 2 +- src/core/stdcrypt/src/version.h | 4 ++-- src/core/stdemail/src/email.cpp | 2 +- src/core/stdemail/src/main.cpp | 2 +- src/core/stdemail/src/stdafx.h | 2 +- src/core/stdemail/src/version.h | 4 ++-- src/core/stdfile/src/file.cpp | 2 +- src/core/stdfile/src/file.h | 2 +- src/core/stdfile/src/fileexistsdlg.cpp | 2 +- src/core/stdfile/src/fileopts.cpp | 2 +- src/core/stdfile/src/filerecvdlg.cpp | 2 +- src/core/stdfile/src/filesenddlg.cpp | 2 +- src/core/stdfile/src/filexferdlg.cpp | 2 +- src/core/stdfile/src/ftmanager.cpp | 2 +- src/core/stdfile/src/main.cpp | 2 +- src/core/stdfile/src/stdafx.h | 2 +- src/core/stdfile/src/version.h | 4 ++-- src/core/stdidle/src/idle.cpp | 2 +- src/core/stdidle/src/main.cpp | 2 +- src/core/stdidle/src/options.cpp | 2 +- src/core/stdidle/src/stdafx.h | 2 +- src/core/stdidle/src/version.h | 4 ++-- src/core/stdmsg/src/chat_manager.cpp | 2 +- src/core/stdmsg/src/chat_window.cpp | 2 +- src/core/stdmsg/src/cmdlist.cpp | 2 +- src/core/stdmsg/src/cmdlist.h | 2 +- src/core/stdmsg/src/globals.cpp | 2 +- src/core/stdmsg/src/globals.h | 2 +- src/core/stdmsg/src/msgdialog.cpp | 2 +- src/core/stdmsg/src/msglog.cpp | 2 +- src/core/stdmsg/src/msgoptions.cpp | 2 +- src/core/stdmsg/src/msgs.cpp | 2 +- src/core/stdmsg/src/msgs.h | 2 +- src/core/stdmsg/src/msgtimedout.cpp | 2 +- src/core/stdmsg/src/srmm.cpp | 2 +- src/core/stdmsg/src/statusicon.cpp | 2 +- src/core/stdmsg/src/stdafx.cxx | 2 +- src/core/stdmsg/src/stdafx.h | 2 +- src/core/stdmsg/src/tabs.cpp | 2 +- src/core/stdmsg/src/version.h | 4 ++-- src/core/stdssl/src/main.cpp | 2 +- src/core/stdssl/src/netlibssl.cpp | 2 +- src/core/stdssl/src/stdafx.cxx | 2 +- src/core/stdssl/src/stdafx.h | 2 +- src/core/stdssl/src/version.h | 4 ++-- src/core/stduihist/src/history.cpp | 2 +- src/core/stduihist/src/main.cpp | 2 +- src/core/stduihist/src/stdafx.h | 2 +- src/core/stduihist/src/version.h | 4 ++-- src/core/stduserinfo/src/contactinfo.cpp | 2 +- src/core/stduserinfo/src/main.cpp | 2 +- src/core/stduserinfo/src/stdafx.h | 2 +- src/core/stduserinfo/src/stdinfo.cpp | 2 +- src/core/stduserinfo/src/userinfo.cpp | 2 +- src/core/stduserinfo/src/version.h | 4 ++-- src/core/stduseronline/src/main.cpp | 2 +- src/core/stduseronline/src/stdafx.h | 2 +- src/core/stduseronline/src/useronline.cpp | 2 +- src/core/stduseronline/src/version.h | 4 ++-- 84 files changed, 96 insertions(+), 96 deletions(-) (limited to 'src/core') diff --git a/src/core/stdautoaway/src/autoaway.cpp b/src/core/stdautoaway/src/autoaway.cpp index c21b77253f..bf783cc3a1 100644 --- a/src/core/stdautoaway/src/autoaway.cpp +++ b/src/core/stdautoaway/src/autoaway.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdautoaway/src/main.cpp b/src/core/stdautoaway/src/main.cpp index 16bf735564..b7138e4b1f 100644 --- a/src/core/stdautoaway/src/main.cpp +++ b/src/core/stdautoaway/src/main.cpp @@ -2,7 +2,7 @@ Standard auto away module for Miranda NG -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org) +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/stdautoaway/src/stdafx.h b/src/core/stdautoaway/src/stdafx.h index 554f9c9f22..535e0ae463 100644 --- a/src/core/stdautoaway/src/stdafx.h +++ b/src/core/stdautoaway/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdautoaway/src/version.h b/src/core/stdautoaway/src/version.h index 3952127b07..935dc54b34 100644 --- a/src/core/stdautoaway/src/version.h +++ b/src/core/stdautoaway/src/version.h @@ -6,6 +6,6 @@ #define __PLUGIN_NAME "Standard AutoAway module" #define __FILENAME "stdautoaway.dll" #define __DESCRIPTION "Core module for away state processing." -#define __AUTHOR "Miranda NG Development Team" +#define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdAutoAway/" -#define __COPYRIGHT "© 2012-17 Miranda NG Development Team" +#define __COPYRIGHT "© 2012-18 Miranda NG team" diff --git a/src/core/stdaway/src/awaymsg.cpp b/src/core/stdaway/src/awaymsg.cpp index 0907a28d28..892556f77b 100644 --- a/src/core/stdaway/src/awaymsg.cpp +++ b/src/core/stdaway/src/awaymsg.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdaway/src/main.cpp b/src/core/stdaway/src/main.cpp index 3ab44e8bd4..872eb90f22 100644 --- a/src/core/stdaway/src/main.cpp +++ b/src/core/stdaway/src/main.cpp @@ -2,7 +2,7 @@ Standard away message processing module for Miranda NG -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org) +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/stdaway/src/sendmsg.cpp b/src/core/stdaway/src/sendmsg.cpp index e6df6ddea6..f7357e4f08 100644 --- a/src/core/stdaway/src/sendmsg.cpp +++ b/src/core/stdaway/src/sendmsg.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdaway/src/stdafx.h b/src/core/stdaway/src/stdafx.h index 2e136d5027..466a47e463 100644 --- a/src/core/stdaway/src/stdafx.h +++ b/src/core/stdaway/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdaway/src/version.h b/src/core/stdaway/src/version.h index 54199a498b..2e29193ff1 100644 --- a/src/core/stdaway/src/version.h +++ b/src/core/stdaway/src/version.h @@ -6,6 +6,6 @@ #define __PLUGIN_NAME "Standard Away module" #define __FILENAME "stdaway.dll" #define __DESCRIPTION "Core module for the away messages processing." -#define __AUTHOR "Miranda NG Development Team" +#define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdAway/" -#define __COPYRIGHT "© 2012-17 Miranda NG Development Team" +#define __COPYRIGHT "© 2012-18 Miranda NG team" diff --git a/src/core/stdclist/src/clc.h b/src/core/stdclist/src/clc.h index 1dbb8a0928..6015173f9d 100644 --- a/src/core/stdclist/src/clc.h +++ b/src/core/stdclist/src/clc.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdclist/src/clcfonts.cpp b/src/core/stdclist/src/clcfonts.cpp index 1123baace2..d00c89df0a 100644 --- a/src/core/stdclist/src/clcfonts.cpp +++ b/src/core/stdclist/src/clcfonts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdclist/src/clcopts.cpp b/src/core/stdclist/src/clcopts.cpp index 79edefe729..7b889c2a21 100644 --- a/src/core/stdclist/src/clcopts.cpp +++ b/src/core/stdclist/src/clcopts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdclist/src/clcpaint.cpp b/src/core/stdclist/src/clcpaint.cpp index 0aae739c7b..e95fca2fa7 100644 --- a/src/core/stdclist/src/clcpaint.cpp +++ b/src/core/stdclist/src/clcpaint.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdclist/src/clistmenus.cpp b/src/core/stdclist/src/clistmenus.cpp index 19d5450406..afdb4c8da7 100644 --- a/src/core/stdclist/src/clistmenus.cpp +++ b/src/core/stdclist/src/clistmenus.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdclist/src/clistopts.cpp b/src/core/stdclist/src/clistopts.cpp index edc356da1f..873ebb6f3e 100644 --- a/src/core/stdclist/src/clistopts.cpp +++ b/src/core/stdclist/src/clistopts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdclist/src/cluiopts.cpp b/src/core/stdclist/src/cluiopts.cpp index 8c144741d5..358638cc96 100644 --- a/src/core/stdclist/src/cluiopts.cpp +++ b/src/core/stdclist/src/cluiopts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdclist/src/contact.cpp b/src/core/stdclist/src/contact.cpp index 9ed222036e..b3b46976a5 100644 --- a/src/core/stdclist/src/contact.cpp +++ b/src/core/stdclist/src/contact.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdclist/src/init.cpp b/src/core/stdclist/src/init.cpp index 7fb57bdec1..9370093941 100644 --- a/src/core/stdclist/src/init.cpp +++ b/src/core/stdclist/src/init.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdclist/src/stdafx.cxx b/src/core/stdclist/src/stdafx.cxx index 2cfe57c9c5..e579779bcc 100644 --- a/src/core/stdclist/src/stdafx.cxx +++ b/src/core/stdclist/src/stdafx.cxx @@ -1,5 +1,5 @@ /* -Copyright (C) 2012-17 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-18 Miranda NG team (https://miranda-ng.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/core/stdclist/src/stdafx.h b/src/core/stdclist/src/stdafx.h index 650ab19c25..e484fd22ae 100644 --- a/src/core/stdclist/src/stdafx.h +++ b/src/core/stdclist/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdclist/src/version.h b/src/core/stdclist/src/version.h index 07fceac156..5b0401267c 100644 --- a/src/core/stdclist/src/version.h +++ b/src/core/stdclist/src/version.h @@ -7,6 +7,6 @@ #define __PLUGIN_NAME "Classic contact list" #define __FILENAME "stdclist.dll" #define __DESCRIPTION "Core module for displaying contacts." -#define __AUTHOR "Miranda NG Development Team" +#define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdClist/" -#define __COPYRIGHT "© 2012-17 Miranda NG Development Team" +#define __COPYRIGHT "© 2012-18 Miranda NG team" diff --git a/src/core/stdcrypt/src/encrypt.cpp b/src/core/stdcrypt/src/encrypt.cpp index 3439772592..6721f733a2 100644 --- a/src/core/stdcrypt/src/encrypt.cpp +++ b/src/core/stdcrypt/src/encrypt.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (C) 2012-17 Miranda NG project, +Copyright (C) 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdcrypt/src/main.cpp b/src/core/stdcrypt/src/main.cpp index a9805b82d6..f14cab066a 100644 --- a/src/core/stdcrypt/src/main.cpp +++ b/src/core/stdcrypt/src/main.cpp @@ -1,7 +1,7 @@ /* Standard encryption plugin for Miranda NG -Copyright (C) 2012-17 George Hazan +Copyright (C) 2012-18 George Hazan This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/stdcrypt/src/stdafx.h b/src/core/stdcrypt/src/stdafx.h index 1bf58f4393..85daa18616 100644 --- a/src/core/stdcrypt/src/stdafx.h +++ b/src/core/stdcrypt/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdcrypt/src/stdcrypt.h b/src/core/stdcrypt/src/stdcrypt.h index 9465ac86e2..12efc7b0f5 100644 --- a/src/core/stdcrypt/src/stdcrypt.h +++ b/src/core/stdcrypt/src/stdcrypt.h @@ -1,7 +1,7 @@ /* Standard encryption plugin for Miranda NG -Copyright (C) 2012-17 George Hazan +Copyright (C) 2012-18 George Hazan This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/stdcrypt/src/utils.cpp b/src/core/stdcrypt/src/utils.cpp index 27e641d1cd..cfef144ce4 100644 --- a/src/core/stdcrypt/src/utils.cpp +++ b/src/core/stdcrypt/src/utils.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (C) 2012-17 Miranda NG project, +Copyright (C) 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdcrypt/src/version.h b/src/core/stdcrypt/src/version.h index f2a287aa7b..16a27b476f 100644 --- a/src/core/stdcrypt/src/version.h +++ b/src/core/stdcrypt/src/version.h @@ -6,6 +6,6 @@ #define __PLUGIN_NAME "Standard encrypting module" #define __FILENAME "stdcrypt.dll" #define __DESCRIPTION "Core module for encryption." -#define __AUTHOR "Miranda NG Development Team" +#define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdCrypt/" -#define __COPYRIGHT "© 2012-17 Miranda NG Development Team" +#define __COPYRIGHT "© 2012-18 Miranda NG team" diff --git a/src/core/stdemail/src/email.cpp b/src/core/stdemail/src/email.cpp index 612f1868f0..c7b1dde4e0 100644 --- a/src/core/stdemail/src/email.cpp +++ b/src/core/stdemail/src/email.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdemail/src/main.cpp b/src/core/stdemail/src/main.cpp index 4bb4247596..97ae5aa792 100644 --- a/src/core/stdemail/src/main.cpp +++ b/src/core/stdemail/src/main.cpp @@ -2,7 +2,7 @@ Standard e-mail urls launcher for Miranda NG -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org) +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/stdemail/src/stdafx.h b/src/core/stdemail/src/stdafx.h index 8c4cf39cf9..576bd9482d 100644 --- a/src/core/stdemail/src/stdafx.h +++ b/src/core/stdemail/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdemail/src/version.h b/src/core/stdemail/src/version.h index c2ebdc6ab8..c991082098 100644 --- a/src/core/stdemail/src/version.h +++ b/src/core/stdemail/src/version.h @@ -6,6 +6,6 @@ #define __PLUGIN_NAME "Standard Email module" #define __FILENAME "stdemail.dll" #define __DESCRIPTION "Core module for e-mail urls handling." -#define __AUTHOR "Miranda NG Development Team" +#define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdEmail/" -#define __COPYRIGHT "© 2012-17 Miranda NG Development Team" +#define __COPYRIGHT "© 2012-18 Miranda NG team" diff --git a/src/core/stdfile/src/file.cpp b/src/core/stdfile/src/file.cpp index af7cb57110..42db8f5f35 100644 --- a/src/core/stdfile/src/file.cpp +++ b/src/core/stdfile/src/file.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdfile/src/file.h b/src/core/stdfile/src/file.h index 0d359a9eb1..96754c0ab8 100644 --- a/src/core/stdfile/src/file.h +++ b/src/core/stdfile/src/file.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdfile/src/fileexistsdlg.cpp b/src/core/stdfile/src/fileexistsdlg.cpp index be15a0c8fa..dfc3334850 100644 --- a/src/core/stdfile/src/fileexistsdlg.cpp +++ b/src/core/stdfile/src/fileexistsdlg.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdfile/src/fileopts.cpp b/src/core/stdfile/src/fileopts.cpp index b8bbae76f8..ef06a6d4b2 100644 --- a/src/core/stdfile/src/fileopts.cpp +++ b/src/core/stdfile/src/fileopts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdfile/src/filerecvdlg.cpp b/src/core/stdfile/src/filerecvdlg.cpp index 9feef53743..8efbb97dd2 100644 --- a/src/core/stdfile/src/filerecvdlg.cpp +++ b/src/core/stdfile/src/filerecvdlg.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdfile/src/filesenddlg.cpp b/src/core/stdfile/src/filesenddlg.cpp index a0c98ad613..1a8bee4c54 100644 --- a/src/core/stdfile/src/filesenddlg.cpp +++ b/src/core/stdfile/src/filesenddlg.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdfile/src/filexferdlg.cpp b/src/core/stdfile/src/filexferdlg.cpp index 2181baa67a..0a82e74343 100644 --- a/src/core/stdfile/src/filexferdlg.cpp +++ b/src/core/stdfile/src/filexferdlg.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdfile/src/ftmanager.cpp b/src/core/stdfile/src/ftmanager.cpp index c73fa2300d..00ba7cd691 100644 --- a/src/core/stdfile/src/ftmanager.cpp +++ b/src/core/stdfile/src/ftmanager.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdfile/src/main.cpp b/src/core/stdfile/src/main.cpp index 67ae29ac03..51e71e11ab 100644 --- a/src/core/stdfile/src/main.cpp +++ b/src/core/stdfile/src/main.cpp @@ -2,7 +2,7 @@ Standard file transfers' plugin for Miranda NG -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org) +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/stdfile/src/stdafx.h b/src/core/stdfile/src/stdafx.h index 512cc93ad7..1611c05c00 100644 --- a/src/core/stdfile/src/stdafx.h +++ b/src/core/stdfile/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdfile/src/version.h b/src/core/stdfile/src/version.h index 54750eb07e..4cb2d64628 100644 --- a/src/core/stdfile/src/version.h +++ b/src/core/stdfile/src/version.h @@ -6,6 +6,6 @@ #define __PLUGIN_NAME "Standard File Transfers" #define __FILENAME "stdfile.dll" #define __DESCRIPTION "Core module for sending/receiving files." -#define __AUTHOR "Miranda NG Development Team" +#define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdFile/" -#define __COPYRIGHT "© 2012-17 Miranda NG Development Team" +#define __COPYRIGHT "© 2012-18 Miranda NG team" diff --git a/src/core/stdidle/src/idle.cpp b/src/core/stdidle/src/idle.cpp index 64974bff02..b9ac7c7645 100644 --- a/src/core/stdidle/src/idle.cpp +++ b/src/core/stdidle/src/idle.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdidle/src/main.cpp b/src/core/stdidle/src/main.cpp index 4ca3c99d33..07ac3d6d36 100644 --- a/src/core/stdidle/src/main.cpp +++ b/src/core/stdidle/src/main.cpp @@ -2,7 +2,7 @@ Standard idle state module for Miranda NG -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org) +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/stdidle/src/options.cpp b/src/core/stdidle/src/options.cpp index 58484c7650..a3753db6d1 100644 --- a/src/core/stdidle/src/options.cpp +++ b/src/core/stdidle/src/options.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdidle/src/stdafx.h b/src/core/stdidle/src/stdafx.h index 2060da635d..6d7f50aead 100644 --- a/src/core/stdidle/src/stdafx.h +++ b/src/core/stdidle/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdidle/src/version.h b/src/core/stdidle/src/version.h index 79f0d6a8b5..0c72bc1c1e 100644 --- a/src/core/stdidle/src/version.h +++ b/src/core/stdidle/src/version.h @@ -6,6 +6,6 @@ #define __PLUGIN_NAME "Standard Idle module" #define __FILENAME "stdidle.dll" #define __DESCRIPTION "Core module for idle state processing." -#define __AUTHOR "Miranda NG Development Team" +#define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdIdle/" -#define __COPYRIGHT "© 2012-17 Miranda NG Development Team" +#define __COPYRIGHT "© 2012-18 Miranda NG team" diff --git a/src/core/stdmsg/src/chat_manager.cpp b/src/core/stdmsg/src/chat_manager.cpp index 913c3d0987..b96eda5f6d 100644 --- a/src/core/stdmsg/src/chat_manager.cpp +++ b/src/core/stdmsg/src/chat_manager.cpp @@ -1,7 +1,7 @@ /* Chat module plugin for Miranda IM -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdmsg/src/chat_window.cpp b/src/core/stdmsg/src/chat_window.cpp index 859fe50a79..5e7b8046df 100644 --- a/src/core/stdmsg/src/chat_window.cpp +++ b/src/core/stdmsg/src/chat_window.cpp @@ -1,7 +1,7 @@ /* Chat module plugin for Miranda IM -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdmsg/src/cmdlist.cpp b/src/core/stdmsg/src/cmdlist.cpp index 10213d8018..85b72de8fe 100644 --- a/src/core/stdmsg/src/cmdlist.cpp +++ b/src/core/stdmsg/src/cmdlist.cpp @@ -1,6 +1,6 @@ /* -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdmsg/src/cmdlist.h b/src/core/stdmsg/src/cmdlist.h index 9adb33b12a..4d5f1e38d5 100644 --- a/src/core/stdmsg/src/cmdlist.h +++ b/src/core/stdmsg/src/cmdlist.h @@ -1,6 +1,6 @@ /* -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdmsg/src/globals.cpp b/src/core/stdmsg/src/globals.cpp index 661837a1b2..af3cdc283d 100644 --- a/src/core/stdmsg/src/globals.cpp +++ b/src/core/stdmsg/src/globals.cpp @@ -1,6 +1,6 @@ /* -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdmsg/src/globals.h b/src/core/stdmsg/src/globals.h index 3f25e9ee63..73ca99fdfe 100644 --- a/src/core/stdmsg/src/globals.h +++ b/src/core/stdmsg/src/globals.h @@ -1,6 +1,6 @@ /* -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdmsg/src/msgdialog.cpp b/src/core/stdmsg/src/msgdialog.cpp index 937bb69857..271e903f5f 100644 --- a/src/core/stdmsg/src/msgdialog.cpp +++ b/src/core/stdmsg/src/msgdialog.cpp @@ -1,6 +1,6 @@ /* -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdmsg/src/msglog.cpp b/src/core/stdmsg/src/msglog.cpp index fb5b1e2fd9..b469b8de15 100644 --- a/src/core/stdmsg/src/msglog.cpp +++ b/src/core/stdmsg/src/msglog.cpp @@ -1,6 +1,6 @@ /* -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdmsg/src/msgoptions.cpp b/src/core/stdmsg/src/msgoptions.cpp index 06536f5cd5..7fce8cb2e5 100644 --- a/src/core/stdmsg/src/msgoptions.cpp +++ b/src/core/stdmsg/src/msgoptions.cpp @@ -1,6 +1,6 @@ /* -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdmsg/src/msgs.cpp b/src/core/stdmsg/src/msgs.cpp index ae36b73a40..fbef2e9997 100644 --- a/src/core/stdmsg/src/msgs.cpp +++ b/src/core/stdmsg/src/msgs.cpp @@ -1,6 +1,6 @@ /* -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdmsg/src/msgs.h b/src/core/stdmsg/src/msgs.h index b0bf16cfb7..23321866e6 100644 --- a/src/core/stdmsg/src/msgs.h +++ b/src/core/stdmsg/src/msgs.h @@ -1,6 +1,6 @@ /* -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdmsg/src/msgtimedout.cpp b/src/core/stdmsg/src/msgtimedout.cpp index 40a871e80b..dd63373531 100644 --- a/src/core/stdmsg/src/msgtimedout.cpp +++ b/src/core/stdmsg/src/msgtimedout.cpp @@ -1,6 +1,6 @@ /* -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdmsg/src/srmm.cpp b/src/core/stdmsg/src/srmm.cpp index 37cd4f6b33..1c4dd443e0 100644 --- a/src/core/stdmsg/src/srmm.cpp +++ b/src/core/stdmsg/src/srmm.cpp @@ -1,6 +1,6 @@ /* -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdmsg/src/statusicon.cpp b/src/core/stdmsg/src/statusicon.cpp index ccd69b46ce..76509152cc 100644 --- a/src/core/stdmsg/src/statusicon.cpp +++ b/src/core/stdmsg/src/statusicon.cpp @@ -1,6 +1,6 @@ /* -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdmsg/src/stdafx.cxx b/src/core/stdmsg/src/stdafx.cxx index 6f97ed9a4e..a014f1df49 100644 --- a/src/core/stdmsg/src/stdafx.cxx +++ b/src/core/stdmsg/src/stdafx.cxx @@ -1,6 +1,6 @@ /* -Copyright (C) 2012-17 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-18 Miranda NG team (https://miranda-ng.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/core/stdmsg/src/stdafx.h b/src/core/stdmsg/src/stdafx.h index cfdb92aa2a..1487d29391 100644 --- a/src/core/stdmsg/src/stdafx.h +++ b/src/core/stdmsg/src/stdafx.h @@ -1,6 +1,6 @@ /* -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdmsg/src/tabs.cpp b/src/core/stdmsg/src/tabs.cpp index 87b1e94670..78ba5ba02a 100644 --- a/src/core/stdmsg/src/tabs.cpp +++ b/src/core/stdmsg/src/tabs.cpp @@ -1,6 +1,6 @@ /* -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdmsg/src/version.h b/src/core/stdmsg/src/version.h index 64a2cec97c..e6e819fdba 100644 --- a/src/core/stdmsg/src/version.h +++ b/src/core/stdmsg/src/version.h @@ -7,6 +7,6 @@ #define __PLUGIN_NAME "Send/Receive Messages" #define __FILENAME "stdmsg.dll" #define __DESCRIPTION "Core module for send/receive instant messages." -#define __AUTHOR "Miranda NG Development Team" +#define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdMsg/" -#define __COPYRIGHT "© 2012-17 Miranda NG Development Team" +#define __COPYRIGHT "© 2012-18 Miranda NG team" diff --git a/src/core/stdssl/src/main.cpp b/src/core/stdssl/src/main.cpp index 90aab5f72f..5cde1cd401 100644 --- a/src/core/stdssl/src/main.cpp +++ b/src/core/stdssl/src/main.cpp @@ -2,7 +2,7 @@ Standard SSL driver for Miranda NG -Copyright (c) 2014-17 Miranda NG project (https://miranda-ng.org) +Copyright (c) 2014-18 Miranda NG team (https://miranda-ng.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/stdssl/src/netlibssl.cpp b/src/core/stdssl/src/netlibssl.cpp index 8ae7efc144..e8a072c3f6 100644 --- a/src/core/stdssl/src/netlibssl.cpp +++ b/src/core/stdssl/src/netlibssl.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdssl/src/stdafx.cxx b/src/core/stdssl/src/stdafx.cxx index 6f97ed9a4e..a014f1df49 100644 --- a/src/core/stdssl/src/stdafx.cxx +++ b/src/core/stdssl/src/stdafx.cxx @@ -1,6 +1,6 @@ /* -Copyright (C) 2012-17 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-18 Miranda NG team (https://miranda-ng.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/src/core/stdssl/src/stdafx.h b/src/core/stdssl/src/stdafx.h index ee823b1323..c9699184e4 100644 --- a/src/core/stdssl/src/stdafx.h +++ b/src/core/stdssl/src/stdafx.h @@ -1,6 +1,6 @@ /* -Copyright 2000-12 Miranda IM, 2012-17 Miranda NG project, +Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdssl/src/version.h b/src/core/stdssl/src/version.h index a71217e95e..6c3a6313b4 100644 --- a/src/core/stdssl/src/version.h +++ b/src/core/stdssl/src/version.h @@ -7,6 +7,6 @@ #define __PLUGIN_NAME "Standard SSL Driver" #define __FILENAME "stdssl.dll" #define __DESCRIPTION "Core driver for Windows native SSL support." -#define __AUTHOR "Miranda NG Development Team" +#define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdSSL/" -#define __COPYRIGHT "© 2014-17 Miranda NG Development Team" +#define __COPYRIGHT "© 2014-18 Miranda NG team" diff --git a/src/core/stduihist/src/history.cpp b/src/core/stduihist/src/history.cpp index ac7d1e3bc1..fafb7a8f64 100644 --- a/src/core/stduihist/src/history.cpp +++ b/src/core/stduihist/src/history.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stduihist/src/main.cpp b/src/core/stduihist/src/main.cpp index 9b2bf33812..9236e98444 100644 --- a/src/core/stduihist/src/main.cpp +++ b/src/core/stduihist/src/main.cpp @@ -2,7 +2,7 @@ Standard ugly history viewer for Miranda NG -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org) +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/stduihist/src/stdafx.h b/src/core/stduihist/src/stdafx.h index 2536e1c497..ad789c95e6 100644 --- a/src/core/stduihist/src/stdafx.h +++ b/src/core/stduihist/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stduihist/src/version.h b/src/core/stduihist/src/version.h index 8b3eae6dfc..4755c4bbb2 100644 --- a/src/core/stduihist/src/version.h +++ b/src/core/stduihist/src/version.h @@ -6,6 +6,6 @@ #define __PLUGIN_NAME "Standard History UI" #define __FILENAME "stduihist.dll" #define __DESCRIPTION "Core module for built-in history viewer." -#define __AUTHOR "Miranda NG Development Team" +#define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdUIHist/" -#define __COPYRIGHT "© 2012-17 Miranda NG Development Team" +#define __COPYRIGHT "© 2012-18 Miranda NG team" diff --git a/src/core/stduserinfo/src/contactinfo.cpp b/src/core/stduserinfo/src/contactinfo.cpp index b00042d3f4..4a1c8ba273 100644 --- a/src/core/stduserinfo/src/contactinfo.cpp +++ b/src/core/stduserinfo/src/contactinfo.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stduserinfo/src/main.cpp b/src/core/stduserinfo/src/main.cpp index 7563b8e37e..fc26f29ea7 100644 --- a/src/core/stduserinfo/src/main.cpp +++ b/src/core/stduserinfo/src/main.cpp @@ -2,7 +2,7 @@ Standard User Info plugin for Miranda NG -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org) +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/stduserinfo/src/stdafx.h b/src/core/stduserinfo/src/stdafx.h index 64239fb198..5851f96df8 100644 --- a/src/core/stduserinfo/src/stdafx.h +++ b/src/core/stduserinfo/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stduserinfo/src/stdinfo.cpp b/src/core/stduserinfo/src/stdinfo.cpp index e158eae615..f5eacac7a9 100644 --- a/src/core/stduserinfo/src/stdinfo.cpp +++ b/src/core/stduserinfo/src/stdinfo.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stduserinfo/src/userinfo.cpp b/src/core/stduserinfo/src/userinfo.cpp index 9d22dc8ef1..ffc1747447 100644 --- a/src/core/stduserinfo/src/userinfo.cpp +++ b/src/core/stduserinfo/src/userinfo.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stduserinfo/src/version.h b/src/core/stduserinfo/src/version.h index e6c6551488..cae3ede7d5 100644 --- a/src/core/stduserinfo/src/version.h +++ b/src/core/stduserinfo/src/version.h @@ -6,6 +6,6 @@ #define __PLUGIN_NAME "Standard User Info module" #define __FILENAME "stduserinfo.dll" #define __DESCRIPTION "Core module for providing user information." -#define __AUTHOR "Miranda NG Development Team" +#define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdUserInfo/" -#define __COPYRIGHT "© 2012-17 Miranda NG Development Team" +#define __COPYRIGHT "© 2012-18 Miranda NG team" diff --git a/src/core/stduseronline/src/main.cpp b/src/core/stduseronline/src/main.cpp index 5bc9d43059..2d4a395103 100644 --- a/src/core/stduseronline/src/main.cpp +++ b/src/core/stduseronline/src/main.cpp @@ -2,7 +2,7 @@ Standard user online monitor for Miranda NG -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org) +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/core/stduseronline/src/stdafx.h b/src/core/stduseronline/src/stdafx.h index 7bb7e2fcd1..8f7073939f 100644 --- a/src/core/stduseronline/src/stdafx.h +++ b/src/core/stduseronline/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stduseronline/src/useronline.cpp b/src/core/stduseronline/src/useronline.cpp index 8f5b81f8bc..1077defd18 100644 --- a/src/core/stduseronline/src/useronline.cpp +++ b/src/core/stduseronline/src/useronline.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stduseronline/src/version.h b/src/core/stduseronline/src/version.h index 7a7922cac6..fb8eca9786 100644 --- a/src/core/stduseronline/src/version.h +++ b/src/core/stduseronline/src/version.h @@ -6,6 +6,6 @@ #define __PLUGIN_NAME "Standard User-Is-Online module" #define __FILENAME "stduseronline.dll" #define __DESCRIPTION "Core module for user-is-online event processing." -#define __AUTHOR "Miranda NG Development Team" +#define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdUserOnline/" -#define __COPYRIGHT "© 2012-17 Miranda NG Development Team" +#define __COPYRIGHT "© 2012-18 Miranda NG team" -- cgit v1.2.3