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
path: root/macx
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2017-01-08 23:05:57 +0300
committerMikkel Krautz <mikkel@krautz.dk>2017-01-08 23:05:57 +0300
commit91ebb8b0b5f81543eed5be1c99d9265b1376c633 (patch)
treeb8048a37b321142a725cabec6746a65c6a2b7245 /macx
parent4d3d4d8643b1a4ee09d74795031e3c09adf0daa1 (diff)
Update tree copyrights to 2017.
Diffstat (limited to 'macx')
-rw-r--r--macx/common.pri2
-rw-r--r--macx/compat/compat.m2
-rw-r--r--macx/compat/compat.pro2
-rw-r--r--macx/macx.pro2
-rw-r--r--macx/osax/osax.m2
-rw-r--r--macx/osax/osax.pro2
-rwxr-xr-xmacx/scripts/build-overlay-installer2
-rwxr-xr-xmacx/scripts/gendmg.pl2
-rwxr-xr-xmacx/scripts/osxdist.py2
-rw-r--r--macx/scripts/scripts.pro2
10 files changed, 10 insertions, 10 deletions
diff --git a/macx/common.pri b/macx/common.pri
index 4cef0ab01..a2a253082 100644
--- a/macx/common.pri
+++ b/macx/common.pri
@@ -1,4 +1,4 @@
-# Copyright 2005-2016 The Mumble Developers. All rights reserved.
+# Copyright 2005-2017 The Mumble Developers. All rights reserved.
# Use of this source code is 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/compat/compat.m b/macx/compat/compat.m
index cad4c11ec..48034c147 100644
--- a/macx/compat/compat.m
+++ b/macx/compat/compat.m
@@ -1,4 +1,4 @@
-// Copyright 2005-2016 The Mumble Developers. All rights reserved.
+// Copyright 2005-2017 The Mumble Developers. All rights reserved.
// Use of this source code is 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/compat/compat.pro b/macx/compat/compat.pro
index 31f33f6ea..807c34cad 100644
--- a/macx/compat/compat.pro
+++ b/macx/compat/compat.pro
@@ -1,4 +1,4 @@
-# Copyright 2005-2016 The Mumble Developers. All rights reserved.
+# Copyright 2005-2017 The Mumble Developers. All rights reserved.
# Use of this source code is 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/macx.pro b/macx/macx.pro
index 4860d19b6..e57a0b880 100644
--- a/macx/macx.pro
+++ b/macx/macx.pro
@@ -1,4 +1,4 @@
-# Copyright 2005-2016 The Mumble Developers. All rights reserved.
+# Copyright 2005-2017 The Mumble Developers. All rights reserved.
# Use of this source code is 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/osax/osax.m b/macx/osax/osax.m
index d5d7a4b85..834985570 100644
--- a/macx/osax/osax.m
+++ b/macx/osax/osax.m
@@ -1,4 +1,4 @@
-// Copyright 2005-2016 The Mumble Developers. All rights reserved.
+// Copyright 2005-2017 The Mumble Developers. All rights reserved.
// Use of this source code is 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/osax/osax.pro b/macx/osax/osax.pro
index e566e4274..7f9a7d8be 100644
--- a/macx/osax/osax.pro
+++ b/macx/osax/osax.pro
@@ -1,4 +1,4 @@
-# Copyright 2005-2016 The Mumble Developers. All rights reserved.
+# Copyright 2005-2017 The Mumble Developers. All rights reserved.
# Use of this source code is 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/build-overlay-installer b/macx/scripts/build-overlay-installer
index 0cf1611ba..ec52bff44 100755
--- a/macx/scripts/build-overlay-installer
+++ b/macx/scripts/build-overlay-installer
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright 2005-2016 The Mumble Developers. All rights reserved.
+# Copyright 2005-2017 The Mumble Developers. All rights reserved.
# Use of this source code is 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 fadc5fc38..39101bd03 100755
--- a/macx/scripts/gendmg.pl
+++ b/macx/scripts/gendmg.pl
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# Copyright 2005-2016 The Mumble Developers. All rights reserved.
+# Copyright 2005-2017 The Mumble Developers. All rights reserved.
# Use of this source code is 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 cd9594bd9..1e23f6db5 100755
--- a/macx/scripts/osxdist.py
+++ b/macx/scripts/osxdist.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
-# Copyright 2005-2016 The Mumble Developers. All rights reserved.
+# Copyright 2005-2017 The Mumble Developers. All rights reserved.
# Use of this source code is 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/scripts.pro b/macx/scripts/scripts.pro
index c3439e925..fa0111e3e 100644
--- a/macx/scripts/scripts.pro
+++ b/macx/scripts/scripts.pro
@@ -1,4 +1,4 @@
-# Copyright 2005-2016 The Mumble Developers. All rights reserved.
+# Copyright 2005-2017 The Mumble Developers. All rights reserved.
# Use of this source code is 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>.