Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Adam <dev@robert-adam.de>2022-01-04 22:17:33 +0300
committerRobert Adam <dev@robert-adam.de>2022-01-04 22:17:33 +0300
commitd100ff1467e73873bdfee402c1803d29f727cef3 (patch)
tree8ac24661a6e06d54f353b72ed72b68741104e3dc /.ci/azure-pipelines/build_linux.bash
parent25cb73731b5f74925fd6564d771205534ebc4485 (diff)
MAINT: Update copyright to 2022
Diffstat (limited to '.ci/azure-pipelines/build_linux.bash')
-rwxr-xr-x.ci/azure-pipelines/build_linux.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/azure-pipelines/build_linux.bash b/.ci/azure-pipelines/build_linux.bash
index 7116c30ce..c81928a60 100755
--- a/.ci/azure-pipelines/build_linux.bash
+++ b/.ci/azure-pipelines/build_linux.bash
@@ -1,6 +1,6 @@
#!/bin/bash -ex
#
-# Copyright 2020-2021 The Mumble Developers. All rights reserved.
+# Copyright 2020-2022 The Mumble Developers. All rights reserved.
# Use of this source code is governed by a BSD-style license
# that can be found in the LICENSE file at the root of the
# Mumble source tree or at <https://www.mumble.info/LICENSE>.