From b06d84eef8004575a874486119cbefc382e94e74 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 8 Jan 2024 01:13:41 +0300 Subject: Update copyrights --- protocols/WhatsApp/src/appsync.cpp | 2 +- protocols/WhatsApp/src/avatars.cpp | 2 +- protocols/WhatsApp/src/chats.cpp | 2 +- protocols/WhatsApp/src/crypt.cpp | 2 +- protocols/WhatsApp/src/db.h | 2 +- protocols/WhatsApp/src/dicts.h | 2 +- protocols/WhatsApp/src/iq.cpp | 2 +- protocols/WhatsApp/src/main.cpp | 2 +- protocols/WhatsApp/src/message.cpp | 2 +- protocols/WhatsApp/src/noise.cpp | 2 +- protocols/WhatsApp/src/options.cpp | 2 +- protocols/WhatsApp/src/proto.cpp | 2 +- protocols/WhatsApp/src/proto.h | 2 +- protocols/WhatsApp/src/qrcode.cpp | 2 +- protocols/WhatsApp/src/server.cpp | 2 +- protocols/WhatsApp/src/signal.cpp | 2 +- protocols/WhatsApp/src/stdafx.cxx | 2 +- protocols/WhatsApp/src/stdafx.h | 2 +- protocols/WhatsApp/src/utils.cpp | 2 +- protocols/WhatsApp/src/utils.h | 2 +- protocols/WhatsApp/src/version.h | 2 +- protocols/WhatsApp/src/wanode.cpp | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) (limited to 'protocols/WhatsApp/src') diff --git a/protocols/WhatsApp/src/appsync.cpp b/protocols/WhatsApp/src/appsync.cpp index cc9b4c03c6..6eb435db02 100644 --- a/protocols/WhatsApp/src/appsync.cpp +++ b/protocols/WhatsApp/src/appsync.cpp @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/avatars.cpp b/protocols/WhatsApp/src/avatars.cpp index 077414e8e0..bfd3e16d72 100644 --- a/protocols/WhatsApp/src/avatars.cpp +++ b/protocols/WhatsApp/src/avatars.cpp @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/chats.cpp b/protocols/WhatsApp/src/chats.cpp index f783c5f567..031fbaf677 100644 --- a/protocols/WhatsApp/src/chats.cpp +++ b/protocols/WhatsApp/src/chats.cpp @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/crypt.cpp b/protocols/WhatsApp/src/crypt.cpp index 049a75844c..1e705d4d7a 100644 --- a/protocols/WhatsApp/src/crypt.cpp +++ b/protocols/WhatsApp/src/crypt.cpp @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/db.h b/protocols/WhatsApp/src/db.h index 1e4bebc6a8..1642b43f15 100644 --- a/protocols/WhatsApp/src/db.h +++ b/protocols/WhatsApp/src/db.h @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/dicts.h b/protocols/WhatsApp/src/dicts.h index ab37f10abb..4eb96bbef5 100644 --- a/protocols/WhatsApp/src/dicts.h +++ b/protocols/WhatsApp/src/dicts.h @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/iq.cpp b/protocols/WhatsApp/src/iq.cpp index 3512266fe8..5aca6a34b3 100644 --- a/protocols/WhatsApp/src/iq.cpp +++ b/protocols/WhatsApp/src/iq.cpp @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/main.cpp b/protocols/WhatsApp/src/main.cpp index 318a027b76..20e8b83868 100644 --- a/protocols/WhatsApp/src/main.cpp +++ b/protocols/WhatsApp/src/main.cpp @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/message.cpp b/protocols/WhatsApp/src/message.cpp index 985728208d..96f23dde17 100644 --- a/protocols/WhatsApp/src/message.cpp +++ b/protocols/WhatsApp/src/message.cpp @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/noise.cpp b/protocols/WhatsApp/src/noise.cpp index 18ae206519..1294fb590e 100644 --- a/protocols/WhatsApp/src/noise.cpp +++ b/protocols/WhatsApp/src/noise.cpp @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan WANoise class implementation diff --git a/protocols/WhatsApp/src/options.cpp b/protocols/WhatsApp/src/options.cpp index a680865708..3b9cb7b2a0 100644 --- a/protocols/WhatsApp/src/options.cpp +++ b/protocols/WhatsApp/src/options.cpp @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/proto.cpp b/protocols/WhatsApp/src/proto.cpp index 3b6f13c7b3..46714805d1 100644 --- a/protocols/WhatsApp/src/proto.cpp +++ b/protocols/WhatsApp/src/proto.cpp @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/proto.h b/protocols/WhatsApp/src/proto.h index 10cc2a068c..076c11d8f3 100644 --- a/protocols/WhatsApp/src/proto.h +++ b/protocols/WhatsApp/src/proto.h @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/qrcode.cpp b/protocols/WhatsApp/src/qrcode.cpp index 22c9e1da95..416f01cddd 100644 --- a/protocols/WhatsApp/src/qrcode.cpp +++ b/protocols/WhatsApp/src/qrcode.cpp @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/server.cpp b/protocols/WhatsApp/src/server.cpp index e653ac95ba..dc1a3d71f3 100644 --- a/protocols/WhatsApp/src/server.cpp +++ b/protocols/WhatsApp/src/server.cpp @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/signal.cpp b/protocols/WhatsApp/src/signal.cpp index 7e147de11a..5f09dbe61f 100644 --- a/protocols/WhatsApp/src/signal.cpp +++ b/protocols/WhatsApp/src/signal.cpp @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/stdafx.cxx b/protocols/WhatsApp/src/stdafx.cxx index 5146fe9a0a..28c7344274 100644 --- a/protocols/WhatsApp/src/stdafx.cxx +++ b/protocols/WhatsApp/src/stdafx.cxx @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/stdafx.h b/protocols/WhatsApp/src/stdafx.h index 3b1326e277..e63411ec58 100644 --- a/protocols/WhatsApp/src/stdafx.h +++ b/protocols/WhatsApp/src/stdafx.h @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/utils.cpp b/protocols/WhatsApp/src/utils.cpp index 8e9a19b936..0333c62ca5 100644 --- a/protocols/WhatsApp/src/utils.cpp +++ b/protocols/WhatsApp/src/utils.cpp @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/utils.h b/protocols/WhatsApp/src/utils.h index af02695818..f5f0d488e2 100644 --- a/protocols/WhatsApp/src/utils.h +++ b/protocols/WhatsApp/src/utils.h @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ diff --git a/protocols/WhatsApp/src/version.h b/protocols/WhatsApp/src/version.h index caa1a7ea52..e3a3465677 100644 --- a/protocols/WhatsApp/src/version.h +++ b/protocols/WhatsApp/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "WhatsApp protocol support for Miranda NG." #define __AUTHOR "George Hazan" #define __AUTHORWEB "https://miranda-ng.org/p/WhatsApp" -#define __COPYRIGHT "© 2019-23 Miranda NG team" +#define __COPYRIGHT "© 2019-24 Miranda NG team" diff --git a/protocols/WhatsApp/src/wanode.cpp b/protocols/WhatsApp/src/wanode.cpp index 9c40912f28..5f0b1aeff7 100644 --- a/protocols/WhatsApp/src/wanode.cpp +++ b/protocols/WhatsApp/src/wanode.cpp @@ -1,7 +1,7 @@ /* WhatsApp plugin for Miranda NG -Copyright © 2019-23 George Hazan +Copyright © 2019-24 George Hazan */ -- cgit v1.2.3