From 4c2dcf473be210fc1d5571950819d8ad994817c4 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Sat, 1 Jan 2022 20:45:25 +0300 Subject: Happy new year, Miranda --- 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 | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) (limited to 'src/core/stdmsg') diff --git a/src/core/stdmsg/src/chat_manager.cpp b/src/core/stdmsg/src/chat_manager.cpp index 0623a7ecd7..3bcb8a3296 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-21 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-22 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 222087d178..39dce9b2a4 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-21 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-22 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 c6d5103d7b..a82acfa495 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-21 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-22 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 574ae7f935..bbe8c9b11b 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-21 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-22 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 c09537cb16..86ec29130a 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-21 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-22 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 0d33315663..f44a4521b7 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-21 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-22 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 946ca9c72b..24472cf153 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-21 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-22 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 147b107caf..0524859361 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-21 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-22 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 cda2453b64..3f5759b434 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-21 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-22 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 88f9ffc96f..1dc1bf4341 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-21 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-22 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 eac5d63eea..82558a86e2 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-21 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-22 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 ba8f2b3700..19744fe695 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-21 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-22 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 f63013bef8..0fab11b8fb 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-21 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-22 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 7f44e84bdb..4244f9037c 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-21 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-22 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 54551e19fd..52ec2d6817 100644 --- a/src/core/stdmsg/src/stdafx.cxx +++ b/src/core/stdmsg/src/stdafx.cxx @@ -1,6 +1,6 @@ /* -Copyright (C) 2012-21 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-22 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 f535f65be1..ca5b8ebd96 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-21 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-22 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 2a88e29ba1..a1f2a40181 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-21 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-22 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 9edd6866a8..36e3aafc2f 100644 --- a/src/core/stdmsg/src/version.h +++ b/src/core/stdmsg/src/version.h @@ -9,4 +9,4 @@ #define __DESCRIPTION "Core module for send/receive instant messages." #define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdMsg/" -#define __COPYRIGHT "© 2012-21 Miranda NG team" +#define __COPYRIGHT "© 2012-22 Miranda NG team" -- cgit v1.2.3