summaryrefslogtreecommitdiff
path: root/plugins/Jingle/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Jingle/src')
-rw-r--r--plugins/Jingle/src/account.cpp2
-rw-r--r--plugins/Jingle/src/stdafx.cxx2
-rw-r--r--plugins/Jingle/src/version.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/Jingle/src/account.cpp b/plugins/Jingle/src/account.cpp
index 9a553443a9..b2be77922b 100644
--- a/plugins/Jingle/src/account.cpp
+++ b/plugins/Jingle/src/account.cpp
@@ -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/plugins/Jingle/src/stdafx.cxx b/plugins/Jingle/src/stdafx.cxx
index af72746415..a94797924a 100644
--- a/plugins/Jingle/src/stdafx.cxx
+++ b/plugins/Jingle/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/plugins/Jingle/src/version.h b/plugins/Jingle/src/version.h
index 4d1ca9e37a..04f9306f77 100644
--- a/plugins/Jingle/src/version.h
+++ b/plugins/Jingle/src/version.h
@@ -10,4 +10,4 @@
#define __DESCRIPTION "Jingle support for Jabber protocol."
#define __AUTHOR "George Hazan"
#define __AUTHORWEB "https://miranda-ng.org/p/Jingle"
-#define __COPYRIGHT "© 2023 George Hazan"
+#define __COPYRIGHT "© 2023-24 George Hazan"