From f6ba3a52bfe6dc3c647e8464e865545ae54902ab Mon Sep 17 00:00:00 2001 From: Mikkel Krautz Date: Mon, 1 Jan 2018 23:05:37 +0100 Subject: Auto-update LICENSE.header in source files. --- 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_utils.h | 2 +- plugins/mumble_plugin_win32.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.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 +- 100 files changed, 100 insertions(+), 100 deletions(-) (limited to 'plugins') diff --git a/plugins/aoc/aoc.cpp b/plugins/aoc/aoc.cpp index b524587a7..cdc034bef 100644 --- a/plugins/aoc/aoc.cpp +++ b/plugins/aoc/aoc.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 f76a127c6..b90f6f365 100644 --- a/plugins/aoc/aoc.pro +++ b/plugins/aoc/aoc.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 cc8ec28fe..023315c83 100644 --- a/plugins/arma2/arma2.cpp +++ b/plugins/arma2/arma2.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 993f488e9..1e78df7a2 100644 --- a/plugins/arma2/arma2.pro +++ b/plugins/arma2/arma2.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 5e474ae9a..d3cbef1ff 100644 --- a/plugins/bf1/bf1.cpp +++ b/plugins/bf1/bf1.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 35f99e363..93d9e1f02 100644 --- a/plugins/bf1942/bf1942.cpp +++ b/plugins/bf1942/bf1942.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 43244e885..3d72f36d4 100644 --- a/plugins/bf1942/bf1942.pro +++ b/plugins/bf1942/bf1942.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 96107418e..e9336c6c6 100644 --- a/plugins/bf2/bf2.cpp +++ b/plugins/bf2/bf2.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 5d6f93759..a7c53c9fc 100644 --- a/plugins/bf2/bf2.pro +++ b/plugins/bf2/bf2.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 1dfa83003..7b14c9f9d 100644 --- a/plugins/bf2142/bf2142.cpp +++ b/plugins/bf2142/bf2142.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 53bb4bec5..c3b10a200 100644 --- a/plugins/bf2142/bf2142.pro +++ b/plugins/bf2142/bf2142.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 9e2b33a47..a5f699e00 100644 --- a/plugins/bf3/bf3.cpp +++ b/plugins/bf3/bf3.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 6e382a44b..8bb0a2ce3 100644 --- a/plugins/bf3/bf3.pro +++ b/plugins/bf3/bf3.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 a5a8498f6..d9470a9f4 100644 --- a/plugins/bf4/bf4.cpp +++ b/plugins/bf4/bf4.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 0cf773470..26fa013c4 100644 --- a/plugins/bf4_x86/bf4_x86.cpp +++ b/plugins/bf4_x86/bf4_x86.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 65e617f94..99889d975 100644 --- a/plugins/bfbc2/bfbc2.cpp +++ b/plugins/bfbc2/bfbc2.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 142c50d7b..609516399 100644 --- a/plugins/bfbc2/bfbc2.pro +++ b/plugins/bfbc2/bfbc2.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 7053f7881..8def5d7b1 100644 --- a/plugins/bfheroes/bfheroes.cpp +++ b/plugins/bfheroes/bfheroes.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 fa3aa4514..edc546f52 100644 --- a/plugins/bfheroes/bfheroes.pro +++ b/plugins/bfheroes/bfheroes.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 d45a287a4..6b6252dfb 100644 --- a/plugins/blacklight/blacklight.cpp +++ b/plugins/blacklight/blacklight.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 1145aed4d..012fcbc4f 100644 --- a/plugins/blacklight/blacklight.pro +++ b/plugins/blacklight/blacklight.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 9be83bccd..289c19b28 100644 --- a/plugins/borderlands/borderlands.cpp +++ b/plugins/borderlands/borderlands.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 e30a48f0d..7ff2d491c 100644 --- a/plugins/borderlands/borderlands.pro +++ b/plugins/borderlands/borderlands.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 01eb336d5..52447a091 100644 --- a/plugins/borderlands2/borderlands2.cpp +++ b/plugins/borderlands2/borderlands2.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 c7b7dde40..d948e77a0 100644 --- a/plugins/borderlands2/borderlands2.pro +++ b/plugins/borderlands2/borderlands2.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 8e0d17d7f..84afcf8de 100644 --- a/plugins/breach/breach.cpp +++ b/plugins/breach/breach.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 876dff1a7..ae459cb4d 100644 --- a/plugins/breach/breach.pro +++ b/plugins/breach/breach.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 20a38bfb9..5297e122d 100644 --- a/plugins/cod2/cod2.cpp +++ b/plugins/cod2/cod2.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 2873ef1b5..c288398e5 100644 --- a/plugins/cod2/cod2.pro +++ b/plugins/cod2/cod2.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 854f46554..86f0c87cb 100644 --- a/plugins/cod4/cod4.cpp +++ b/plugins/cod4/cod4.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 33c96b04f..65f3a14e1 100644 --- a/plugins/cod4/cod4.pro +++ b/plugins/cod4/cod4.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 5ecb5da7f..5204c4b76 100644 --- a/plugins/cod5/cod5.cpp +++ b/plugins/cod5/cod5.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 b463d93c8..f79ed51dc 100644 --- a/plugins/cod5/cod5.pro +++ b/plugins/cod5/cod5.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 b174295e5..39976b1a9 100644 --- a/plugins/codmw2/codmw2.cpp +++ b/plugins/codmw2/codmw2.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 3d32f0d33..5a02ef72e 100644 --- a/plugins/codmw2/codmw2.pro +++ b/plugins/codmw2/codmw2.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 fbf608220..cf6c5adfc 100644 --- a/plugins/codmw2so/codmw2so.cpp +++ b/plugins/codmw2so/codmw2so.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 721fc4b5e..e0688250f 100644 --- a/plugins/codmw2so/codmw2so.pro +++ b/plugins/codmw2so/codmw2so.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 003efbd16..e826e2335 100644 --- a/plugins/cs/cs.cpp +++ b/plugins/cs/cs.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 ef3a6c0a7..d50c05fea 100644 --- a/plugins/cs/cs.pro +++ b/plugins/cs/cs.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 ac3a33a79..7e5601d79 100644 --- a/plugins/css/css.pro +++ b/plugins/css/css.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 6a7df7a5e..c1829d424 100644 --- a/plugins/dods/dods.pro +++ b/plugins/dods/dods.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 9ec46b91d..bb4fd05ab 100644 --- a/plugins/dys/dys.cpp +++ b/plugins/dys/dys.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 cce61c5d6..b41906776 100644 --- a/plugins/dys/dys.pro +++ b/plugins/dys/dys.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 04b79c103..5c35cf513 100644 --- a/plugins/etqw/etqw.cpp +++ b/plugins/etqw/etqw.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 539d790b9..9d27bc68b 100644 --- a/plugins/etqw/etqw.pro +++ b/plugins/etqw/etqw.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 6837d8067..8e00e86b9 100755 --- a/plugins/ffxiv/ffxiv.cpp +++ b/plugins/ffxiv/ffxiv.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 bfdeaee71..b53c395a6 100755 --- a/plugins/ffxiv/ffxiv.pro +++ b/plugins/ffxiv/ffxiv.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 51ef13703..fac53673f 100755 --- a/plugins/ffxiv_x64/ffxiv_x64.pro +++ b/plugins/ffxiv_x64/ffxiv_x64.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 a06b4d6c6..109b3c667 100644 --- a/plugins/gmod/gmod.cpp +++ b/plugins/gmod/gmod.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 0e2f2daf7..0a7f6e5f8 100644 --- a/plugins/gmod/gmod.pro +++ b/plugins/gmod/gmod.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 28c7e2f8c..dd5ef9a3a 100644 --- a/plugins/gtaiv/gtaiv.cpp +++ b/plugins/gtaiv/gtaiv.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 63c3b9ffe..6ba9b72ee 100644 --- a/plugins/gtaiv/gtaiv.pro +++ b/plugins/gtaiv/gtaiv.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 1aec98651..3ee1d2bff 100644 --- a/plugins/gtav/gtav.cpp +++ b/plugins/gtav/gtav.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 5c2f30e9c..a078bc9d2 100644 --- a/plugins/gtav/gtav.pro +++ b/plugins/gtav/gtav.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 08c060767..b2a868ffc 100644 --- a/plugins/gw/gw.cpp +++ b/plugins/gw/gw.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 79044e4a8..d74d8d9fb 100644 --- a/plugins/gw/gw.pro +++ b/plugins/gw/gw.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 6e7a45888..5931e5ae7 100644 --- a/plugins/hl2dm/hl2dm.pro +++ b/plugins/hl2dm/hl2dm.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 a1fa7a837..2fa8943e2 100644 --- a/plugins/insurgency/insurgency.cpp +++ b/plugins/insurgency/insurgency.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 7f3074f20..22b080a47 100644 --- a/plugins/insurgency/insurgency.pro +++ b/plugins/insurgency/insurgency.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 ad9ab5f55..78ec2a640 100755 --- a/plugins/jc2/jc2.cpp +++ b/plugins/jc2/jc2.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 59a687134..598df5d50 100755 --- a/plugins/jc2/jc2.pro +++ b/plugins/jc2/jc2.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 cf6df5e57..760e11b38 100644 --- a/plugins/l4d/l4d.cpp +++ b/plugins/l4d/l4d.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 4b291bbee..d7940ea7f 100644 --- a/plugins/l4d/l4d.pro +++ b/plugins/l4d/l4d.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 860ca93f1..9f6a58d83 100644 --- a/plugins/l4d2/l4d2.cpp +++ b/plugins/l4d2/l4d2.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 167d47f96..28bd50530 100644 --- a/plugins/l4d2/l4d2.pro +++ b/plugins/l4d2/l4d2.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 a57c1397c..0e5c3ed63 100644 --- a/plugins/link/link-posix.cpp +++ b/plugins/link/link-posix.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 d7675014e..b63766919 100644 --- a/plugins/link/link.cpp +++ b/plugins/link/link.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 0f0be2c88..1795ef8ad 100644 --- a/plugins/link/link.pro +++ b/plugins/link/link.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 876be4247..06417fb66 100644 --- a/plugins/lol/lol.cpp +++ b/plugins/lol/lol.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 12d5bd4ce..f1afa788a 100644 --- a/plugins/lol/lol.pro +++ b/plugins/lol/lol.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 0740320ea..12306447f 100644 --- a/plugins/lotro/lotro.cpp +++ b/plugins/lotro/lotro.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 e47918ea2..e6875b12b 100644 --- a/plugins/lotro/lotro.pro +++ b/plugins/lotro/lotro.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 3d717c4d6..03142bc1f 100644 --- a/plugins/mumble_plugin.h +++ b/plugins/mumble_plugin.h @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 5229e50b4..4af230527 100644 --- a/plugins/mumble_plugin_linux.h +++ b/plugins/mumble_plugin_linux.h @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 2e444b824..5558bbc52 100644 --- a/plugins/mumble_plugin_utils.h +++ b/plugins/mumble_plugin_utils.h @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 69b604be1..f1f8269e4 100644 --- a/plugins/mumble_plugin_win32.h +++ b/plugins/mumble_plugin_win32.h @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 4833fb652..99cd9739b 100644 --- a/plugins/null_plugin.cpp +++ b/plugins/null_plugin.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 0155aa99c..36e600850 100644 --- a/plugins/plugins.pri +++ b/plugins/plugins.pri @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 7f2a03903..dc430baa2 100644 --- a/plugins/plugins.pro +++ b/plugins/plugins.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 ee8a21003..8ea5e31cf 100644 --- a/plugins/ql/ql.cpp +++ b/plugins/ql/ql.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 d96ce5d3c..0cc9d7de3 100644 --- a/plugins/ql/ql.pro +++ b/plugins/ql/ql.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 c17b96002..504852a6d 100644 --- a/plugins/rl/rl.pro +++ b/plugins/rl/rl.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 d622f1495..6c212b1e7 100644 --- a/plugins/rl/rl_linux.cpp +++ b/plugins/rl/rl_linux.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 2e4ef7359..f576c2a28 100644 --- a/plugins/rl/rl_win32.cpp +++ b/plugins/rl/rl_win32.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 30119a338..f10a36345 100644 --- a/plugins/sr/sr.cpp +++ b/plugins/sr/sr.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 5ab698dbb..ecfab2006 100644 --- a/plugins/sr/sr.pro +++ b/plugins/sr/sr.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 a75547eaa..7cadc67b6 100644 --- a/plugins/sto/sto.pro +++ b/plugins/sto/sto.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 a5c1b1ed6..706d66ba1 100644 --- a/plugins/tf2/tf2.pro +++ b/plugins/tf2/tf2.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 6bcd08212..660cb09a2 100644 --- a/plugins/ut2004/ut2004.cpp +++ b/plugins/ut2004/ut2004.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 ef86bada8..859415419 100644 --- a/plugins/ut2004/ut2004.pro +++ b/plugins/ut2004/ut2004.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 e6af42d89..51c9f4747 100644 --- a/plugins/ut3/ut3.cpp +++ b/plugins/ut3/ut3.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 c8431fbc1..27e7f8f54 100644 --- a/plugins/ut3/ut3.pro +++ b/plugins/ut3/ut3.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 62c6d104a..ff27f896e 100644 --- a/plugins/ut99/ut99.cpp +++ b/plugins/ut99/ut99.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 e0a5284f1..49886ae4d 100644 --- a/plugins/ut99/ut99.pro +++ b/plugins/ut99/ut99.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 ab148dab4..e3c812661 100644 --- a/plugins/wolfet/wolfet.cpp +++ b/plugins/wolfet/wolfet.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 3e8c660a1..f13a76eb9 100644 --- a/plugins/wolfet/wolfet.pro +++ b/plugins/wolfet/wolfet.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 679e94f35..8ba119dac 100644 --- a/plugins/wow/wow.cpp +++ b/plugins/wow/wow.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 9e4a21154..8cb74be83 100644 --- a/plugins/wow/wow.pro +++ b/plugins/wow/wow.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is governed by a 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 363166c51..7af006986 100644 --- a/plugins/wow_x64/wow_x64.cpp +++ b/plugins/wow_x64/wow_x64.cpp @@ -1,4 +1,4 @@ -// Copyright 2005-2017 The Mumble Developers. All rights reserved. +// Copyright 2005-2018 The Mumble Developers. All rights reserved. // Use of this source code is governed by a 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 b38402303..aa1824811 100644 --- a/plugins/wow_x64/wow_x64.pro +++ b/plugins/wow_x64/wow_x64.pro @@ -1,4 +1,4 @@ -# Copyright 2005-2017 The Mumble Developers. All rights reserved. +# Copyright 2005-2018 The Mumble Developers. All rights reserved. # Use of this source code is 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