From d82f8462ec7e8fdd742f89c62a80f54471059e2a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 1 Jan 2020 19:29:47 +0300 Subject: Happy new year, Miranda --- protocols/Discord/src/avatars.cpp | 2 +- protocols/Discord/src/connection.cpp | 2 +- protocols/Discord/src/dispatch.cpp | 2 +- protocols/Discord/src/gateway.cpp | 2 +- protocols/Discord/src/groupchat.cpp | 2 +- protocols/Discord/src/guilds.cpp | 2 +- protocols/Discord/src/http.cpp | 2 +- protocols/Discord/src/main.cpp | 2 +- protocols/Discord/src/menus.cpp | 2 +- protocols/Discord/src/options.cpp | 2 +- protocols/Discord/src/proto.cpp | 2 +- protocols/Discord/src/server.cpp | 2 +- protocols/Discord/src/utils.cpp | 2 +- protocols/Discord/src/version.h | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) (limited to 'protocols/Discord') diff --git a/protocols/Discord/src/avatars.cpp b/protocols/Discord/src/avatars.cpp index 10c5081f12..c0a5129b8b 100644 --- a/protocols/Discord/src/avatars.cpp +++ b/protocols/Discord/src/avatars.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016-19 Miranda NG team +Copyright © 2016-20 Miranda NG team 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/protocols/Discord/src/connection.cpp b/protocols/Discord/src/connection.cpp index 1842fe1331..1ffa407a36 100644 --- a/protocols/Discord/src/connection.cpp +++ b/protocols/Discord/src/connection.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016-19 Miranda NG team +Copyright © 2016-20 Miranda NG team 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/protocols/Discord/src/dispatch.cpp b/protocols/Discord/src/dispatch.cpp index ee0b780b65..d6293170bf 100644 --- a/protocols/Discord/src/dispatch.cpp +++ b/protocols/Discord/src/dispatch.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016-19 Miranda NG team +Copyright © 2016-20 Miranda NG team 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/protocols/Discord/src/gateway.cpp b/protocols/Discord/src/gateway.cpp index cd01f729c0..414979ad20 100644 --- a/protocols/Discord/src/gateway.cpp +++ b/protocols/Discord/src/gateway.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016-19 Miranda NG team +Copyright © 2016-20 Miranda NG team 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/protocols/Discord/src/groupchat.cpp b/protocols/Discord/src/groupchat.cpp index cab7874fbd..c353879559 100644 --- a/protocols/Discord/src/groupchat.cpp +++ b/protocols/Discord/src/groupchat.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016-19 Miranda NG team +Copyright © 2016-20 Miranda NG team 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/protocols/Discord/src/guilds.cpp b/protocols/Discord/src/guilds.cpp index a25f7429f6..0c332296bb 100644 --- a/protocols/Discord/src/guilds.cpp +++ b/protocols/Discord/src/guilds.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016-19 Miranda NG team +Copyright © 2016-20 Miranda NG team 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/protocols/Discord/src/http.cpp b/protocols/Discord/src/http.cpp index fd4143745d..54b90ec668 100644 --- a/protocols/Discord/src/http.cpp +++ b/protocols/Discord/src/http.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016-19 Miranda NG team +Copyright © 2016-20 Miranda NG team 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/protocols/Discord/src/main.cpp b/protocols/Discord/src/main.cpp index 58ebf27b8b..7273663ecb 100644 --- a/protocols/Discord/src/main.cpp +++ b/protocols/Discord/src/main.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016-19 Miranda NG team +Copyright © 2016-20 Miranda NG team 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/protocols/Discord/src/menus.cpp b/protocols/Discord/src/menus.cpp index f4faa56c10..a4734e8d57 100644 --- a/protocols/Discord/src/menus.cpp +++ b/protocols/Discord/src/menus.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016-19 Miranda NG team +Copyright © 2016-20 Miranda NG team 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/protocols/Discord/src/options.cpp b/protocols/Discord/src/options.cpp index 98f6e285ce..bd4c3cd493 100644 --- a/protocols/Discord/src/options.cpp +++ b/protocols/Discord/src/options.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016-19 Miranda NG team +Copyright © 2016-20 Miranda NG team 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/protocols/Discord/src/proto.cpp b/protocols/Discord/src/proto.cpp index dca46990ac..fa348808f1 100644 --- a/protocols/Discord/src/proto.cpp +++ b/protocols/Discord/src/proto.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016-19 Miranda NG team +Copyright © 2016-20 Miranda NG team 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/protocols/Discord/src/server.cpp b/protocols/Discord/src/server.cpp index d62ff514c5..94f87be530 100644 --- a/protocols/Discord/src/server.cpp +++ b/protocols/Discord/src/server.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016-19 Miranda NG team +Copyright © 2016-20 Miranda NG team 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/protocols/Discord/src/utils.cpp b/protocols/Discord/src/utils.cpp index 69af8f0789..d2b8f701d3 100644 --- a/protocols/Discord/src/utils.cpp +++ b/protocols/Discord/src/utils.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016-19 Miranda NG team +Copyright © 2016-20 Miranda NG team 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/protocols/Discord/src/version.h b/protocols/Discord/src/version.h index 407e5b603a..5d3006af8d 100644 --- a/protocols/Discord/src/version.h +++ b/protocols/Discord/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "Discord support for Miranda NG." #define __AUTHOR "George Hazan" #define __AUTHORWEB "https://miranda-ng.org/p/Discord/" -#define __COPYRIGHT "© 2016-19 Miranda NG team" +#define __COPYRIGHT "© 2016-20 Miranda NG team" -- cgit v1.2.3