From b06d84eef8004575a874486119cbefc382e94e74 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 8 Jan 2024 01:13:41 +0300 Subject: Update copyrights --- protocols/Weather/src/stdafx.cxx | 2 +- protocols/Weather/src/stdafx.h | 2 +- protocols/Weather/src/version.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'protocols/Weather/src') diff --git a/protocols/Weather/src/stdafx.cxx b/protocols/Weather/src/stdafx.cxx index ebbde0ade1..13f28e1314 100644 --- a/protocols/Weather/src/stdafx.cxx +++ b/protocols/Weather/src/stdafx.cxx @@ -1,5 +1,5 @@ /* -Copyright (C) 2012-23 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-24 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/protocols/Weather/src/stdafx.h b/protocols/Weather/src/stdafx.h index 8c5abe874f..d61a64e71a 100644 --- a/protocols/Weather/src/stdafx.h +++ b/protocols/Weather/src/stdafx.h @@ -1,6 +1,6 @@ /* Weather Protocol plugin for Miranda NG -Copyright (C) 2012-23 Miranda NG team +Copyright (C) 2012-24 Miranda NG team Copyright (c) 2005-2011 Boris Krasnovskiy All Rights Reserved Copyright (c) 2002-2005 Calvin Che diff --git a/protocols/Weather/src/version.h b/protocols/Weather/src/version.h index 446326f779..b63cb63edb 100644 --- a/protocols/Weather/src/version.h +++ b/protocols/Weather/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "Retrieves weather information and displays it in your contact list." #define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/Weather" -#define __COPYRIGHT "© 2002-2005 NoName, 2005-2010 Boris Krasnovskiy, 2012-23 Miranda NG team" +#define __COPYRIGHT "© 2002-2005 NoName, 2005-2010 Boris Krasnovskiy, 2012-24 Miranda NG team" -- cgit v1.2.3