From 1979fd80424d16b2e489f9b57d01d9c7811d25a2 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 2 Jan 2023 21:10:29 +0300 Subject: Update copyrights --- plugins/AddContactPlus/src/addcontact.cpp | 2 +- plugins/AddContactPlus/src/main.cpp | 2 +- plugins/AddContactPlus/src/stdafx.cxx | 2 +- plugins/AddContactPlus/src/stdafx.h | 2 +- plugins/AddContactPlus/src/version.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins/AddContactPlus/src') diff --git a/plugins/AddContactPlus/src/addcontact.cpp b/plugins/AddContactPlus/src/addcontact.cpp index 11770d4945..a80224650f 100644 --- a/plugins/AddContactPlus/src/addcontact.cpp +++ b/plugins/AddContactPlus/src/addcontact.cpp @@ -2,7 +2,7 @@ AddContact+ plugin for Miranda NG Copyright (C) 2007-11 Bartosz 'Dezeath' Białek -Copyright (C) 2012-22 Miranda NG team +Copyright (C) 2012-23 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/plugins/AddContactPlus/src/main.cpp b/plugins/AddContactPlus/src/main.cpp index 8a0ee33db6..44fcf1e81d 100644 --- a/plugins/AddContactPlus/src/main.cpp +++ b/plugins/AddContactPlus/src/main.cpp @@ -2,7 +2,7 @@ AddContact+ plugin for Miranda NG Copyright (C) 2007-11 Bartosz 'Dezeath' Białek -Copyright (C) 2012-22 Miranda NG team +Copyright (C) 2012-23 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/plugins/AddContactPlus/src/stdafx.cxx b/plugins/AddContactPlus/src/stdafx.cxx index f64d25234b..ebbde0ade1 100644 --- a/plugins/AddContactPlus/src/stdafx.cxx +++ b/plugins/AddContactPlus/src/stdafx.cxx @@ -1,5 +1,5 @@ /* -Copyright (C) 2012-22 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-23 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/plugins/AddContactPlus/src/stdafx.h b/plugins/AddContactPlus/src/stdafx.h index f17f161d82..e90008d0a6 100644 --- a/plugins/AddContactPlus/src/stdafx.h +++ b/plugins/AddContactPlus/src/stdafx.h @@ -2,7 +2,7 @@ AddContact+ plugin for Miranda NG Copyright (C) 2007-11 Bartosz 'Dezeath' Białek -Copyright (C) 2012-22 Miranda NG team +Copyright (C) 2012-23 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/plugins/AddContactPlus/src/version.h b/plugins/AddContactPlus/src/version.h index 3e206c907d..436a635cc9 100644 --- a/plugins/AddContactPlus/src/version.h +++ b/plugins/AddContactPlus/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "Provides the ability to quickly add new contacts." #define __AUTHOR "Bartosz 'Dezeath' Białek" #define __AUTHORWEB "https://miranda-ng.org/p/AddContactPlus" -#define __COPYRIGHT "© 2007-22 Bartosz 'Dezeath' Białek, Miranda NG team" +#define __COPYRIGHT "© 2007-23 Bartosz 'Dezeath' Białek, Miranda NG team" -- cgit v1.2.3