From 91ebb8b0b5f81543eed5be1c99d9265b1376c633 Mon Sep 17 00:00:00 2001 From: Mikkel Krautz Date: Sun, 8 Jan 2017 21:05:57 +0100 Subject: Update tree copyrights to 2017. --- plugins/aoc/aoc.cpp | 2 +- plugins/aoc/aoc.pro | 2 +- plugins/arma2/arma2.cpp | 2 +- plugins/arma2/arma2.pro | 2 +- plugins/bf1/bf1.cpp | 2 +- plugins/bf1942/bf1942.cpp | 2 +- plugins/bf1942/bf1942.pro | 2 +- plugins/bf2/bf2.cpp | 2 +- plugins/bf2/bf2.pro | 2 +- plugins/bf2142/bf2142.cpp | 2 +- plugins/bf2142/bf2142.pro | 2 +- plugins/bf3/bf3.cpp | 2 +- plugins/bf3/bf3.pro | 2 +- plugins/bf4/bf4.cpp | 2 +- plugins/bf4_x86/bf4_x86.cpp | 2 +- plugins/bfbc2/bfbc2.cpp | 2 +- plugins/bfbc2/bfbc2.pro | 2 +- plugins/bfheroes/bfheroes.cpp | 2 +- plugins/bfheroes/bfheroes.pro | 2 +- plugins/blacklight/blacklight.cpp | 2 +- plugins/blacklight/blacklight.pro | 2 +- plugins/borderlands/borderlands.cpp | 2 +- plugins/borderlands/borderlands.pro | 2 +- plugins/borderlands2/borderlands2.cpp | 2 +- plugins/borderlands2/borderlands2.pro | 2 +- plugins/breach/breach.cpp | 2 +- plugins/breach/breach.pro | 2 +- plugins/cod2/cod2.cpp | 2 +- plugins/cod2/cod2.pro | 2 +- plugins/cod4/cod4.cpp | 2 +- plugins/cod4/cod4.pro | 2 +- plugins/cod5/cod5.cpp | 2 +- plugins/cod5/cod5.pro | 2 +- plugins/codmw2/codmw2.cpp | 2 +- plugins/codmw2/codmw2.pro | 2 +- plugins/codmw2so/codmw2so.cpp | 2 +- plugins/codmw2so/codmw2so.pro | 2 +- plugins/cs/cs.cpp | 2 +- plugins/cs/cs.pro | 2 +- plugins/css/css.pro | 2 +- plugins/dods/dods.pro | 2 +- plugins/dys/dys.cpp | 2 +- plugins/dys/dys.pro | 2 +- plugins/etqw/etqw.cpp | 2 +- plugins/etqw/etqw.pro | 2 +- plugins/ffxiv/ffxiv.cpp | 2 +- plugins/ffxiv/ffxiv.pro | 2 +- plugins/ffxiv_x64/ffxiv_x64.pro | 2 +- plugins/gmod/gmod.cpp | 2 +- plugins/gmod/gmod.pro | 2 +- plugins/gtaiv/gtaiv.cpp | 2 +- plugins/gtaiv/gtaiv.pro | 2 +- plugins/gtav/gtav.cpp | 2 +- plugins/gtav/gtav.pro | 2 +- plugins/gw/gw.cpp | 2 +- plugins/gw/gw.pro | 2 +- plugins/hl2dm/hl2dm.pro | 2 +- plugins/insurgency/insurgency.cpp | 2 +- plugins/insurgency/insurgency.pro | 2 +- plugins/jc2/jc2.cpp | 2 +- plugins/jc2/jc2.pro | 2 +- plugins/l4d/l4d.cpp | 2 +- plugins/l4d/l4d.pro | 2 +- plugins/l4d2/l4d2.cpp | 2 +- plugins/l4d2/l4d2.pro | 2 +- plugins/link/link-posix.cpp | 2 +- plugins/link/link.cpp | 2 +- plugins/link/link.pro | 2 +- plugins/lol/lol.cpp | 2 +- plugins/lol/lol.pro | 2 +- plugins/lotro/lotro.cpp | 2 +- plugins/lotro/lotro.pro | 2 +- plugins/mumble_plugin.h | 2 +- plugins/mumble_plugin_linux.h | 2 +- plugins/mumble_plugin_linux_32bit.h | 2 +- plugins/mumble_plugin_linux_64bit.h | 2 +- plugins/mumble_plugin_utils.h | 2 +- plugins/mumble_plugin_win32.h | 2 +- plugins/mumble_plugin_win32_32bit.h | 2 +- plugins/mumble_plugin_win32_64bit.h | 2 +- plugins/mumble_plugin_win32_ptr_type.h | 2 +- plugins/null_plugin.cpp | 2 +- plugins/plugins.pri | 2 +- plugins/plugins.pro | 2 +- plugins/ql/ql.cpp | 2 +- plugins/ql/ql.pro | 2 +- plugins/rl/rl.pro | 2 +- plugins/rl/rl_linux.cpp | 2 +- plugins/rl/rl_win32.cpp | 2 +- plugins/sr/sr.cpp | 2 +- plugins/sr/sr.pro | 2 +- plugins/sto/sto.cpp | 2 +- plugins/sto/sto.pro | 2 +- plugins/tf2/tf2.pro | 2 +- plugins/ut2004/ut2004.cpp | 2 +- plugins/ut2004/ut2004.pro | 2 +- plugins/ut3/ut3.cpp | 2 +- plugins/ut3/ut3.pro | 2 +- plugins/ut99/ut99.cpp | 2 +- plugins/ut99/ut99.pro | 2 +- plugins/wolfet/wolfet.cpp | 2 +- plugins/wolfet/wolfet.pro | 2 +- plugins/wow/wow.cpp | 2 +- plugins/wow/wow.pro | 2 +- plugins/wow_x64/wow_x64.cpp | 2 +- plugins/wow_x64/wow_x64.pro | 2 +- 106 files changed, 106 insertions(+), 106 deletions(-) (limited to 'plugins') diff --git a/plugins/aoc/aoc.cpp b/plugins/aoc/aoc.cpp index 2d254c748..4162ab847 100644 --- a/plugins/aoc/aoc.cpp +++ b/plugins/aoc/aoc.cpp @@ -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 . diff --git a/plugins/aoc/aoc.pro b/plugins/aoc/aoc.pro index a27215520..17ae9d17a 100644 --- a/plugins/aoc/aoc.pro +++ b/plugins/aoc/aoc.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 . diff --git a/plugins/arma2/arma2.cpp b/plugins/arma2/arma2.cpp index 0f34f0daf..4432e829f 100644 --- a/plugins/arma2/arma2.cpp +++ b/plugins/arma2/arma2.cpp @@ -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 . diff --git a/plugins/arma2/arma2.pro b/plugins/arma2/arma2.pro index e27649387..366f8284f 100644 --- a/plugins/arma2/arma2.pro +++ b/plugins/arma2/arma2.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 . diff --git a/plugins/bf1/bf1.cpp b/plugins/bf1/bf1.cpp index 601bcc7c6..c51535b16 100644 --- a/plugins/bf1/bf1.cpp +++ b/plugins/bf1/bf1.cpp @@ -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 . diff --git a/plugins/bf1942/bf1942.cpp b/plugins/bf1942/bf1942.cpp index 664da64b2..7b301e8c7 100644 --- a/plugins/bf1942/bf1942.cpp +++ b/plugins/bf1942/bf1942.cpp @@ -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 . diff --git a/plugins/bf1942/bf1942.pro b/plugins/bf1942/bf1942.pro index 9cf3c4c56..e76e8a159 100644 --- a/plugins/bf1942/bf1942.pro +++ b/plugins/bf1942/bf1942.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 . diff --git a/plugins/bf2/bf2.cpp b/plugins/bf2/bf2.cpp index 411f37900..352a3753b 100644 --- a/plugins/bf2/bf2.cpp +++ b/plugins/bf2/bf2.cpp @@ -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 . diff --git a/plugins/bf2/bf2.pro b/plugins/bf2/bf2.pro index 69e1bf5c8..d8bdfb345 100644 --- a/plugins/bf2/bf2.pro +++ b/plugins/bf2/bf2.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 . diff --git a/plugins/bf2142/bf2142.cpp b/plugins/bf2142/bf2142.cpp index ad5515e51..9574f2265 100644 --- a/plugins/bf2142/bf2142.cpp +++ b/plugins/bf2142/bf2142.cpp @@ -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 . diff --git a/plugins/bf2142/bf2142.pro b/plugins/bf2142/bf2142.pro index 7b71586e1..c3e1883c8 100644 --- a/plugins/bf2142/bf2142.pro +++ b/plugins/bf2142/bf2142.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 . diff --git a/plugins/bf3/bf3.cpp b/plugins/bf3/bf3.cpp index 015ad3213..251117b74 100644 --- a/plugins/bf3/bf3.cpp +++ b/plugins/bf3/bf3.cpp @@ -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 . diff --git a/plugins/bf3/bf3.pro b/plugins/bf3/bf3.pro index aa6354c80..0ca09a1ed 100644 --- a/plugins/bf3/bf3.pro +++ b/plugins/bf3/bf3.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 . diff --git a/plugins/bf4/bf4.cpp b/plugins/bf4/bf4.cpp index 54d848197..07785a23f 100644 --- a/plugins/bf4/bf4.cpp +++ b/plugins/bf4/bf4.cpp @@ -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 . diff --git a/plugins/bf4_x86/bf4_x86.cpp b/plugins/bf4_x86/bf4_x86.cpp index 91d480bf8..9bb67d114 100644 --- a/plugins/bf4_x86/bf4_x86.cpp +++ b/plugins/bf4_x86/bf4_x86.cpp @@ -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 . diff --git a/plugins/bfbc2/bfbc2.cpp b/plugins/bfbc2/bfbc2.cpp index 9b56d5f6a..04f6b5c8e 100644 --- a/plugins/bfbc2/bfbc2.cpp +++ b/plugins/bfbc2/bfbc2.cpp @@ -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 . diff --git a/plugins/bfbc2/bfbc2.pro b/plugins/bfbc2/bfbc2.pro index 6962aca5f..88287324e 100644 --- a/plugins/bfbc2/bfbc2.pro +++ b/plugins/bfbc2/bfbc2.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 . diff --git a/plugins/bfheroes/bfheroes.cpp b/plugins/bfheroes/bfheroes.cpp index ed10fc426..bda3be927 100644 --- a/plugins/bfheroes/bfheroes.cpp +++ b/plugins/bfheroes/bfheroes.cpp @@ -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 . diff --git a/plugins/bfheroes/bfheroes.pro b/plugins/bfheroes/bfheroes.pro index 19e956354..176d5499e 100644 --- a/plugins/bfheroes/bfheroes.pro +++ b/plugins/bfheroes/bfheroes.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 . diff --git a/plugins/blacklight/blacklight.cpp b/plugins/blacklight/blacklight.cpp index d5cfedfef..632ecc597 100644 --- a/plugins/blacklight/blacklight.cpp +++ b/plugins/blacklight/blacklight.cpp @@ -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 . diff --git a/plugins/blacklight/blacklight.pro b/plugins/blacklight/blacklight.pro index e9d5bbc1c..fbd12b9b6 100644 --- a/plugins/blacklight/blacklight.pro +++ b/plugins/blacklight/blacklight.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 . diff --git a/plugins/borderlands/borderlands.cpp b/plugins/borderlands/borderlands.cpp index 99ae40b50..ab551ab7a 100644 --- a/plugins/borderlands/borderlands.cpp +++ b/plugins/borderlands/borderlands.cpp @@ -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 . diff --git a/plugins/borderlands/borderlands.pro b/plugins/borderlands/borderlands.pro index 60adef68a..2c556221a 100644 --- a/plugins/borderlands/borderlands.pro +++ b/plugins/borderlands/borderlands.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 . diff --git a/plugins/borderlands2/borderlands2.cpp b/plugins/borderlands2/borderlands2.cpp index bde89a8e9..912e20d8c 100644 --- a/plugins/borderlands2/borderlands2.cpp +++ b/plugins/borderlands2/borderlands2.cpp @@ -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 . diff --git a/plugins/borderlands2/borderlands2.pro b/plugins/borderlands2/borderlands2.pro index fb2a1e2bc..fdc19a53d 100644 --- a/plugins/borderlands2/borderlands2.pro +++ b/plugins/borderlands2/borderlands2.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 . diff --git a/plugins/breach/breach.cpp b/plugins/breach/breach.cpp index 5386579f8..3ca0c8e78 100644 --- a/plugins/breach/breach.cpp +++ b/plugins/breach/breach.cpp @@ -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 . diff --git a/plugins/breach/breach.pro b/plugins/breach/breach.pro index 5aeb51162..b62585467 100644 --- a/plugins/breach/breach.pro +++ b/plugins/breach/breach.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 . diff --git a/plugins/cod2/cod2.cpp b/plugins/cod2/cod2.cpp index 65b492e78..e7636aa26 100644 --- a/plugins/cod2/cod2.cpp +++ b/plugins/cod2/cod2.cpp @@ -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 . diff --git a/plugins/cod2/cod2.pro b/plugins/cod2/cod2.pro index 3399fd6f5..f791be871 100644 --- a/plugins/cod2/cod2.pro +++ b/plugins/cod2/cod2.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 . diff --git a/plugins/cod4/cod4.cpp b/plugins/cod4/cod4.cpp index 6de8e7aa7..e0e5d1fad 100644 --- a/plugins/cod4/cod4.cpp +++ b/plugins/cod4/cod4.cpp @@ -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 . diff --git a/plugins/cod4/cod4.pro b/plugins/cod4/cod4.pro index 53ef12aec..4d1430c3c 100644 --- a/plugins/cod4/cod4.pro +++ b/plugins/cod4/cod4.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 . diff --git a/plugins/cod5/cod5.cpp b/plugins/cod5/cod5.cpp index 699cd220a..ab0393924 100644 --- a/plugins/cod5/cod5.cpp +++ b/plugins/cod5/cod5.cpp @@ -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 . diff --git a/plugins/cod5/cod5.pro b/plugins/cod5/cod5.pro index 8afacdb26..570a4bad7 100644 --- a/plugins/cod5/cod5.pro +++ b/plugins/cod5/cod5.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 . diff --git a/plugins/codmw2/codmw2.cpp b/plugins/codmw2/codmw2.cpp index bc9883e4e..11c1fc170 100644 --- a/plugins/codmw2/codmw2.cpp +++ b/plugins/codmw2/codmw2.cpp @@ -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 . diff --git a/plugins/codmw2/codmw2.pro b/plugins/codmw2/codmw2.pro index 9b44c6d5a..7b1a3f19b 100644 --- a/plugins/codmw2/codmw2.pro +++ b/plugins/codmw2/codmw2.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 . diff --git a/plugins/codmw2so/codmw2so.cpp b/plugins/codmw2so/codmw2so.cpp index 9e079c785..b702dfcf6 100644 --- a/plugins/codmw2so/codmw2so.cpp +++ b/plugins/codmw2so/codmw2so.cpp @@ -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 . diff --git a/plugins/codmw2so/codmw2so.pro b/plugins/codmw2so/codmw2so.pro index 1379ac572..c28e58f84 100644 --- a/plugins/codmw2so/codmw2so.pro +++ b/plugins/codmw2so/codmw2so.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 . diff --git a/plugins/cs/cs.cpp b/plugins/cs/cs.cpp index 96f54d8d2..e86bae327 100644 --- a/plugins/cs/cs.cpp +++ b/plugins/cs/cs.cpp @@ -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 . diff --git a/plugins/cs/cs.pro b/plugins/cs/cs.pro index 1b99990b7..1b3c1a4c3 100644 --- a/plugins/cs/cs.pro +++ b/plugins/cs/cs.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 . diff --git a/plugins/css/css.pro b/plugins/css/css.pro index 6082d43b3..df96be34d 100644 --- a/plugins/css/css.pro +++ b/plugins/css/css.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 . diff --git a/plugins/dods/dods.pro b/plugins/dods/dods.pro index 93d1a1508..fae717686 100644 --- a/plugins/dods/dods.pro +++ b/plugins/dods/dods.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 . diff --git a/plugins/dys/dys.cpp b/plugins/dys/dys.cpp index bab7e2b9f..2e790bbff 100644 --- a/plugins/dys/dys.cpp +++ b/plugins/dys/dys.cpp @@ -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 . diff --git a/plugins/dys/dys.pro b/plugins/dys/dys.pro index ab2eca4cc..04b789987 100644 --- a/plugins/dys/dys.pro +++ b/plugins/dys/dys.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 . diff --git a/plugins/etqw/etqw.cpp b/plugins/etqw/etqw.cpp index 970a1e7ec..039715015 100644 --- a/plugins/etqw/etqw.cpp +++ b/plugins/etqw/etqw.cpp @@ -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 . diff --git a/plugins/etqw/etqw.pro b/plugins/etqw/etqw.pro index 55a2ae811..bb842fb12 100644 --- a/plugins/etqw/etqw.pro +++ b/plugins/etqw/etqw.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 . diff --git a/plugins/ffxiv/ffxiv.cpp b/plugins/ffxiv/ffxiv.cpp index d9413f4d3..a4a43ad17 100755 --- a/plugins/ffxiv/ffxiv.cpp +++ b/plugins/ffxiv/ffxiv.cpp @@ -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 . diff --git a/plugins/ffxiv/ffxiv.pro b/plugins/ffxiv/ffxiv.pro index 6c51ed167..5ccc16e0a 100755 --- a/plugins/ffxiv/ffxiv.pro +++ b/plugins/ffxiv/ffxiv.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 . diff --git a/plugins/ffxiv_x64/ffxiv_x64.pro b/plugins/ffxiv_x64/ffxiv_x64.pro index 0be4ca05a..d775e4165 100755 --- a/plugins/ffxiv_x64/ffxiv_x64.pro +++ b/plugins/ffxiv_x64/ffxiv_x64.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 . diff --git a/plugins/gmod/gmod.cpp b/plugins/gmod/gmod.cpp index c5cd8ce32..df64389cb 100644 --- a/plugins/gmod/gmod.cpp +++ b/plugins/gmod/gmod.cpp @@ -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 . diff --git a/plugins/gmod/gmod.pro b/plugins/gmod/gmod.pro index e78256e5a..b9af031b6 100644 --- a/plugins/gmod/gmod.pro +++ b/plugins/gmod/gmod.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 . diff --git a/plugins/gtaiv/gtaiv.cpp b/plugins/gtaiv/gtaiv.cpp index 43c78fbe7..69ec03ef7 100644 --- a/plugins/gtaiv/gtaiv.cpp +++ b/plugins/gtaiv/gtaiv.cpp @@ -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 . diff --git a/plugins/gtaiv/gtaiv.pro b/plugins/gtaiv/gtaiv.pro index 68cc0fbd9..7cd54c6c1 100644 --- a/plugins/gtaiv/gtaiv.pro +++ b/plugins/gtaiv/gtaiv.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 . diff --git a/plugins/gtav/gtav.cpp b/plugins/gtav/gtav.cpp index 72a5ad4a5..49556cdfb 100644 --- a/plugins/gtav/gtav.cpp +++ b/plugins/gtav/gtav.cpp @@ -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 . diff --git a/plugins/gtav/gtav.pro b/plugins/gtav/gtav.pro index 765efd0e7..9e6a389ec 100644 --- a/plugins/gtav/gtav.pro +++ b/plugins/gtav/gtav.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 . diff --git a/plugins/gw/gw.cpp b/plugins/gw/gw.cpp index e5d1c70ee..fa6e46dfd 100644 --- a/plugins/gw/gw.cpp +++ b/plugins/gw/gw.cpp @@ -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 . diff --git a/plugins/gw/gw.pro b/plugins/gw/gw.pro index 0dbc477ea..1067571c2 100644 --- a/plugins/gw/gw.pro +++ b/plugins/gw/gw.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 . diff --git a/plugins/hl2dm/hl2dm.pro b/plugins/hl2dm/hl2dm.pro index d30cc020d..258a5e1e7 100644 --- a/plugins/hl2dm/hl2dm.pro +++ b/plugins/hl2dm/hl2dm.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 . diff --git a/plugins/insurgency/insurgency.cpp b/plugins/insurgency/insurgency.cpp index 2bf72c44e..fbb1e081d 100644 --- a/plugins/insurgency/insurgency.cpp +++ b/plugins/insurgency/insurgency.cpp @@ -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 . diff --git a/plugins/insurgency/insurgency.pro b/plugins/insurgency/insurgency.pro index 067ce380a..11ff032de 100644 --- a/plugins/insurgency/insurgency.pro +++ b/plugins/insurgency/insurgency.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 . diff --git a/plugins/jc2/jc2.cpp b/plugins/jc2/jc2.cpp index 1922bdac5..b6a64b545 100755 --- a/plugins/jc2/jc2.cpp +++ b/plugins/jc2/jc2.cpp @@ -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 . diff --git a/plugins/jc2/jc2.pro b/plugins/jc2/jc2.pro index bba91fb97..d555dda6d 100755 --- a/plugins/jc2/jc2.pro +++ b/plugins/jc2/jc2.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 . diff --git a/plugins/l4d/l4d.cpp b/plugins/l4d/l4d.cpp index c42ff5764..23da98b2a 100644 --- a/plugins/l4d/l4d.cpp +++ b/plugins/l4d/l4d.cpp @@ -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 . diff --git a/plugins/l4d/l4d.pro b/plugins/l4d/l4d.pro index bbc76dd33..96d78f1a6 100644 --- a/plugins/l4d/l4d.pro +++ b/plugins/l4d/l4d.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 . diff --git a/plugins/l4d2/l4d2.cpp b/plugins/l4d2/l4d2.cpp index d79f1ad6d..247c6352b 100644 --- a/plugins/l4d2/l4d2.cpp +++ b/plugins/l4d2/l4d2.cpp @@ -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 . diff --git a/plugins/l4d2/l4d2.pro b/plugins/l4d2/l4d2.pro index 5afbba713..167d47f96 100644 --- a/plugins/l4d2/l4d2.pro +++ b/plugins/l4d2/l4d2.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 . diff --git a/plugins/link/link-posix.cpp b/plugins/link/link-posix.cpp index b5e32f2ee..a57c1397c 100644 --- a/plugins/link/link-posix.cpp +++ b/plugins/link/link-posix.cpp @@ -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 . diff --git a/plugins/link/link.cpp b/plugins/link/link.cpp index 7069b14d0..d7675014e 100644 --- a/plugins/link/link.cpp +++ b/plugins/link/link.cpp @@ -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 . diff --git a/plugins/link/link.pro b/plugins/link/link.pro index cbb090c33..50ed2eb65 100644 --- a/plugins/link/link.pro +++ b/plugins/link/link.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 . diff --git a/plugins/lol/lol.cpp b/plugins/lol/lol.cpp index 9a7443bca..5bea2920d 100644 --- a/plugins/lol/lol.cpp +++ b/plugins/lol/lol.cpp @@ -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 . diff --git a/plugins/lol/lol.pro b/plugins/lol/lol.pro index 764f4baa9..a330782de 100644 --- a/plugins/lol/lol.pro +++ b/plugins/lol/lol.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 . diff --git a/plugins/lotro/lotro.cpp b/plugins/lotro/lotro.cpp index e1ce137b1..79541faad 100644 --- a/plugins/lotro/lotro.cpp +++ b/plugins/lotro/lotro.cpp @@ -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 . diff --git a/plugins/lotro/lotro.pro b/plugins/lotro/lotro.pro index 77a83b9d9..d505b8d47 100644 --- a/plugins/lotro/lotro.pro +++ b/plugins/lotro/lotro.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 . diff --git a/plugins/mumble_plugin.h b/plugins/mumble_plugin.h index e7175d780..b92ae9eb8 100644 --- a/plugins/mumble_plugin.h +++ b/plugins/mumble_plugin.h @@ -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 . diff --git a/plugins/mumble_plugin_linux.h b/plugins/mumble_plugin_linux.h index a0dada8d6..fe2b6a6ae 100644 --- a/plugins/mumble_plugin_linux.h +++ b/plugins/mumble_plugin_linux.h @@ -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 . diff --git a/plugins/mumble_plugin_linux_32bit.h b/plugins/mumble_plugin_linux_32bit.h index 4b74d5464..31c1f49cf 100644 --- a/plugins/mumble_plugin_linux_32bit.h +++ b/plugins/mumble_plugin_linux_32bit.h @@ -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 . diff --git a/plugins/mumble_plugin_linux_64bit.h b/plugins/mumble_plugin_linux_64bit.h index a2ace0f46..f9e036c6f 100644 --- a/plugins/mumble_plugin_linux_64bit.h +++ b/plugins/mumble_plugin_linux_64bit.h @@ -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 . diff --git a/plugins/mumble_plugin_utils.h b/plugins/mumble_plugin_utils.h index 053394f64..2e444b824 100644 --- a/plugins/mumble_plugin_utils.h +++ b/plugins/mumble_plugin_utils.h @@ -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 . diff --git a/plugins/mumble_plugin_win32.h b/plugins/mumble_plugin_win32.h index 29dc098ad..a03829d94 100644 --- a/plugins/mumble_plugin_win32.h +++ b/plugins/mumble_plugin_win32.h @@ -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 . diff --git a/plugins/mumble_plugin_win32_32bit.h b/plugins/mumble_plugin_win32_32bit.h index cc0d9c0a8..488fa0245 100644 --- a/plugins/mumble_plugin_win32_32bit.h +++ b/plugins/mumble_plugin_win32_32bit.h @@ -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 . diff --git a/plugins/mumble_plugin_win32_64bit.h b/plugins/mumble_plugin_win32_64bit.h index edb1f1da0..5ef883c49 100644 --- a/plugins/mumble_plugin_win32_64bit.h +++ b/plugins/mumble_plugin_win32_64bit.h @@ -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 . diff --git a/plugins/mumble_plugin_win32_ptr_type.h b/plugins/mumble_plugin_win32_ptr_type.h index d9f042156..da3d3c3fd 100644 --- a/plugins/mumble_plugin_win32_ptr_type.h +++ b/plugins/mumble_plugin_win32_ptr_type.h @@ -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 . diff --git a/plugins/null_plugin.cpp b/plugins/null_plugin.cpp index dd10b095d..4833fb652 100644 --- a/plugins/null_plugin.cpp +++ b/plugins/null_plugin.cpp @@ -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 . diff --git a/plugins/plugins.pri b/plugins/plugins.pri index ebfd1b5f0..2bebea839 100644 --- a/plugins/plugins.pri +++ b/plugins/plugins.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 . diff --git a/plugins/plugins.pro b/plugins/plugins.pro index d567dd7bc..2d9955e6c 100644 --- a/plugins/plugins.pro +++ b/plugins/plugins.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 . diff --git a/plugins/ql/ql.cpp b/plugins/ql/ql.cpp index 03d5ea098..207760613 100644 --- a/plugins/ql/ql.cpp +++ b/plugins/ql/ql.cpp @@ -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 . diff --git a/plugins/ql/ql.pro b/plugins/ql/ql.pro index 21abb5a05..9f39f7494 100644 --- a/plugins/ql/ql.pro +++ b/plugins/ql/ql.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 . diff --git a/plugins/rl/rl.pro b/plugins/rl/rl.pro index 60a33f1fb..a7e0ef9d6 100644 --- a/plugins/rl/rl.pro +++ b/plugins/rl/rl.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 . diff --git a/plugins/rl/rl_linux.cpp b/plugins/rl/rl_linux.cpp index a6cb29e1e..266d09d59 100644 --- a/plugins/rl/rl_linux.cpp +++ b/plugins/rl/rl_linux.cpp @@ -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 . diff --git a/plugins/rl/rl_win32.cpp b/plugins/rl/rl_win32.cpp index 8830ee843..11ebe8d45 100644 --- a/plugins/rl/rl_win32.cpp +++ b/plugins/rl/rl_win32.cpp @@ -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 . diff --git a/plugins/sr/sr.cpp b/plugins/sr/sr.cpp index d805bbdce..87348eceb 100644 --- a/plugins/sr/sr.cpp +++ b/plugins/sr/sr.cpp @@ -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 . diff --git a/plugins/sr/sr.pro b/plugins/sr/sr.pro index 21a019807..0c4ada596 100644 --- a/plugins/sr/sr.pro +++ b/plugins/sr/sr.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 . diff --git a/plugins/sto/sto.cpp b/plugins/sto/sto.cpp index 1da2069f0..a6beff2b7 100644 --- a/plugins/sto/sto.cpp +++ b/plugins/sto/sto.cpp @@ -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 . diff --git a/plugins/sto/sto.pro b/plugins/sto/sto.pro index 04fd157b2..24dcc3245 100644 --- a/plugins/sto/sto.pro +++ b/plugins/sto/sto.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 . diff --git a/plugins/tf2/tf2.pro b/plugins/tf2/tf2.pro index df7a4f657..14fbfc384 100644 --- a/plugins/tf2/tf2.pro +++ b/plugins/tf2/tf2.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 . diff --git a/plugins/ut2004/ut2004.cpp b/plugins/ut2004/ut2004.cpp index 092c81fc9..cef5a05a0 100644 --- a/plugins/ut2004/ut2004.cpp +++ b/plugins/ut2004/ut2004.cpp @@ -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 . diff --git a/plugins/ut2004/ut2004.pro b/plugins/ut2004/ut2004.pro index 3560f7196..50e81706f 100644 --- a/plugins/ut2004/ut2004.pro +++ b/plugins/ut2004/ut2004.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 . diff --git a/plugins/ut3/ut3.cpp b/plugins/ut3/ut3.cpp index e25dd64cc..7974c9a89 100644 --- a/plugins/ut3/ut3.cpp +++ b/plugins/ut3/ut3.cpp @@ -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 . diff --git a/plugins/ut3/ut3.pro b/plugins/ut3/ut3.pro index e4ad892b5..1dbf9443a 100644 --- a/plugins/ut3/ut3.pro +++ b/plugins/ut3/ut3.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 . diff --git a/plugins/ut99/ut99.cpp b/plugins/ut99/ut99.cpp index f393cfe2e..932fe45e4 100644 --- a/plugins/ut99/ut99.cpp +++ b/plugins/ut99/ut99.cpp @@ -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 . diff --git a/plugins/ut99/ut99.pro b/plugins/ut99/ut99.pro index 7e3fb1e12..6a5f56f89 100644 --- a/plugins/ut99/ut99.pro +++ b/plugins/ut99/ut99.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 . diff --git a/plugins/wolfet/wolfet.cpp b/plugins/wolfet/wolfet.cpp index a8463acac..f9f60f8c0 100644 --- a/plugins/wolfet/wolfet.cpp +++ b/plugins/wolfet/wolfet.cpp @@ -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 . diff --git a/plugins/wolfet/wolfet.pro b/plugins/wolfet/wolfet.pro index 329ca0dfe..48ac464c5 100644 --- a/plugins/wolfet/wolfet.pro +++ b/plugins/wolfet/wolfet.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 . diff --git a/plugins/wow/wow.cpp b/plugins/wow/wow.cpp index f906a82bf..db21d8bd5 100644 --- a/plugins/wow/wow.cpp +++ b/plugins/wow/wow.cpp @@ -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 . diff --git a/plugins/wow/wow.pro b/plugins/wow/wow.pro index 42afb03f5..17e41b7fd 100644 --- a/plugins/wow/wow.pro +++ b/plugins/wow/wow.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 . diff --git a/plugins/wow_x64/wow_x64.cpp b/plugins/wow_x64/wow_x64.cpp index 80c3414fe..47dd13021 100644 --- a/plugins/wow_x64/wow_x64.cpp +++ b/plugins/wow_x64/wow_x64.cpp @@ -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 . diff --git a/plugins/wow_x64/wow_x64.pro b/plugins/wow_x64/wow_x64.pro index 59c2c0eeb..c77e6f8df 100644 --- a/plugins/wow_x64/wow_x64.pro +++ b/plugins/wow_x64/wow_x64.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 . -- cgit v1.2.3