From b4ceceddd36e58d254c12a1492c29c30d22e7dc3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 10 Jan 2026 19:16:08 +0000 Subject: [PATCH] AUTO: Update copyright notices for 2026 --- .github/autobuild/android.sh | 2 +- .github/autobuild/extractVersionChangelog.pl | 2 +- .github/autobuild/get_build_vars.py | 2 +- .github/autobuild/ios.sh | 2 +- .github/autobuild/linux_deb.sh | 2 +- .github/autobuild/mac.sh | 2 +- linux/debian/copyright | 2 +- src/aboutdlgbase.ui | 2 +- src/analyzerconsole.cpp | 2 +- src/analyzerconsole.h | 2 +- src/android/androiddebug.cpp | 2 +- src/audiomixerboard.cpp | 2 +- src/audiomixerboard.h | 2 +- src/buffer.cpp | 2 +- src/buffer.h | 2 +- src/channel.cpp | 2 +- src/channel.h | 2 +- src/chatdlg.cpp | 2 +- src/chatdlg.h | 2 +- src/client.cpp | 2 +- src/client.h | 2 +- src/clientdlg.cpp | 2 +- src/clientdlg.h | 2 +- src/clientrpc.cpp | 2 +- src/clientrpc.h | 2 +- src/clientsettingsdlg.cpp | 2 +- src/clientsettingsdlg.h | 2 +- src/connectdlg.cpp | 2 +- src/connectdlg.h | 2 +- src/global.h | 2 +- src/levelmeter.cpp | 2 +- src/levelmeter.h | 2 +- src/mac/activity.h | 2 +- src/mac/activity.mm | 2 +- src/mac/badgelabel.h | 2 +- src/mac/badgelabel.mm | 2 +- src/main.cpp | 2 +- src/multicolorled.cpp | 2 +- src/multicolorled.h | 2 +- src/protocol.cpp | 2 +- src/protocol.h | 2 +- src/recorder/creaperproject.cpp | 2 +- src/recorder/creaperproject.h | 2 +- src/recorder/cwavestream.cpp | 2 +- src/recorder/cwavestream.h | 2 +- src/recorder/jamcontroller.cpp | 2 +- src/recorder/jamcontroller.h | 2 +- src/recorder/jamrecorder.cpp | 2 +- src/recorder/jamrecorder.h | 2 +- src/rpcserver.cpp | 2 +- src/rpcserver.h | 2 +- src/server.cpp | 2 +- src/server.h | 2 +- src/serverdlg.cpp | 2 +- src/serverdlg.h | 2 +- src/serverlist.cpp | 2 +- src/serverlist.h | 2 +- src/serverlogging.cpp | 2 +- src/serverlogging.h | 2 +- src/serverrpc.cpp | 2 +- src/serverrpc.h | 2 +- src/settings.cpp | 2 +- src/settings.h | 2 +- src/signalhandler.cpp | 2 +- src/signalhandler.h | 2 +- src/socket.cpp | 2 +- src/socket.h | 2 +- src/sound/asio/sound.cpp | 2 +- src/sound/asio/sound.h | 2 +- src/sound/coreaudio-ios/sound.h | 2 +- src/sound/coreaudio-ios/sound.mm | 2 +- src/sound/coreaudio-mac/sound.cpp | 2 +- src/sound/coreaudio-mac/sound.h | 2 +- src/sound/jack/sound.cpp | 2 +- src/sound/jack/sound.h | 2 +- src/sound/midi-win/midi.cpp | 2 +- src/sound/midi-win/midi.h | 2 +- src/sound/oboe/sound.cpp | 2 +- src/sound/oboe/sound.h | 2 +- src/sound/soundbase.cpp | 2 +- src/sound/soundbase.h | 2 +- src/testbench.h | 2 +- src/threadpool.h | 2 +- src/translation/translation_de_DE.ts | 16 ++++++++-------- src/translation/translation_es_ES.ts | 16 ++++++++-------- src/translation/translation_fr_FR.ts | 12 ++++++------ src/translation/translation_it_IT.ts | 16 ++++++++-------- src/translation/translation_ja_JP.ts | 12 ++++++------ src/translation/translation_ko_KR.ts | 8 ++++---- src/translation/translation_nb_NO.ts | 4 ++-- src/translation/translation_nl_NL.ts | 16 ++++++++-------- src/translation/translation_pl_PL.ts | 16 ++++++++-------- src/translation/translation_pt_BR.ts | 20 ++++++++++---------- src/translation/translation_pt_PT.ts | 16 ++++++++-------- src/translation/translation_sk_SK.ts | 8 ++++---- src/translation/translation_sv_SE.ts | 10 +++++----- src/translation/translation_th.ts | 14 +++++++------- src/translation/translation_zh_CN.ts | 6 +++--- src/util.cpp | 4 ++-- src/util.h | 2 +- tools/changelog-helper.sh | 2 +- tools/check-wininstaller-translations.sh | 2 +- tools/checkkeys.pl | 2 +- tools/create-translation-issues.sh | 2 +- tools/generate_json_rpc_docs.py | 2 +- tools/qt5_to_qt6_country_code_table.py | 2 +- tools/update-copyright-notices.sh | 2 +- 107 files changed, 188 insertions(+), 188 deletions(-) diff --git a/.github/autobuild/android.sh b/.github/autobuild/android.sh index 4efd341ed5..3043d73222 100755 --- a/.github/autobuild/android.sh +++ b/.github/autobuild/android.sh @@ -1,6 +1,6 @@ #!/bin/bash ############################################################################## -# Copyright (c) 2022-2025 +# Copyright (c) 2022-2026 # # Author(s): # Christian Hoffmann diff --git a/.github/autobuild/extractVersionChangelog.pl b/.github/autobuild/extractVersionChangelog.pl index 7bef861087..5f81e74f7b 100755 --- a/.github/autobuild/extractVersionChangelog.pl +++ b/.github/autobuild/extractVersionChangelog.pl @@ -1,6 +1,6 @@ #!/usr/bin/env perl ############################################################################## -# Copyright (c) 2021-2025 +# Copyright (c) 2021-2026 # # Author(s): # ann0see diff --git a/.github/autobuild/get_build_vars.py b/.github/autobuild/get_build_vars.py index 891db8980e..f6eee7534c 100755 --- a/.github/autobuild/get_build_vars.py +++ b/.github/autobuild/get_build_vars.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 ############################################################################## -# Copyright (c) 2022-2025 +# Copyright (c) 2022-2026 # # Author(s): # Christian Hoffmann diff --git a/.github/autobuild/ios.sh b/.github/autobuild/ios.sh index b1ac351f47..a1e058f588 100755 --- a/.github/autobuild/ios.sh +++ b/.github/autobuild/ios.sh @@ -1,6 +1,6 @@ #!/bin/bash ############################################################################## -# Copyright (c) 2022-2025 +# Copyright (c) 2022-2026 # # Author(s): # Christian Hoffmann diff --git a/.github/autobuild/linux_deb.sh b/.github/autobuild/linux_deb.sh index dbf0f77a47..d7ac2818db 100755 --- a/.github/autobuild/linux_deb.sh +++ b/.github/autobuild/linux_deb.sh @@ -1,6 +1,6 @@ #!/bin/bash ############################################################################## -# Copyright (c) 2022-2025 +# Copyright (c) 2022-2026 # # Author(s): # Christian Hoffmann diff --git a/.github/autobuild/mac.sh b/.github/autobuild/mac.sh index 8ad2607efa..d4ff8942f3 100755 --- a/.github/autobuild/mac.sh +++ b/.github/autobuild/mac.sh @@ -1,6 +1,6 @@ #!/bin/bash ############################################################################## -# Copyright (c) 2022-2025 +# Copyright (c) 2022-2026 # # Author(s): # Christian Hoffmann diff --git a/linux/debian/copyright b/linux/debian/copyright index c221979c2e..748f0c551a 100644 --- a/linux/debian/copyright +++ b/linux/debian/copyright @@ -5,7 +5,7 @@ Source: https://github.com/jamulussoftware/jamulus/ Files: * Copyright: - 2021-2025 The Jamulus Development Team and contributors + 2021-2026 The Jamulus Development Team and contributors 2004-2021 Volker Fischer and contributors License: GPL-2+ diff --git a/src/aboutdlgbase.ui b/src/aboutdlgbase.ui index c70357b6eb..4c71a1da3c 100644 --- a/src/aboutdlgbase.ui +++ b/src/aboutdlgbase.ui @@ -69,7 +69,7 @@ - Copyright © 2005-2025 The Jamulus Development Team + Copyright © 2005-2026 The Jamulus Development Team false diff --git a/src/analyzerconsole.cpp b/src/analyzerconsole.cpp index 1fd93277a5..fbc33df7d7 100644 --- a/src/analyzerconsole.cpp +++ b/src/analyzerconsole.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/analyzerconsole.h b/src/analyzerconsole.h index 5e75292bf3..4800dc1f77 100644 --- a/src/analyzerconsole.h +++ b/src/analyzerconsole.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/android/androiddebug.cpp b/src/android/androiddebug.cpp index eb9b209c16..6aad13abce 100644 --- a/src/android/androiddebug.cpp +++ b/src/android/androiddebug.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2020-2025 + * Copyright (c) 2020-2026 * * Author(s): * Simon Tomlinson diff --git a/src/audiomixerboard.cpp b/src/audiomixerboard.cpp index f463088dfc..854ea218ec 100644 --- a/src/audiomixerboard.cpp +++ b/src/audiomixerboard.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/audiomixerboard.h b/src/audiomixerboard.h index 6bafb819e4..b163b17389 100644 --- a/src/audiomixerboard.h +++ b/src/audiomixerboard.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/buffer.cpp b/src/buffer.cpp index 542657fd58..9f11e07da1 100644 --- a/src/buffer.cpp +++ b/src/buffer.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/buffer.h b/src/buffer.h index 5547670e45..0a30943112 100644 --- a/src/buffer.h +++ b/src/buffer.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/channel.cpp b/src/channel.cpp index 83e0dafd22..9bd409889a 100644 --- a/src/channel.cpp +++ b/src/channel.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/channel.h b/src/channel.h index 4ecf6135b2..1567268307 100644 --- a/src/channel.h +++ b/src/channel.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/chatdlg.cpp b/src/chatdlg.cpp index d0adce043c..b0096e5917 100644 --- a/src/chatdlg.cpp +++ b/src/chatdlg.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/chatdlg.h b/src/chatdlg.h index 9c2d56c95d..1519a05265 100644 --- a/src/chatdlg.h +++ b/src/chatdlg.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/client.cpp b/src/client.cpp index 18d20b7a58..9e8ee9da1e 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/client.h b/src/client.h index f78ce8aba7..8f266a371a 100644 --- a/src/client.h +++ b/src/client.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/clientdlg.cpp b/src/clientdlg.cpp index bafb39e648..0c7d3af859 100644 --- a/src/clientdlg.cpp +++ b/src/clientdlg.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/clientdlg.h b/src/clientdlg.h index 378a85c12e..e26acb05f8 100644 --- a/src/clientdlg.h +++ b/src/clientdlg.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/clientrpc.cpp b/src/clientrpc.cpp index 5771f906da..3d92d54713 100644 --- a/src/clientrpc.cpp +++ b/src/clientrpc.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2021-2025 + * Copyright (c) 2021-2026 * * Author(s): * dtinth diff --git a/src/clientrpc.h b/src/clientrpc.h index 6f2ebd8130..b2f7d9ddd4 100644 --- a/src/clientrpc.h +++ b/src/clientrpc.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2021-2025 + * Copyright (c) 2021-2026 * * Author(s): * dtinth diff --git a/src/clientsettingsdlg.cpp b/src/clientsettingsdlg.cpp index 07b76a64c2..703d9ef0fe 100644 --- a/src/clientsettingsdlg.cpp +++ b/src/clientsettingsdlg.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/clientsettingsdlg.h b/src/clientsettingsdlg.h index 6a6f1cc7d3..7512e70236 100644 --- a/src/clientsettingsdlg.h +++ b/src/clientsettingsdlg.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/connectdlg.cpp b/src/connectdlg.cpp index 6e3b28fb9d..cbdf289376 100644 --- a/src/connectdlg.cpp +++ b/src/connectdlg.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/connectdlg.h b/src/connectdlg.h index 1a3b00abb7..1aa4de359d 100644 --- a/src/connectdlg.h +++ b/src/connectdlg.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/global.h b/src/global.h index 49b99e5bde..03ec70b81d 100644 --- a/src/global.h +++ b/src/global.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * \Copyright (c) 2004-2025 + * \Copyright (c) 2004-2026 * \author Volker Fischer * diff --git a/src/levelmeter.cpp b/src/levelmeter.cpp index 371e405f1a..c676415ca4 100644 --- a/src/levelmeter.cpp +++ b/src/levelmeter.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/levelmeter.h b/src/levelmeter.h index 90d7760137..7dbb2ffa38 100644 --- a/src/levelmeter.h +++ b/src/levelmeter.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/mac/activity.h b/src/mac/activity.h index 236f4e5c81..b731443520 100644 --- a/src/mac/activity.h +++ b/src/mac/activity.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * AronVietti diff --git a/src/mac/activity.mm b/src/mac/activity.mm index d76dd0ef60..d8dd6a7849 100644 --- a/src/mac/activity.mm +++ b/src/mac/activity.mm @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * AronVietti diff --git a/src/mac/badgelabel.h b/src/mac/badgelabel.h index d69ce2a00b..750a07f147 100644 --- a/src/mac/badgelabel.h +++ b/src/mac/badgelabel.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2022-2025 + * Copyright (c) 2022-2026 * * Author(s): * The Jamulus Development Team diff --git a/src/mac/badgelabel.mm b/src/mac/badgelabel.mm index 6ae17cc9b4..83dfcd74c0 100644 --- a/src/mac/badgelabel.mm +++ b/src/mac/badgelabel.mm @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2022-2025 + * Copyright (c) 2022-2026 * * Author(s): * The Jamulus Development Team diff --git a/src/main.cpp b/src/main.cpp index cb81b387ca..8e36f80e23 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/multicolorled.cpp b/src/multicolorled.cpp index 2bc00799f3..37f4c7e329 100644 --- a/src/multicolorled.cpp +++ b/src/multicolorled.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/multicolorled.h b/src/multicolorled.h index e2863812d8..63590ba1fa 100644 --- a/src/multicolorled.h +++ b/src/multicolorled.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/protocol.cpp b/src/protocol.cpp index 2d080361cc..47be8bc265 100644 --- a/src/protocol.cpp +++ b/src/protocol.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/protocol.h b/src/protocol.h index f9aa5c3f30..b76e66607b 100644 --- a/src/protocol.h +++ b/src/protocol.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/recorder/creaperproject.cpp b/src/recorder/creaperproject.cpp index aaabcc2bd8..535a99010f 100644 --- a/src/recorder/creaperproject.cpp +++ b/src/recorder/creaperproject.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2020-2025 + * Copyright (c) 2020-2026 * * Author(s): * pljones diff --git a/src/recorder/creaperproject.h b/src/recorder/creaperproject.h index 40684794d8..d72a63c16f 100644 --- a/src/recorder/creaperproject.h +++ b/src/recorder/creaperproject.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2020-2025 + * Copyright (c) 2020-2026 * * Author(s): * pljones diff --git a/src/recorder/cwavestream.cpp b/src/recorder/cwavestream.cpp index 3dcf0c2274..dfed4f6b1f 100644 --- a/src/recorder/cwavestream.cpp +++ b/src/recorder/cwavestream.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2020-2025 + * Copyright (c) 2020-2026 * * Author(s): * pljones diff --git a/src/recorder/cwavestream.h b/src/recorder/cwavestream.h index daa2401cca..944b0b7445 100644 --- a/src/recorder/cwavestream.h +++ b/src/recorder/cwavestream.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2020-2025 + * Copyright (c) 2020-2026 * * Author(s): * pljones diff --git a/src/recorder/jamcontroller.cpp b/src/recorder/jamcontroller.cpp index 1608ac7cf8..82f16a2eb1 100644 --- a/src/recorder/jamcontroller.cpp +++ b/src/recorder/jamcontroller.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2020-2025 + * Copyright (c) 2020-2026 * * Author(s): * pljones diff --git a/src/recorder/jamcontroller.h b/src/recorder/jamcontroller.h index ab7fd2856b..93e89f9a0c 100644 --- a/src/recorder/jamcontroller.h +++ b/src/recorder/jamcontroller.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2020-2025 + * Copyright (c) 2020-2026 * * Author(s): * pljones diff --git a/src/recorder/jamrecorder.cpp b/src/recorder/jamrecorder.cpp index 9a9dcd4289..bc318ac30e 100644 --- a/src/recorder/jamrecorder.cpp +++ b/src/recorder/jamrecorder.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2020-2025 + * Copyright (c) 2020-2026 * * Author(s): * pljones diff --git a/src/recorder/jamrecorder.h b/src/recorder/jamrecorder.h index 22eb6e4a4b..0da9200ef5 100644 --- a/src/recorder/jamrecorder.h +++ b/src/recorder/jamrecorder.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2020-2025 + * Copyright (c) 2020-2026 * * Author(s): * pljones diff --git a/src/rpcserver.cpp b/src/rpcserver.cpp index 0a0fa22e20..f740e224e9 100644 --- a/src/rpcserver.cpp +++ b/src/rpcserver.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2021-2025 + * Copyright (c) 2021-2026 * * Author(s): * dtinth diff --git a/src/rpcserver.h b/src/rpcserver.h index 7bec474d46..b5629371bd 100644 --- a/src/rpcserver.h +++ b/src/rpcserver.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2021-2025 + * Copyright (c) 2021-2026 * * Author(s): * dtinth diff --git a/src/server.cpp b/src/server.cpp index 0ddb5644d5..a477771fde 100644 --- a/src/server.cpp +++ b/src/server.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/server.h b/src/server.h index 6ea36ac9cb..cbdbb04373 100644 --- a/src/server.h +++ b/src/server.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/serverdlg.cpp b/src/serverdlg.cpp index e75ae8c474..086060a4f1 100644 --- a/src/serverdlg.cpp +++ b/src/serverdlg.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/serverdlg.h b/src/serverdlg.h index 01150d07c2..98eea508f6 100644 --- a/src/serverdlg.h +++ b/src/serverdlg.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/serverlist.cpp b/src/serverlist.cpp index c1015256b5..0488aa28d3 100644 --- a/src/serverlist.cpp +++ b/src/serverlist.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/serverlist.h b/src/serverlist.h index 842c184a98..cdf1d0f7e6 100644 --- a/src/serverlist.h +++ b/src/serverlist.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/serverlogging.cpp b/src/serverlogging.cpp index 9b57502103..db1d3630c2 100644 --- a/src/serverlogging.cpp +++ b/src/serverlogging.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/serverlogging.h b/src/serverlogging.h index e0ea7b8768..992c0e3b25 100644 --- a/src/serverlogging.h +++ b/src/serverlogging.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/serverrpc.cpp b/src/serverrpc.cpp index 231d974927..90af0a4d8b 100644 --- a/src/serverrpc.cpp +++ b/src/serverrpc.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2021-2025 + * Copyright (c) 2021-2026 * * Author(s): * dtinth diff --git a/src/serverrpc.h b/src/serverrpc.h index 176aae1075..ef195a0350 100644 --- a/src/serverrpc.h +++ b/src/serverrpc.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2021-2025 + * Copyright (c) 2021-2026 * * Author(s): * dtinth diff --git a/src/settings.cpp b/src/settings.cpp index e9ccf90d23..35c1f409a9 100644 --- a/src/settings.cpp +++ b/src/settings.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/settings.h b/src/settings.h index 7e3a882cc1..d87854d992 100644 --- a/src/settings.h +++ b/src/settings.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/signalhandler.cpp b/src/signalhandler.cpp index 14563a8b05..2f9d6d1364 100644 --- a/src/signalhandler.cpp +++ b/src/signalhandler.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2020-2025 + * Copyright (c) 2020-2026 * * Author(s): * Peter L Jones diff --git a/src/signalhandler.h b/src/signalhandler.h index 888aa6b469..1d260427ae 100644 --- a/src/signalhandler.h +++ b/src/signalhandler.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2020-2025 + * Copyright (c) 2020-2026 * * Author(s): * Peter L Jones diff --git a/src/socket.cpp b/src/socket.cpp index 9ebfc21cdd..e2de7313e6 100644 --- a/src/socket.cpp +++ b/src/socket.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/socket.h b/src/socket.h index 0839f4419d..77fdf24452 100644 --- a/src/socket.h +++ b/src/socket.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/sound/asio/sound.cpp b/src/sound/asio/sound.cpp index 74044315c4..40adacb1d2 100644 --- a/src/sound/asio/sound.cpp +++ b/src/sound/asio/sound.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/sound/asio/sound.h b/src/sound/asio/sound.h index 12caaf0aa3..3e11482c96 100644 --- a/src/sound/asio/sound.h +++ b/src/sound/asio/sound.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/sound/coreaudio-ios/sound.h b/src/sound/coreaudio-ios/sound.h index 4e38abc99b..af78c6a74e 100644 --- a/src/sound/coreaudio-ios/sound.h +++ b/src/sound/coreaudio-ios/sound.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * ann0see and ngocdh based on code from Volker Fischer diff --git a/src/sound/coreaudio-ios/sound.mm b/src/sound/coreaudio-ios/sound.mm index 8a249863e4..807272b02e 100644 --- a/src/sound/coreaudio-ios/sound.mm +++ b/src/sound/coreaudio-ios/sound.mm @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * ann0see and ngocdh based on code from Volker Fischer diff --git a/src/sound/coreaudio-mac/sound.cpp b/src/sound/coreaudio-mac/sound.cpp index 5fc793424c..51e8775f67 100644 --- a/src/sound/coreaudio-mac/sound.cpp +++ b/src/sound/coreaudio-mac/sound.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/sound/coreaudio-mac/sound.h b/src/sound/coreaudio-mac/sound.h index 9ba70a01fd..6f1a0a1950 100644 --- a/src/sound/coreaudio-mac/sound.h +++ b/src/sound/coreaudio-mac/sound.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/sound/jack/sound.cpp b/src/sound/jack/sound.cpp index e53dbece42..1b272923c9 100644 --- a/src/sound/jack/sound.cpp +++ b/src/sound/jack/sound.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/sound/jack/sound.h b/src/sound/jack/sound.h index 55b922ef7d..aada015568 100644 --- a/src/sound/jack/sound.h +++ b/src/sound/jack/sound.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/sound/midi-win/midi.cpp b/src/sound/midi-win/midi.cpp index 654b05760d..6823f6b6f3 100644 --- a/src/sound/midi-win/midi.cpp +++ b/src/sound/midi-win/midi.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2024-2025 + * Copyright (c) 2024-2026 * * Author(s): * Tony Mountifield diff --git a/src/sound/midi-win/midi.h b/src/sound/midi-win/midi.h index 3ce01f9ced..baa2f1286e 100644 --- a/src/sound/midi-win/midi.h +++ b/src/sound/midi-win/midi.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2024-2025 + * Copyright (c) 2024-2026 * * Author(s): * Tony Mountifield diff --git a/src/sound/oboe/sound.cpp b/src/sound/oboe/sound.cpp index 6fe3a5dceb..6886430bf2 100644 --- a/src/sound/oboe/sound.cpp +++ b/src/sound/oboe/sound.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Simon Tomlinson, Volker Fischer diff --git a/src/sound/oboe/sound.h b/src/sound/oboe/sound.h index 3045b079cc..e5b16c2daa 100644 --- a/src/sound/oboe/sound.h +++ b/src/sound/oboe/sound.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Simon Tomlinson, Volker Fischer diff --git a/src/sound/soundbase.cpp b/src/sound/soundbase.cpp index a5fbf188f8..a1e077e076 100644 --- a/src/sound/soundbase.cpp +++ b/src/sound/soundbase.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/sound/soundbase.h b/src/sound/soundbase.h index 13041143d8..df08b679c0 100644 --- a/src/sound/soundbase.h +++ b/src/sound/soundbase.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/testbench.h b/src/testbench.h index fc628da0f4..3e5568ff9e 100644 --- a/src/testbench.h +++ b/src/testbench.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/src/threadpool.h b/src/threadpool.h index a89dcf7643..51e5d6e134 100644 --- a/src/threadpool.h +++ b/src/threadpool.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2021-2025 + * Copyright (c) 2021-2026 * * Author(s): * Stefan Menzel diff --git a/src/translation/translation_de_DE.ts b/src/translation/translation_de_DE.ts index 9365e9bad0..9151d572e6 100644 --- a/src/translation/translation_de_DE.ts +++ b/src/translation/translation_de_DE.ts @@ -198,17 +198,17 @@ TextLabelVersion - Copyright (C) 2005-2025 Volker Fischer and others - Copyright (C) 2005-2025 Volker Fischer und andere + Copyright (C) 2005-2026 Volker Fischer and others + Copyright (C) 2005-2026 Volker Fischer und andere - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 beim Jamulus Entwicklungs Team + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 beim Jamulus Entwicklungs Team - Copyright © 2005-2025 The Jamulus Development Team - Copyright © 2005-2025 The Jamulus Development Team + Copyright © 2005-2026 The Jamulus Development Team + Copyright © 2005-2026 The Jamulus Development Team @@ -4869,8 +4869,8 @@ Wir haben Deinen Kanal stummgeschaltet und die Funktion 'Stummschalten&apos Die Bilder der Länderflaggen sind von Mark James - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 beim Jamulus Entwicklungs Team + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 beim Jamulus Entwicklungs Team Released under the GNU General Public License (GPL) diff --git a/src/translation/translation_es_ES.ts b/src/translation/translation_es_ES.ts index 01e38ab9b0..1c45a6026e 100644 --- a/src/translation/translation_es_ES.ts +++ b/src/translation/translation_es_ES.ts @@ -210,17 +210,17 @@ TextLabelVersion - Copyright (C) 2005-2025 Volker Fischer and others - Copyright (C) 2005-2025 Volker Fischer y otros + Copyright (C) 2005-2026 Volker Fischer and others + Copyright (C) 2005-2026 Volker Fischer y otros - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 El Equipo de Desarrollo de Jamulus + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 El Equipo de Desarrollo de Jamulus - Copyright © 2005-2025 The Jamulus Development Team - Copyright © 2005-2025 El Equipo de Desarrollo de Jamulus + Copyright © 2005-2026 The Jamulus Development Team + Copyright © 2005-2026 El Equipo de Desarrollo de Jamulus @@ -4937,8 +4937,8 @@ Hemos silenciado tu canal y activado 'Silenciarme Yo'. Por favor resue Iconos de banderas de Mark James - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 The Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team Released under the GNU General Public License (GPL) diff --git a/src/translation/translation_fr_FR.ts b/src/translation/translation_fr_FR.ts index 047db2a5d9..e6dd67a338 100644 --- a/src/translation/translation_fr_FR.ts +++ b/src/translation/translation_fr_FR.ts @@ -162,13 +162,13 @@ Version d'étiquette de texte - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 L'équipe de développement de Jamulus + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 L'équipe de développement de Jamulus - Copyright © 2005-2025 The Jamulus Development Team - Copyright © 2005-2025 L'équipe de développement de Jamulus + Copyright © 2005-2026 The Jamulus Development Team + Copyright © 2005-2026 L'équipe de développement de Jamulus @@ -4321,8 +4321,8 @@ Nous avons coupé votre canal et activé "Me silencer". Veuillez d&apo Icônes de drapeaux par Mark James - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 L'équipe de développement de Jamulus + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 L'équipe de développement de Jamulus Released under the GNU General Public License (GPL) diff --git a/src/translation/translation_it_IT.ts b/src/translation/translation_it_IT.ts index d3d094d130..1dee6397d8 100644 --- a/src/translation/translation_it_IT.ts +++ b/src/translation/translation_it_IT.ts @@ -202,17 +202,17 @@ Versione - Copyright (C) 2005-2025 Volker Fischer and others - Copyright (C) 2005-2025 Volker Fischer e altri + Copyright (C) 2005-2026 Volker Fischer and others + Copyright (C) 2005-2026 Volker Fischer e altri - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 Team di sviluppo Jamulus + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 Team di sviluppo Jamulus - Copyright © 2005-2025 The Jamulus Development Team - Copyright © 2005-2025 Il team di sviluppo di Jamulus + Copyright © 2005-2026 The Jamulus Development Team + Copyright © 2005-2026 Il team di sviluppo di Jamulus @@ -4882,8 +4882,8 @@ E' stato disattivato l'audio del tuo canale ed inserito il "Disat Iconde delle Bandiere di Mark James - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 Team di sviluppo Jamulus + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 Team di sviluppo Jamulus Released under the GNU General Public License (GPL) diff --git a/src/translation/translation_ja_JP.ts b/src/translation/translation_ja_JP.ts index 783e26811b..1cb9f1a53b 100644 --- a/src/translation/translation_ja_JP.ts +++ b/src/translation/translation_ja_JP.ts @@ -162,13 +162,13 @@ TextLabelVersion - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 Jamulus 開発チーム + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 Jamulus 開発チーム - Copyright © 2005-2025 The Jamulus Development Team - Copyright © 2005-2025 Jamulus 開発チーム + Copyright © 2005-2026 The Jamulus Development Team + Copyright © 2005-2026 Jamulus 開発チーム @@ -4317,8 +4317,8 @@ We muted your channel and activated 'Mute Myself'. Please solve the fe Mark James による国旗アイコン - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 The Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team Released under the GNU General Public License (GPL) diff --git a/src/translation/translation_ko_KR.ts b/src/translation/translation_ko_KR.ts index 6667229484..f5f2a05467 100644 --- a/src/translation/translation_ko_KR.ts +++ b/src/translation/translation_ko_KR.ts @@ -162,12 +162,12 @@ TextLabelVersion - Copyright (C) 2005-2025 The Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team 저작권 (C) 2005-2022 Jamulus 개발 팀 - Copyright © 2005-2025 The Jamulus Development Team + Copyright © 2005-2026 The Jamulus Development Team 저작권 © 2005-2023 Jamulus 개발팀 @@ -4317,8 +4317,8 @@ We muted your channel and activated 'Mute Myself'. Please solve the fe 깃발 아이콘 by Mark James - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 The Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team Released under the GNU General Public License (GPL) diff --git a/src/translation/translation_nb_NO.ts b/src/translation/translation_nb_NO.ts index 3d69a8f3ee..6ce689bbee 100644 --- a/src/translation/translation_nb_NO.ts +++ b/src/translation/translation_nb_NO.ts @@ -150,12 +150,12 @@ Versjon - Copyright (C) 2005-2025 The Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team Opphavsrett © 2005–2022 Jamulus-utviklingslaget - Copyright © 2005-2025 The Jamulus Development Team + Copyright © 2005-2026 The Jamulus Development Team Opphavsrett © 2005–2023 Jamulus-utviklingslaget diff --git a/src/translation/translation_nl_NL.ts b/src/translation/translation_nl_NL.ts index 34ce6169f5..1cd60b1d06 100644 --- a/src/translation/translation_nl_NL.ts +++ b/src/translation/translation_nl_NL.ts @@ -202,17 +202,17 @@ Tekstlabel versie - Copyright (C) 2005-2025 Volker Fischer and others - Copyright (C) 2005-2025 Volker Fischer en anderen + Copyright (C) 2005-2026 Volker Fischer and others + Copyright (C) 2005-2026 Volker Fischer en anderen - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 het Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 het Jamulus Development Team - Copyright © 2005-2025 The Jamulus Development Team - Copyright © 2005-2025 Het Jamulus Development Team + Copyright © 2005-2026 The Jamulus Development Team + Copyright © 2005-2026 Het Jamulus Development Team @@ -4889,8 +4889,8 @@ We hebben uw kanaal gedempt en 'Demp mijzelf' geactiveerd. Los eerst h Vlag-iconen van Mark James - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 het Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 het Jamulus Development Team Released under the GNU General Public License (GPL) diff --git a/src/translation/translation_pl_PL.ts b/src/translation/translation_pl_PL.ts index fc9ea7c8ea..07678bacc2 100644 --- a/src/translation/translation_pl_PL.ts +++ b/src/translation/translation_pl_PL.ts @@ -162,17 +162,17 @@ - Copyright (C) 2005-2025 Volker Fischer and others - Copyright (C) 2005-2025 Volker Fischer i inni + Copyright (C) 2005-2026 Volker Fischer and others + Copyright (C) 2005-2026 Volker Fischer i inni - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 Zespół programistów Jamulus-a + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 Zespół programistów Jamulus-a - Copyright © 2005-2025 The Jamulus Development Team - Copyright © 2005-2025 Zespół programistów Jamulus-a + Copyright © 2005-2026 The Jamulus Development Team + Copyright © 2005-2026 Zespół programistów Jamulus-a @@ -4376,8 +4376,8 @@ Twój kanał został wyciszony i włączono „Wycisz mnie”. Napraw przyczynę Ikony flag: Mark James - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 Zespół programistów Jamulus-a + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 Zespół programistów Jamulus-a Released under the GNU General Public License (GPL) diff --git a/src/translation/translation_pt_BR.ts b/src/translation/translation_pt_BR.ts index eb8f722eb8..773d2d5470 100644 --- a/src/translation/translation_pt_BR.ts +++ b/src/translation/translation_pt_BR.ts @@ -210,18 +210,18 @@ TextLabelVersion - Copyright (C) 2005-2025 Volker Fischer and others - Copyright (C) 2005-2025 Volker Fischer e outros + Copyright (C) 2005-2026 Volker Fischer and others + Copyright (C) 2005-2026 Volker Fischer e outros - Copyright (C) 2005-2025 The Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team I'll keep it untranslated for the moment - Copyright (C) 2005-2025 A equipe de desenvolvimento Jamulus + Copyright (C) 2005-2026 A equipe de desenvolvimento Jamulus - Copyright © 2005-2025 The Jamulus Development Team - Copyright © 2005-2025 A equipe de desenvolvimento Jamulus + Copyright © 2005-2026 The Jamulus Development Team + Copyright © 2005-2026 A equipe de desenvolvimento Jamulus @@ -249,8 +249,8 @@ Autor: Volker Fischer - Copyright (C) 2005-2025 - Copyright (C) 2005-2025 + Copyright (C) 2005-2026 + Copyright (C) 2005-2026 @@ -4917,8 +4917,8 @@ Silenciamos seu canal e ativamos 'Silenciar-me'. Resolva o problema de Ícones de bandeiras por Mark James - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 Equipe de Desenvolvimento Jamulus + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 Equipe de Desenvolvimento Jamulus Released under the GNU General Public License (GPL) diff --git a/src/translation/translation_pt_PT.ts b/src/translation/translation_pt_PT.ts index 82b0a02423..38142a8a13 100644 --- a/src/translation/translation_pt_PT.ts +++ b/src/translation/translation_pt_PT.ts @@ -210,16 +210,16 @@ TextLabelVersion - Copyright (C) 2005-2025 Volker Fischer and others - Copyright (C) 2005-2025 Volker Fischer e outros + Copyright (C) 2005-2026 Volker Fischer and others + Copyright (C) 2005-2026 Volker Fischer e outros - Copyright (C) 2005-2025 The Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team Direitos de Autor (C) 2005-2022 A Equipa de Desenvolvimento do Jamulus - Copyright © 2005-2025 The Jamulus Development Team + Copyright © 2005-2026 The Jamulus Development Team Direitos de Autor © 2005-2025 A Equipa de Desenvolvimento do Jamulus @@ -247,8 +247,8 @@ Autor: Volker Fischer - Copyright (C) 2005-2025 - Copyright (C) 2005-2025 + Copyright (C) 2005-2026 + Copyright (C) 2005-2026 @@ -4878,8 +4878,8 @@ Nós silenciamos o seu canal e ativamos 'Silenciar-me'. Por favor, res Ícones de bandeiras por Mark James - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 A Equipa de Desenvolvimento do Jamulus + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 A Equipa de Desenvolvimento do Jamulus Released under the GNU General Public License (GPL) diff --git a/src/translation/translation_sk_SK.ts b/src/translation/translation_sk_SK.ts index d34872aabe..30bf3b6e50 100644 --- a/src/translation/translation_sk_SK.ts +++ b/src/translation/translation_sk_SK.ts @@ -162,16 +162,16 @@ TextLabelVersion - Copyright (C) 2005-2025 Volker Fischer and others + Copyright (C) 2005-2026 Volker Fischer and others Autorské práva (C) 2005-2020 Volker Fischer a iní - Copyright (C) 2005-2025 The Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team Autorské práva (C) 2005-2021 The Jamulus Development Team - Copyright © 2005-2025 The Jamulus Development Team + Copyright © 2005-2026 The Jamulus Development Team Autorské práva © 2005-2024 Tím vývojárov Jamulus @@ -4101,7 +4101,7 @@ Stíšili sme váš kanál a aktivovali nastavenia 'Stíšiť ma'. Pro Ikony vlajok: Mark James - Copyright (C) 2005-2025 The Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team Autorské práva (C) 2005-2022 The Jamulus Development Team diff --git a/src/translation/translation_sv_SE.ts b/src/translation/translation_sv_SE.ts index 1c43b5ac85..7805bb28c8 100644 --- a/src/translation/translation_sv_SE.ts +++ b/src/translation/translation_sv_SE.ts @@ -163,17 +163,17 @@ TextLabelVersion - Copyright (C) 2005-2025 Volker Fischer and others + Copyright (C) 2005-2026 Volker Fischer and others Upphovsrätt (C) 2005-2020 Volker Fischer och andra - Copyright (C) 2005-2025 The Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team Upphovsrätt (C) 2005-2021 The Jamulus Development Team - Copyright © 2005-2025 The Jamulus Development Team - Copyright © 2005-2025 The Jamulus Development Team + Copyright © 2005-2026 The Jamulus Development Team + Copyright © 2005-2026 The Jamulus Development Team @@ -4492,7 +4492,7 @@ Vi stängde av din kanal och aktiverade 'Tysta mig själv'. Vänligen Flaggsymboler gjorda av Mark James - Copyright (C) 2005-2025 The Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team Upphovsrätt (C) 2005-2021 The Jamulus Development Team diff --git a/src/translation/translation_th.ts b/src/translation/translation_th.ts index e6a62ded7a..f187de4887 100644 --- a/src/translation/translation_th.ts +++ b/src/translation/translation_th.ts @@ -198,16 +198,16 @@ - Copyright (C) 2005-2025 Volker Fischer and others - Copyright (C) 2005-2025 Volker Fischer und andere + Copyright (C) 2005-2026 Volker Fischer and others + Copyright (C) 2005-2026 Volker Fischer und andere - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 beim Jamulus Entwicklungs Team + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 beim Jamulus Entwicklungs Team - Copyright © 2005-2025 The Jamulus Development Team + Copyright © 2005-2026 The Jamulus Development Team @@ -4857,8 +4857,8 @@ We muted your channel and activated 'Mute Myself'. Please solve the fe - Copyright (C) 2005-2025 The Jamulus Development Team - Copyright (C) 2005-2025 beim Jamulus Entwicklungs Team + Copyright (C) 2005-2026 The Jamulus Development Team + Copyright (C) 2005-2026 beim Jamulus Entwicklungs Team Released under the GNU General Public License (GPL) diff --git a/src/translation/translation_zh_CN.ts b/src/translation/translation_zh_CN.ts index 9dfc3c7f2f..fe2e620a75 100644 --- a/src/translation/translation_zh_CN.ts +++ b/src/translation/translation_zh_CN.ts @@ -162,12 +162,12 @@ 版本文字标签 - Copyright (C) 2005-2025 The Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team 版权所有 (C) 2005-2021 Jamulus 开发团队 - Copyright © 2005-2025 The Jamulus Development Team + Copyright © 2005-2026 The Jamulus Development Team 版权所有 © 2005-2023 Jamulus 开发团队 @@ -3688,7 +3688,7 @@ We muted your channel and activated 'Mute Myself'. Please solve the fe 旗帜图标作者为 Mark James - Copyright (C) 2005-2025 The Jamulus Development Team + Copyright (C) 2005-2026 The Jamulus Development Team 版权所有 (C) 2005-2022 Jamulus 开发团队 diff --git a/src/util.cpp b/src/util.cpp index 3a91078e89..e81f1b41da 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer @@ -1578,7 +1578,7 @@ QString GetVersionAndNameStr ( const bool bDisplayInGui ) strVersionText += "\n *** "; # endif #endif - strVersionText += "\n *** Copyright © 2005-2025 The Jamulus Development Team"; + strVersionText += "\n *** Copyright © 2005-2026 The Jamulus Development Team"; strVersionText += "\n"; } diff --git a/src/util.h b/src/util.h index 748df0cd02..5fabfe7c4b 100644 --- a/src/util.h +++ b/src/util.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2025 + * Copyright (c) 2004-2026 * * Author(s): * Volker Fischer diff --git a/tools/changelog-helper.sh b/tools/changelog-helper.sh index aa27770536..80eb415729 100755 --- a/tools/changelog-helper.sh +++ b/tools/changelog-helper.sh @@ -1,6 +1,6 @@ #!/bin/bash ############################################################################## -# Copyright (c) 2022-2025 +# Copyright (c) 2022-2026 # # Author(s): # Christian Hoffmann diff --git a/tools/check-wininstaller-translations.sh b/tools/check-wininstaller-translations.sh index 1cfb64bd9f..9b38542ae3 100755 --- a/tools/check-wininstaller-translations.sh +++ b/tools/check-wininstaller-translations.sh @@ -1,6 +1,6 @@ #!/bin/bash ############################################################################## -# Copyright (c) 2021-2025 +# Copyright (c) 2021-2026 # # Author(s): # Christian Hoffmann diff --git a/tools/checkkeys.pl b/tools/checkkeys.pl index e48a34c3d3..28d322b6c1 100755 --- a/tools/checkkeys.pl +++ b/tools/checkkeys.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl ############################################################################## -# Copyright (c) 2021-2025 +# Copyright (c) 2021-2026 # # Author(s): # Tony Mountifield diff --git a/tools/create-translation-issues.sh b/tools/create-translation-issues.sh index 4c919e6bfb..2e333ede95 100755 --- a/tools/create-translation-issues.sh +++ b/tools/create-translation-issues.sh @@ -1,6 +1,6 @@ #!/bin/bash ############################################################################## -# Copyright (c) 2021-2025 +# Copyright (c) 2021-2026 # # Author(s): # Christian Hoffmann diff --git a/tools/generate_json_rpc_docs.py b/tools/generate_json_rpc_docs.py index e872cbddd3..4497d3d485 100755 --- a/tools/generate_json_rpc_docs.py +++ b/tools/generate_json_rpc_docs.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 ############################################################################## -# Copyright (c) 2022-2025 +# Copyright (c) 2022-2026 # # Author(s): # Christian Hoffmann diff --git a/tools/qt5_to_qt6_country_code_table.py b/tools/qt5_to_qt6_country_code_table.py index c3850a9699..980fd9250f 100755 --- a/tools/qt5_to_qt6_country_code_table.py +++ b/tools/qt5_to_qt6_country_code_table.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 ############################################################################## -# Copyright (c) 2022-2025 +# Copyright (c) 2022-2026 # # Author(s): # Christian Hoffmann diff --git a/tools/update-copyright-notices.sh b/tools/update-copyright-notices.sh index 176408b29c..98ca1408a1 100755 --- a/tools/update-copyright-notices.sh +++ b/tools/update-copyright-notices.sh @@ -1,6 +1,6 @@ #!/bin/bash ############################################################################## -# Copyright (c) 2022-2025 +# Copyright (c) 2022-2026 # # Author(s): # Christian Hoffmann