diff --git a/.appveyor.yml b/.appveyor.yml index c5d8d83d921..79ec7ef25fd 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,4 +1,4 @@ -# Copyright 2021-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/assertNoTranslationChanges.sh b/.ci/azure-pipelines/assertNoTranslationChanges.sh index f1126db24ac..146cb51aad6 100755 --- a/.ci/azure-pipelines/assertNoTranslationChanges.sh +++ b/.ci/azure-pipelines/assertNoTranslationChanges.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/build_linux.bash b/.ci/azure-pipelines/build_linux.bash index 4fa0493796d..2817695ca4c 100755 --- a/.ci/azure-pipelines/build_linux.bash +++ b/.ci/azure-pipelines/build_linux.bash @@ -1,6 +1,6 @@ #!/bin/bash -ex # -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/build_macos.bash b/.ci/azure-pipelines/build_macos.bash index 07b2470c874..4c2239dd297 100755 --- a/.ci/azure-pipelines/build_macos.bash +++ b/.ci/azure-pipelines/build_macos.bash @@ -1,6 +1,6 @@ #!/bin/bash -ex # -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/checkDocs.bash b/.ci/azure-pipelines/checkDocs.bash index ba425799731..5aa56eb9cf8 100755 --- a/.ci/azure-pipelines/checkDocs.bash +++ b/.ci/azure-pipelines/checkDocs.bash @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/extractWithProgress.bash b/.ci/azure-pipelines/extractWithProgress.bash index cbb541d6f68..fd8f3f31eff 100755 --- a/.ci/azure-pipelines/extractWithProgress.bash +++ b/.ci/azure-pipelines/extractWithProgress.bash @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/install-environment_linux.bash b/.ci/azure-pipelines/install-environment_linux.bash index d0fae1b1e87..6e49390ae66 100755 --- a/.ci/azure-pipelines/install-environment_linux.bash +++ b/.ci/azure-pipelines/install-environment_linux.bash @@ -1,6 +1,6 @@ #!/bin/bash -ex # -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/install-environment_linux_translations.bash b/.ci/azure-pipelines/install-environment_linux_translations.bash index 4b233c61b36..6bbf0b35c03 100755 --- a/.ci/azure-pipelines/install-environment_linux_translations.bash +++ b/.ci/azure-pipelines/install-environment_linux_translations.bash @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/install-environment_macos.bash b/.ci/azure-pipelines/install-environment_macos.bash index 8633858b9cf..fc629585519 100755 --- a/.ci/azure-pipelines/install-environment_macos.bash +++ b/.ci/azure-pipelines/install-environment_macos.bash @@ -1,6 +1,6 @@ #!/bin/bash -ex # -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/main-pr.yml b/.ci/azure-pipelines/main-pr.yml index b23f1a5a568..9111fd56b1a 100644 --- a/.ci/azure-pipelines/main-pr.yml +++ b/.ci/azure-pipelines/main-pr.yml @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/main.yml b/.ci/azure-pipelines/main.yml index 04671a2455d..a580067adf3 100644 --- a/.ci/azure-pipelines/main.yml +++ b/.ci/azure-pipelines/main.yml @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/package_AppImage.bash b/.ci/azure-pipelines/package_AppImage.bash index 99aeaf35dcd..69e23353deb 100755 --- a/.ci/azure-pipelines/package_AppImage.bash +++ b/.ci/azure-pipelines/package_AppImage.bash @@ -1,6 +1,6 @@ #!/bin/bash -ex # -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/release_macos.bash b/.ci/azure-pipelines/release_macos.bash index df9a2dab093..48f79347663 100755 --- a/.ci/azure-pipelines/release_macos.bash +++ b/.ci/azure-pipelines/release_macos.bash @@ -1,6 +1,6 @@ #!/usr/bin/env bash -ex # -# Copyright 2021-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/release_windows.bat b/.ci/azure-pipelines/release_windows.bat index ebfeae7f6cd..108e796844d 100644 --- a/.ci/azure-pipelines/release_windows.bat +++ b/.ci/azure-pipelines/release_windows.bat @@ -1,4 +1,4 @@ -:: Copyright 2021-2023 The Mumble Developers. All rights reserved. +:: Copyright The Mumble Developers. All rights reserved. :: Use of this source code is governed by a BSD-style license :: that can be found in the LICENSE file at the root of the :: Mumble source tree or at . diff --git a/.ci/azure-pipelines/steps_linux.yml b/.ci/azure-pipelines/steps_linux.yml index fcf3684543b..a82fb6eb1a8 100644 --- a/.ci/azure-pipelines/steps_linux.yml +++ b/.ci/azure-pipelines/steps_linux.yml @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/steps_macos.yml b/.ci/azure-pipelines/steps_macos.yml index 120348b1797..739dbcaa9bf 100644 --- a/.ci/azure-pipelines/steps_macos.yml +++ b/.ci/azure-pipelines/steps_macos.yml @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/steps_windows.yml b/.ci/azure-pipelines/steps_windows.yml index 7f82ce462e8..70fdc7f6973 100644 --- a/.ci/azure-pipelines/steps_windows.yml +++ b/.ci/azure-pipelines/steps_windows.yml @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/task-environment-cache.yml b/.ci/azure-pipelines/task-environment-cache.yml index 95226334aa1..710b615030f 100644 --- a/.ci/azure-pipelines/task-environment-cache.yml +++ b/.ci/azure-pipelines/task-environment-cache.yml @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/azure-pipelines/task-publish-artifacts.yml b/.ci/azure-pipelines/task-publish-artifacts.yml index 10d00bc6c2b..3d8580c2ba0 100644 --- a/.ci/azure-pipelines/task-publish-artifacts.yml +++ b/.ci/azure-pipelines/task-publish-artifacts.yml @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.ci/build_windows.bat b/.ci/build_windows.bat index 6587567c53b..e9018a4103f 100644 --- a/.ci/build_windows.bat +++ b/.ci/build_windows.bat @@ -1,4 +1,4 @@ -:: Copyright 2021-2023 The Mumble Developers. All rights reserved. +:: Copyright The Mumble Developers. All rights reserved. :: Use of this source code is governed by a BSD-style license :: that can be found in the LICENSE file at the root of the :: Mumble source tree or at . diff --git a/.ci/install-environment_windows.ps1 b/.ci/install-environment_windows.ps1 index 29b514fd463..2e1a3900a5d 100644 --- a/.ci/install-environment_windows.ps1 +++ b/.ci/install-environment_windows.ps1 @@ -1,4 +1,4 @@ -# Copyright 2021-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/.cirrus.yml b/.cirrus.yml index c10c2aa1a24..0e7938e9040 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2024 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/CMakeLists.txt b/CMakeLists.txt index 1b65a7eeddd..d6b4be85c3b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/LICENSE b/LICENSE index 5ec4f53946c..8c0a1ccea03 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (C) 2005-2022 The Mumble Developers +Copyright (C) The Mumble Developers All rights reserved. diff --git a/auxiliary_files/CMakeLists.txt b/auxiliary_files/CMakeLists.txt index 30b5962eeb3..42a788eefdd 100644 --- a/auxiliary_files/CMakeLists.txt +++ b/auxiliary_files/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/cmake/FindModules/FindMSGSL.cmake b/cmake/FindModules/FindMSGSL.cmake index b1616de8630..170bf321b6c 100644 --- a/cmake/FindModules/FindMSGSL.cmake +++ b/cmake/FindModules/FindMSGSL.cmake @@ -1,4 +1,4 @@ -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/cmake/TargetArch.cmake b/cmake/TargetArch.cmake index 161e4737925..a14b6aa961a 100644 --- a/cmake/TargetArch.cmake +++ b/cmake/TargetArch.cmake @@ -1,4 +1,4 @@ -# Copyright 2021-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/cmake/check_mysql.cmake b/cmake/check_mysql.cmake index e8d2e33576d..47579cbb4de 100644 --- a/cmake/check_mysql.cmake +++ b/cmake/check_mysql.cmake @@ -1,4 +1,4 @@ -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/cmake/compiler.cmake b/cmake/compiler.cmake index 856bae18082..6da66aec3ff 100644 --- a/cmake/compiler.cmake +++ b/cmake/compiler.cmake @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/cmake/delayed_configure_files.cmake b/cmake/delayed_configure_files.cmake index 75b8c6e87fc..99320e33250 100644 --- a/cmake/delayed_configure_files.cmake +++ b/cmake/delayed_configure_files.cmake @@ -1,4 +1,4 @@ -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/cmake/install-library.cmake b/cmake/install-library.cmake index 9962d5a30ee..c1a0209d861 100644 --- a/cmake/install-library.cmake +++ b/cmake/install-library.cmake @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/cmake/install-paths.cmake b/cmake/install-paths.cmake index bf0c9fe728c..f1ef17af843 100644 --- a/cmake/install-paths.cmake +++ b/cmake/install-paths.cmake @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/cmake/os.cmake b/cmake/os.cmake index 2948155995b..fabbd718e73 100644 --- a/cmake/os.cmake +++ b/cmake/os.cmake @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/cmake/pkg-utils.cmake b/cmake/pkg-utils.cmake index bcf7f6ab980..ed10d3c9548 100644 --- a/cmake/pkg-utils.cmake +++ b/cmake/pkg-utils.cmake @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/cmake/project-utils.cmake b/cmake/project-utils.cmake index 0b4a9fbca32..77e198e077a 100644 --- a/cmake/project-utils.cmake +++ b/cmake/project-utils.cmake @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/cmake/qt-utils.cmake b/cmake/qt-utils.cmake index d14405f89b2..cc8570e053b 100644 --- a/cmake/qt-utils.cmake +++ b/cmake/qt-utils.cmake @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/helpers/g15helper/CMakeLists.txt b/helpers/g15helper/CMakeLists.txt index 79007683bdb..22292c6aa3d 100644 --- a/helpers/g15helper/CMakeLists.txt +++ b/helpers/g15helper/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/helpers/g15helper/g15helper.c b/helpers/g15helper/g15helper.c index 1bca89c0e52..47a73c68d64 100644 --- a/helpers/g15helper/g15helper.c +++ b/helpers/g15helper/g15helper.c @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/helpers/g15helper/g15helper.h b/helpers/g15helper/g15helper.h index bce8e123429..dae2a733396 100644 --- a/helpers/g15helper/g15helper.h +++ b/helpers/g15helper/g15helper.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/helpers/g15helper/g15helper_emu.cpp b/helpers/g15helper/g15helper_emu.cpp index b1ef0959928..b85ed73eedd 100644 --- a/helpers/g15helper/g15helper_emu.cpp +++ b/helpers/g15helper/g15helper_emu.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/helpers/g15helper/g15helper_emu.h b/helpers/g15helper/g15helper_emu.h index 74fc7a4e52f..9759a6476c8 100644 --- a/helpers/g15helper/g15helper_emu.h +++ b/helpers/g15helper/g15helper_emu.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/helpers/g15helper/g15helper_macx.c b/helpers/g15helper/g15helper_macx.c index 2dfd7f47678..6f0369ff7cf 100644 --- a/helpers/g15helper/g15helper_macx.c +++ b/helpers/g15helper/g15helper_macx.c @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/helpers/vcpkg/ports/zeroc-ice-mumble/portfile.cmake b/helpers/vcpkg/ports/zeroc-ice-mumble/portfile.cmake index a64fd29b584..91cbeb3734e 100644 --- a/helpers/vcpkg/ports/zeroc-ice-mumble/portfile.cmake +++ b/helpers/vcpkg/ports/zeroc-ice-mumble/portfile.cmake @@ -1,4 +1,4 @@ -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/installer/ClientInstaller.cs b/installer/ClientInstaller.cs index 119d078c76b..e8c7fa59a66 100644 --- a/installer/ClientInstaller.cs +++ b/installer/ClientInstaller.cs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/installer/MumbleInstall.cs b/installer/MumbleInstall.cs index 249a330dac8..c6a5d9cfd33 100644 --- a/installer/MumbleInstall.cs +++ b/installer/MumbleInstall.cs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/installer/ServerInstaller.cs b/installer/ServerInstaller.cs index 7a7810dca11..c0b39182385 100644 --- a/installer/ServerInstaller.cs +++ b/installer/ServerInstaller.cs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/macx/osax/CMakeLists.txt b/macx/osax/CMakeLists.txt index d7b02965dfe..bea8a19b7e9 100644 --- a/macx/osax/CMakeLists.txt +++ b/macx/osax/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/macx/osax/osax.m b/macx/osax/osax.m index f80e10789da..bb4c8ec62e2 100644 --- a/macx/osax/osax.m +++ b/macx/osax/osax.m @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/macx/scripts/gendmg.pl b/macx/scripts/gendmg.pl index cb295d6402f..0c917b9475f 100755 --- a/macx/scripts/gendmg.pl +++ b/macx/scripts/gendmg.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# Copyright 2010-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/macx/scripts/osxdist.py b/macx/scripts/osxdist.py index bdc7fcbd283..062ab88f603 100755 --- a/macx/scripts/osxdist.py +++ b/macx/scripts/osxdist.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # -# Copyright 2010-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/overlay/CMakeLists.txt b/overlay/CMakeLists.txt index e1baab678e2..cd4aa1f40d5 100644 --- a/overlay/CMakeLists.txt +++ b/overlay/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/overlay/D11StateBlock.cpp b/overlay/D11StateBlock.cpp index 2563f701237..786572c3a96 100644 --- a/overlay/D11StateBlock.cpp +++ b/overlay/D11StateBlock.cpp @@ -1,4 +1,4 @@ -// Copyright 2014-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/D11StateBlock.h b/overlay/D11StateBlock.h index 1f91b00eac4..97558ed8084 100644 --- a/overlay/D11StateBlock.h +++ b/overlay/D11StateBlock.h @@ -1,4 +1,4 @@ -// Copyright 2014-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/HardHook.cpp b/overlay/HardHook.cpp index 89b9c861708..8340ed936ff 100644 --- a/overlay/HardHook.cpp +++ b/overlay/HardHook.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/HardHook.h b/overlay/HardHook.h index a29b09c9dbf..69285d39681 100644 --- a/overlay/HardHook.h +++ b/overlay/HardHook.h @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/HardHook_minhook.cpp b/overlay/HardHook_minhook.cpp index 7e0be3baeda..e962ccf8492 100644 --- a/overlay/HardHook_minhook.cpp +++ b/overlay/HardHook_minhook.cpp @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/HardHook_minhook.h b/overlay/HardHook_minhook.h index 9b760e6e8b1..5f5c8894541 100644 --- a/overlay/HardHook_minhook.h +++ b/overlay/HardHook_minhook.h @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/HardHook_x86.cpp b/overlay/HardHook_x86.cpp index 4efb1b64eee..218c08f3fb2 100644 --- a/overlay/HardHook_x86.cpp +++ b/overlay/HardHook_x86.cpp @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/HardHook_x86.h b/overlay/HardHook_x86.h index 00522e41444..ed86935711d 100644 --- a/overlay/HardHook_x86.h +++ b/overlay/HardHook_x86.h @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/ancestor.cpp b/overlay/ancestor.cpp index 23edd3ed68b..016be52674b 100644 --- a/overlay/ancestor.cpp +++ b/overlay/ancestor.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/ancestor.h b/overlay/ancestor.h index 382cf663d40..e66c44bdb9d 100644 --- a/overlay/ancestor.h +++ b/overlay/ancestor.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/d3d10.cpp b/overlay/d3d10.cpp index ec8c91efd77..63d352da935 100644 --- a/overlay/d3d10.cpp +++ b/overlay/d3d10.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/d3d11.cpp b/overlay/d3d11.cpp index 083dbbdbdd2..22ec4d10e35 100644 --- a/overlay/d3d11.cpp +++ b/overlay/d3d11.cpp @@ -1,4 +1,4 @@ -// Copyright 2014-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/d3d9.cpp b/overlay/d3d9.cpp index a3772535287..51c239090cc 100644 --- a/overlay/d3d9.cpp +++ b/overlay/d3d9.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/dxgi.cpp b/overlay/dxgi.cpp index 44903146fab..c9ece2b6bda 100644 --- a/overlay/dxgi.cpp +++ b/overlay/dxgi.cpp @@ -1,4 +1,4 @@ -// Copyright 2013-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/excludecheck.cpp b/overlay/excludecheck.cpp index 6e9fb74d4fa..e623947d9db 100644 --- a/overlay/excludecheck.cpp +++ b/overlay/excludecheck.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/excludecheck.h b/overlay/excludecheck.h index dcfe5315554..cffe10e8d86 100644 --- a/overlay/excludecheck.h +++ b/overlay/excludecheck.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/lib.cpp b/overlay/lib.cpp index 73fd5013f3a..b0d57fefd16 100644 --- a/overlay/lib.cpp +++ b/overlay/lib.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/lib.h b/overlay/lib.h index 0fab250779b..0a2e910f514 100644 --- a/overlay/lib.h +++ b/overlay/lib.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/ods.cpp b/overlay/ods.cpp index 6800bfbad7a..7110b62f603 100644 --- a/overlay/ods.cpp +++ b/overlay/ods.cpp @@ -1,4 +1,4 @@ -// Copyright 2011-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/ods.h b/overlay/ods.h index 3054ce7f34b..bca6614050e 100644 --- a/overlay/ods.h +++ b/overlay/ods.h @@ -1,4 +1,4 @@ -// Copyright 2011-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/olsettings.cpp b/overlay/olsettings.cpp index bc8ae9cacf1..879e8dfe676 100644 --- a/overlay/olsettings.cpp +++ b/overlay/olsettings.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/olsettings.h b/overlay/olsettings.h index a6cfd538d71..680ad01b6aa 100644 --- a/overlay/olsettings.h +++ b/overlay/olsettings.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/opengl.cpp b/overlay/opengl.cpp index 78c21534f50..d78de12208d 100644 --- a/overlay/opengl.cpp +++ b/overlay/opengl.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/overlay.fx b/overlay/overlay.fx index d9d57d0da9c..ba557941523 100644 --- a/overlay/overlay.fx +++ b/overlay/overlay.fx @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/overlay.h b/overlay/overlay.h index 359bb45a424..75606fb1ca8 100644 --- a/overlay/overlay.h +++ b/overlay/overlay.h @@ -1,4 +1,4 @@ -// Copyright 2005-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/overlay11-common.hlsl b/overlay/overlay11-common.hlsl index 1397235bbf4..3b14c633610 100644 --- a/overlay/overlay11-common.hlsl +++ b/overlay/overlay11-common.hlsl @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/overlay11.ps b/overlay/overlay11.ps index 3d02a3c1b6e..efe56ec6a33 100644 Binary files a/overlay/overlay11.ps and b/overlay/overlay11.ps differ diff --git a/overlay/overlay11.vs b/overlay/overlay11.vs index edf05197ec7..fc4ec69f2ee 100644 --- a/overlay/overlay11.vs +++ b/overlay/overlay11.vs @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/overlay_blacklist.h b/overlay/overlay_blacklist.h index b290b9145fe..f00bcfd5019 100644 --- a/overlay/overlay_blacklist.h +++ b/overlay/overlay_blacklist.h @@ -1,4 +1,4 @@ -// Copyright 2011-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/overlay_exe/CMakeLists.txt b/overlay/overlay_exe/CMakeLists.txt index a72b3a85374..c94cb19f3f4 100644 --- a/overlay/overlay_exe/CMakeLists.txt +++ b/overlay/overlay_exe/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/overlay/overlay_exe/overlay_exe.cpp b/overlay/overlay_exe/overlay_exe.cpp index c75a5b9534b..d29be2c4b59 100644 --- a/overlay/overlay_exe/overlay_exe.cpp +++ b/overlay/overlay_exe/overlay_exe.cpp @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/overlay_exe/overlay_exe.h b/overlay/overlay_exe/overlay_exe.h index 45a6d295c7b..e54cc81a57c 100644 --- a/overlay/overlay_exe/overlay_exe.h +++ b/overlay/overlay_exe/overlay_exe.h @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/overlay_launchers.h b/overlay/overlay_launchers.h index c947ead3b8c..04672396f77 100644 --- a/overlay/overlay_launchers.h +++ b/overlay/overlay_launchers.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/overlay_whitelist.h b/overlay/overlay_whitelist.h index 465ade17deb..cf84069d952 100644 --- a/overlay/overlay_whitelist.h +++ b/overlay/overlay_whitelist.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay/scripts/build_overlay_xcompile.cmd b/overlay/scripts/build_overlay_xcompile.cmd index 5bc97bca783..f8bca82e789 100644 --- a/overlay/scripts/build_overlay_xcompile.cmd +++ b/overlay/scripts/build_overlay_xcompile.cmd @@ -1,4 +1,4 @@ -:: Copyright 2020-2023 The Mumble Developers. All rights reserved. +:: Copyright The Mumble Developers. All rights reserved. :: Use of this source code is governed by a BSD-style license :: that can be found in the LICENSE file at the root of the :: Mumble source tree or at . diff --git a/overlay/util.h b/overlay/util.h index 464bf41b365..7030414d49c 100644 --- a/overlay/util.h +++ b/overlay/util.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay_gl/CMakeLists.txt b/overlay_gl/CMakeLists.txt index 04436643207..f7c4f8fc0d8 100644 --- a/overlay_gl/CMakeLists.txt +++ b/overlay_gl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/overlay_gl/avail_mac.h b/overlay_gl/avail_mac.h index 14769afb5d2..5693bd01ec6 100644 --- a/overlay_gl/avail_mac.h +++ b/overlay_gl/avail_mac.h @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay_gl/avail_mac.pl b/overlay_gl/avail_mac.pl index 62a6bd472ff..d50e3095378 100755 --- a/overlay_gl/avail_mac.pl +++ b/overlay_gl/avail_mac.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright 2015-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/overlay_gl/init_mac.c b/overlay_gl/init_mac.c index f0dd8d12c5c..e7eca04a66b 100644 --- a/overlay_gl/init_mac.c +++ b/overlay_gl/init_mac.c @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay_gl/init_unix.c b/overlay_gl/init_unix.c index c3a65984c26..e5d4690b0fc 100644 --- a/overlay_gl/init_unix.c +++ b/overlay_gl/init_unix.c @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/overlay_gl/overlay.c b/overlay_gl/overlay.c index de36c85b3a4..680241e1bbb 100644 --- a/overlay_gl/overlay.c +++ b/overlay_gl/overlay.c @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt index ba3bcff3a2c..1faefad9828 100644 --- a/plugins/CMakeLists.txt +++ b/plugins/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/HostLinux.cpp b/plugins/HostLinux.cpp index 218fcfbee29..54ecc7e7123 100644 --- a/plugins/HostLinux.cpp +++ b/plugins/HostLinux.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/HostLinux.h b/plugins/HostLinux.h index 25c72f94410..813aa606f73 100644 --- a/plugins/HostLinux.h +++ b/plugins/HostLinux.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/HostWindows.cpp b/plugins/HostWindows.cpp index 9cce0bbac51..1bad08c2c92 100644 --- a/plugins/HostWindows.cpp +++ b/plugins/HostWindows.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/HostWindows.h b/plugins/HostWindows.h index 963aead5189..fbad687d00d 100644 --- a/plugins/HostWindows.h +++ b/plugins/HostWindows.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/Module.cpp b/plugins/Module.cpp index 0133fc0b7c8..8ce10f85beb 100644 --- a/plugins/Module.cpp +++ b/plugins/Module.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/Module.h b/plugins/Module.h index 50478335c15..438c1b7ae74 100644 --- a/plugins/Module.h +++ b/plugins/Module.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/MumblePlugin.h b/plugins/MumblePlugin.h index a2592f7ce85..8a70696d410 100644 --- a/plugins/MumblePlugin.h +++ b/plugins/MumblePlugin.h @@ -1,4 +1,4 @@ -// Copyright 2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/ProcessBase.cpp b/plugins/ProcessBase.cpp index 4fd815b7d3e..ea7036c2c70 100644 --- a/plugins/ProcessBase.cpp +++ b/plugins/ProcessBase.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/ProcessBase.h b/plugins/ProcessBase.h index 86718edeed2..29c2cdfea9c 100644 --- a/plugins/ProcessBase.h +++ b/plugins/ProcessBase.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/ProcessLinux.cpp b/plugins/ProcessLinux.cpp index c00fe30f000..64e96ab1069 100644 --- a/plugins/ProcessLinux.cpp +++ b/plugins/ProcessLinux.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/ProcessLinux.h b/plugins/ProcessLinux.h index cab5194c0bf..cb74be3c9ac 100644 --- a/plugins/ProcessLinux.h +++ b/plugins/ProcessLinux.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/ProcessWindows.cpp b/plugins/ProcessWindows.cpp index 999b3dd363e..03f9b3843e8 100644 --- a/plugins/ProcessWindows.cpp +++ b/plugins/ProcessWindows.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/ProcessWindows.h b/plugins/ProcessWindows.h index 44dba7a7892..a44b9ccd442 100644 --- a/plugins/ProcessWindows.h +++ b/plugins/ProcessWindows.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/amongus/CMakeLists.txt b/plugins/amongus/CMakeLists.txt index 55edbcc16cf..940dee4db8a 100644 --- a/plugins/amongus/CMakeLists.txt +++ b/plugins/amongus/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/amongus/Game.cpp b/plugins/amongus/Game.cpp index 9a4359aaf48..cec8eda0c4e 100644 --- a/plugins/amongus/Game.cpp +++ b/plugins/amongus/Game.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/amongus/Game.h b/plugins/amongus/Game.h index 14388919474..616f886e123 100644 --- a/plugins/amongus/Game.h +++ b/plugins/amongus/Game.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/amongus/amongus.cpp b/plugins/amongus/amongus.cpp index 9d9beae20f2..07cffaf7f7e 100644 --- a/plugins/amongus/amongus.cpp +++ b/plugins/amongus/amongus.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/amongus/structs.h b/plugins/amongus/structs.h index b712a092f0e..3bd0d13caaf 100644 --- a/plugins/amongus/structs.h +++ b/plugins/amongus/structs.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/aoc/CMakeLists.txt b/plugins/aoc/CMakeLists.txt index 2d6e6945e12..0d95799b909 100644 --- a/plugins/aoc/CMakeLists.txt +++ b/plugins/aoc/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/aoc/aoc.cpp b/plugins/aoc/aoc.cpp index 806aa7f74a4..a9a4417369e 100644 --- a/plugins/aoc/aoc.cpp +++ b/plugins/aoc/aoc.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/arma2/CMakeLists.txt b/plugins/arma2/CMakeLists.txt index 7343dbde1ed..05fe02f88dd 100644 --- a/plugins/arma2/CMakeLists.txt +++ b/plugins/arma2/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/arma2/arma2.cpp b/plugins/arma2/arma2.cpp index 18a18283da6..1b8300ae950 100644 --- a/plugins/arma2/arma2.cpp +++ b/plugins/arma2/arma2.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/bf1/CMakeLists.txt b/plugins/bf1/CMakeLists.txt index 6ca637e8b12..a17f72f76b8 100644 --- a/plugins/bf1/CMakeLists.txt +++ b/plugins/bf1/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/bf1/bf1.cpp b/plugins/bf1/bf1.cpp index 698fabd2a0d..4dd4bd432dd 100644 --- a/plugins/bf1/bf1.cpp +++ b/plugins/bf1/bf1.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/bf1942/CMakeLists.txt b/plugins/bf1942/CMakeLists.txt index 83f8ee281f3..fe7135c6eb0 100644 --- a/plugins/bf1942/CMakeLists.txt +++ b/plugins/bf1942/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/bf1942/bf1942.cpp b/plugins/bf1942/bf1942.cpp index e35784ff8a4..37292f753bb 100644 --- a/plugins/bf1942/bf1942.cpp +++ b/plugins/bf1942/bf1942.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/bf2/CMakeLists.txt b/plugins/bf2/CMakeLists.txt index 06cfd1548e0..9713de7aef6 100644 --- a/plugins/bf2/CMakeLists.txt +++ b/plugins/bf2/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/bf2/bf2.cpp b/plugins/bf2/bf2.cpp index dd4fab51d33..64d269e7489 100644 --- a/plugins/bf2/bf2.cpp +++ b/plugins/bf2/bf2.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/bf2142/CMakeLists.txt b/plugins/bf2142/CMakeLists.txt index bcea424e268..3de15c61726 100644 --- a/plugins/bf2142/CMakeLists.txt +++ b/plugins/bf2142/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/bf2142/bf2142.cpp b/plugins/bf2142/bf2142.cpp index 7edfcc8cf8f..1308d1d7d51 100644 --- a/plugins/bf2142/bf2142.cpp +++ b/plugins/bf2142/bf2142.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/bf3/CMakeLists.txt b/plugins/bf3/CMakeLists.txt index 1a8a9ce1ea1..c95a9e75afd 100644 --- a/plugins/bf3/CMakeLists.txt +++ b/plugins/bf3/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/bf3/bf3.cpp b/plugins/bf3/bf3.cpp index bc0e6c68a7f..0bbd3d60742 100644 --- a/plugins/bf3/bf3.cpp +++ b/plugins/bf3/bf3.cpp @@ -1,4 +1,4 @@ -// Copyright 2011-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/bf4/CMakeLists.txt b/plugins/bf4/CMakeLists.txt index 035462f0c0b..bece7b565cb 100644 --- a/plugins/bf4/CMakeLists.txt +++ b/plugins/bf4/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/bf4/bf4.cpp b/plugins/bf4/bf4.cpp index 13a1149f3a2..f0a60c53878 100644 --- a/plugins/bf4/bf4.cpp +++ b/plugins/bf4/bf4.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/bf4_x86/CMakeLists.txt b/plugins/bf4_x86/CMakeLists.txt index 3167fada4a7..0d3e9c54df1 100644 --- a/plugins/bf4_x86/CMakeLists.txt +++ b/plugins/bf4_x86/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/bf4_x86/bf4_x86.cpp b/plugins/bf4_x86/bf4_x86.cpp index 585cbb64afe..7469f950a2e 100644 --- a/plugins/bf4_x86/bf4_x86.cpp +++ b/plugins/bf4_x86/bf4_x86.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/bfbc2/CMakeLists.txt b/plugins/bfbc2/CMakeLists.txt index aaa2ee77b8a..b7d8a3da6f7 100644 --- a/plugins/bfbc2/CMakeLists.txt +++ b/plugins/bfbc2/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/bfbc2/bfbc2.cpp b/plugins/bfbc2/bfbc2.cpp index 98bc5982989..1b08f456489 100644 --- a/plugins/bfbc2/bfbc2.cpp +++ b/plugins/bfbc2/bfbc2.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/bfheroes/CMakeLists.txt b/plugins/bfheroes/CMakeLists.txt index 271dd31de6e..65dccb44511 100644 --- a/plugins/bfheroes/CMakeLists.txt +++ b/plugins/bfheroes/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/bfheroes/bfheroes.cpp b/plugins/bfheroes/bfheroes.cpp index bf094ddd50c..e8f17d4d9a8 100644 --- a/plugins/bfheroes/bfheroes.cpp +++ b/plugins/bfheroes/bfheroes.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/blacklight/CMakeLists.txt b/plugins/blacklight/CMakeLists.txt index 5e8dba352f4..6ab18cab653 100644 --- a/plugins/blacklight/CMakeLists.txt +++ b/plugins/blacklight/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/blacklight/blacklight.cpp b/plugins/blacklight/blacklight.cpp index dfbe8f25364..20f13439229 100644 --- a/plugins/blacklight/blacklight.cpp +++ b/plugins/blacklight/blacklight.cpp @@ -1,4 +1,4 @@ -// Copyright 2012-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/borderlands/CMakeLists.txt b/plugins/borderlands/CMakeLists.txt index c49f5556d42..4fc1108039a 100644 --- a/plugins/borderlands/CMakeLists.txt +++ b/plugins/borderlands/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/borderlands/borderlands.cpp b/plugins/borderlands/borderlands.cpp index 888e147da17..b3ed7c526f5 100644 --- a/plugins/borderlands/borderlands.cpp +++ b/plugins/borderlands/borderlands.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/borderlands2/CMakeLists.txt b/plugins/borderlands2/CMakeLists.txt index 3da577ce085..88876538ff3 100644 --- a/plugins/borderlands2/CMakeLists.txt +++ b/plugins/borderlands2/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/borderlands2/borderlands2.cpp b/plugins/borderlands2/borderlands2.cpp index bd71bc8c62c..9c1e4dfbc13 100644 --- a/plugins/borderlands2/borderlands2.cpp +++ b/plugins/borderlands2/borderlands2.cpp @@ -1,4 +1,4 @@ -// Copyright 2013-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/breach/CMakeLists.txt b/plugins/breach/CMakeLists.txt index 1ddf5e149d6..52d90e959db 100644 --- a/plugins/breach/CMakeLists.txt +++ b/plugins/breach/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/breach/breach.cpp b/plugins/breach/breach.cpp index 14faa0ceefa..2797fecc635 100644 --- a/plugins/breach/breach.cpp +++ b/plugins/breach/breach.cpp @@ -1,4 +1,4 @@ -// Copyright 2011-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/cod2/CMakeLists.txt b/plugins/cod2/CMakeLists.txt index 003c0dde66a..056f3977d7e 100644 --- a/plugins/cod2/CMakeLists.txt +++ b/plugins/cod2/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/cod2/cod2.cpp b/plugins/cod2/cod2.cpp index 29f4e81a016..8667ddf9de4 100644 --- a/plugins/cod2/cod2.cpp +++ b/plugins/cod2/cod2.cpp @@ -1,4 +1,4 @@ -// Copyright 2008-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/cod4/CMakeLists.txt b/plugins/cod4/CMakeLists.txt index 4134e58b3d6..77beada06c2 100644 --- a/plugins/cod4/CMakeLists.txt +++ b/plugins/cod4/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/cod4/cod4.cpp b/plugins/cod4/cod4.cpp index 8b7093494ef..c6a8764eac6 100644 --- a/plugins/cod4/cod4.cpp +++ b/plugins/cod4/cod4.cpp @@ -1,4 +1,4 @@ -// Copyright 2008-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/cod5/CMakeLists.txt b/plugins/cod5/CMakeLists.txt index 205b0a20712..fcf160d7984 100644 --- a/plugins/cod5/CMakeLists.txt +++ b/plugins/cod5/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/cod5/cod5.cpp b/plugins/cod5/cod5.cpp index a51b68df405..1075f5c21e7 100644 --- a/plugins/cod5/cod5.cpp +++ b/plugins/cod5/cod5.cpp @@ -1,4 +1,4 @@ -// Copyright 2008-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/codmw2/CMakeLists.txt b/plugins/codmw2/CMakeLists.txt index afedd9c99b6..cd2f0711e9c 100644 --- a/plugins/codmw2/CMakeLists.txt +++ b/plugins/codmw2/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/codmw2/codmw2.cpp b/plugins/codmw2/codmw2.cpp index 6316cd92c09..163c00ec607 100644 --- a/plugins/codmw2/codmw2.cpp +++ b/plugins/codmw2/codmw2.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/codmw2so/CMakeLists.txt b/plugins/codmw2so/CMakeLists.txt index 9e3e7b085fa..4da0db58eff 100644 --- a/plugins/codmw2so/CMakeLists.txt +++ b/plugins/codmw2so/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/codmw2so/codmw2so.cpp b/plugins/codmw2so/codmw2so.cpp index 9a19ba8df2e..8bf13b9515b 100644 --- a/plugins/codmw2so/codmw2so.cpp +++ b/plugins/codmw2so/codmw2so.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/cs/CMakeLists.txt b/plugins/cs/CMakeLists.txt index d7fe4a716a5..5937c333b6a 100644 --- a/plugins/cs/CMakeLists.txt +++ b/plugins/cs/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/cs/cs.cpp b/plugins/cs/cs.cpp index f47b79c5e2e..3ed236a5794 100644 --- a/plugins/cs/cs.cpp +++ b/plugins/cs/cs.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/css/CMakeLists.txt b/plugins/css/CMakeLists.txt index f1de4bc25a9..f24bc446c22 100644 --- a/plugins/css/CMakeLists.txt +++ b/plugins/css/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/deadLockPlugin/CMakeLists.txt b/plugins/deadLockPlugin/CMakeLists.txt index 6f95837f3b8..8f564c26703 100644 --- a/plugins/deadLockPlugin/CMakeLists.txt +++ b/plugins/deadLockPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2021-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/deadLockPlugin/deadLockPlugin.cpp b/plugins/deadLockPlugin/deadLockPlugin.cpp index b1edfe3e1ba..93f67745002 100644 --- a/plugins/deadLockPlugin/deadLockPlugin.cpp +++ b/plugins/deadLockPlugin/deadLockPlugin.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/dods/CMakeLists.txt b/plugins/dods/CMakeLists.txt index 648363c7e32..911e331e7d2 100644 --- a/plugins/dods/CMakeLists.txt +++ b/plugins/dods/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/dys/CMakeLists.txt b/plugins/dys/CMakeLists.txt index f73e9a4887b..5bb10b6156b 100644 --- a/plugins/dys/CMakeLists.txt +++ b/plugins/dys/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/dys/dys.cpp b/plugins/dys/dys.cpp index 10f8d166036..0b842e5f63f 100644 --- a/plugins/dys/dys.cpp +++ b/plugins/dys/dys.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/etqw/CMakeLists.txt b/plugins/etqw/CMakeLists.txt index f1753a336c6..99bb8ddb218 100644 --- a/plugins/etqw/CMakeLists.txt +++ b/plugins/etqw/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/etqw/etqw.cpp b/plugins/etqw/etqw.cpp index 46a3a92d31e..dc84deb432f 100644 --- a/plugins/etqw/etqw.cpp +++ b/plugins/etqw/etqw.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/ffxiv/CMakeLists.txt b/plugins/ffxiv/CMakeLists.txt index db53573b637..f232b048150 100644 --- a/plugins/ffxiv/CMakeLists.txt +++ b/plugins/ffxiv/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/ffxiv/ffxiv.cpp b/plugins/ffxiv/ffxiv.cpp index 3ae025e2e4f..56570510668 100644 --- a/plugins/ffxiv/ffxiv.cpp +++ b/plugins/ffxiv/ffxiv.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/ffxiv_x64/CMakeLists.txt b/plugins/ffxiv_x64/CMakeLists.txt index 79c63350bc3..1f3943cedeb 100644 --- a/plugins/ffxiv_x64/CMakeLists.txt +++ b/plugins/ffxiv_x64/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/gmod/CMakeLists.txt b/plugins/gmod/CMakeLists.txt index b973749f5a9..879c6132ad0 100644 --- a/plugins/gmod/CMakeLists.txt +++ b/plugins/gmod/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/gmod/gmod.cpp b/plugins/gmod/gmod.cpp index c9f880bd34d..bcc26fa10b3 100644 --- a/plugins/gmod/gmod.cpp +++ b/plugins/gmod/gmod.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/gtaiv/CMakeLists.txt b/plugins/gtaiv/CMakeLists.txt index 17b5e5089d7..3c47a0a4e01 100644 --- a/plugins/gtaiv/CMakeLists.txt +++ b/plugins/gtaiv/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/gtaiv/gtaiv.cpp b/plugins/gtaiv/gtaiv.cpp index 1bc26e275a5..c171eb2ff6d 100644 --- a/plugins/gtaiv/gtaiv.cpp +++ b/plugins/gtaiv/gtaiv.cpp @@ -1,4 +1,4 @@ -// Copyright 2011-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/gtasa/CMakeLists.txt b/plugins/gtasa/CMakeLists.txt index 52beb4ae540..cbe0e93af59 100644 --- a/plugins/gtasa/CMakeLists.txt +++ b/plugins/gtasa/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/gtasa/gtasa.cpp b/plugins/gtasa/gtasa.cpp index 24e54a4a6b6..ce65bea273f 100644 --- a/plugins/gtasa/gtasa.cpp +++ b/plugins/gtasa/gtasa.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/gtav/CMakeLists.txt b/plugins/gtav/CMakeLists.txt index ba85a924bb6..bc737b55828 100644 --- a/plugins/gtav/CMakeLists.txt +++ b/plugins/gtav/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/gtav/Game.cpp b/plugins/gtav/Game.cpp index ec521628def..fd79ab9fc54 100644 --- a/plugins/gtav/Game.cpp +++ b/plugins/gtav/Game.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/gtav/Game.h b/plugins/gtav/Game.h index 98184f61a3f..367dd4f01cd 100644 --- a/plugins/gtav/Game.h +++ b/plugins/gtav/Game.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/gtav/gtav.cpp b/plugins/gtav/gtav.cpp index e2d651bb972..d43a197b1b5 100644 --- a/plugins/gtav/gtav.cpp +++ b/plugins/gtav/gtav.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/gtav/structs.h b/plugins/gtav/structs.h index b6766ca7bb0..01f38d42370 100644 --- a/plugins/gtav/structs.h +++ b/plugins/gtav/structs.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/gw/CMakeLists.txt b/plugins/gw/CMakeLists.txt index 23afa91651f..83e46029e27 100644 --- a/plugins/gw/CMakeLists.txt +++ b/plugins/gw/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/gw/gw.cpp b/plugins/gw/gw.cpp index f8ac9f71f0d..65e7d35bb4a 100644 --- a/plugins/gw/gw.cpp +++ b/plugins/gw/gw.cpp @@ -1,4 +1,4 @@ -// Copyright 2012-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/hl2dm/CMakeLists.txt b/plugins/hl2dm/CMakeLists.txt index ffd2d9bf1ca..5110310708b 100644 --- a/plugins/hl2dm/CMakeLists.txt +++ b/plugins/hl2dm/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/insurgency/CMakeLists.txt b/plugins/insurgency/CMakeLists.txt index ef2d9f0e94d..325c1be3f8c 100644 --- a/plugins/insurgency/CMakeLists.txt +++ b/plugins/insurgency/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/insurgency/insurgency.cpp b/plugins/insurgency/insurgency.cpp index 1535c8439cf..5dbf424fbbb 100644 --- a/plugins/insurgency/insurgency.cpp +++ b/plugins/insurgency/insurgency.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/jc2/CMakeLists.txt b/plugins/jc2/CMakeLists.txt index 1cf13a33efc..8218da692ed 100644 --- a/plugins/jc2/CMakeLists.txt +++ b/plugins/jc2/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/jc2/jc2.cpp b/plugins/jc2/jc2.cpp index 806ace1c089..e9c94c5be84 100644 --- a/plugins/jc2/jc2.cpp +++ b/plugins/jc2/jc2.cpp @@ -1,4 +1,4 @@ -// Copyright 2012-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/l4d/CMakeLists.txt b/plugins/l4d/CMakeLists.txt index eacd8a4d02b..390d211e056 100644 --- a/plugins/l4d/CMakeLists.txt +++ b/plugins/l4d/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/l4d2/CMakeLists.txt b/plugins/l4d2/CMakeLists.txt index 202072c9f7b..7fbdffb1e79 100644 --- a/plugins/l4d2/CMakeLists.txt +++ b/plugins/l4d2/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/link/CMakeLists.txt b/plugins/link/CMakeLists.txt index c7dbe263c83..35a7ef08781 100644 --- a/plugins/link/CMakeLists.txt +++ b/plugins/link/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/link/LinkedMem.h b/plugins/link/LinkedMem.h index e83d9da011c..bc4c085e7ec 100644 --- a/plugins/link/LinkedMem.h +++ b/plugins/link/LinkedMem.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/link/SharedMemory.cpp b/plugins/link/SharedMemory.cpp index 93f099f9eeb..1a15710ca45 100644 --- a/plugins/link/SharedMemory.cpp +++ b/plugins/link/SharedMemory.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/link/SharedMemory.h b/plugins/link/SharedMemory.h index f5b23df8f27..051e7a05448 100644 --- a/plugins/link/SharedMemory.h +++ b/plugins/link/SharedMemory.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/link/link.cpp b/plugins/link/link.cpp index 410776bf687..c81e4a78780 100644 --- a/plugins/link/link.cpp +++ b/plugins/link/link.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/link/link_tester.cpp b/plugins/link/link_tester.cpp index f3d3e64eb9d..d5d49dae5ee 100644 --- a/plugins/link/link_tester.cpp +++ b/plugins/link/link_tester.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/lol/CMakeLists.txt b/plugins/lol/CMakeLists.txt index 81efd224c9a..8b14d816f5b 100644 --- a/plugins/lol/CMakeLists.txt +++ b/plugins/lol/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/lol/lol.cpp b/plugins/lol/lol.cpp index 10278713ede..28cd39c62d8 100644 --- a/plugins/lol/lol.cpp +++ b/plugins/lol/lol.cpp @@ -1,4 +1,4 @@ -// Copyright 2012-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/lotro/CMakeLists.txt b/plugins/lotro/CMakeLists.txt index cea2295bfb4..d63767dd15b 100644 --- a/plugins/lotro/CMakeLists.txt +++ b/plugins/lotro/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/lotro/lotro.cpp b/plugins/lotro/lotro.cpp index fa77287c0fe..e03aae167b5 100644 --- a/plugins/lotro/lotro.cpp +++ b/plugins/lotro/lotro.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/mumble_legacy_plugin.h b/plugins/mumble_legacy_plugin.h index a80e658da55..281fa5e66cd 100644 --- a/plugins/mumble_legacy_plugin.h +++ b/plugins/mumble_legacy_plugin.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/mumble_positional_audio_linux.h b/plugins/mumble_positional_audio_linux.h index 174254da8cf..21f538c6e5f 100644 --- a/plugins/mumble_positional_audio_linux.h +++ b/plugins/mumble_positional_audio_linux.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/mumble_positional_audio_main.h b/plugins/mumble_positional_audio_main.h index 7fd3af73c52..a7489219d42 100644 --- a/plugins/mumble_positional_audio_main.h +++ b/plugins/mumble_positional_audio_main.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/mumble_positional_audio_utils.h b/plugins/mumble_positional_audio_utils.h index 21ec1204b81..bd67ff3842b 100644 --- a/plugins/mumble_positional_audio_utils.h +++ b/plugins/mumble_positional_audio_utils.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/mumble_positional_audio_win32.h b/plugins/mumble_positional_audio_win32.h index c8ff53ce3bf..3118825047c 100644 --- a/plugins/mumble_positional_audio_win32.h +++ b/plugins/mumble_positional_audio_win32.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/mumble_positional_audio_win32_internals.h b/plugins/mumble_positional_audio_win32_internals.h index 810999b5bfc..fb5c5aa8ffd 100644 --- a/plugins/mumble_positional_audio_win32_internals.h +++ b/plugins/mumble_positional_audio_win32_internals.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/null_plugin.cpp b/plugins/null_plugin.cpp index f1fc41f263a..394c8c88a63 100644 --- a/plugins/null_plugin.cpp +++ b/plugins/null_plugin.cpp @@ -1,4 +1,4 @@ -// Copyright 2013-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/ql/CMakeLists.txt b/plugins/ql/CMakeLists.txt index 4f944239264..b5ff1ebd6a2 100644 --- a/plugins/ql/CMakeLists.txt +++ b/plugins/ql/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/ql/ql.cpp b/plugins/ql/ql.cpp index 1a0afb84624..28d4646b569 100644 --- a/plugins/ql/ql.cpp +++ b/plugins/ql/ql.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/rl/CMakeLists.txt b/plugins/rl/CMakeLists.txt index 29eea61ad44..023a254a165 100644 --- a/plugins/rl/CMakeLists.txt +++ b/plugins/rl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/rl/rl.cpp b/plugins/rl/rl.cpp index 3754e52d7ef..16ca456f30a 100644 --- a/plugins/rl/rl.cpp +++ b/plugins/rl/rl.cpp @@ -1,4 +1,4 @@ -// Copyright 2018-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/se/CMakeLists.txt b/plugins/se/CMakeLists.txt index 0f894c7086d..a818de9c7a3 100644 --- a/plugins/se/CMakeLists.txt +++ b/plugins/se/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/se/client.h b/plugins/se/client.h index ae09ae8d581..f2ebe0e3429 100644 --- a/plugins/se/client.h +++ b/plugins/se/client.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/se/common.h b/plugins/se/common.h index 7c04c138ea6..728f420ba42 100644 --- a/plugins/se/common.h +++ b/plugins/se/common.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/se/engine.h b/plugins/se/engine.h index ede9e2cf187..f9e20f10f4f 100644 --- a/plugins/se/engine.h +++ b/plugins/se/engine.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/se/se.cpp b/plugins/se/se.cpp index d78b934244a..0495ae13a18 100644 --- a/plugins/se/se.cpp +++ b/plugins/se/se.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/sr/CMakeLists.txt b/plugins/sr/CMakeLists.txt index ec379776b3d..308765120d7 100644 --- a/plugins/sr/CMakeLists.txt +++ b/plugins/sr/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/sr/sr.cpp b/plugins/sr/sr.cpp index 7885d58c995..49c488dd380 100644 --- a/plugins/sr/sr.cpp +++ b/plugins/sr/sr.cpp @@ -1,4 +1,4 @@ -// Copyright 2013-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/sto/CMakeLists.txt b/plugins/sto/CMakeLists.txt index f28afe0b1a6..584c4118d8e 100644 --- a/plugins/sto/CMakeLists.txt +++ b/plugins/sto/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/testPlugin/CMakeLists.txt b/plugins/testPlugin/CMakeLists.txt index d2adde04864..cfb7528cf9a 100644 --- a/plugins/testPlugin/CMakeLists.txt +++ b/plugins/testPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2021-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/testPlugin/testPlugin.cpp b/plugins/testPlugin/testPlugin.cpp index f6da385d58f..11daa3222ab 100644 --- a/plugins/testPlugin/testPlugin.cpp +++ b/plugins/testPlugin/testPlugin.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/tf2/CMakeLists.txt b/plugins/tf2/CMakeLists.txt index 9192c417373..c7f2cf9348d 100644 --- a/plugins/tf2/CMakeLists.txt +++ b/plugins/tf2/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/ut2004/CMakeLists.txt b/plugins/ut2004/CMakeLists.txt index ee982b5ad2f..2d125aca6eb 100644 --- a/plugins/ut2004/CMakeLists.txt +++ b/plugins/ut2004/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/ut2004/ut2004.cpp b/plugins/ut2004/ut2004.cpp index 2d840eeca4f..edefb099873 100644 --- a/plugins/ut2004/ut2004.cpp +++ b/plugins/ut2004/ut2004.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/ut3/CMakeLists.txt b/plugins/ut3/CMakeLists.txt index 9b885838d73..49961157196 100644 --- a/plugins/ut3/CMakeLists.txt +++ b/plugins/ut3/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/ut3/ut3.cpp b/plugins/ut3/ut3.cpp index bb278f03af3..b02a414b3e1 100644 --- a/plugins/ut3/ut3.cpp +++ b/plugins/ut3/ut3.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/ut99/CMakeLists.txt b/plugins/ut99/CMakeLists.txt index 5dfb8cb0a0d..4692297f438 100644 --- a/plugins/ut99/CMakeLists.txt +++ b/plugins/ut99/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/ut99/ut99.cpp b/plugins/ut99/ut99.cpp index 6299933a5dc..a444eca104f 100644 --- a/plugins/ut99/ut99.cpp +++ b/plugins/ut99/ut99.cpp @@ -1,4 +1,4 @@ -// Copyright 2012-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/wolfet/CMakeLists.txt b/plugins/wolfet/CMakeLists.txt index 60e1f995dbd..a64f88efa9e 100644 --- a/plugins/wolfet/CMakeLists.txt +++ b/plugins/wolfet/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/wolfet/wolfet.cpp b/plugins/wolfet/wolfet.cpp index ce7b686c558..139d0bc42ca 100644 --- a/plugins/wolfet/wolfet.cpp +++ b/plugins/wolfet/wolfet.cpp @@ -1,4 +1,4 @@ -// Copyright 2008-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/wow/CMakeLists.txt b/plugins/wow/CMakeLists.txt index 2ea21c7ba41..3372d7bc135 100644 --- a/plugins/wow/CMakeLists.txt +++ b/plugins/wow/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/wow/wow.cpp b/plugins/wow/wow.cpp index 92484fca35a..b9aabb8114a 100644 --- a/plugins/wow/wow.cpp +++ b/plugins/wow/wow.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/plugins/wow_x64/CMakeLists.txt b/plugins/wow_x64/CMakeLists.txt index 84268181974..f1fad4d7191 100644 --- a/plugins/wow_x64/CMakeLists.txt +++ b/plugins/wow_x64/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/plugins/wow_x64/wow_x64.cpp b/plugins/wow_x64/wow_x64.cpp index 6630e5aa0c0..ecb661a2746 100644 --- a/plugins/wow_x64/wow_x64.cpp +++ b/plugins/wow_x64/wow_x64.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/scripts/backportTranslations.py b/scripts/backportTranslations.py index 1a0147fc104..4ff4e16311f 100755 --- a/scripts/backportTranslations.py +++ b/scripts/backportTranslations.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2021-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/commitMessage/CommitMessage.py b/scripts/commitMessage/CommitMessage.py index 23530949fb6..45669f2c822 100644 --- a/scripts/commitMessage/CommitMessage.py +++ b/scripts/commitMessage/CommitMessage.py @@ -1,4 +1,4 @@ -# Copyright 2021-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/create_source_archive.py b/scripts/create_source_archive.py index 096e50c55ff..511db95fa03 100755 --- a/scripts/create_source_archive.py +++ b/scripts/create_source_archive.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/generate-ApplicationPalette-class.py b/scripts/generate-ApplicationPalette-class.py index b22dd77d8e6..564f9346516 100755 --- a/scripts/generate-ApplicationPalette-class.py +++ b/scripts/generate-ApplicationPalette-class.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # -# Copyright 2014-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/generate-ffdhe.py b/scripts/generate-ffdhe.py index 4c96c7c3bf5..823e71d7090 100755 --- a/scripts/generate-ffdhe.py +++ b/scripts/generate-ffdhe.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2017-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/generate-mumble_qt-qrc.py b/scripts/generate-mumble_qt-qrc.py index abd4c3651cd..ca82b8726b8 100755 --- a/scripts/generate-mumble_qt-qrc.py +++ b/scripts/generate-mumble_qt-qrc.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2015-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/generateIceWrapper.py b/scripts/generateIceWrapper.py index e394c6c3704..2a6eac38547 100755 --- a/scripts/generateIceWrapper.py +++ b/scripts/generateIceWrapper.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/generate_changelog.py b/scripts/generate_changelog.py index 68e7386d272..22a29c16dbe 100755 --- a/scripts/generate_changelog.py +++ b/scripts/generate_changelog.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/generate_cmake_options_docs.py b/scripts/generate_cmake_options_docs.py index 6fd4b836cef..f11824e5344 100755 --- a/scripts/generate_cmake_options_docs.py +++ b/scripts/generate_cmake_options_docs.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/generate_configure_cmake_script.py b/scripts/generate_configure_cmake_script.py index 44b8f61974b..2f1b93cc282 100755 --- a/scripts/generate_configure_cmake_script.py +++ b/scripts/generate_configure_cmake_script.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/generate_flag_qrc.py b/scripts/generate_flag_qrc.py index d13f2a9af86..222c780e000 100755 --- a/scripts/generate_flag_qrc.py +++ b/scripts/generate_flag_qrc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/generate_license_header.py b/scripts/generate_license_header.py index e33f524d281..a18b22501ad 100755 --- a/scripts/generate_license_header.py +++ b/scripts/generate_license_header.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/generate_mumble_ico.py b/scripts/generate_mumble_ico.py index a59dd93b5db..f71c25a34e6 100755 --- a/scripts/generate_mumble_ico.py +++ b/scripts/generate_mumble_ico.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/mumble-build-number.py b/scripts/mumble-build-number.py index 72ef6dccbd4..54085229817 100755 --- a/scripts/mumble-build-number.py +++ b/scripts/mumble-build-number.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/mumble-version.py b/scripts/mumble-version.py index 10cabf464ae..d6cc74768ce 100755 --- a/scripts/mumble-version.py +++ b/scripts/mumble-version.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2019-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/runClangFormat.sh b/scripts/runClangFormat.sh index 7273948e19c..888c1c9e1df 100755 --- a/scripts/runClangFormat.sh +++ b/scripts/runClangFormat.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/sign_macOS.py b/scripts/sign_macOS.py index 2a92249be08..50029c877fd 100755 --- a/scripts/sign_macOS.py +++ b/scripts/sign_macOS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/updateLicenseHeaders.py b/scripts/updateLicenseHeaders.py deleted file mode 100755 index 2a9f7b2d918..00000000000 --- a/scripts/updateLicenseHeaders.py +++ /dev/null @@ -1,169 +0,0 @@ -#!/usr/bin/env python3 - -# Copyright 2021-2023 The Mumble Developers. All rights reserved. -# Use of this source code is governed by a BSD-style license -# that can be found in the LICENSE file at the root of the -# Mumble source tree or at . - - -import argparse -import os -import platform -import subprocess -import datetime -from string import Template -import re - -def cmd(args): - shell = platform.system() == 'Windows' - p = subprocess.Popen(args, shell=shell, stdout=subprocess.PIPE, stderr=subprocess.PIPE) - stdout, stderr = p.communicate() - if p.returncode != 0: - raise Exception('cmd(): {0} failed with status {1}: {2}'.format(args, p.returncode, stderr)) - return stdout.decode('utf-8') - - -licenseHeaderTemplate = Template( -"""${commentChar} Copyright ${copyright} The Mumble Developers. All rights reserved. -${commentChar} Use of this source code is governed by a BSD-style license -${commentChar} that can be found in the LICENSE file at the root of the -${commentChar} Mumble source tree or at .""") - -blackListFiles = [] - -class InvalidFileError(Exception): - pass - -class LicenseNotFoundError(Exception): - pass - -def generateHeaderForFile(filePath): - if filePath in blackListFiles: - raise InvalidFileError("File is blacklisted: \"" + filePath + "\"") - - fileName = os.path.basename(filePath) - extension = os.path.splitext(fileName)[-1] - - commentChar = None - - if extension in [".cpp", ".c", ".h", ".hpp", ".cs", ".ice", ".proto", ".mm", ".vs", ".m", ".ps", ".hlsl", ".fx"]: - commentChar = "//" - elif extension in [".bash", ".sh", ".py", ".yaml", ".yml", ".ps1", ".pl", ".cmake", ".rb", ".init"] or fileName == "CMakeLists.txt": - commentChar = "#" - elif extension in [".bat", ".cmd"]: - commentChar = "::" - - if commentChar is None: - raise InvalidFileError("Can't handle extension: \"" + extension + "\"") - - # Get file's creation date - creationDateStr = cmd(["git", "log", "--diff-filter=A", "--format=%ci", "-1", "--", filePath]).strip() - - if not creationDateStr: - raise InvalidFileError("File not in git index: \"" + filePath + "\"") - - # We only need the day, month and year - creationDate = datetime.datetime.fromisoformat(creationDateStr.split()[0]) - - copyright = None - if creationDate.year == datetime.datetime.today().year: - copyright = str(creationDate.year) - else: - copyright = str(creationDate.year) + "-" + str(datetime.datetime.today().year) - - return licenseHeaderTemplate.substitute(commentChar=commentChar, copyright=copyright) - - -def findCopyright(content, pattern): - match = re.search(pattern, content) - - if match: - return (match.start(), match.end()) - else: - raise LicenseNotFoundError() - - -def exclude(path, excludes): - for current in excludes: - if path.startswith(current): - return True - - return False - - -def main(): - parser = argparse.ArgumentParser(description="Updates (and adds) license headers of the Mumble source files") - parser.add_argument("-a", "--add-new", action="store_true", default=False, help="Also add license headers to files that did not contain one before") - - args = parser.parse_args() - - scriptDir = os.path.dirname(os.path.realpath(__file__)) - rootDir = os.path.realpath(os.path.join(scriptDir, "..")) - - excludePaths = ["build", "docs", "3rdparty", "3rdPartylLicenses", "themes", ".git", "man"] - for i in range(len(excludePaths)): - excludePaths[i] = os.path.join(rootDir, excludePaths[i]) - - for i in range(len(blackListFiles)): - blackListFiles[i] = os.path.join(rootDir, blackListFiles[i]) - - # Convert the license template into a pattern that matches the license declaration inside the source files - licensePattern = re.compile(licenseHeaderTemplate.substitute(copyright="\d+(-\d+)?", commentChar=".+?").strip().replace("\n", "\\r?\\n").replace(" ", - "\\s*"), re.IGNORECASE) - - modifiedFiles = 0 - for root, dirs, files in os.walk(rootDir, topdown = True): - for currentFile in files: - fullPath = os.path.join(root, currentFile) - - if exclude(fullPath, excludePaths): - continue - - try: - generatedCopyright = generateHeaderForFile(fullPath) - - fileHandle = open(fullPath, "r") - fileContent = fileHandle.read() - - try: - start,end = findCopyright(fileContent, licensePattern) - except LicenseNotFoundError: - # no license yet - if not args.add_new: - print("No license header found for", fullPath) - continue - else: - print("Adding license header to", fullPath) - if not fileContent.startswith("#!"): - # File does not start with shebang -> write license to the top - start = 0 - end = 0 - - generatedCopyright += "\n\n" - else: - # File starts with shebang -> append license after the first line (and add - # an extra blank line) - start = fileContent.find("\n") + 1 - assert start > 0 - end = start - - generatedCopyright = "\n" + generatedCopyright + "\n\n" - - modifiedContent = fileContent[ : start] + generatedCopyright + fileContent[end : ] - - if modifiedContent != fileContent: - fileHandle.close() - # Open for writing - fileHandle = open(fullPath, "w") - - modifiedFiles += 1 - - fileHandle.write(modifiedContent) - except InvalidFileError: - continue - - print("Modified {} files".format(modifiedFiles)) - - -if __name__ == "__main__": - main() diff --git a/scripts/updatetranslations.py b/scripts/updatetranslations.py index 516c0c17e24..7a2e8be92c7 100755 --- a/scripts/updatetranslations.py +++ b/scripts/updatetranslations.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2021-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/vcpkg/get_mumble_dependencies.ps1 b/scripts/vcpkg/get_mumble_dependencies.ps1 index 8ccf04e16d9..9dc9c143b2b 100644 --- a/scripts/vcpkg/get_mumble_dependencies.ps1 +++ b/scripts/vcpkg/get_mumble_dependencies.ps1 @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/scripts/vcpkg/get_mumble_dependencies.sh b/scripts/vcpkg/get_mumble_dependencies.sh index 2f0f364c587..296af6f276f 100755 --- a/scripts/vcpkg/get_mumble_dependencies.sh +++ b/scripts/vcpkg/get_mumble_dependencies.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/ACL.cpp b/src/ACL.cpp index ec780715c41..1fe33c4da71 100644 --- a/src/ACL.cpp +++ b/src/ACL.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/ACL.h b/src/ACL.h index 9255938c1a9..f9046c9ce47 100644 --- a/src/ACL.h +++ b/src/ACL.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/Ban.cpp b/src/Ban.cpp index 6816b08167a..2dd3dc90b15 100644 --- a/src/Ban.cpp +++ b/src/Ban.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/Ban.h b/src/Ban.h index 0c0cb2ca668..aba93807d25 100644 --- a/src/Ban.h +++ b/src/Ban.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/ByteSwap.h b/src/ByteSwap.h index 9d9a5801f24..585aa90227d 100644 --- a/src/ByteSwap.h +++ b/src/ByteSwap.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 90b94fddc46..e3c8387552f 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/Channel.cpp b/src/Channel.cpp index a14c62f492b..3b5c5d62d96 100644 --- a/src/Channel.cpp +++ b/src/Channel.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/Channel.h b/src/Channel.h index 04549d37879..262c10bf31b 100644 --- a/src/Channel.h +++ b/src/Channel.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/ChannelListenerManager.cpp b/src/ChannelListenerManager.cpp index 82f8f5aad63..47a3fa01e96 100644 --- a/src/ChannelListenerManager.cpp +++ b/src/ChannelListenerManager.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/ChannelListenerManager.h b/src/ChannelListenerManager.h index 5e65be7e626..c403304a1cf 100644 --- a/src/ChannelListenerManager.h +++ b/src/ChannelListenerManager.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/Connection.cpp b/src/Connection.cpp index edd6a47e515..70318fd225a 100644 --- a/src/Connection.cpp +++ b/src/Connection.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/Connection.h b/src/Connection.h index 2ce01645d8c..81b67502cd7 100644 --- a/src/Connection.h +++ b/src/Connection.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/CryptState.h b/src/CryptState.h index 5f150e5f710..59f76695230 100644 --- a/src/CryptState.h +++ b/src/CryptState.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/EnvUtils.cpp b/src/EnvUtils.cpp index e49ddc00052..2049500df70 100644 --- a/src/EnvUtils.cpp +++ b/src/EnvUtils.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/EnvUtils.h b/src/EnvUtils.h index ba322e8dbda..7d11d9ce358 100644 --- a/src/EnvUtils.h +++ b/src/EnvUtils.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/FFDHE.cpp b/src/FFDHE.cpp index d8ce1cf8e22..e231e8f3483 100644 --- a/src/FFDHE.cpp +++ b/src/FFDHE.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/FFDHE.h b/src/FFDHE.h index 25a1be05b1a..b121319fb70 100644 --- a/src/FFDHE.h +++ b/src/FFDHE.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/Group.cpp b/src/Group.cpp index a31b35c2af2..4640c3cb11c 100644 --- a/src/Group.cpp +++ b/src/Group.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/Group.h b/src/Group.h index 0d0302444dc..09916167359 100644 --- a/src/Group.h +++ b/src/Group.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/HTMLFilter.cpp b/src/HTMLFilter.cpp index e18f67d7ef4..b0ca915ff8c 100644 --- a/src/HTMLFilter.cpp +++ b/src/HTMLFilter.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/HTMLFilter.h b/src/HTMLFilter.h index 2a4ae417de2..9a09cccf0d6 100644 --- a/src/HTMLFilter.h +++ b/src/HTMLFilter.h @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/HostAddress.cpp b/src/HostAddress.cpp index b86d080e7a3..f1f38a67cc9 100644 --- a/src/HostAddress.cpp +++ b/src/HostAddress.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/HostAddress.h b/src/HostAddress.h index 1beb09c96d4..941f8f7f46c 100644 --- a/src/HostAddress.h +++ b/src/HostAddress.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/License.cpp b/src/License.cpp index 935c61b09f7..2e54f314c46 100644 --- a/src/License.cpp +++ b/src/License.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/License.h b/src/License.h index 1796c84764b..1e48ca631bb 100644 --- a/src/License.h +++ b/src/License.h @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/LogEmitter.cpp b/src/LogEmitter.cpp index 522e7800bc1..bff10c80fa7 100644 --- a/src/LogEmitter.cpp +++ b/src/LogEmitter.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/LogEmitter.h b/src/LogEmitter.h index 22d5a1c7a02..a32d83a972e 100644 --- a/src/LogEmitter.h +++ b/src/LogEmitter.h @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/Mumble.proto b/src/Mumble.proto index c3a23f2aa3c..169c18a6925 100644 --- a/src/Mumble.proto +++ b/src/Mumble.proto @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/MumbleConstants.h b/src/MumbleConstants.h index d42421a750a..982348620fc 100644 --- a/src/MumbleConstants.h +++ b/src/MumbleConstants.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/MumbleProtocol.cpp b/src/MumbleProtocol.cpp index 8d3eb9c6003..a3f162e250d 100644 --- a/src/MumbleProtocol.cpp +++ b/src/MumbleProtocol.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/MumbleProtocol.h b/src/MumbleProtocol.h index 5732d6a5c3b..29543cc3de4 100644 --- a/src/MumbleProtocol.h +++ b/src/MumbleProtocol.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/MumbleUDP.proto b/src/MumbleUDP.proto index 37710869dba..cb685d1afc2 100644 --- a/src/MumbleUDP.proto +++ b/src/MumbleUDP.proto @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/Net.cpp b/src/Net.cpp index 378bda0ea1a..1a1d60c2775 100644 --- a/src/Net.cpp +++ b/src/Net.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/Net.h b/src/Net.h index 831b87853e9..d0bf165018d 100644 --- a/src/Net.h +++ b/src/Net.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/OSInfo.cpp b/src/OSInfo.cpp index 86b31128de1..ba0ba42d63f 100644 --- a/src/OSInfo.cpp +++ b/src/OSInfo.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/OSInfo.h b/src/OSInfo.h index 87c838bcaa3..36088465b0e 100644 --- a/src/OSInfo.h +++ b/src/OSInfo.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/PacketDataStream.h b/src/PacketDataStream.h index 20eecba5007..40f2fb55a71 100644 --- a/src/PacketDataStream.h +++ b/src/PacketDataStream.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/PasswordGenerator.cpp b/src/PasswordGenerator.cpp index 0187ccad688..7e3e9d90c0d 100644 --- a/src/PasswordGenerator.cpp +++ b/src/PasswordGenerator.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/PasswordGenerator.h b/src/PasswordGenerator.h index e366199ac87..ab9127382e0 100644 --- a/src/PasswordGenerator.h +++ b/src/PasswordGenerator.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/PlatformCheck.cpp b/src/PlatformCheck.cpp index d5a303a5afa..63a10177703 100644 --- a/src/PlatformCheck.cpp +++ b/src/PlatformCheck.cpp @@ -1,4 +1,4 @@ -// Copyright 2018-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/PlatformCheck.h b/src/PlatformCheck.h index 444eb9cb93b..76663ae23e8 100644 --- a/src/PlatformCheck.h +++ b/src/PlatformCheck.h @@ -1,4 +1,4 @@ -// Copyright 2018-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/ProcessResolver.cpp b/src/ProcessResolver.cpp index 69e3b2d250d..b657020741c 100644 --- a/src/ProcessResolver.cpp +++ b/src/ProcessResolver.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/ProcessResolver.h b/src/ProcessResolver.h index 8344fc43966..1f4f1cdb93f 100644 --- a/src/ProcessResolver.h +++ b/src/ProcessResolver.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/ProtoUtils.cpp b/src/ProtoUtils.cpp index 1e5c94135b2..2f0a285c4d9 100644 --- a/src/ProtoUtils.cpp +++ b/src/ProtoUtils.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/ProtoUtils.h b/src/ProtoUtils.h index 6e08cf05538..24093affe8c 100644 --- a/src/ProtoUtils.h +++ b/src/ProtoUtils.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/QtUtils.cpp b/src/QtUtils.cpp index fb08cce6687..80508263f79 100644 --- a/src/QtUtils.cpp +++ b/src/QtUtils.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/QtUtils.h b/src/QtUtils.h index fbddd7da54d..84fed7b7679 100644 --- a/src/QtUtils.h +++ b/src/QtUtils.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/SSL.cpp b/src/SSL.cpp index 1b2d280b659..902baaa9ca3 100644 --- a/src/SSL.cpp +++ b/src/SSL.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/SSL.h b/src/SSL.h index 468f8e8510a..e91c361479e 100644 --- a/src/SSL.h +++ b/src/SSL.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/SSLLocks.cpp b/src/SSLLocks.cpp index 95ecebce969..9350aa9f275 100644 --- a/src/SSLLocks.cpp +++ b/src/SSLLocks.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/SSLLocks.h b/src/SSLLocks.h index 1022ef26759..7bf6097fbc3 100644 --- a/src/SSLLocks.h +++ b/src/SSLLocks.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/SelfSignedCertificate.cpp b/src/SelfSignedCertificate.cpp index a8088b836b7..f63a424836e 100644 --- a/src/SelfSignedCertificate.cpp +++ b/src/SelfSignedCertificate.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/SelfSignedCertificate.h b/src/SelfSignedCertificate.h index 929704aa251..1634fd3face 100644 --- a/src/SelfSignedCertificate.h +++ b/src/SelfSignedCertificate.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/ServerAddress.cpp b/src/ServerAddress.cpp index 187f8609a25..82a037236bb 100644 --- a/src/ServerAddress.cpp +++ b/src/ServerAddress.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/ServerAddress.h b/src/ServerAddress.h index 5dda6d5a8ba..70e376b9103 100644 --- a/src/ServerAddress.h +++ b/src/ServerAddress.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/ServerResolver.cpp b/src/ServerResolver.cpp index a2572c4c59d..3cd042cfb7e 100644 --- a/src/ServerResolver.cpp +++ b/src/ServerResolver.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/ServerResolver.h b/src/ServerResolver.h index f253d613405..fec0b893835 100644 --- a/src/ServerResolver.h +++ b/src/ServerResolver.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/ServerResolverRecord.cpp b/src/ServerResolverRecord.cpp index 9f7bc753510..da688e8d21f 100644 --- a/src/ServerResolverRecord.cpp +++ b/src/ServerResolverRecord.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/ServerResolverRecord.h b/src/ServerResolverRecord.h index a50b806e5aa..671cd74ed2d 100644 --- a/src/ServerResolverRecord.h +++ b/src/ServerResolverRecord.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/SignalCurry.h b/src/SignalCurry.h index d7de8a98466..7b94c69756e 100644 --- a/src/SignalCurry.h +++ b/src/SignalCurry.h @@ -1,4 +1,4 @@ -// Copyright 2012-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/Timer.cpp b/src/Timer.cpp index 46e560c38e3..f2b6e700765 100644 --- a/src/Timer.cpp +++ b/src/Timer.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/Timer.h b/src/Timer.h index afb2685cf20..78ddaef3916 100644 --- a/src/Timer.h +++ b/src/Timer.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/UnresolvedServerAddress.cpp b/src/UnresolvedServerAddress.cpp index 6d76ad793e5..224e90fff21 100644 --- a/src/UnresolvedServerAddress.cpp +++ b/src/UnresolvedServerAddress.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/UnresolvedServerAddress.h b/src/UnresolvedServerAddress.h index 1237b2c9aa3..12e68aad16b 100644 --- a/src/UnresolvedServerAddress.h +++ b/src/UnresolvedServerAddress.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/User.cpp b/src/User.cpp index b31b8ae3d75..547f9d0ec34 100644 --- a/src/User.cpp +++ b/src/User.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/User.h b/src/User.h index 464f4dd805e..87a22bd7777 100644 --- a/src/User.h +++ b/src/User.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/Utils.h b/src/Utils.h index 9b389ff1ac0..07d240056ea 100644 --- a/src/Utils.h +++ b/src/Utils.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/Version.cpp b/src/Version.cpp index 543bf2fcb28..8e963e3441d 100644 --- a/src/Version.cpp +++ b/src/Version.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/Version.h b/src/Version.h index 716b2afbe46..7d771a85901 100644 --- a/src/Version.h +++ b/src/Version.h @@ -1,4 +1,4 @@ -// Copyright 2008-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/VolumeAdjustment.cpp b/src/VolumeAdjustment.cpp index 08c611a30c3..86aaabe9c4e 100644 --- a/src/VolumeAdjustment.cpp +++ b/src/VolumeAdjustment.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/VolumeAdjustment.h b/src/VolumeAdjustment.h index 8974121e072..d627b7fc862 100644 --- a/src/VolumeAdjustment.h +++ b/src/VolumeAdjustment.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/benchmarks/AudioReceiverBuffer/AudioReceiverBuffer_benchmark.cpp b/src/benchmarks/AudioReceiverBuffer/AudioReceiverBuffer_benchmark.cpp index 9ddb6a36130..1e1652acc57 100644 --- a/src/benchmarks/AudioReceiverBuffer/AudioReceiverBuffer_benchmark.cpp +++ b/src/benchmarks/AudioReceiverBuffer/AudioReceiverBuffer_benchmark.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/benchmarks/AudioReceiverBuffer/CMakeLists.txt b/src/benchmarks/AudioReceiverBuffer/CMakeLists.txt index 45005ee1e04..f07e07be04e 100644 --- a/src/benchmarks/AudioReceiverBuffer/CMakeLists.txt +++ b/src/benchmarks/AudioReceiverBuffer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/benchmarks/AudioReceiverBuffer/ServerUser.h b/src/benchmarks/AudioReceiverBuffer/ServerUser.h index e26c475ca84..435f67676d8 100644 --- a/src/benchmarks/AudioReceiverBuffer/ServerUser.h +++ b/src/benchmarks/AudioReceiverBuffer/ServerUser.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/benchmarks/CMakeLists.txt b/src/benchmarks/CMakeLists.txt index fddf77047db..d89a69c4f0f 100644 --- a/src/benchmarks/CMakeLists.txt +++ b/src/benchmarks/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/benchmarks/protocol/CMakeLists.txt b/src/benchmarks/protocol/CMakeLists.txt index 005d3efe603..27e9a4547e0 100644 --- a/src/benchmarks/protocol/CMakeLists.txt +++ b/src/benchmarks/protocol/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/benchmarks/protocol/protocol_benchmark.cpp b/src/benchmarks/protocol/protocol_benchmark.cpp index 7bcfd9b5975..087502312cc 100644 --- a/src/benchmarks/protocol/protocol_benchmark.cpp +++ b/src/benchmarks/protocol/protocol_benchmark.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/crypto/CryptState.h b/src/crypto/CryptState.h index 7656c27f346..ce85205d370 100644 --- a/src/crypto/CryptState.h +++ b/src/crypto/CryptState.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/crypto/CryptStateOCB2.cpp b/src/crypto/CryptStateOCB2.cpp index 16259d9dff0..fae8061063a 100644 --- a/src/crypto/CryptStateOCB2.cpp +++ b/src/crypto/CryptStateOCB2.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/crypto/CryptStateOCB2.h b/src/crypto/CryptStateOCB2.h index ad06460e410..d5771d91535 100644 --- a/src/crypto/CryptStateOCB2.h +++ b/src/crypto/CryptStateOCB2.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/crypto/CryptographicHash.cpp b/src/crypto/CryptographicHash.cpp index a1721671e73..40c293e2346 100644 --- a/src/crypto/CryptographicHash.cpp +++ b/src/crypto/CryptographicHash.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/crypto/CryptographicHash.h b/src/crypto/CryptographicHash.h index 696fcd4c7bd..c3f4039d69c 100644 --- a/src/crypto/CryptographicHash.h +++ b/src/crypto/CryptographicHash.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/crypto/CryptographicRandom.cpp b/src/crypto/CryptographicRandom.cpp index c3283666d98..e84112de577 100644 --- a/src/crypto/CryptographicRandom.cpp +++ b/src/crypto/CryptographicRandom.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/crypto/CryptographicRandom.h b/src/crypto/CryptographicRandom.h index a9f60021063..01f65e3c292 100644 --- a/src/crypto/CryptographicRandom.h +++ b/src/crypto/CryptographicRandom.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ACLEditor.cpp b/src/mumble/ACLEditor.cpp index cc8d06af204..6d2fd972910 100644 --- a/src/mumble/ACLEditor.cpp +++ b/src/mumble/ACLEditor.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ACLEditor.h b/src/mumble/ACLEditor.h index 25faa71535e..e4449449785 100644 --- a/src/mumble/ACLEditor.h +++ b/src/mumble/ACLEditor.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ALSAAudio.cpp b/src/mumble/ALSAAudio.cpp index 88a61ef003c..db2aadb3972 100644 --- a/src/mumble/ALSAAudio.cpp +++ b/src/mumble/ALSAAudio.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ALSAAudio.h b/src/mumble/ALSAAudio.h index 4f78f47dc32..37b9ed2005d 100644 --- a/src/mumble/ALSAAudio.h +++ b/src/mumble/ALSAAudio.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/API.h b/src/mumble/API.h index e48e740a87b..a1d0ebdc45d 100644 --- a/src/mumble/API.h +++ b/src/mumble/API.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/API_v_1_x_x.cpp b/src/mumble/API_v_1_x_x.cpp index 954115c748a..ebb3ef15d7c 100644 --- a/src/mumble/API_v_1_x_x.cpp +++ b/src/mumble/API_v_1_x_x.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ASIOInput.cpp b/src/mumble/ASIOInput.cpp index 15cbe082f84..3ae8285b91e 100644 --- a/src/mumble/ASIOInput.cpp +++ b/src/mumble/ASIOInput.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ASIOInput.h b/src/mumble/ASIOInput.h index bc583ff7d0f..62c126a005c 100644 --- a/src/mumble/ASIOInput.h +++ b/src/mumble/ASIOInput.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/About.cpp b/src/mumble/About.cpp index a52707cee05..21116472b0e 100644 --- a/src/mumble/About.cpp +++ b/src/mumble/About.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/About.h b/src/mumble/About.h index 98729c04340..3f5866d272f 100644 --- a/src/mumble/About.h +++ b/src/mumble/About.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Accessibility.cpp b/src/mumble/Accessibility.cpp index e95598090ca..093826c8bfc 100644 --- a/src/mumble/Accessibility.cpp +++ b/src/mumble/Accessibility.cpp @@ -1,4 +1,4 @@ -// Copyright 2024 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Accessibility.h b/src/mumble/Accessibility.h index 88bd2f217b8..0f7dabaa52b 100644 --- a/src/mumble/Accessibility.h +++ b/src/mumble/Accessibility.h @@ -1,4 +1,4 @@ -// Copyright 2024 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AppNap.h b/src/mumble/AppNap.h index 5e30d397f60..2b66da9f262 100644 --- a/src/mumble/AppNap.h +++ b/src/mumble/AppNap.h @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AppNap.mm b/src/mumble/AppNap.mm index 046a404adb0..b551737e7d1 100644 --- a/src/mumble/AppNap.mm +++ b/src/mumble/AppNap.mm @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ApplicationPaletteTemplate.h b/src/mumble/ApplicationPaletteTemplate.h index 10ba15cf06d..93dd8b48220 100644 --- a/src/mumble/ApplicationPaletteTemplate.h +++ b/src/mumble/ApplicationPaletteTemplate.h @@ -1,4 +1,4 @@ -// Copyright 2014-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Audio.cpp b/src/mumble/Audio.cpp index 872c2a92c73..378751b8b1e 100644 --- a/src/mumble/Audio.cpp +++ b/src/mumble/Audio.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Audio.h b/src/mumble/Audio.h index 22c8b254aa1..7304d44aa2f 100644 --- a/src/mumble/Audio.h +++ b/src/mumble/Audio.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioConfigDialog.cpp b/src/mumble/AudioConfigDialog.cpp index 9df347bd670..9ccd7b60eb0 100644 --- a/src/mumble/AudioConfigDialog.cpp +++ b/src/mumble/AudioConfigDialog.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioConfigDialog.h b/src/mumble/AudioConfigDialog.h index 42eed67d40f..92a982fc6e7 100644 --- a/src/mumble/AudioConfigDialog.h +++ b/src/mumble/AudioConfigDialog.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioInput.cpp b/src/mumble/AudioInput.cpp index 0bb0337cdf3..ffd2c4254fd 100644 --- a/src/mumble/AudioInput.cpp +++ b/src/mumble/AudioInput.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioInput.h b/src/mumble/AudioInput.h index 5598feda6aa..5d597680283 100644 --- a/src/mumble/AudioInput.h +++ b/src/mumble/AudioInput.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioOutput.cpp b/src/mumble/AudioOutput.cpp index 0558f835982..cd0f9b9aec5 100644 --- a/src/mumble/AudioOutput.cpp +++ b/src/mumble/AudioOutput.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioOutput.h b/src/mumble/AudioOutput.h index 0a71aea63a2..675e8f501ef 100644 --- a/src/mumble/AudioOutput.h +++ b/src/mumble/AudioOutput.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioOutputBuffer.cpp b/src/mumble/AudioOutputBuffer.cpp index a260f2726e2..82a823d1555 100644 --- a/src/mumble/AudioOutputBuffer.cpp +++ b/src/mumble/AudioOutputBuffer.cpp @@ -1,4 +1,4 @@ -// Copyright 2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioOutputBuffer.h b/src/mumble/AudioOutputBuffer.h index 7bfb66b3aae..e2bfa4c8c0a 100644 --- a/src/mumble/AudioOutputBuffer.h +++ b/src/mumble/AudioOutputBuffer.h @@ -1,4 +1,4 @@ -// Copyright 2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioOutputCache.cpp b/src/mumble/AudioOutputCache.cpp index b447edb19c7..ac33262c0d6 100644 --- a/src/mumble/AudioOutputCache.cpp +++ b/src/mumble/AudioOutputCache.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioOutputCache.h b/src/mumble/AudioOutputCache.h index 1417c9b298b..baea58c7aca 100644 --- a/src/mumble/AudioOutputCache.h +++ b/src/mumble/AudioOutputCache.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioOutputSample.cpp b/src/mumble/AudioOutputSample.cpp index 4bcdf0914bf..60f56ae0b00 100644 --- a/src/mumble/AudioOutputSample.cpp +++ b/src/mumble/AudioOutputSample.cpp @@ -1,4 +1,4 @@ -// Copyright 2011-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioOutputSample.h b/src/mumble/AudioOutputSample.h index 549c2f49b2e..2f15345be23 100644 --- a/src/mumble/AudioOutputSample.h +++ b/src/mumble/AudioOutputSample.h @@ -1,4 +1,4 @@ -// Copyright 2011-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioOutputSpeech.cpp b/src/mumble/AudioOutputSpeech.cpp index ec582e7f42c..c4ad7ed1b81 100644 --- a/src/mumble/AudioOutputSpeech.cpp +++ b/src/mumble/AudioOutputSpeech.cpp @@ -1,4 +1,4 @@ -// Copyright 2011-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioOutputSpeech.h b/src/mumble/AudioOutputSpeech.h index 2b981b16a6e..2bdb7b5ee77 100644 --- a/src/mumble/AudioOutputSpeech.h +++ b/src/mumble/AudioOutputSpeech.h @@ -1,4 +1,4 @@ -// Copyright 2011-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioOutputToken.h b/src/mumble/AudioOutputToken.h index ab333dd866a..46a811152ff 100644 --- a/src/mumble/AudioOutputToken.h +++ b/src/mumble/AudioOutputToken.h @@ -1,4 +1,4 @@ -// Copyright 2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioStats.cpp b/src/mumble/AudioStats.cpp index c75ee90ff92..27b8f0e81f6 100644 --- a/src/mumble/AudioStats.cpp +++ b/src/mumble/AudioStats.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioStats.h b/src/mumble/AudioStats.h index 5dfaa4b3a99..0bdc2517af8 100644 --- a/src/mumble/AudioStats.h +++ b/src/mumble/AudioStats.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioWizard.cpp b/src/mumble/AudioWizard.cpp index 608b1c55f53..e8d9d9f0a2b 100644 --- a/src/mumble/AudioWizard.cpp +++ b/src/mumble/AudioWizard.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/AudioWizard.h b/src/mumble/AudioWizard.h index 535223b2e68..52850cefc03 100644 --- a/src/mumble/AudioWizard.h +++ b/src/mumble/AudioWizard.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/BanEditor.cpp b/src/mumble/BanEditor.cpp index 97ff26243d0..fd5adc4ec9c 100644 --- a/src/mumble/BanEditor.cpp +++ b/src/mumble/BanEditor.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/BanEditor.h b/src/mumble/BanEditor.h index 4a3bd164356..5ce02e51b04 100644 --- a/src/mumble/BanEditor.h +++ b/src/mumble/BanEditor.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/CMakeLists.txt b/src/mumble/CMakeLists.txt index 7cf0f709d58..4d6151245c4 100644 --- a/src/mumble/CMakeLists.txt +++ b/src/mumble/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/mumble/Cert.cpp b/src/mumble/Cert.cpp index b685cfbf1da..9daabeaa879 100644 --- a/src/mumble/Cert.cpp +++ b/src/mumble/Cert.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Cert.h b/src/mumble/Cert.h index cd4b78e8686..ce3c9d83ce9 100644 --- a/src/mumble/Cert.h +++ b/src/mumble/Cert.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ChannelFilterMode.h b/src/mumble/ChannelFilterMode.h index 5021be8a011..b68656c56e0 100644 --- a/src/mumble/ChannelFilterMode.h +++ b/src/mumble/ChannelFilterMode.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ClientUser.cpp b/src/mumble/ClientUser.cpp index de107921b2c..76389520bfd 100644 --- a/src/mumble/ClientUser.cpp +++ b/src/mumble/ClientUser.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ClientUser.h b/src/mumble/ClientUser.h index 5b91185f828..9190b34415a 100644 --- a/src/mumble/ClientUser.h +++ b/src/mumble/ClientUser.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ConfigDialog.cpp b/src/mumble/ConfigDialog.cpp index 01df25c5678..1712c76f413 100644 --- a/src/mumble/ConfigDialog.cpp +++ b/src/mumble/ConfigDialog.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ConfigDialog.h b/src/mumble/ConfigDialog.h index f413cd02412..5613482803b 100644 --- a/src/mumble/ConfigDialog.h +++ b/src/mumble/ConfigDialog.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ConfigWidget.cpp b/src/mumble/ConfigWidget.cpp index 4c005db1de4..d5ccd45d832 100644 --- a/src/mumble/ConfigWidget.cpp +++ b/src/mumble/ConfigWidget.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ConfigWidget.h b/src/mumble/ConfigWidget.h index 3c3802d54c1..9f55098df75 100644 --- a/src/mumble/ConfigWidget.h +++ b/src/mumble/ConfigWidget.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ConnectDialog.cpp b/src/mumble/ConnectDialog.cpp index 5f42cc021a6..455574c908b 100644 --- a/src/mumble/ConnectDialog.cpp +++ b/src/mumble/ConnectDialog.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ConnectDialog.h b/src/mumble/ConnectDialog.h index c7bac71673b..34a1df2a196 100644 --- a/src/mumble/ConnectDialog.h +++ b/src/mumble/ConnectDialog.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/CoreAudio.h b/src/mumble/CoreAudio.h index 6f862879e97..07c095f8647 100644 --- a/src/mumble/CoreAudio.h +++ b/src/mumble/CoreAudio.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/CoreAudio.mm b/src/mumble/CoreAudio.mm index 733b1c00933..900f87ddb4e 100644 --- a/src/mumble/CoreAudio.mm +++ b/src/mumble/CoreAudio.mm @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/CrashReporter.cpp b/src/mumble/CrashReporter.cpp index a57b70a7b82..328f8d2b3ca 100644 --- a/src/mumble/CrashReporter.cpp +++ b/src/mumble/CrashReporter.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/CrashReporter.h b/src/mumble/CrashReporter.h index 3a3eb9a2f8a..738db271014 100644 --- a/src/mumble/CrashReporter.h +++ b/src/mumble/CrashReporter.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/CustomElements.cpp b/src/mumble/CustomElements.cpp index b43742fcfc1..31d6f70c98b 100644 --- a/src/mumble/CustomElements.cpp +++ b/src/mumble/CustomElements.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/CustomElements.h b/src/mumble/CustomElements.h index 3a8ac2f19e7..2478d2afa5f 100644 --- a/src/mumble/CustomElements.h +++ b/src/mumble/CustomElements.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/DBus.cpp b/src/mumble/DBus.cpp index 251f1d5c580..c0e47360a97 100644 --- a/src/mumble/DBus.cpp +++ b/src/mumble/DBus.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/DBus.h b/src/mumble/DBus.h index d12f4716f0c..616aa145bff 100644 --- a/src/mumble/DBus.h +++ b/src/mumble/DBus.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Database.cpp b/src/mumble/Database.cpp index 0798546618d..ae3ee23f570 100644 --- a/src/mumble/Database.cpp +++ b/src/mumble/Database.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Database.h b/src/mumble/Database.h index c57110c99c2..e6237ed20f7 100644 --- a/src/mumble/Database.h +++ b/src/mumble/Database.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/DeveloperConsole.cpp b/src/mumble/DeveloperConsole.cpp index b31a336aa44..47e08a2bea0 100644 --- a/src/mumble/DeveloperConsole.cpp +++ b/src/mumble/DeveloperConsole.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/DeveloperConsole.h b/src/mumble/DeveloperConsole.h index 135a6b5ce50..e24fa94f405 100644 --- a/src/mumble/DeveloperConsole.h +++ b/src/mumble/DeveloperConsole.h @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/EchoCancelOption.cpp b/src/mumble/EchoCancelOption.cpp index 9ef963911bd..8cd44550b9d 100644 --- a/src/mumble/EchoCancelOption.cpp +++ b/src/mumble/EchoCancelOption.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/EchoCancelOption.h b/src/mumble/EchoCancelOption.h index e19baa1c128..ac775d6bc72 100644 --- a/src/mumble/EchoCancelOption.h +++ b/src/mumble/EchoCancelOption.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/EnumStringConversions.cpp b/src/mumble/EnumStringConversions.cpp index 48e3b8b1fec..a850092c475 100644 --- a/src/mumble/EnumStringConversions.cpp +++ b/src/mumble/EnumStringConversions.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/EnumStringConversions.h b/src/mumble/EnumStringConversions.h index 75e4926fb27..216a461915d 100644 --- a/src/mumble/EnumStringConversions.h +++ b/src/mumble/EnumStringConversions.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/G15LCDEngine_helper.cpp b/src/mumble/G15LCDEngine_helper.cpp index 6725a9b5080..036dbc6e6e1 100644 --- a/src/mumble/G15LCDEngine_helper.cpp +++ b/src/mumble/G15LCDEngine_helper.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/G15LCDEngine_helper.h b/src/mumble/G15LCDEngine_helper.h index 9cb46a5fdff..a51cca5bbda 100644 --- a/src/mumble/G15LCDEngine_helper.h +++ b/src/mumble/G15LCDEngine_helper.h @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/G15LCDEngine_lglcd.cpp b/src/mumble/G15LCDEngine_lglcd.cpp index 82c66c00163..f20778b5add 100644 --- a/src/mumble/G15LCDEngine_lglcd.cpp +++ b/src/mumble/G15LCDEngine_lglcd.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/G15LCDEngine_lglcd.h b/src/mumble/G15LCDEngine_lglcd.h index 09d5805aa3d..2f86f620839 100644 --- a/src/mumble/G15LCDEngine_lglcd.h +++ b/src/mumble/G15LCDEngine_lglcd.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/G15LCDEngine_unix.cpp b/src/mumble/G15LCDEngine_unix.cpp index fa324d653fb..df0dd762a45 100644 --- a/src/mumble/G15LCDEngine_unix.cpp +++ b/src/mumble/G15LCDEngine_unix.cpp @@ -1,4 +1,4 @@ -// Copyright 2008-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/G15LCDEngine_unix.h b/src/mumble/G15LCDEngine_unix.h index 4c8692a9be6..4c50133043d 100644 --- a/src/mumble/G15LCDEngine_unix.h +++ b/src/mumble/G15LCDEngine_unix.h @@ -1,4 +1,4 @@ -// Copyright 2008-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/GKey.cpp b/src/mumble/GKey.cpp index e77ee1615a3..cd5563f0f3e 100644 --- a/src/mumble/GKey.cpp +++ b/src/mumble/GKey.cpp @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/GKey.h b/src/mumble/GKey.h index ea33910f748..2595be9a7b1 100644 --- a/src/mumble/GKey.h +++ b/src/mumble/GKey.h @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Global.cpp b/src/mumble/Global.cpp index 06cab015838..a468bcd2c94 100644 --- a/src/mumble/Global.cpp +++ b/src/mumble/Global.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Global.h b/src/mumble/Global.h index c129d26e214..012ee826f7f 100644 --- a/src/mumble/Global.h +++ b/src/mumble/Global.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/GlobalShortcut.cpp b/src/mumble/GlobalShortcut.cpp index ddc2ec685a3..f892103f6a9 100644 --- a/src/mumble/GlobalShortcut.cpp +++ b/src/mumble/GlobalShortcut.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/GlobalShortcut.h b/src/mumble/GlobalShortcut.h index 53b4a121040..9c887c620d8 100644 --- a/src/mumble/GlobalShortcut.h +++ b/src/mumble/GlobalShortcut.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/GlobalShortcutButtons.cpp b/src/mumble/GlobalShortcutButtons.cpp index 002464b11a3..ced9c275b99 100644 --- a/src/mumble/GlobalShortcutButtons.cpp +++ b/src/mumble/GlobalShortcutButtons.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/GlobalShortcutButtons.h b/src/mumble/GlobalShortcutButtons.h index 6a02bd9c8ee..0cddafd3d2c 100644 --- a/src/mumble/GlobalShortcutButtons.h +++ b/src/mumble/GlobalShortcutButtons.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/GlobalShortcutTypes.h b/src/mumble/GlobalShortcutTypes.h index 564e50add73..c04eb3ae1bf 100644 --- a/src/mumble/GlobalShortcutTypes.h +++ b/src/mumble/GlobalShortcutTypes.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/GlobalShortcut_macx.h b/src/mumble/GlobalShortcut_macx.h index ac4830a3f21..3c1a9a464e1 100644 --- a/src/mumble/GlobalShortcut_macx.h +++ b/src/mumble/GlobalShortcut_macx.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/GlobalShortcut_macx.mm b/src/mumble/GlobalShortcut_macx.mm index ea5c95494dd..c0ae90b0e8b 100644 --- a/src/mumble/GlobalShortcut_macx.mm +++ b/src/mumble/GlobalShortcut_macx.mm @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/GlobalShortcut_unix.cpp b/src/mumble/GlobalShortcut_unix.cpp index 95012c1f54f..36cd1e2e290 100644 --- a/src/mumble/GlobalShortcut_unix.cpp +++ b/src/mumble/GlobalShortcut_unix.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/GlobalShortcut_unix.h b/src/mumble/GlobalShortcut_unix.h index e8cbfe8926a..66526bbefc5 100644 --- a/src/mumble/GlobalShortcut_unix.h +++ b/src/mumble/GlobalShortcut_unix.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/GlobalShortcut_win.cpp b/src/mumble/GlobalShortcut_win.cpp index f1e09c62771..4e37b245da1 100644 --- a/src/mumble/GlobalShortcut_win.cpp +++ b/src/mumble/GlobalShortcut_win.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/GlobalShortcut_win.h b/src/mumble/GlobalShortcut_win.h index 77b1ba47a28..fd807a493d2 100644 --- a/src/mumble/GlobalShortcut_win.h +++ b/src/mumble/GlobalShortcut_win.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/JSONSerialization.cpp b/src/mumble/JSONSerialization.cpp index e60df6134e1..d6050365161 100644 --- a/src/mumble/JSONSerialization.cpp +++ b/src/mumble/JSONSerialization.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/JSONSerialization.h b/src/mumble/JSONSerialization.h index e329d343dd4..198317ca82e 100644 --- a/src/mumble/JSONSerialization.h +++ b/src/mumble/JSONSerialization.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/JackAudio.cpp b/src/mumble/JackAudio.cpp index 13189973fc6..835ef861c46 100644 --- a/src/mumble/JackAudio.cpp +++ b/src/mumble/JackAudio.cpp @@ -1,4 +1,4 @@ -// Copyright 2018-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/JackAudio.h b/src/mumble/JackAudio.h index 05f8dae9bee..623d0a6a856 100644 --- a/src/mumble/JackAudio.h +++ b/src/mumble/JackAudio.h @@ -1,4 +1,4 @@ -// Copyright 2018-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/LCD.cpp b/src/mumble/LCD.cpp index 2f343f4ad27..840e05054c4 100644 --- a/src/mumble/LCD.cpp +++ b/src/mumble/LCD.cpp @@ -1,4 +1,4 @@ -// Copyright 2008-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/LCD.h b/src/mumble/LCD.h index 7ba5f83201a..8d942099b33 100644 --- a/src/mumble/LCD.h +++ b/src/mumble/LCD.h @@ -1,4 +1,4 @@ -// Copyright 2008-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/LegacyPlugin.cpp b/src/mumble/LegacyPlugin.cpp index f86429cf354..24ab451ffeb 100644 --- a/src/mumble/LegacyPlugin.cpp +++ b/src/mumble/LegacyPlugin.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/LegacyPlugin.h b/src/mumble/LegacyPlugin.h index bf7ae1512ff..bb7e76d205f 100644 --- a/src/mumble/LegacyPlugin.h +++ b/src/mumble/LegacyPlugin.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ListenerVolumeSlider.cpp b/src/mumble/ListenerVolumeSlider.cpp index e3a9fe5b458..0c65b807c0e 100644 --- a/src/mumble/ListenerVolumeSlider.cpp +++ b/src/mumble/ListenerVolumeSlider.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ListenerVolumeSlider.h b/src/mumble/ListenerVolumeSlider.h index 646e9adb0ba..2c055a494ef 100644 --- a/src/mumble/ListenerVolumeSlider.h +++ b/src/mumble/ListenerVolumeSlider.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Log.cpp b/src/mumble/Log.cpp index 221be5f9754..a3abd966a8f 100644 --- a/src/mumble/Log.cpp +++ b/src/mumble/Log.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Log.h b/src/mumble/Log.h index 375751066e7..eee10bd7f7d 100644 --- a/src/mumble/Log.h +++ b/src/mumble/Log.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Log_macx.mm b/src/mumble/Log_macx.mm index bedad610622..e0fa0f88498 100644 --- a/src/mumble/Log_macx.mm +++ b/src/mumble/Log_macx.mm @@ -1,4 +1,4 @@ -// Copyright 2012-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Log_unix.cpp b/src/mumble/Log_unix.cpp index 8e775ff3dea..687bf9a3fba 100644 --- a/src/mumble/Log_unix.cpp +++ b/src/mumble/Log_unix.cpp @@ -1,4 +1,4 @@ -// Copyright 2012-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Log_win.cpp b/src/mumble/Log_win.cpp index d9a80b61c22..d6a19ffb752 100644 --- a/src/mumble/Log_win.cpp +++ b/src/mumble/Log_win.cpp @@ -1,4 +1,4 @@ -// Copyright 2012-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/LookConfig.cpp b/src/mumble/LookConfig.cpp index 50c11ab4550..67534d1ef87 100644 --- a/src/mumble/LookConfig.cpp +++ b/src/mumble/LookConfig.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/LookConfig.h b/src/mumble/LookConfig.h index 333f6f440fc..49d81f1b10d 100644 --- a/src/mumble/LookConfig.h +++ b/src/mumble/LookConfig.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/MainWindow.cpp b/src/mumble/MainWindow.cpp index b1ba0ec361f..4c0f5e2ee67 100644 --- a/src/mumble/MainWindow.cpp +++ b/src/mumble/MainWindow.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/MainWindow.h b/src/mumble/MainWindow.h index 0e4c460c799..d3592f671f6 100644 --- a/src/mumble/MainWindow.h +++ b/src/mumble/MainWindow.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ManualPlugin.cpp b/src/mumble/ManualPlugin.cpp index 4e42c515f32..ec97830589e 100644 --- a/src/mumble/ManualPlugin.cpp +++ b/src/mumble/ManualPlugin.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ManualPlugin.h b/src/mumble/ManualPlugin.h index 932549e077e..733b4b53eef 100644 --- a/src/mumble/ManualPlugin.h +++ b/src/mumble/ManualPlugin.h @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Markdown.cpp b/src/mumble/Markdown.cpp index cdae0c55282..9bfd3998395 100644 --- a/src/mumble/Markdown.cpp +++ b/src/mumble/Markdown.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Markdown.h b/src/mumble/Markdown.h index 294bce0863c..b0fa7359fbe 100644 --- a/src/mumble/Markdown.h +++ b/src/mumble/Markdown.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/MenuLabel.cpp b/src/mumble/MenuLabel.cpp index 271dba194b1..8818d3456c0 100644 --- a/src/mumble/MenuLabel.cpp +++ b/src/mumble/MenuLabel.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/MenuLabel.h b/src/mumble/MenuLabel.h index 22aa6225659..ba2f63d296f 100644 --- a/src/mumble/MenuLabel.h +++ b/src/mumble/MenuLabel.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Messages.cpp b/src/mumble/Messages.cpp index b531ef5ded4..b83615d566c 100644 --- a/src/mumble/Messages.cpp +++ b/src/mumble/Messages.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/MumbleAPI_structs.h b/src/mumble/MumbleAPI_structs.h index fe8da575e62..c606a030e73 100644 --- a/src/mumble/MumbleAPI_structs.h +++ b/src/mumble/MumbleAPI_structs.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/MumbleApplication.cpp b/src/mumble/MumbleApplication.cpp index bc25713a5c6..63918782773 100644 --- a/src/mumble/MumbleApplication.cpp +++ b/src/mumble/MumbleApplication.cpp @@ -1,4 +1,4 @@ -// Copyright 2014-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/MumbleApplication.h b/src/mumble/MumbleApplication.h index 210950416c0..33ac92ad160 100644 --- a/src/mumble/MumbleApplication.h +++ b/src/mumble/MumbleApplication.h @@ -1,4 +1,4 @@ -// Copyright 2014-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/NetworkConfig.cpp b/src/mumble/NetworkConfig.cpp index a3d4d912a25..6e313855a2d 100644 --- a/src/mumble/NetworkConfig.cpp +++ b/src/mumble/NetworkConfig.cpp @@ -1,4 +1,4 @@ -// Copyright 2008-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/NetworkConfig.h b/src/mumble/NetworkConfig.h index a9da6cee26b..17afb4d4b16 100644 --- a/src/mumble/NetworkConfig.h +++ b/src/mumble/NetworkConfig.h @@ -1,4 +1,4 @@ -// Copyright 2008-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OSS.cpp b/src/mumble/OSS.cpp index 593ab57e3c3..87461f7b455 100644 --- a/src/mumble/OSS.cpp +++ b/src/mumble/OSS.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OSS.h b/src/mumble/OSS.h index 1dea02a6905..b4b1fc03468 100644 --- a/src/mumble/OSS.h +++ b/src/mumble/OSS.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Overlay.cpp b/src/mumble/Overlay.cpp index bcc2002c10b..43081f2ed60 100644 --- a/src/mumble/Overlay.cpp +++ b/src/mumble/Overlay.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Overlay.h b/src/mumble/Overlay.h index 03184fa1a87..0da89e85ef2 100644 --- a/src/mumble/Overlay.h +++ b/src/mumble/Overlay.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayClient.cpp b/src/mumble/OverlayClient.cpp index 4b9513fb0c7..767d6b91ec3 100644 --- a/src/mumble/OverlayClient.cpp +++ b/src/mumble/OverlayClient.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayClient.h b/src/mumble/OverlayClient.h index a6504506f43..65e4e439931 100644 --- a/src/mumble/OverlayClient.h +++ b/src/mumble/OverlayClient.h @@ -1,4 +1,4 @@ -// Copyright 2014-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayConfig.cpp b/src/mumble/OverlayConfig.cpp index b6f817b22d4..5af9cb35f05 100644 --- a/src/mumble/OverlayConfig.cpp +++ b/src/mumble/OverlayConfig.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayConfig.h b/src/mumble/OverlayConfig.h index 23b4294b47c..be664d2e22b 100644 --- a/src/mumble/OverlayConfig.h +++ b/src/mumble/OverlayConfig.h @@ -1,4 +1,4 @@ -// Copyright 2014-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayEditor.cpp b/src/mumble/OverlayEditor.cpp index 0521094459f..f7a1b3b46ae 100644 --- a/src/mumble/OverlayEditor.cpp +++ b/src/mumble/OverlayEditor.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayEditor.h b/src/mumble/OverlayEditor.h index fd374997c7e..4766f136bd8 100644 --- a/src/mumble/OverlayEditor.h +++ b/src/mumble/OverlayEditor.h @@ -1,4 +1,4 @@ -// Copyright 2014-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayEditorScene.cpp b/src/mumble/OverlayEditorScene.cpp index e2961d76cfa..008d4f16793 100644 --- a/src/mumble/OverlayEditorScene.cpp +++ b/src/mumble/OverlayEditorScene.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayEditorScene.h b/src/mumble/OverlayEditorScene.h index 753200ea02f..288fdc35c4f 100644 --- a/src/mumble/OverlayEditorScene.h +++ b/src/mumble/OverlayEditorScene.h @@ -1,4 +1,4 @@ -// Copyright 2014-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayPositionableItem.cpp b/src/mumble/OverlayPositionableItem.cpp index 863dfb4e6df..9214ad76104 100644 --- a/src/mumble/OverlayPositionableItem.cpp +++ b/src/mumble/OverlayPositionableItem.cpp @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayPositionableItem.h b/src/mumble/OverlayPositionableItem.h index c9956079a69..b2796cc04e7 100644 --- a/src/mumble/OverlayPositionableItem.h +++ b/src/mumble/OverlayPositionableItem.h @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayText.cpp b/src/mumble/OverlayText.cpp index 73a9471e8e8..12bcee422bb 100644 --- a/src/mumble/OverlayText.cpp +++ b/src/mumble/OverlayText.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayText.h b/src/mumble/OverlayText.h index cc31d7abbfb..d2ae16f972d 100644 --- a/src/mumble/OverlayText.h +++ b/src/mumble/OverlayText.h @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayUser.cpp b/src/mumble/OverlayUser.cpp index 4cdc37790c5..fd62b93dd1f 100644 --- a/src/mumble/OverlayUser.cpp +++ b/src/mumble/OverlayUser.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayUser.h b/src/mumble/OverlayUser.h index 2fc9f96f3e4..8f1cd493257 100644 --- a/src/mumble/OverlayUser.h +++ b/src/mumble/OverlayUser.h @@ -1,4 +1,4 @@ -// Copyright 2014-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayUserGroup.cpp b/src/mumble/OverlayUserGroup.cpp index b1af3355103..fe607393cc8 100644 --- a/src/mumble/OverlayUserGroup.cpp +++ b/src/mumble/OverlayUserGroup.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayUserGroup.h b/src/mumble/OverlayUserGroup.h index 3c154b02ac7..db6e7805203 100644 --- a/src/mumble/OverlayUserGroup.h +++ b/src/mumble/OverlayUserGroup.h @@ -1,4 +1,4 @@ -// Copyright 2014-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/OverlayUtils.h b/src/mumble/OverlayUtils.h index dbb96389572..2c17ff674b3 100644 --- a/src/mumble/OverlayUtils.h +++ b/src/mumble/OverlayUtils.h @@ -1,4 +1,4 @@ -// Copyright 2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Overlay_macx.mm b/src/mumble/Overlay_macx.mm index ffcd47ac3c8..49e3ed97566 100644 --- a/src/mumble/Overlay_macx.mm +++ b/src/mumble/Overlay_macx.mm @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Overlay_unix.cpp b/src/mumble/Overlay_unix.cpp index 10151a26b9e..55837a1eac2 100644 --- a/src/mumble/Overlay_unix.cpp +++ b/src/mumble/Overlay_unix.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Overlay_win.cpp b/src/mumble/Overlay_win.cpp index 8b285f2c277..24611add596 100644 --- a/src/mumble/Overlay_win.cpp +++ b/src/mumble/Overlay_win.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Overlay_win.h b/src/mumble/Overlay_win.h index 73a9077037e..a27beb92bb7 100644 --- a/src/mumble/Overlay_win.h +++ b/src/mumble/Overlay_win.h @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PAAudio.cpp b/src/mumble/PAAudio.cpp index 069aca9c0ef..e212a4a5b35 100644 --- a/src/mumble/PAAudio.cpp +++ b/src/mumble/PAAudio.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PAAudio.h b/src/mumble/PAAudio.h index f208d043ee8..64a19d646bb 100644 --- a/src/mumble/PAAudio.h +++ b/src/mumble/PAAudio.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PTTButtonWidget.cpp b/src/mumble/PTTButtonWidget.cpp index 1e77c69777b..054b7ca91af 100644 --- a/src/mumble/PTTButtonWidget.cpp +++ b/src/mumble/PTTButtonWidget.cpp @@ -1,4 +1,4 @@ -// Copyright 2011-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PTTButtonWidget.h b/src/mumble/PTTButtonWidget.h index f6aa2596679..40ba8613b6f 100644 --- a/src/mumble/PTTButtonWidget.h +++ b/src/mumble/PTTButtonWidget.h @@ -1,4 +1,4 @@ -// Copyright 2011-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PathListWidget.cpp b/src/mumble/PathListWidget.cpp index e5782257173..1bb47c48282 100644 --- a/src/mumble/PathListWidget.cpp +++ b/src/mumble/PathListWidget.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PathListWidget.h b/src/mumble/PathListWidget.h index 323ad65a11c..5fb7f1ba616 100644 --- a/src/mumble/PathListWidget.h +++ b/src/mumble/PathListWidget.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PipeWire.cpp b/src/mumble/PipeWire.cpp index 14317adc480..d69ae9d10c4 100644 --- a/src/mumble/PipeWire.cpp +++ b/src/mumble/PipeWire.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PipeWire.h b/src/mumble/PipeWire.h index 7301648c81b..48673c4b4de 100644 --- a/src/mumble/PipeWire.h +++ b/src/mumble/PipeWire.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Plugin.cpp b/src/mumble/Plugin.cpp index d1e6ba27327..af5253f2aa6 100644 --- a/src/mumble/Plugin.cpp +++ b/src/mumble/Plugin.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Plugin.h b/src/mumble/Plugin.h index 428b2ef4d84..20bcdf2547a 100644 --- a/src/mumble/Plugin.h +++ b/src/mumble/Plugin.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PluginConfig.cpp b/src/mumble/PluginConfig.cpp index fb3098c76e5..943bb871267 100644 --- a/src/mumble/PluginConfig.cpp +++ b/src/mumble/PluginConfig.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PluginConfig.h b/src/mumble/PluginConfig.h index e9c64a8a6ff..f1a7ec625d8 100644 --- a/src/mumble/PluginConfig.h +++ b/src/mumble/PluginConfig.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PluginInstaller.cpp b/src/mumble/PluginInstaller.cpp index 4770b96ab13..4740acb0f64 100644 --- a/src/mumble/PluginInstaller.cpp +++ b/src/mumble/PluginInstaller.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PluginInstaller.h b/src/mumble/PluginInstaller.h index 7d49e3e8a0e..2fac461fe62 100644 --- a/src/mumble/PluginInstaller.h +++ b/src/mumble/PluginInstaller.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PluginManager.cpp b/src/mumble/PluginManager.cpp index 5aff76270bf..8ad2f17912b 100644 --- a/src/mumble/PluginManager.cpp +++ b/src/mumble/PluginManager.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PluginManager.h b/src/mumble/PluginManager.h index 1cee2e7e9a1..b92fd45612f 100644 --- a/src/mumble/PluginManager.h +++ b/src/mumble/PluginManager.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PluginManifest.cpp b/src/mumble/PluginManifest.cpp index 6c2782fa679..7a08fb8c314 100644 --- a/src/mumble/PluginManifest.cpp +++ b/src/mumble/PluginManifest.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PluginManifest.h b/src/mumble/PluginManifest.h index 9d90c9874df..0b8c28ab33a 100644 --- a/src/mumble/PluginManifest.h +++ b/src/mumble/PluginManifest.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PluginUpdater.cpp b/src/mumble/PluginUpdater.cpp index cb25e0814c6..fd529eff30e 100644 --- a/src/mumble/PluginUpdater.cpp +++ b/src/mumble/PluginUpdater.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PluginUpdater.h b/src/mumble/PluginUpdater.h index 63a68a27a00..32185f5bd8b 100644 --- a/src/mumble/PluginUpdater.h +++ b/src/mumble/PluginUpdater.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PositionalAudioViewer.cpp b/src/mumble/PositionalAudioViewer.cpp index ef35c34526f..ae56960b885 100644 --- a/src/mumble/PositionalAudioViewer.cpp +++ b/src/mumble/PositionalAudioViewer.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PositionalAudioViewer.h b/src/mumble/PositionalAudioViewer.h index 4854a474496..465e7ee73f4 100644 --- a/src/mumble/PositionalAudioViewer.h +++ b/src/mumble/PositionalAudioViewer.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PositionalData.cpp b/src/mumble/PositionalData.cpp index 0eda992c926..1e7f7d24aee 100644 --- a/src/mumble/PositionalData.cpp +++ b/src/mumble/PositionalData.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PositionalData.h b/src/mumble/PositionalData.h index 41aa111354e..77bc518468e 100644 --- a/src/mumble/PositionalData.h +++ b/src/mumble/PositionalData.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PulseAudio.cpp b/src/mumble/PulseAudio.cpp index 81069e6aa93..3a103307e28 100644 --- a/src/mumble/PulseAudio.cpp +++ b/src/mumble/PulseAudio.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/PulseAudio.h b/src/mumble/PulseAudio.h index 5aeedc61471..6df8f87c878 100644 --- a/src/mumble/PulseAudio.h +++ b/src/mumble/PulseAudio.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/QtWidgetUtils.cpp b/src/mumble/QtWidgetUtils.cpp index 3a28b5f2111..acb43a804b7 100644 --- a/src/mumble/QtWidgetUtils.cpp +++ b/src/mumble/QtWidgetUtils.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/QtWidgetUtils.h b/src/mumble/QtWidgetUtils.h index 6e022400931..a1475cc3014 100644 --- a/src/mumble/QtWidgetUtils.h +++ b/src/mumble/QtWidgetUtils.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/QuitBehavior.h b/src/mumble/QuitBehavior.h index 2858f0a0db2..64e5b4b1702 100644 --- a/src/mumble/QuitBehavior.h +++ b/src/mumble/QuitBehavior.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/RichTextEditor.cpp b/src/mumble/RichTextEditor.cpp index 7a4898b8643..4730bce1868 100644 --- a/src/mumble/RichTextEditor.cpp +++ b/src/mumble/RichTextEditor.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/RichTextEditor.h b/src/mumble/RichTextEditor.h index 65d0e350688..72fd1cc4dfc 100644 --- a/src/mumble/RichTextEditor.h +++ b/src/mumble/RichTextEditor.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Screen.cpp b/src/mumble/Screen.cpp index 1777f973b3e..fb01ef75e12 100644 --- a/src/mumble/Screen.cpp +++ b/src/mumble/Screen.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Screen.h b/src/mumble/Screen.h index 3991ecd8a80..3de8b5f7808 100644 --- a/src/mumble/Screen.h +++ b/src/mumble/Screen.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/SearchDialog.cpp b/src/mumble/SearchDialog.cpp index a91aea83a93..a2c0aaa6726 100644 --- a/src/mumble/SearchDialog.cpp +++ b/src/mumble/SearchDialog.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/SearchDialog.h b/src/mumble/SearchDialog.h index a9010007f96..97d6a8f1f75 100644 --- a/src/mumble/SearchDialog.h +++ b/src/mumble/SearchDialog.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ServerHandler.cpp b/src/mumble/ServerHandler.cpp index f9c8db97363..90a59b63ec3 100644 --- a/src/mumble/ServerHandler.cpp +++ b/src/mumble/ServerHandler.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ServerHandler.h b/src/mumble/ServerHandler.h index d64745f9c86..3c3c4244168 100644 --- a/src/mumble/ServerHandler.h +++ b/src/mumble/ServerHandler.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ServerInformation.cpp b/src/mumble/ServerInformation.cpp index c28be5054bb..30669c98b5f 100644 --- a/src/mumble/ServerInformation.cpp +++ b/src/mumble/ServerInformation.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ServerInformation.h b/src/mumble/ServerInformation.h index b9cc27f7e31..bb09249f699 100644 --- a/src/mumble/ServerInformation.h +++ b/src/mumble/ServerInformation.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Settings.cpp b/src/mumble/Settings.cpp index 3bb3e2c02fa..990e95947d7 100644 --- a/src/mumble/Settings.cpp +++ b/src/mumble/Settings.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Settings.h b/src/mumble/Settings.h index 85fd94994e4..279f9f016f3 100644 --- a/src/mumble/Settings.h +++ b/src/mumble/Settings.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/SettingsKeys.cpp b/src/mumble/SettingsKeys.cpp index 880b0c8ac77..0a4f8253712 100644 --- a/src/mumble/SettingsKeys.cpp +++ b/src/mumble/SettingsKeys.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/SettingsKeys.h b/src/mumble/SettingsKeys.h index 57e45c43097..3e1f59e523a 100644 --- a/src/mumble/SettingsKeys.h +++ b/src/mumble/SettingsKeys.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/SettingsMacros.h b/src/mumble/SettingsMacros.h index 03d5bb4449b..3836ba6e818 100644 --- a/src/mumble/SettingsMacros.h +++ b/src/mumble/SettingsMacros.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/SharedMemory.cpp b/src/mumble/SharedMemory.cpp index c6aca9e79f4..c9c671f970c 100644 --- a/src/mumble/SharedMemory.cpp +++ b/src/mumble/SharedMemory.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/SharedMemory.h b/src/mumble/SharedMemory.h index 892db5474f5..dd70430d162 100644 --- a/src/mumble/SharedMemory.h +++ b/src/mumble/SharedMemory.h @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/SharedMemory_unix.cpp b/src/mumble/SharedMemory_unix.cpp index 191f6476ddb..97e853263fc 100644 --- a/src/mumble/SharedMemory_unix.cpp +++ b/src/mumble/SharedMemory_unix.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/SharedMemory_win.cpp b/src/mumble/SharedMemory_win.cpp index cc4fd8fee9b..0248f60d5d1 100644 --- a/src/mumble/SharedMemory_win.cpp +++ b/src/mumble/SharedMemory_win.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/SocketRPC.cpp b/src/mumble/SocketRPC.cpp index c2ed743a175..dfea98c57d1 100644 --- a/src/mumble/SocketRPC.cpp +++ b/src/mumble/SocketRPC.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/SocketRPC.h b/src/mumble/SocketRPC.h index 11371dbcff3..a0f18832183 100644 --- a/src/mumble/SocketRPC.h +++ b/src/mumble/SocketRPC.h @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/SvgIcon.cpp b/src/mumble/SvgIcon.cpp index 413a9e674d8..98505bbe761 100644 --- a/src/mumble/SvgIcon.cpp +++ b/src/mumble/SvgIcon.cpp @@ -1,4 +1,4 @@ -// Copyright 2018-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/SvgIcon.h b/src/mumble/SvgIcon.h index 1d6fce04da8..4e570ceec4e 100644 --- a/src/mumble/SvgIcon.h +++ b/src/mumble/SvgIcon.h @@ -1,4 +1,4 @@ -// Copyright 2018-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TalkingUI.cpp b/src/mumble/TalkingUI.cpp index b7dde372e8e..162dbc39c5f 100644 --- a/src/mumble/TalkingUI.cpp +++ b/src/mumble/TalkingUI.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TalkingUI.h b/src/mumble/TalkingUI.h index 540fbf660f8..3c3cde7a487 100644 --- a/src/mumble/TalkingUI.h +++ b/src/mumble/TalkingUI.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TalkingUIComponent.h b/src/mumble/TalkingUIComponent.h index e3888236d8f..fd8f1931eb5 100644 --- a/src/mumble/TalkingUIComponent.h +++ b/src/mumble/TalkingUIComponent.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TalkingUIContainer.cpp b/src/mumble/TalkingUIContainer.cpp index a2a3754cde5..74f6a191d1b 100644 --- a/src/mumble/TalkingUIContainer.cpp +++ b/src/mumble/TalkingUIContainer.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TalkingUIContainer.h b/src/mumble/TalkingUIContainer.h index c86d802eb8f..41c757eeba2 100644 --- a/src/mumble/TalkingUIContainer.h +++ b/src/mumble/TalkingUIContainer.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TalkingUIEntry.cpp b/src/mumble/TalkingUIEntry.cpp index 6b4835f92c9..7b078dcedc8 100644 --- a/src/mumble/TalkingUIEntry.cpp +++ b/src/mumble/TalkingUIEntry.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TalkingUIEntry.h b/src/mumble/TalkingUIEntry.h index a0ac405c30d..ac67cda6528 100644 --- a/src/mumble/TalkingUIEntry.h +++ b/src/mumble/TalkingUIEntry.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TalkingUISelection.cpp b/src/mumble/TalkingUISelection.cpp index 1daa48593d9..201115faa21 100644 --- a/src/mumble/TalkingUISelection.cpp +++ b/src/mumble/TalkingUISelection.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TalkingUISelection.h b/src/mumble/TalkingUISelection.h index 66574f2619a..fae40be35a7 100644 --- a/src/mumble/TalkingUISelection.h +++ b/src/mumble/TalkingUISelection.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TaskList.cpp b/src/mumble/TaskList.cpp index e0b7bbadcc4..82230aeeec8 100644 --- a/src/mumble/TaskList.cpp +++ b/src/mumble/TaskList.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TaskList.h b/src/mumble/TaskList.h index 66f1f88fa6c..d29efa110de 100644 --- a/src/mumble/TaskList.h +++ b/src/mumble/TaskList.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TextMessage.cpp b/src/mumble/TextMessage.cpp index c2c68a9b9f3..9462175cb2b 100644 --- a/src/mumble/TextMessage.cpp +++ b/src/mumble/TextMessage.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TextMessage.h b/src/mumble/TextMessage.h index 2f93169fe0b..94fd5d6d74f 100644 --- a/src/mumble/TextMessage.h +++ b/src/mumble/TextMessage.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TextToSpeech.cpp b/src/mumble/TextToSpeech.cpp index fe4aedafd03..3b84399de56 100644 --- a/src/mumble/TextToSpeech.cpp +++ b/src/mumble/TextToSpeech.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TextToSpeech.h b/src/mumble/TextToSpeech.h index 57c40427223..c28807a805a 100644 --- a/src/mumble/TextToSpeech.h +++ b/src/mumble/TextToSpeech.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TextToSpeech_macx.mm b/src/mumble/TextToSpeech_macx.mm index 33b02a43f6d..8814f277ee6 100644 --- a/src/mumble/TextToSpeech_macx.mm +++ b/src/mumble/TextToSpeech_macx.mm @@ -1,4 +1,4 @@ -// Copyright 2014-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TextToSpeech_unix.cpp b/src/mumble/TextToSpeech_unix.cpp index e851a24c353..805a39db20e 100644 --- a/src/mumble/TextToSpeech_unix.cpp +++ b/src/mumble/TextToSpeech_unix.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/TextToSpeech_win.cpp b/src/mumble/TextToSpeech_win.cpp index bfb05ba554b..6befe39faac 100644 --- a/src/mumble/TextToSpeech_win.cpp +++ b/src/mumble/TextToSpeech_win.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ThemeInfo.cpp b/src/mumble/ThemeInfo.cpp index cba8d7497a8..b655b77adec 100644 --- a/src/mumble/ThemeInfo.cpp +++ b/src/mumble/ThemeInfo.cpp @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ThemeInfo.h b/src/mumble/ThemeInfo.h index 003bf8cc9dc..10cfc069790 100644 --- a/src/mumble/ThemeInfo.h +++ b/src/mumble/ThemeInfo.h @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Themes.cpp b/src/mumble/Themes.cpp index 4fedcbc4631..4b1a121c44d 100644 --- a/src/mumble/Themes.cpp +++ b/src/mumble/Themes.cpp @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Themes.h b/src/mumble/Themes.h index 2e9ae67b7d9..000fd09b57c 100644 --- a/src/mumble/Themes.h +++ b/src/mumble/Themes.h @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Tokens.cpp b/src/mumble/Tokens.cpp index 6d4228fca5f..36a4151e675 100644 --- a/src/mumble/Tokens.cpp +++ b/src/mumble/Tokens.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Tokens.h b/src/mumble/Tokens.h index a5c47a2d2b2..069132807ba 100644 --- a/src/mumble/Tokens.h +++ b/src/mumble/Tokens.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Translations.cpp b/src/mumble/Translations.cpp index 50d6b9d3953..72b8162b385 100644 --- a/src/mumble/Translations.cpp +++ b/src/mumble/Translations.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Translations.h b/src/mumble/Translations.h index cbfc36e8c10..28f64a27f87 100644 --- a/src/mumble/Translations.h +++ b/src/mumble/Translations.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Usage.cpp b/src/mumble/Usage.cpp index 14485709588..ac066a23576 100644 --- a/src/mumble/Usage.cpp +++ b/src/mumble/Usage.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Usage.h b/src/mumble/Usage.h index 52c69b0f9a2..c7b6960b0d0 100644 --- a/src/mumble/Usage.h +++ b/src/mumble/Usage.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/UserEdit.cpp b/src/mumble/UserEdit.cpp index 0c445395a1c..ba04ac2c5c3 100644 --- a/src/mumble/UserEdit.cpp +++ b/src/mumble/UserEdit.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/UserEdit.h b/src/mumble/UserEdit.h index 586b8299a58..9eece0decd6 100644 --- a/src/mumble/UserEdit.h +++ b/src/mumble/UserEdit.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/UserInformation.cpp b/src/mumble/UserInformation.cpp index 0da63d2c479..a735763f319 100644 --- a/src/mumble/UserInformation.cpp +++ b/src/mumble/UserInformation.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/UserInformation.h b/src/mumble/UserInformation.h index 90039a33332..c23e9ffd8aa 100644 --- a/src/mumble/UserInformation.h +++ b/src/mumble/UserInformation.h @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/UserListModel.cpp b/src/mumble/UserListModel.cpp index b4c6625a9df..eb4d95e363b 100644 --- a/src/mumble/UserListModel.cpp +++ b/src/mumble/UserListModel.cpp @@ -1,4 +1,4 @@ -// Copyright 2013-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/UserListModel.h b/src/mumble/UserListModel.h index 6b3b59af6a8..dbdeb48db34 100644 --- a/src/mumble/UserListModel.h +++ b/src/mumble/UserListModel.h @@ -1,4 +1,4 @@ -// Copyright 2013-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/UserLocalNicknameDialog.cpp b/src/mumble/UserLocalNicknameDialog.cpp index d682501b8d7..e4f63bf69e8 100644 --- a/src/mumble/UserLocalNicknameDialog.cpp +++ b/src/mumble/UserLocalNicknameDialog.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/UserLocalNicknameDialog.h b/src/mumble/UserLocalNicknameDialog.h index 1505bb85d29..9a2ba0df98f 100644 --- a/src/mumble/UserLocalNicknameDialog.h +++ b/src/mumble/UserLocalNicknameDialog.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/UserLocalVolumeSlider.cpp b/src/mumble/UserLocalVolumeSlider.cpp index d98e7cada07..5c3bb8e0715 100644 --- a/src/mumble/UserLocalVolumeSlider.cpp +++ b/src/mumble/UserLocalVolumeSlider.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/UserLocalVolumeSlider.h b/src/mumble/UserLocalVolumeSlider.h index 7a1504bac95..a9334e8ef84 100644 --- a/src/mumble/UserLocalVolumeSlider.h +++ b/src/mumble/UserLocalVolumeSlider.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/UserLockFile.h b/src/mumble/UserLockFile.h index 3b9cb053827..3344fc7650b 100644 --- a/src/mumble/UserLockFile.h +++ b/src/mumble/UserLockFile.h @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/UserLockFile_win.cpp b/src/mumble/UserLockFile_win.cpp index bc5d72cd0f4..8ab443fc6ea 100644 --- a/src/mumble/UserLockFile_win.cpp +++ b/src/mumble/UserLockFile_win.cpp @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/UserModel.cpp b/src/mumble/UserModel.cpp index c56f328787e..98d65aab8a5 100644 --- a/src/mumble/UserModel.cpp +++ b/src/mumble/UserModel.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/UserModel.h b/src/mumble/UserModel.h index b645f29615f..2e8b165ec05 100644 --- a/src/mumble/UserModel.h +++ b/src/mumble/UserModel.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/UserView.cpp b/src/mumble/UserView.cpp index 24a40a7a645..20614f32449 100644 --- a/src/mumble/UserView.cpp +++ b/src/mumble/UserView.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/UserView.h b/src/mumble/UserView.h index 8ed0393cd3b..a9bfb852d56 100644 --- a/src/mumble/UserView.h +++ b/src/mumble/UserView.h @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/VersionCheck.cpp b/src/mumble/VersionCheck.cpp index 5747943e524..e81e3d98caa 100644 --- a/src/mumble/VersionCheck.cpp +++ b/src/mumble/VersionCheck.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/VersionCheck.h b/src/mumble/VersionCheck.h index fc1c5da8887..5f811eb7cc7 100644 --- a/src/mumble/VersionCheck.h +++ b/src/mumble/VersionCheck.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ViewCert.cpp b/src/mumble/ViewCert.cpp index 7bebfd05ec3..b00209233ca 100644 --- a/src/mumble/ViewCert.cpp +++ b/src/mumble/ViewCert.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/ViewCert.h b/src/mumble/ViewCert.h index 4a3cf2d9045..3f1c2ce59e1 100644 --- a/src/mumble/ViewCert.h +++ b/src/mumble/ViewCert.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/VoiceRecorder.cpp b/src/mumble/VoiceRecorder.cpp index f383a0bfd2e..192a0eef975 100644 --- a/src/mumble/VoiceRecorder.cpp +++ b/src/mumble/VoiceRecorder.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/VoiceRecorder.h b/src/mumble/VoiceRecorder.h index 0778d811553..91da1d5e3e3 100644 --- a/src/mumble/VoiceRecorder.h +++ b/src/mumble/VoiceRecorder.h @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/VoiceRecorderDialog.cpp b/src/mumble/VoiceRecorderDialog.cpp index 66843f2c628..6c10a888c60 100644 --- a/src/mumble/VoiceRecorderDialog.cpp +++ b/src/mumble/VoiceRecorderDialog.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/VoiceRecorderDialog.h b/src/mumble/VoiceRecorderDialog.h index e9abbe6f20e..c369cd61911 100644 --- a/src/mumble/VoiceRecorderDialog.h +++ b/src/mumble/VoiceRecorderDialog.h @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/VolumeSliderWidgetAction.cpp b/src/mumble/VolumeSliderWidgetAction.cpp index c3592739119..f9d92ef89f2 100644 --- a/src/mumble/VolumeSliderWidgetAction.cpp +++ b/src/mumble/VolumeSliderWidgetAction.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/VolumeSliderWidgetAction.h b/src/mumble/VolumeSliderWidgetAction.h index a008eb1da8f..7028fbcc104 100644 --- a/src/mumble/VolumeSliderWidgetAction.h +++ b/src/mumble/VolumeSliderWidgetAction.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/WASAPI.cpp b/src/mumble/WASAPI.cpp index 84b2c073d4f..4059b4c645f 100644 --- a/src/mumble/WASAPI.cpp +++ b/src/mumble/WASAPI.cpp @@ -1,4 +1,4 @@ -// Copyright 2008-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/WASAPI.h b/src/mumble/WASAPI.h index 14b4a2fa8bd..1bc487b925b 100644 --- a/src/mumble/WASAPI.h +++ b/src/mumble/WASAPI.h @@ -1,4 +1,4 @@ -// Copyright 2008-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/WASAPINotificationClient.cpp b/src/mumble/WASAPINotificationClient.cpp index 3c743cdce96..ee8cef73f84 100644 --- a/src/mumble/WASAPINotificationClient.cpp +++ b/src/mumble/WASAPINotificationClient.cpp @@ -1,4 +1,4 @@ -// Copyright 2012-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/WASAPINotificationClient.h b/src/mumble/WASAPINotificationClient.h index e14ed1a9c5c..befa59357f3 100644 --- a/src/mumble/WASAPINotificationClient.h +++ b/src/mumble/WASAPINotificationClient.h @@ -1,4 +1,4 @@ -// Copyright 2012-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/WebFetch.cpp b/src/mumble/WebFetch.cpp index e6059308e96..3be14d3d3b3 100644 --- a/src/mumble/WebFetch.cpp +++ b/src/mumble/WebFetch.cpp @@ -1,4 +1,4 @@ -// Copyright 2011-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/WebFetch.h b/src/mumble/WebFetch.h index 9bc46e63740..5cd6739f8fd 100644 --- a/src/mumble/WebFetch.h +++ b/src/mumble/WebFetch.h @@ -1,4 +1,4 @@ -// Copyright 2011-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/WinGUIDs.cpp b/src/mumble/WinGUIDs.cpp index bbc82aae8d3..22a7bc2d95e 100644 --- a/src/mumble/WinGUIDs.cpp +++ b/src/mumble/WinGUIDs.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/XMLTools.cpp b/src/mumble/XMLTools.cpp index 3c5ff7359ca..a9812f5d27a 100644 --- a/src/mumble/XMLTools.cpp +++ b/src/mumble/XMLTools.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/XMLTools.h b/src/mumble/XMLTools.h index 26d2cb7e9eb..1fd06377cb4 100644 --- a/src/mumble/XMLTools.h +++ b/src/mumble/XMLTools.h @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/XboxInput.cpp b/src/mumble/XboxInput.cpp index f5a8d46e581..44b504184b4 100644 --- a/src/mumble/XboxInput.cpp +++ b/src/mumble/XboxInput.cpp @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/XboxInput.h b/src/mumble/XboxInput.h index c57970d1f88..1fd1cf76f5f 100644 --- a/src/mumble/XboxInput.h +++ b/src/mumble/XboxInput.h @@ -1,4 +1,4 @@ -// Copyright 2015-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Zeroconf.cpp b/src/mumble/Zeroconf.cpp index 27b0d2f5b5d..0411206029a 100644 --- a/src/mumble/Zeroconf.cpp +++ b/src/mumble/Zeroconf.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/Zeroconf.h b/src/mumble/Zeroconf.h index aee18a988fe..4a50c8abebe 100644 --- a/src/mumble/Zeroconf.h +++ b/src/mumble/Zeroconf.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/main.cpp b/src/mumble/main.cpp index 3261083f712..1d71497dbb7 100644 --- a/src/mumble/main.cpp +++ b/src/mumble/main.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/os_early_win.cpp b/src/mumble/os_early_win.cpp index 7096c8782af..4a603fb2cdb 100644 --- a/src/mumble/os_early_win.cpp +++ b/src/mumble/os_early_win.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/os_macx.mm b/src/mumble/os_macx.mm index 5d98e5c847b..239991c7c04 100644 --- a/src/mumble/os_macx.mm +++ b/src/mumble/os_macx.mm @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/os_unix.cpp b/src/mumble/os_unix.cpp index 2301c17e1e1..4695f1a7fd2 100644 --- a/src/mumble/os_unix.cpp +++ b/src/mumble/os_unix.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/os_win.cpp b/src/mumble/os_win.cpp index 573d389581e..625342a8ded 100644 --- a/src/mumble/os_win.cpp +++ b/src/mumble/os_win.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/AccessibleQGroupBox.cpp b/src/mumble/widgets/AccessibleQGroupBox.cpp index f7bccf5c70f..a0971bd5d4f 100644 --- a/src/mumble/widgets/AccessibleQGroupBox.cpp +++ b/src/mumble/widgets/AccessibleQGroupBox.cpp @@ -1,4 +1,4 @@ -// Copyright 2024 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/AccessibleQGroupBox.h b/src/mumble/widgets/AccessibleQGroupBox.h index e0b16e55c7a..f3b6a80ec8e 100644 --- a/src/mumble/widgets/AccessibleQGroupBox.h +++ b/src/mumble/widgets/AccessibleQGroupBox.h @@ -1,4 +1,4 @@ -// Copyright 2024 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/CompletablePage.cpp b/src/mumble/widgets/CompletablePage.cpp index 487efbfb6fb..fee0e3d3844 100644 --- a/src/mumble/widgets/CompletablePage.cpp +++ b/src/mumble/widgets/CompletablePage.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/CompletablePage.h b/src/mumble/widgets/CompletablePage.h index b739829c1e1..a08b6ae0f2a 100644 --- a/src/mumble/widgets/CompletablePage.h +++ b/src/mumble/widgets/CompletablePage.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/EventFilters.cpp b/src/mumble/widgets/EventFilters.cpp index dfac4b88f5e..45e669a4365 100644 --- a/src/mumble/widgets/EventFilters.cpp +++ b/src/mumble/widgets/EventFilters.cpp @@ -1,4 +1,4 @@ -// Copyright 2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/EventFilters.h b/src/mumble/widgets/EventFilters.h index 5cd16198f00..3f57c6356e9 100644 --- a/src/mumble/widgets/EventFilters.h +++ b/src/mumble/widgets/EventFilters.h @@ -1,4 +1,4 @@ -// Copyright 2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/MUComboBox.cpp b/src/mumble/widgets/MUComboBox.cpp index 81ed50bc494..05474c005f2 100644 --- a/src/mumble/widgets/MUComboBox.cpp +++ b/src/mumble/widgets/MUComboBox.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/MUComboBox.h b/src/mumble/widgets/MUComboBox.h index 8b41e23c62f..067ae3e7440 100644 --- a/src/mumble/widgets/MUComboBox.h +++ b/src/mumble/widgets/MUComboBox.h @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/MultiColumnTreeWidget.cpp b/src/mumble/widgets/MultiColumnTreeWidget.cpp index 00bd69cd871..63096209591 100644 --- a/src/mumble/widgets/MultiColumnTreeWidget.cpp +++ b/src/mumble/widgets/MultiColumnTreeWidget.cpp @@ -1,4 +1,4 @@ -// Copyright 2024 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/MultiColumnTreeWidget.h b/src/mumble/widgets/MultiColumnTreeWidget.h index e1d6c029e17..d35457f60ac 100644 --- a/src/mumble/widgets/MultiColumnTreeWidget.h +++ b/src/mumble/widgets/MultiColumnTreeWidget.h @@ -1,4 +1,4 @@ -// Copyright 2024 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/MultiStyleWidgetWrapper.cpp b/src/mumble/widgets/MultiStyleWidgetWrapper.cpp index 274c0608774..59a1faab0ca 100644 --- a/src/mumble/widgets/MultiStyleWidgetWrapper.cpp +++ b/src/mumble/widgets/MultiStyleWidgetWrapper.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/MultiStyleWidgetWrapper.h b/src/mumble/widgets/MultiStyleWidgetWrapper.h index 73f0ce0a225..636f284fda9 100644 --- a/src/mumble/widgets/MultiStyleWidgetWrapper.h +++ b/src/mumble/widgets/MultiStyleWidgetWrapper.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/RichTextItemDelegate.cpp b/src/mumble/widgets/RichTextItemDelegate.cpp index dec42d2d45b..74566a812fb 100644 --- a/src/mumble/widgets/RichTextItemDelegate.cpp +++ b/src/mumble/widgets/RichTextItemDelegate.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/RichTextItemDelegate.h b/src/mumble/widgets/RichTextItemDelegate.h index 02c58e40f25..1c5ab2b85b7 100644 --- a/src/mumble/widgets/RichTextItemDelegate.h +++ b/src/mumble/widgets/RichTextItemDelegate.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/SearchDialogItemDelegate.cpp b/src/mumble/widgets/SearchDialogItemDelegate.cpp index 56e047c2ac5..a4d870cf175 100644 --- a/src/mumble/widgets/SearchDialogItemDelegate.cpp +++ b/src/mumble/widgets/SearchDialogItemDelegate.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/SearchDialogItemDelegate.h b/src/mumble/widgets/SearchDialogItemDelegate.h index 594339df612..f78a4667a00 100644 --- a/src/mumble/widgets/SearchDialogItemDelegate.h +++ b/src/mumble/widgets/SearchDialogItemDelegate.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/SearchDialogTree.cpp b/src/mumble/widgets/SearchDialogTree.cpp index 96f04d5267a..6825e9590ef 100644 --- a/src/mumble/widgets/SearchDialogTree.cpp +++ b/src/mumble/widgets/SearchDialogTree.cpp @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/SearchDialogTree.h b/src/mumble/widgets/SearchDialogTree.h index e7409a9e7e6..c98fabcee50 100644 --- a/src/mumble/widgets/SearchDialogTree.h +++ b/src/mumble/widgets/SearchDialogTree.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/SemanticSlider.cpp b/src/mumble/widgets/SemanticSlider.cpp index 8df90af0411..f3690e251ea 100644 --- a/src/mumble/widgets/SemanticSlider.cpp +++ b/src/mumble/widgets/SemanticSlider.cpp @@ -1,4 +1,4 @@ -// Copyright 2024 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/mumble/widgets/SemanticSlider.h b/src/mumble/widgets/SemanticSlider.h index 39507b841d9..5b793697c72 100644 --- a/src/mumble/widgets/SemanticSlider.h +++ b/src/mumble/widgets/SemanticSlider.h @@ -1,4 +1,4 @@ -// Copyright 2024 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/About.cpp b/src/murmur/About.cpp index cec62be8d01..6d6d7be6ed1 100644 --- a/src/murmur/About.cpp +++ b/src/murmur/About.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/About.h b/src/murmur/About.h index 3a543010a5c..4c0491a03bd 100644 --- a/src/murmur/About.h +++ b/src/murmur/About.h @@ -1,4 +1,4 @@ -// Copyright 2016-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/AudioReceiverBuffer.cpp b/src/murmur/AudioReceiverBuffer.cpp index a336a49815b..1027a023f2d 100644 --- a/src/murmur/AudioReceiverBuffer.cpp +++ b/src/murmur/AudioReceiverBuffer.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/AudioReceiverBuffer.h b/src/murmur/AudioReceiverBuffer.h index c7aeb14b1b7..0b0e1310a5f 100644 --- a/src/murmur/AudioReceiverBuffer.h +++ b/src/murmur/AudioReceiverBuffer.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/CMakeLists.txt b/src/murmur/CMakeLists.txt index 8653c9819d3..d23ed737901 100644 --- a/src/murmur/CMakeLists.txt +++ b/src/murmur/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/murmur/Cert.cpp b/src/murmur/Cert.cpp index 93dc190ecb6..b0ca5f238bd 100644 --- a/src/murmur/Cert.cpp +++ b/src/murmur/Cert.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/ClientType.h b/src/murmur/ClientType.h index 58df5a37a01..41934f767d6 100644 --- a/src/murmur/ClientType.h +++ b/src/murmur/ClientType.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/DBus.cpp b/src/murmur/DBus.cpp index 4558c37cac3..e8d5d820b45 100644 --- a/src/murmur/DBus.cpp +++ b/src/murmur/DBus.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/DBus.h b/src/murmur/DBus.h index c0925ff8d06..bb97c8ca639 100644 --- a/src/murmur/DBus.h +++ b/src/murmur/DBus.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/Messages.cpp b/src/murmur/Messages.cpp index 7cde61ab9ae..a61ddbe67b2 100644 --- a/src/murmur/Messages.cpp +++ b/src/murmur/Messages.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/Meta.cpp b/src/murmur/Meta.cpp index 7b5976964e3..2ac964fbf0a 100644 --- a/src/murmur/Meta.cpp +++ b/src/murmur/Meta.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/Meta.h b/src/murmur/Meta.h index 73320f2bc58..8e2aeb48187 100644 --- a/src/murmur/Meta.h +++ b/src/murmur/Meta.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/MumbleServer.ice b/src/murmur/MumbleServer.ice index 5f4c66cad27..f971618511a 100644 --- a/src/murmur/MumbleServer.ice +++ b/src/murmur/MumbleServer.ice @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/MumbleServerI.h b/src/murmur/MumbleServerI.h index b490c431811..f2ea1254587 100644 --- a/src/murmur/MumbleServerI.h +++ b/src/murmur/MumbleServerI.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/MumbleServerIce.cpp b/src/murmur/MumbleServerIce.cpp index 37bc6d45616..b972094b1e5 100644 --- a/src/murmur/MumbleServerIce.cpp +++ b/src/murmur/MumbleServerIce.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/MumbleServerIce.h b/src/murmur/MumbleServerIce.h index a65376daf1b..e5e4a54659a 100644 --- a/src/murmur/MumbleServerIce.h +++ b/src/murmur/MumbleServerIce.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/PBKDF2.cpp b/src/murmur/PBKDF2.cpp index 4558d108328..39be78bd588 100644 --- a/src/murmur/PBKDF2.cpp +++ b/src/murmur/PBKDF2.cpp @@ -1,4 +1,4 @@ -// Copyright 2014-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/PBKDF2.h b/src/murmur/PBKDF2.h index bfd9eedc494..452d26aa160 100644 --- a/src/murmur/PBKDF2.h +++ b/src/murmur/PBKDF2.h @@ -1,4 +1,4 @@ -// Copyright 2014-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/RPC.cpp b/src/murmur/RPC.cpp index 82728630185..1e8bdc47376 100644 --- a/src/murmur/RPC.cpp +++ b/src/murmur/RPC.cpp @@ -1,4 +1,4 @@ -// Copyright 2008-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/Register.cpp b/src/murmur/Register.cpp index f56fc7ef882..02554ea013b 100644 --- a/src/murmur/Register.cpp +++ b/src/murmur/Register.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/Server.cpp b/src/murmur/Server.cpp index ae64cc55044..bbca238cd18 100644 --- a/src/murmur/Server.cpp +++ b/src/murmur/Server.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/Server.h b/src/murmur/Server.h index c9fb5963987..0b29313fa1d 100644 --- a/src/murmur/Server.h +++ b/src/murmur/Server.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/ServerDB.cpp b/src/murmur/ServerDB.cpp index b3e38e77833..ffb655c2d64 100644 --- a/src/murmur/ServerDB.cpp +++ b/src/murmur/ServerDB.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/ServerDB.h b/src/murmur/ServerDB.h index b1776a80a5e..a50bfe2d8ba 100644 --- a/src/murmur/ServerDB.h +++ b/src/murmur/ServerDB.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/ServerUser.cpp b/src/murmur/ServerUser.cpp index d5d2c5ababf..165d450f309 100644 --- a/src/murmur/ServerUser.cpp +++ b/src/murmur/ServerUser.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/ServerUser.h b/src/murmur/ServerUser.h index e91f4c879f3..fa80a69d6b9 100644 --- a/src/murmur/ServerUser.h +++ b/src/murmur/ServerUser.h @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/TracyConstants.h b/src/murmur/TracyConstants.h index 0995a6285bc..f3e486216d8 100644 --- a/src/murmur/TracyConstants.h +++ b/src/murmur/TracyConstants.h @@ -1,4 +1,4 @@ -// Copyright 2021-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/Tray.cpp b/src/murmur/Tray.cpp index ca3d608f547..eddab92cd32 100644 --- a/src/murmur/Tray.cpp +++ b/src/murmur/Tray.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/Tray.h b/src/murmur/Tray.h index 4ffa8c07025..bdb856d8a2d 100644 --- a/src/murmur/Tray.h +++ b/src/murmur/Tray.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/UnixMurmur.cpp b/src/murmur/UnixMurmur.cpp index 3a1b2d98883..6b97b60df80 100644 --- a/src/murmur/UnixMurmur.cpp +++ b/src/murmur/UnixMurmur.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/UnixMurmur.h b/src/murmur/UnixMurmur.h index 66454a08193..c7377b339d2 100644 --- a/src/murmur/UnixMurmur.h +++ b/src/murmur/UnixMurmur.h @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/Zeroconf.cpp b/src/murmur/Zeroconf.cpp index f11bf1f3a42..6919ff0ab9f 100644 --- a/src/murmur/Zeroconf.cpp +++ b/src/murmur/Zeroconf.cpp @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/Zeroconf.h b/src/murmur/Zeroconf.h index d0f073c2695..f16f4d1b077 100644 --- a/src/murmur/Zeroconf.h +++ b/src/murmur/Zeroconf.h @@ -1,4 +1,4 @@ -// Copyright 2020-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/murmur/main.cpp b/src/murmur/main.cpp index 3399236a4c1..104545eaa88 100644 --- a/src/murmur/main.cpp +++ b/src/murmur/main.cpp @@ -1,4 +1,4 @@ -// Copyright 2008-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/Benchmark.cpp b/src/tests/Benchmark.cpp index 00e1b7a9987..77dafcd6a21 100644 --- a/src/tests/Benchmark.cpp +++ b/src/tests/Benchmark.cpp @@ -1,4 +1,4 @@ -// Copyright 2007-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/CMakeLists.txt b/src/tests/CMakeLists.txt index db1916c708b..5df4863abc5 100644 --- a/src/tests/CMakeLists.txt +++ b/src/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/Collections.cpp b/src/tests/Collections.cpp index 9f26c8e0301..f20dbc14905 100644 --- a/src/tests/Collections.cpp +++ b/src/tests/Collections.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/Emit.cpp b/src/tests/Emit.cpp index 35667d42f47..27ea6e04c6c 100644 --- a/src/tests/Emit.cpp +++ b/src/tests/Emit.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/Hash.cpp b/src/tests/Hash.cpp index 899831b4fa3..6f6fa96b03b 100644 --- a/src/tests/Hash.cpp +++ b/src/tests/Hash.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/Lock.cpp b/src/tests/Lock.cpp index 580615fa892..e7a6afee5ec 100644 --- a/src/tests/Lock.cpp +++ b/src/tests/Lock.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/OverlayTest.cpp b/src/tests/OverlayTest.cpp index cc35973284e..70448bbfb51 100644 --- a/src/tests/OverlayTest.cpp +++ b/src/tests/OverlayTest.cpp @@ -1,4 +1,4 @@ -// Copyright 2010-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/ProtoBuf.cpp b/src/tests/ProtoBuf.cpp index 25d15baa3bf..186e9a36628 100644 --- a/src/tests/ProtoBuf.cpp +++ b/src/tests/ProtoBuf.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/ProtoBuf.proto b/src/tests/ProtoBuf.proto index 941aa24340e..2e895c3a68e 100644 --- a/src/tests/ProtoBuf.proto +++ b/src/tests/ProtoBuf.proto @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/Resample.cpp b/src/tests/Resample.cpp index c6ce2713e28..b32fab1c414 100644 --- a/src/tests/Resample.cpp +++ b/src/tests/Resample.cpp @@ -1,4 +1,4 @@ -// Copyright 2009-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestAudioReceiverBuffer/CMakeLists.txt b/src/tests/TestAudioReceiverBuffer/CMakeLists.txt index 634d367212d..2578c06893f 100644 --- a/src/tests/TestAudioReceiverBuffer/CMakeLists.txt +++ b/src/tests/TestAudioReceiverBuffer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestAudioReceiverBuffer/ServerUser.h b/src/tests/TestAudioReceiverBuffer/ServerUser.h index e26c475ca84..435f67676d8 100644 --- a/src/tests/TestAudioReceiverBuffer/ServerUser.h +++ b/src/tests/TestAudioReceiverBuffer/ServerUser.h @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestAudioReceiverBuffer/TestAudioReceiverBuffer.cpp b/src/tests/TestAudioReceiverBuffer/TestAudioReceiverBuffer.cpp index d75719e9361..90f3972edf5 100644 --- a/src/tests/TestAudioReceiverBuffer/TestAudioReceiverBuffer.cpp +++ b/src/tests/TestAudioReceiverBuffer/TestAudioReceiverBuffer.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestCrypt/CMakeLists.txt b/src/tests/TestCrypt/CMakeLists.txt index 0d30ddc52b4..d67eddf04fd 100644 --- a/src/tests/TestCrypt/CMakeLists.txt +++ b/src/tests/TestCrypt/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestCrypt/TestCrypt.cpp b/src/tests/TestCrypt/TestCrypt.cpp index 8ff6f4b5c3b..9e2c37ac714 100644 --- a/src/tests/TestCrypt/TestCrypt.cpp +++ b/src/tests/TestCrypt/TestCrypt.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestCryptographicHash/CMakeLists.txt b/src/tests/TestCryptographicHash/CMakeLists.txt index ac2e8b9b606..912c69af8b3 100644 --- a/src/tests/TestCryptographicHash/CMakeLists.txt +++ b/src/tests/TestCryptographicHash/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestCryptographicHash/TestCryptographicHash.cpp b/src/tests/TestCryptographicHash/TestCryptographicHash.cpp index 6149370478c..d603f371823 100644 --- a/src/tests/TestCryptographicHash/TestCryptographicHash.cpp +++ b/src/tests/TestCryptographicHash/TestCryptographicHash.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestCryptographicRandom/CMakeLists.txt b/src/tests/TestCryptographicRandom/CMakeLists.txt index d65e03bf1fb..19536511a1e 100644 --- a/src/tests/TestCryptographicRandom/CMakeLists.txt +++ b/src/tests/TestCryptographicRandom/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestCryptographicRandom/TestCryptographicRandom.cpp b/src/tests/TestCryptographicRandom/TestCryptographicRandom.cpp index ad7b1927ba1..5daa88b95dd 100644 --- a/src/tests/TestCryptographicRandom/TestCryptographicRandom.cpp +++ b/src/tests/TestCryptographicRandom/TestCryptographicRandom.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestFFDHE/CMakeLists.txt b/src/tests/TestFFDHE/CMakeLists.txt index 2721e6b6173..f6d37dee747 100644 --- a/src/tests/TestFFDHE/CMakeLists.txt +++ b/src/tests/TestFFDHE/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestFFDHE/TestFFDHE.cpp b/src/tests/TestFFDHE/TestFFDHE.cpp index fc4cd35a3f0..3d8eb93f55c 100644 --- a/src/tests/TestFFDHE/TestFFDHE.cpp +++ b/src/tests/TestFFDHE/TestFFDHE.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestLink.cpp b/src/tests/TestLink.cpp index 3ba7717c4f9..74f7b39eea4 100644 --- a/src/tests/TestLink.cpp +++ b/src/tests/TestLink.cpp @@ -1,4 +1,4 @@ -// Copyright 2008-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestMumbleProtocol/CMakeLists.txt b/src/tests/TestMumbleProtocol/CMakeLists.txt index 908ee3a1095..ef22cf67288 100644 --- a/src/tests/TestMumbleProtocol/CMakeLists.txt +++ b/src/tests/TestMumbleProtocol/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestMumbleProtocol/TestMumbleProtocol.cpp b/src/tests/TestMumbleProtocol/TestMumbleProtocol.cpp index 9ca521486c5..972e130b6c3 100644 --- a/src/tests/TestMumbleProtocol/TestMumbleProtocol.cpp +++ b/src/tests/TestMumbleProtocol/TestMumbleProtocol.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestPacketDataStream/CMakeLists.txt b/src/tests/TestPacketDataStream/CMakeLists.txt index b2b8e9e19a3..8310204a642 100644 --- a/src/tests/TestPacketDataStream/CMakeLists.txt +++ b/src/tests/TestPacketDataStream/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestPacketDataStream/TestPacketDataStream.cpp b/src/tests/TestPacketDataStream/TestPacketDataStream.cpp index ff91ac4b777..f4639216291 100644 --- a/src/tests/TestPacketDataStream/TestPacketDataStream.cpp +++ b/src/tests/TestPacketDataStream/TestPacketDataStream.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestPasswordGenerator/CMakeLists.txt b/src/tests/TestPasswordGenerator/CMakeLists.txt index b06dc9dcc45..03543ec3f82 100644 --- a/src/tests/TestPasswordGenerator/CMakeLists.txt +++ b/src/tests/TestPasswordGenerator/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestPasswordGenerator/TestPasswordGenerator.cpp b/src/tests/TestPasswordGenerator/TestPasswordGenerator.cpp index 87ed94abd3d..6ad6a5753e8 100644 --- a/src/tests/TestPasswordGenerator/TestPasswordGenerator.cpp +++ b/src/tests/TestPasswordGenerator/TestPasswordGenerator.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestSSLLocks/CMakeLists.txt b/src/tests/TestSSLLocks/CMakeLists.txt index d26c36e55db..99060c7932f 100644 --- a/src/tests/TestSSLLocks/CMakeLists.txt +++ b/src/tests/TestSSLLocks/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestSSLLocks/TestSSLLocks.cpp b/src/tests/TestSSLLocks/TestSSLLocks.cpp index b63a26f4e2a..ab96b3f5448 100644 --- a/src/tests/TestSSLLocks/TestSSLLocks.cpp +++ b/src/tests/TestSSLLocks/TestSSLLocks.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestSelfSignedCertificate/CMakeLists.txt b/src/tests/TestSelfSignedCertificate/CMakeLists.txt index af12100cbbc..c66f782abd3 100644 --- a/src/tests/TestSelfSignedCertificate/CMakeLists.txt +++ b/src/tests/TestSelfSignedCertificate/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestSelfSignedCertificate/TestSelfSignedCertificate.cpp b/src/tests/TestSelfSignedCertificate/TestSelfSignedCertificate.cpp index e27e53a818f..3534e4c283e 100644 --- a/src/tests/TestSelfSignedCertificate/TestSelfSignedCertificate.cpp +++ b/src/tests/TestSelfSignedCertificate/TestSelfSignedCertificate.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestServerAddress/CMakeLists.txt b/src/tests/TestServerAddress/CMakeLists.txt index a6fd78f96a1..55ac25a24de 100644 --- a/src/tests/TestServerAddress/CMakeLists.txt +++ b/src/tests/TestServerAddress/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestServerAddress/TestServerAddress.cpp b/src/tests/TestServerAddress/TestServerAddress.cpp index e03b33e2a58..83e348774c8 100644 --- a/src/tests/TestServerAddress/TestServerAddress.cpp +++ b/src/tests/TestServerAddress/TestServerAddress.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestServerResolver/CMakeLists.txt b/src/tests/TestServerResolver/CMakeLists.txt index f01959f5efc..f18b233033a 100644 --- a/src/tests/TestServerResolver/CMakeLists.txt +++ b/src/tests/TestServerResolver/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestServerResolver/TestServerResolver.cpp b/src/tests/TestServerResolver/TestServerResolver.cpp index 31541fce8a0..babd165e110 100644 --- a/src/tests/TestServerResolver/TestServerResolver.cpp +++ b/src/tests/TestServerResolver/TestServerResolver.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestSettingsJSONSerialization/CMakeLists.txt b/src/tests/TestSettingsJSONSerialization/CMakeLists.txt index 9d54c925b97..986645d8551 100644 --- a/src/tests/TestSettingsJSONSerialization/CMakeLists.txt +++ b/src/tests/TestSettingsJSONSerialization/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestSettingsJSONSerialization/generate_test_case.py b/src/tests/TestSettingsJSONSerialization/generate_test_case.py index 2e185a84800..7c77b7c0792 100755 --- a/src/tests/TestSettingsJSONSerialization/generate_test_case.py +++ b/src/tests/TestSettingsJSONSerialization/generate_test_case.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestStdAbs/CMakeLists.txt b/src/tests/TestStdAbs/CMakeLists.txt index d613a351dc6..c3e29074c2d 100644 --- a/src/tests/TestStdAbs/CMakeLists.txt +++ b/src/tests/TestStdAbs/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestStdAbs/TestStdAbs.cpp b/src/tests/TestStdAbs/TestStdAbs.cpp index 761d56f8675..78bb87bfa57 100644 --- a/src/tests/TestStdAbs/TestStdAbs.cpp +++ b/src/tests/TestStdAbs/TestStdAbs.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestTimer/CMakeLists.txt b/src/tests/TestTimer/CMakeLists.txt index 590e1505992..43a9cd5d9ef 100644 --- a/src/tests/TestTimer/CMakeLists.txt +++ b/src/tests/TestTimer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestTimer/TestTimer.cpp b/src/tests/TestTimer/TestTimer.cpp index 8287960e354..66ec335ff1e 100644 --- a/src/tests/TestTimer/TestTimer.cpp +++ b/src/tests/TestTimer/TestTimer.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestUnresolvedServerAddress/CMakeLists.txt b/src/tests/TestUnresolvedServerAddress/CMakeLists.txt index f334315a7a0..253e14e8f18 100644 --- a/src/tests/TestUnresolvedServerAddress/CMakeLists.txt +++ b/src/tests/TestUnresolvedServerAddress/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestUnresolvedServerAddress/TestUnresolvedServerAddress.cpp b/src/tests/TestUnresolvedServerAddress/TestUnresolvedServerAddress.cpp index f54c18c8c89..16668ffd391 100644 --- a/src/tests/TestUnresolvedServerAddress/TestUnresolvedServerAddress.cpp +++ b/src/tests/TestUnresolvedServerAddress/TestUnresolvedServerAddress.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestVersion/CMakeLists.txt b/src/tests/TestVersion/CMakeLists.txt index d02d298d1da..0ddd7c7b0b5 100644 --- a/src/tests/TestVersion/CMakeLists.txt +++ b/src/tests/TestVersion/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2022-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestVersion/TestVersion.cpp b/src/tests/TestVersion/TestVersion.cpp index 0890a828e03..a413bf6edeb 100644 --- a/src/tests/TestVersion/TestVersion.cpp +++ b/src/tests/TestVersion/TestVersion.cpp @@ -1,4 +1,4 @@ -// Copyright 2022-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/tests/TestXMLTools/CMakeLists.txt b/src/tests/TestXMLTools/CMakeLists.txt index 0e3cdca8aeb..dad55b8d52e 100644 --- a/src/tests/TestXMLTools/CMakeLists.txt +++ b/src/tests/TestXMLTools/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020-2023 The Mumble Developers. All rights reserved. +# Copyright The Mumble Developers. All rights reserved. # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file at the root of the # Mumble source tree or at . diff --git a/src/tests/TestXMLTools/TestXMLTools.cpp b/src/tests/TestXMLTools/TestXMLTools.cpp index dea5ad33260..32b198712db 100644 --- a/src/tests/TestXMLTools/TestXMLTools.cpp +++ b/src/tests/TestXMLTools/TestXMLTools.cpp @@ -1,4 +1,4 @@ -// Copyright 2017-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at . diff --git a/src/win.h b/src/win.h index cb2f6e4c888..19c338c8e84 100644 --- a/src/win.h +++ b/src/win.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Mumble Developers. All rights reserved. +// Copyright The Mumble Developers. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file at the root of the // Mumble source tree or at .