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:
authorDavide Beatrici <davidebeatrici@gmail.com>2019-01-25 06:39:16 +0300
committerDavide Beatrici <davidebeatrici@gmail.com>2019-01-25 06:56:19 +0300
commitb427333257874ffe01e4ff62d56b1b03399b3c16 (patch)
treed6be049138c1329b60e7553294f598ebb9d79677 /macx/scripts
parent0105626dd5b479674db1ed4ed534c0b5b6d6e66d (diff)
Auto-update LICENSE.header in source files
Diffstat (limited to 'macx/scripts')
-rwxr-xr-xmacx/scripts/build-overlay-installer2
-rwxr-xr-xmacx/scripts/gendmg.pl2
-rwxr-xr-xmacx/scripts/osxdist.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/macx/scripts/build-overlay-installer b/macx/scripts/build-overlay-installer
index 57a873323..2b547a0fd 100755
--- a/macx/scripts/build-overlay-installer
+++ b/macx/scripts/build-overlay-installer
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright 2005-2018 The Mumble Developers. All rights reserved.
+# Copyright 2005-2019 The Mumble Developers. All rights reserved.
# Use of this source code is 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>.
diff --git a/macx/scripts/gendmg.pl b/macx/scripts/gendmg.pl
index 1ae214f09..eac188961 100755
--- a/macx/scripts/gendmg.pl
+++ b/macx/scripts/gendmg.pl
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# Copyright 2005-2018 The Mumble Developers. All rights reserved.
+# Copyright 2005-2019 The Mumble Developers. All rights reserved.
# Use of this source code is 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>.
diff --git a/macx/scripts/osxdist.py b/macx/scripts/osxdist.py
index 2e702c65f..b2e8899fe 100755
--- a/macx/scripts/osxdist.py
+++ b/macx/scripts/osxdist.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
-# Copyright 2005-2018 The Mumble Developers. All rights reserved.
+# Copyright 2005-2019 The Mumble Developers. All rights reserved.
# Use of this source code is 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>.