From b0d37c86e7b557268f04e674036a73ddcdaeee7a Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Fri, 11 Aug 2017 21:08:54 +0000 Subject: [PATCH] 2016 -> 2017 --- INSTALL | 2 +- README | 2 +- android/sound.cpp | 2 +- android/sound.h | 2 +- linux/sound.cpp | 2 +- linux/sound.h | 2 +- mac/sound.cpp | 2 +- mac/sound.h | 2 +- src/aboutdlgbase.ui | 2 +- src/analyzerconsole.cpp | 2 +- src/analyzerconsole.h | 2 +- src/audiomixerboard.cpp | 2 +- src/audiomixerboard.h | 2 +- src/buffer.cpp | 2 +- src/buffer.h | 2 +- src/channel.cpp | 2 +- src/channel.h | 2 +- src/chatdlg.cpp | 2 +- src/chatdlg.h | 2 +- src/client.cpp | 2 +- src/client.h | 2 +- src/clientdlg.cpp | 2 +- src/clientdlg.h | 2 +- src/clientsettingsdlg.cpp | 2 +- src/clientsettingsdlg.h | 2 +- src/connectdlg.cpp | 2 +- src/connectdlg.h | 2 +- src/global.h | 2 +- src/main.cpp | 2 +- src/multicolorled.cpp | 2 +- src/multicolorled.h | 2 +- src/multicolorledbar.cpp | 2 +- src/multicolorledbar.h | 2 +- src/protocol.cpp | 2 +- src/protocol.h | 2 +- src/server.cpp | 2 +- src/server.h | 2 +- src/serverdlg.cpp | 2 +- src/serverdlg.h | 2 +- src/serverlist.cpp | 2 +- src/serverlist.h | 2 +- src/serverlogging.cpp | 2 +- src/serverlogging.h | 2 +- src/settings.cpp | 2 +- src/settings.h | 2 +- src/socket.cpp | 2 +- src/socket.h | 2 +- src/soundbase.cpp | 2 +- src/soundbase.h | 2 +- src/testbench.h | 2 +- src/util.cpp | 2 +- src/util.h | 2 +- windows/sound.cpp | 2 +- windows/sound.h | 2 +- 54 files changed, 54 insertions(+), 54 deletions(-) diff --git a/INSTALL b/INSTALL index 3f88894a..cfe01373 100755 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/README b/README index 6246d236..c4880180 100755 --- a/README +++ b/README @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/android/sound.cpp b/android/sound.cpp index db587f13..1c8cf2ac 100644 --- a/android/sound.cpp +++ b/android/sound.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/android/sound.h b/android/sound.h index 51bf942d..08321021 100644 --- a/android/sound.h +++ b/android/sound.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/linux/sound.cpp b/linux/sound.cpp index e605abd4..8b54d9f9 100755 --- a/linux/sound.cpp +++ b/linux/sound.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/linux/sound.h b/linux/sound.h index dba654fb..f9bc4630 100755 --- a/linux/sound.h +++ b/linux/sound.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/mac/sound.cpp b/mac/sound.cpp index 05b16dc5..44bac8a5 100755 --- a/mac/sound.cpp +++ b/mac/sound.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/mac/sound.h b/mac/sound.h index 8473b49b..0ac58aed 100755 --- a/mac/sound.h +++ b/mac/sound.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/aboutdlgbase.ui b/src/aboutdlgbase.ui index e43b60bb..93eb3c0c 100755 --- a/src/aboutdlgbase.ui +++ b/src/aboutdlgbase.ui @@ -135,7 +135,7 @@ - Copyright (C) 2005-2016 + Copyright (C) 2005-2017 false diff --git a/src/analyzerconsole.cpp b/src/analyzerconsole.cpp index 9409c020..52ac3de2 100644 --- a/src/analyzerconsole.cpp +++ b/src/analyzerconsole.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/analyzerconsole.h b/src/analyzerconsole.h index 0a75625e..069d414b 100644 --- a/src/analyzerconsole.h +++ b/src/analyzerconsole.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/audiomixerboard.cpp b/src/audiomixerboard.cpp index bb498f35..b4a1adf1 100755 --- a/src/audiomixerboard.cpp +++ b/src/audiomixerboard.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/audiomixerboard.h b/src/audiomixerboard.h index 865d325a..6e81ddb9 100755 --- a/src/audiomixerboard.h +++ b/src/audiomixerboard.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/buffer.cpp b/src/buffer.cpp index 1662afea..6e636145 100755 --- a/src/buffer.cpp +++ b/src/buffer.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/buffer.h b/src/buffer.h index 5fb4e104..a4391839 100755 --- a/src/buffer.h +++ b/src/buffer.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/channel.cpp b/src/channel.cpp index cb6793ce..8b0d0f60 100755 --- a/src/channel.cpp +++ b/src/channel.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/channel.h b/src/channel.h index 6181a4d2..8f5bb678 100755 --- a/src/channel.h +++ b/src/channel.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/chatdlg.cpp b/src/chatdlg.cpp index 2116c717..0ecb5497 100755 --- a/src/chatdlg.cpp +++ b/src/chatdlg.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/chatdlg.h b/src/chatdlg.h index ec93ce0f..a5177ec5 100755 --- a/src/chatdlg.h +++ b/src/chatdlg.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/client.cpp b/src/client.cpp index c5746e27..7ece8407 100755 --- a/src/client.cpp +++ b/src/client.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/client.h b/src/client.h index 13f58e5f..9748efa1 100755 --- a/src/client.h +++ b/src/client.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/clientdlg.cpp b/src/clientdlg.cpp index c2f8e783..5699621a 100755 --- a/src/clientdlg.cpp +++ b/src/clientdlg.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/clientdlg.h b/src/clientdlg.h index 36476a87..6c7c4f1a 100755 --- a/src/clientdlg.h +++ b/src/clientdlg.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/clientsettingsdlg.cpp b/src/clientsettingsdlg.cpp index d1d5ad5a..e940d37a 100755 --- a/src/clientsettingsdlg.cpp +++ b/src/clientsettingsdlg.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/clientsettingsdlg.h b/src/clientsettingsdlg.h index d50b54e2..611ff30c 100755 --- a/src/clientsettingsdlg.h +++ b/src/clientsettingsdlg.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/connectdlg.cpp b/src/connectdlg.cpp index 82234103..c1ae0485 100755 --- a/src/connectdlg.cpp +++ b/src/connectdlg.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/connectdlg.h b/src/connectdlg.h index f3642f85..45e1dac2 100755 --- a/src/connectdlg.h +++ b/src/connectdlg.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/global.h b/src/global.h index cedde083..600ca99a 100755 --- a/src/global.h +++ b/src/global.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * \Copyright (c) 2004-2016 + * \Copyright (c) 2004-2017 * \author Volker Fischer * diff --git a/src/main.cpp b/src/main.cpp index 93c8a713..66546693 100755 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/multicolorled.cpp b/src/multicolorled.cpp index ccdb3937..c3f5f3d4 100755 --- a/src/multicolorled.cpp +++ b/src/multicolorled.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/multicolorled.h b/src/multicolorled.h index 37b8fdfd..75041179 100755 --- a/src/multicolorled.h +++ b/src/multicolorled.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/multicolorledbar.cpp b/src/multicolorledbar.cpp index e9cea446..0e633346 100755 --- a/src/multicolorledbar.cpp +++ b/src/multicolorledbar.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/multicolorledbar.h b/src/multicolorledbar.h index f6446245..f4f834cf 100755 --- a/src/multicolorledbar.h +++ b/src/multicolorledbar.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/protocol.cpp b/src/protocol.cpp index 25866f97..a6cf4397 100755 --- a/src/protocol.cpp +++ b/src/protocol.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/protocol.h b/src/protocol.h index a25c43c6..060c6684 100755 --- a/src/protocol.h +++ b/src/protocol.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/server.cpp b/src/server.cpp index 9a6464c7..41bad733 100755 --- a/src/server.cpp +++ b/src/server.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/server.h b/src/server.h index 80cfef04..ac69c509 100755 --- a/src/server.h +++ b/src/server.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/serverdlg.cpp b/src/serverdlg.cpp index fb8c2112..4d15527f 100755 --- a/src/serverdlg.cpp +++ b/src/serverdlg.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/serverdlg.h b/src/serverdlg.h index 03b1f8bf..0356a532 100755 --- a/src/serverdlg.h +++ b/src/serverdlg.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/serverlist.cpp b/src/serverlist.cpp index c0b6648a..9976835c 100755 --- a/src/serverlist.cpp +++ b/src/serverlist.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/serverlist.h b/src/serverlist.h index 436af91c..c41ce3f1 100755 --- a/src/serverlist.h +++ b/src/serverlist.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/serverlogging.cpp b/src/serverlogging.cpp index 5c1f2f50..e918710b 100755 --- a/src/serverlogging.cpp +++ b/src/serverlogging.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/serverlogging.h b/src/serverlogging.h index ea8dab00..3e2ec7bc 100755 --- a/src/serverlogging.h +++ b/src/serverlogging.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/settings.cpp b/src/settings.cpp index 2830e891..13a2e225 100755 --- a/src/settings.cpp +++ b/src/settings.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/settings.h b/src/settings.h index 88601bcd..16f0d02c 100755 --- a/src/settings.h +++ b/src/settings.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/socket.cpp b/src/socket.cpp index 330e6e9d..af9b85b9 100755 --- a/src/socket.cpp +++ b/src/socket.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/socket.h b/src/socket.h index 049a0e12..da8cb2b5 100755 --- a/src/socket.h +++ b/src/socket.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/soundbase.cpp b/src/soundbase.cpp index d74af8ea..ac241649 100755 --- a/src/soundbase.cpp +++ b/src/soundbase.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/soundbase.h b/src/soundbase.h index 17ab793c..763cdfc1 100755 --- a/src/soundbase.h +++ b/src/soundbase.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/testbench.h b/src/testbench.h index 320cfb8f..35c11e64 100755 --- a/src/testbench.h +++ b/src/testbench.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/util.cpp b/src/util.cpp index 472ca390..ac2248c5 100755 --- a/src/util.cpp +++ b/src/util.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/src/util.h b/src/util.h index 5d9e80d6..f349a176 100755 --- a/src/util.h +++ b/src/util.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/windows/sound.cpp b/windows/sound.cpp index 7fe12e0b..1ab9c9a9 100755 --- a/windows/sound.cpp +++ b/windows/sound.cpp @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer diff --git a/windows/sound.h b/windows/sound.h index 310dceb9..c019b19c 100755 --- a/windows/sound.h +++ b/windows/sound.h @@ -1,5 +1,5 @@ /******************************************************************************\ - * Copyright (c) 2004-2016 + * Copyright (c) 2004-2017 * * Author(s): * Volker Fischer