From 24cdeb59d77ffc23f22dd7c7a8d10dcd534a9267 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Wed, 1 Jan 2025 03:19:12 +0300 Subject: Another year has passed --- protocols/Dummy/src/dummy.h | 2 +- protocols/Dummy/src/dummy_options.cpp | 2 +- protocols/Dummy/src/dummy_proto.cpp | 2 +- protocols/Dummy/src/dummy_proto.h | 2 +- protocols/Dummy/src/main.cpp | 2 +- protocols/Dummy/src/stdafx.cxx | 2 +- protocols/Dummy/src/stdafx.h | 2 +- protocols/Dummy/src/version.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'protocols/Dummy/src') diff --git a/protocols/Dummy/src/dummy.h b/protocols/Dummy/src/dummy.h index 2bffe7c45a..0fcc10eaa8 100644 --- a/protocols/Dummy/src/dummy.h +++ b/protocols/Dummy/src/dummy.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2014-17 Robert Pösel, 2017-24 Miranda NG team +Copyright (c) 2014-17 Robert Pösel, 2017-25 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 diff --git a/protocols/Dummy/src/dummy_options.cpp b/protocols/Dummy/src/dummy_options.cpp index d1d7175905..226b1825ca 100644 --- a/protocols/Dummy/src/dummy_options.cpp +++ b/protocols/Dummy/src/dummy_options.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2014-17 Robert Pösel, 2017-24 Miranda NG team +Copyright (c) 2014-17 Robert Pösel, 2017-25 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 diff --git a/protocols/Dummy/src/dummy_proto.cpp b/protocols/Dummy/src/dummy_proto.cpp index bd034acb54..fb77c86259 100644 --- a/protocols/Dummy/src/dummy_proto.cpp +++ b/protocols/Dummy/src/dummy_proto.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2014-17 Robert Pösel, 2017-24 Miranda NG team +Copyright (c) 2014-17 Robert Pösel, 2017-25 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 diff --git a/protocols/Dummy/src/dummy_proto.h b/protocols/Dummy/src/dummy_proto.h index b56795eedf..adbfd643b4 100644 --- a/protocols/Dummy/src/dummy_proto.h +++ b/protocols/Dummy/src/dummy_proto.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2014-17 Robert Pösel, 2017-24 Miranda NG team +Copyright (c) 2014-17 Robert Pösel, 2017-25 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 diff --git a/protocols/Dummy/src/main.cpp b/protocols/Dummy/src/main.cpp index 1374ed9944..a94754413a 100644 --- a/protocols/Dummy/src/main.cpp +++ b/protocols/Dummy/src/main.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2014-17 Robert Pösel, 2017-24 Miranda NG team +Copyright (c) 2014-17 Robert Pösel, 2017-25 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 diff --git a/protocols/Dummy/src/stdafx.cxx b/protocols/Dummy/src/stdafx.cxx index fa6f99ab47..c1ed8ae392 100644 --- a/protocols/Dummy/src/stdafx.cxx +++ b/protocols/Dummy/src/stdafx.cxx @@ -1,5 +1,5 @@ /* -Copyright (c) 2014-17 Robert Pösel, 2017-24 Miranda NG team +Copyright (c) 2014-17 Robert Pösel, 2017-25 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 diff --git a/protocols/Dummy/src/stdafx.h b/protocols/Dummy/src/stdafx.h index 254731c90d..bd6e73bda0 100644 --- a/protocols/Dummy/src/stdafx.h +++ b/protocols/Dummy/src/stdafx.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2014-17 Robert Pösel, 2017-24 Miranda NG team +Copyright (c) 2014-17 Robert Pösel, 2017-25 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 diff --git a/protocols/Dummy/src/version.h b/protocols/Dummy/src/version.h index 4c247643bc..bd75e30c41 100644 --- a/protocols/Dummy/src/version.h +++ b/protocols/Dummy/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "Dummy protocol for Miranda NG. Could be used for holding contacts and history from deprecated protocols or for creating virtual contacts." #define __AUTHOR "Robert Pösel" #define __AUTHORWEB "https://miranda-ng.org/p/Dummy" -#define __COPYRIGHT "© 2014-17 Robert Pösel, 2017-24 Miranda NG team" +#define __COPYRIGHT "© 2014-17 Robert Pösel, 2017-25 Miranda NG team" -- cgit v1.2.3