Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThorvald Natvig <slicer@users.sourceforge.net>2010-01-05 10:49:22 +0300
committerThorvald Natvig <slicer@users.sourceforge.net>2010-01-05 10:49:22 +0300
commit16339bfc91c4b897bb0b33278f4a0ec21ade7d37 (patch)
tree6295f988a6e330af8cbde4921a2585ca7611e774 /src
parent85e54290a7c21695237d554d7c299825846e737d (diff)
Update license to 2010
Diffstat (limited to 'src')
-rw-r--r--src/ACL.cpp2
-rw-r--r--src/ACL.h2
-rw-r--r--src/Channel.cpp2
-rw-r--r--src/Channel.h2
-rw-r--r--src/Connection.cpp2
-rw-r--r--src/Connection.h2
-rw-r--r--src/CryptState.cpp2
-rw-r--r--src/CryptState.h2
-rw-r--r--src/Group.cpp2
-rw-r--r--src/Group.h2
-rw-r--r--src/Message.h2
-rw-r--r--src/Net.cpp2
-rw-r--r--src/Net.h2
-rw-r--r--src/OSInfo.cpp2
-rw-r--r--src/OSInfo.h2
-rw-r--r--src/PacketDataStream.h2
-rw-r--r--src/SSL.cpp2
-rw-r--r--src/SSL.h2
-rw-r--r--src/Timer.cpp2
-rw-r--r--src/Timer.h2
-rw-r--r--src/User.cpp2
-rw-r--r--src/User.h2
-rw-r--r--src/Version.h2
-rw-r--r--src/bonjour/bonjourserviceresolver.cpp2
-rw-r--r--src/bonjour/bonjourserviceresolver.h4
-rw-r--r--src/mumble/ACLEditor.cpp2
-rw-r--r--src/mumble/ACLEditor.h2
-rw-r--r--src/mumble/ALSAAudio.cpp2
-rw-r--r--src/mumble/ALSAAudio.h2
-rw-r--r--src/mumble/ASIOInput.cpp2
-rw-r--r--src/mumble/ASIOInput.h2
-rw-r--r--src/mumble/About.cpp2
-rw-r--r--src/mumble/About.h2
-rw-r--r--src/mumble/Audio.cpp2
-rw-r--r--src/mumble/Audio.h2
-rw-r--r--src/mumble/AudioConfigDialog.cpp2
-rw-r--r--src/mumble/AudioConfigDialog.h2
-rw-r--r--src/mumble/AudioInput.cpp2
-rw-r--r--src/mumble/AudioInput.h2
-rw-r--r--src/mumble/AudioOutput.cpp2
-rw-r--r--src/mumble/AudioOutput.h2
-rw-r--r--src/mumble/AudioStats.cpp2
-rw-r--r--src/mumble/AudioStats.h2
-rw-r--r--src/mumble/AudioWizard.cpp2
-rw-r--r--src/mumble/AudioWizard.h2
-rw-r--r--src/mumble/BanEditor.cpp2
-rw-r--r--src/mumble/BanEditor.h2
-rw-r--r--src/mumble/Cert.cpp2
-rw-r--r--src/mumble/Cert.h2
-rw-r--r--src/mumble/ClientUser.cpp2
-rw-r--r--src/mumble/ClientUser.h2
-rw-r--r--src/mumble/ConfigDialog.cpp2
-rw-r--r--src/mumble/ConfigDialog.h2
-rw-r--r--src/mumble/ConfigDialog.mm2
-rw-r--r--src/mumble/ConfigWidget.cpp2
-rw-r--r--src/mumble/ConfigWidget.h2
-rw-r--r--src/mumble/ConnectDialog.cpp2
-rw-r--r--src/mumble/ConnectDialog.h2
-rw-r--r--src/mumble/CoreAudio.cpp2
-rw-r--r--src/mumble/CoreAudio.h2
-rw-r--r--src/mumble/CustomElements.cpp2
-rw-r--r--src/mumble/CustomElements.h2
-rw-r--r--src/mumble/DBus.cpp2
-rw-r--r--src/mumble/DBus.h2
-rw-r--r--src/mumble/Database.cpp2
-rw-r--r--src/mumble/Database.h2
-rw-r--r--src/mumble/DirectSound.cpp2
-rw-r--r--src/mumble/DirectSound.h2
-rw-r--r--src/mumble/G15LCDEngine_lglcd.cpp2
-rw-r--r--src/mumble/G15LCDEngine_lglcd.h2
-rw-r--r--src/mumble/G15LCDEngine_unix.cpp2
-rw-r--r--src/mumble/G15LCDEngine_unix.h2
-rw-r--r--src/mumble/Global.cpp2
-rw-r--r--src/mumble/Global.h2
-rw-r--r--src/mumble/GlobalShortcut.cpp2
-rw-r--r--src/mumble/GlobalShortcut.h2
-rw-r--r--src/mumble/GlobalShortcut_macx.cpp2
-rw-r--r--src/mumble/GlobalShortcut_macx.h2
-rw-r--r--src/mumble/GlobalShortcut_unix.cpp2
-rw-r--r--src/mumble/GlobalShortcut_unix.h2
-rw-r--r--src/mumble/GlobalShortcut_win.cpp2
-rw-r--r--src/mumble/GlobalShortcut_win.h2
-rw-r--r--src/mumble/LCD.cpp2
-rw-r--r--src/mumble/LCD.h2
-rw-r--r--src/mumble/Log.cpp2
-rw-r--r--src/mumble/Log.h2
-rw-r--r--src/mumble/LookConfig.cpp2
-rw-r--r--src/mumble/LookConfig.h2
-rw-r--r--src/mumble/MainWindow.cpp2
-rw-r--r--src/mumble/MainWindow.h2
-rw-r--r--src/mumble/Messages.cpp2
-rw-r--r--src/mumble/MumbleScript.cpp2
-rw-r--r--src/mumble/MumbleScript.h2
-rw-r--r--src/mumble/NetworkConfig.cpp2
-rw-r--r--src/mumble/NetworkConfig.h2
-rw-r--r--src/mumble/OSS.cpp2
-rw-r--r--src/mumble/OSS.h2
-rw-r--r--src/mumble/Overlay.cpp2
-rw-r--r--src/mumble/Overlay.h2
-rw-r--r--src/mumble/Overlay_unix.cpp2
-rw-r--r--src/mumble/Overlay_win.cpp2
-rw-r--r--src/mumble/PAAudio.cpp2
-rw-r--r--src/mumble/PAAudio.h2
-rw-r--r--src/mumble/PAAudioConfig.cpp2
-rw-r--r--src/mumble/PAAudioConfig.h2
-rw-r--r--src/mumble/Plugins.cpp2
-rw-r--r--src/mumble/Plugins.h2
-rw-r--r--src/mumble/PositionalSound.cpp2
-rw-r--r--src/mumble/PositionalSound.h2
-rw-r--r--src/mumble/PulseAudio.cpp2
-rw-r--r--src/mumble/PulseAudio.h2
-rw-r--r--src/mumble/RichTextEditor.cpp2
-rw-r--r--src/mumble/RichTextEditor.h2
-rw-r--r--src/mumble/ServerHandler.cpp2
-rw-r--r--src/mumble/ServerHandler.h2
-rw-r--r--src/mumble/Settings.cpp2
-rw-r--r--src/mumble/Settings.h2
-rw-r--r--src/mumble/TaskList.cpp2
-rw-r--r--src/mumble/TaskList.h2
-rw-r--r--src/mumble/TextMessage.cpp2
-rw-r--r--src/mumble/TextMessage.h2
-rw-r--r--src/mumble/TextToSpeech.h2
-rw-r--r--src/mumble/TextToSpeech_macx.cpp2
-rw-r--r--src/mumble/TextToSpeech_unix.cpp2
-rw-r--r--src/mumble/TextToSpeech_win.cpp2
-rw-r--r--src/mumble/Tokens.cpp2
-rw-r--r--src/mumble/Tokens.h2
-rw-r--r--src/mumble/Usage.cpp2
-rw-r--r--src/mumble/Usage.h2
-rw-r--r--src/mumble/UserEdit.cpp2
-rw-r--r--src/mumble/UserEdit.h2
-rw-r--r--src/mumble/UserModel.cpp2
-rw-r--r--src/mumble/UserModel.h2
-rw-r--r--src/mumble/UserView.cpp2
-rw-r--r--src/mumble/UserView.h2
-rw-r--r--src/mumble/VersionCheck.cpp2
-rw-r--r--src/mumble/VersionCheck.h2
-rw-r--r--src/mumble/ViewCert.cpp2
-rw-r--r--src/mumble/ViewCert.h2
-rw-r--r--src/mumble/WASAPI.cpp2
-rw-r--r--src/mumble/WASAPI.h2
-rw-r--r--src/mumble/licenses.h2
-rw-r--r--src/mumble/main.cpp2
-rw-r--r--src/mumble/mumble.plist2
-rw-r--r--src/mumble/mumble.rc2
-rw-r--r--src/mumble/os_macx.cpp2
-rw-r--r--src/mumble/os_win.cpp2
-rw-r--r--src/mumble11x/ACL.cpp2
-rw-r--r--src/mumble11x/ACL.h2
-rw-r--r--src/mumble11x/ACLEditor.cpp2
-rw-r--r--src/mumble11x/ACLEditor.h2
-rw-r--r--src/mumble11x/About.cpp2
-rw-r--r--src/mumble11x/About.h2
-rw-r--r--src/mumble11x/Audio.cpp2
-rw-r--r--src/mumble11x/Audio.h2
-rw-r--r--src/mumble11x/AudioConfigDialog.cpp2
-rw-r--r--src/mumble11x/AudioConfigDialog.h2
-rw-r--r--src/mumble11x/AudioInput.cpp2
-rw-r--r--src/mumble11x/AudioInput.h2
-rw-r--r--src/mumble11x/AudioOutput.cpp2
-rw-r--r--src/mumble11x/AudioOutput.h2
-rw-r--r--src/mumble11x/AudioWizard.cpp2
-rw-r--r--src/mumble11x/AudioWizard.h2
-rw-r--r--src/mumble11x/BanEditor.cpp2
-rw-r--r--src/mumble11x/BanEditor.h2
-rw-r--r--src/mumble11x/Channel.cpp2
-rw-r--r--src/mumble11x/Channel.h2
-rw-r--r--src/mumble11x/ConnectDialog.cpp2
-rw-r--r--src/mumble11x/ConnectDialog.h2
-rw-r--r--src/mumble11x/Connection.cpp2
-rw-r--r--src/mumble11x/Connection.h2
-rw-r--r--src/mumble11x/DBus.cpp2
-rw-r--r--src/mumble11x/Database.cpp2
-rw-r--r--src/mumble11x/Database.h2
-rw-r--r--src/mumble11x/G15LCDEngine_unix.cpp2
-rw-r--r--src/mumble11x/G15LCDEngine_unix.h2
-rw-r--r--src/mumble11x/G15LCDEngine_win.cpp2
-rw-r--r--src/mumble11x/G15LCDEngine_win.h2
-rw-r--r--src/mumble11x/Global.cpp2
-rw-r--r--src/mumble11x/Global.h2
-rw-r--r--src/mumble11x/GlobalShortcut.cpp2
-rw-r--r--src/mumble11x/GlobalShortcut.h2
-rw-r--r--src/mumble11x/Group.cpp2
-rw-r--r--src/mumble11x/Group.h2
-rw-r--r--src/mumble11x/LCD.cpp2
-rw-r--r--src/mumble11x/LCD.h2
-rw-r--r--src/mumble11x/Log.cpp2
-rw-r--r--src/mumble11x/Log.h2
-rw-r--r--src/mumble11x/LookConfig.cpp2
-rw-r--r--src/mumble11x/LookConfig.h2
-rw-r--r--src/mumble11x/MainWindow.cpp2
-rw-r--r--src/mumble11x/MainWindow.h2
-rw-r--r--src/mumble11x/Message.cpp2
-rw-r--r--src/mumble11x/Message.h2
-rw-r--r--src/mumble11x/Messages.cpp2
-rw-r--r--src/mumble11x/NetworkConfig.cpp2
-rw-r--r--src/mumble11x/NetworkConfig.h2
-rw-r--r--src/mumble11x/Overlay.cpp2
-rw-r--r--src/mumble11x/Overlay.h2
-rw-r--r--src/mumble11x/Overlay_unix.cpp2
-rw-r--r--src/mumble11x/Overlay_win.cpp2
-rw-r--r--src/mumble11x/Player.cpp2
-rw-r--r--src/mumble11x/Player.h2
-rw-r--r--src/mumble11x/PlayerModel.cpp2
-rw-r--r--src/mumble11x/PlayerModel.h2
-rw-r--r--src/mumble11x/Plugins.cpp2
-rw-r--r--src/mumble11x/Plugins.h2
-rw-r--r--src/mumble11x/PositionalSound.cpp2
-rw-r--r--src/mumble11x/PositionalSound.h2
-rw-r--r--src/mumble11x/ServerHandler.cpp2
-rw-r--r--src/mumble11x/ServerHandler.h2
-rw-r--r--src/mumble11x/Settings.cpp2
-rw-r--r--src/mumble11x/Settings.h2
-rw-r--r--src/mumble11x/TextMessage.cpp2
-rw-r--r--src/mumble11x/TextMessage.h2
-rw-r--r--src/mumble11x/Usage.cpp2
-rw-r--r--src/mumble11x/Usage.h2
-rw-r--r--src/mumble11x/main.cpp2
-rw-r--r--src/mumble11x/mumble.rc2
-rw-r--r--src/mumble11x/mumble11x.plist2
-rw-r--r--src/murmur/Cert.cpp2
-rw-r--r--src/murmur/DBus.cpp2
-rw-r--r--src/murmur/DBus.h2
-rw-r--r--src/murmur/Messages.cpp2
-rw-r--r--src/murmur/Meta.cpp2
-rw-r--r--src/murmur/Meta.h2
-rw-r--r--src/murmur/MurmurIce.cpp2
-rw-r--r--src/murmur/MurmurIce.h2
-rw-r--r--src/murmur/RPC.cpp2
-rw-r--r--src/murmur/Register.cpp2
-rw-r--r--src/murmur/Server.cpp2
-rw-r--r--src/murmur/Server.h2
-rw-r--r--src/murmur/ServerDB.cpp2
-rw-r--r--src/murmur/ServerDB.h2
-rw-r--r--src/murmur/Tray.cpp2
-rw-r--r--src/murmur/Tray.h2
-rw-r--r--src/murmur/UnixMurmur.cpp2
-rw-r--r--src/murmur/UnixMurmur.h2
-rw-r--r--src/murmur/main.cpp2
-rw-r--r--src/murmur/murmur.plist2
-rw-r--r--src/murmur/murmur.rc2
241 files changed, 242 insertions, 242 deletions
diff --git a/src/ACL.cpp b/src/ACL.cpp
index 1f446c529..9b94bf148 100644
--- a/src/ACL.cpp
+++ b/src/ACL.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/ACL.h b/src/ACL.h
index 063a50bbe..300a794c9 100644
--- a/src/ACL.h
+++ b/src/ACL.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/Channel.cpp b/src/Channel.cpp
index 5365278c0..c226aca2c 100644
--- a/src/Channel.cpp
+++ b/src/Channel.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/Channel.h b/src/Channel.h
index 157114a63..36d377517 100644
--- a/src/Channel.h
+++ b/src/Channel.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/Connection.cpp b/src/Connection.cpp
index 265403268..c5dd6a59f 100644
--- a/src/Connection.cpp
+++ b/src/Connection.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/Connection.h b/src/Connection.h
index 9afa4de8a..f5e1ff875 100644
--- a/src/Connection.h
+++ b/src/Connection.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/CryptState.cpp b/src/CryptState.cpp
index 476d849c5..152a9b418 100644
--- a/src/CryptState.cpp
+++ b/src/CryptState.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/CryptState.h b/src/CryptState.h
index bf9a65588..d1b88b746 100644
--- a/src/CryptState.h
+++ b/src/CryptState.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/Group.cpp b/src/Group.cpp
index 1e5f8ab86..6a61b81e9 100644
--- a/src/Group.cpp
+++ b/src/Group.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/Group.h b/src/Group.h
index 8544c5f10..407641860 100644
--- a/src/Group.h
+++ b/src/Group.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/Message.h b/src/Message.h
index 13031eeaf..ca64937f4 100644
--- a/src/Message.h
+++ b/src/Message.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/Net.cpp b/src/Net.cpp
index 1649408ae..27820541b 100644
--- a/src/Net.cpp
+++ b/src/Net.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/Net.h b/src/Net.h
index 99c673400..50edef465 100644
--- a/src/Net.h
+++ b/src/Net.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/OSInfo.cpp b/src/OSInfo.cpp
index 78d46671f..c5b84413c 100644
--- a/src/OSInfo.cpp
+++ b/src/OSInfo.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/OSInfo.h b/src/OSInfo.h
index b453947fb..9ee17bbc8 100644
--- a/src/OSInfo.h
+++ b/src/OSInfo.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/PacketDataStream.h b/src/PacketDataStream.h
index 87b70c968..7d64ba924 100644
--- a/src/PacketDataStream.h
+++ b/src/PacketDataStream.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/SSL.cpp b/src/SSL.cpp
index aaadc701b..e9d343c38 100644
--- a/src/SSL.cpp
+++ b/src/SSL.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/SSL.h b/src/SSL.h
index 092adad8e..ae0c7b22c 100644
--- a/src/SSL.h
+++ b/src/SSL.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/Timer.cpp b/src/Timer.cpp
index 7bfa42b6a..d7f709f54 100644
--- a/src/Timer.cpp
+++ b/src/Timer.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/Timer.h b/src/Timer.h
index 8ea12528a..4b003f9e4 100644
--- a/src/Timer.h
+++ b/src/Timer.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/User.cpp b/src/User.cpp
index 303bf8f88..fa73e0192 100644
--- a/src/User.cpp
+++ b/src/User.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/User.h b/src/User.h
index 0bd7c161f..d47862a07 100644
--- a/src/User.h
+++ b/src/User.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/Version.h b/src/Version.h
index 6ba7ee639..5c643080f 100644
--- a/src/Version.h
+++ b/src/Version.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/bonjour/bonjourserviceresolver.cpp b/src/bonjour/bonjourserviceresolver.cpp
index 7e11fb6ce..5ad3236b6 100644
--- a/src/bonjour/bonjourserviceresolver.cpp
+++ b/src/bonjour/bonjourserviceresolver.cpp
@@ -1,6 +1,6 @@
/*
Copyright (c) 2007, Trenton Schulz
-Copyright (C) 2009, Thorvald Natvig <thorvald@natvig.com>
+Copyright (C) 2009-2010, Thorvald Natvig <thorvald@natvig.com>
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
diff --git a/src/bonjour/bonjourserviceresolver.h b/src/bonjour/bonjourserviceresolver.h
index a28e8b578..3d81a1f89 100644
--- a/src/bonjour/bonjourserviceresolver.h
+++ b/src/bonjour/bonjourserviceresolver.h
@@ -1,7 +1,7 @@
/*
Copyright (c) 2007, Trenton Schulz
-Copyright (c) 2009, Stefan Hacker
-Copyright (C) 2009, Thorvald Natvig <thorvald@natvig.com>
+Copyright (c) 2009-2010, Stefan Hacker
+Copyright (C) 2009-2010, Thorvald Natvig <thorvald@natvig.com>
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
diff --git a/src/mumble/ACLEditor.cpp b/src/mumble/ACLEditor.cpp
index bd88cc77f..17a153730 100644
--- a/src/mumble/ACLEditor.cpp
+++ b/src/mumble/ACLEditor.cpp
@@ -1,4 +1,4 @@
-/* copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/ACLEditor.h b/src/mumble/ACLEditor.h
index 6abfaea41..18afef31a 100644
--- a/src/mumble/ACLEditor.h
+++ b/src/mumble/ACLEditor.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/ALSAAudio.cpp b/src/mumble/ALSAAudio.cpp
index a891e3390..9d7eddacb 100644
--- a/src/mumble/ALSAAudio.cpp
+++ b/src/mumble/ALSAAudio.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/ALSAAudio.h b/src/mumble/ALSAAudio.h
index 31be8afac..5363dcf18 100644
--- a/src/mumble/ALSAAudio.h
+++ b/src/mumble/ALSAAudio.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/ASIOInput.cpp b/src/mumble/ASIOInput.cpp
index 486daffd6..9f6876f4a 100644
--- a/src/mumble/ASIOInput.cpp
+++ b/src/mumble/ASIOInput.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/ASIOInput.h b/src/mumble/ASIOInput.h
index 6e40253bc..8c289a2e6 100644
--- a/src/mumble/ASIOInput.h
+++ b/src/mumble/ASIOInput.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/About.cpp b/src/mumble/About.cpp
index 1a5bffb40..60e0e55b4 100644
--- a/src/mumble/About.cpp
+++ b/src/mumble/About.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/About.h b/src/mumble/About.h
index 79b1889fc..6f9874840 100644
--- a/src/mumble/About.h
+++ b/src/mumble/About.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Audio.cpp b/src/mumble/Audio.cpp
index f2aa313c6..dab32e225 100644
--- a/src/mumble/Audio.cpp
+++ b/src/mumble/Audio.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Audio.h b/src/mumble/Audio.h
index ee29a7c5b..bc94daa43 100644
--- a/src/mumble/Audio.h
+++ b/src/mumble/Audio.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/AudioConfigDialog.cpp b/src/mumble/AudioConfigDialog.cpp
index f227b5452..8db62579c 100644
--- a/src/mumble/AudioConfigDialog.cpp
+++ b/src/mumble/AudioConfigDialog.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008, Andreas Messer <andi@bupfen.de>
All rights reserved.
diff --git a/src/mumble/AudioConfigDialog.h b/src/mumble/AudioConfigDialog.h
index 80e80421b..c811dc7b4 100644
--- a/src/mumble/AudioConfigDialog.h
+++ b/src/mumble/AudioConfigDialog.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/AudioInput.cpp b/src/mumble/AudioInput.cpp
index d85f88087..df068faa2 100644
--- a/src/mumble/AudioInput.cpp
+++ b/src/mumble/AudioInput.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/AudioInput.h b/src/mumble/AudioInput.h
index c91680e06..2a27c5cea 100644
--- a/src/mumble/AudioInput.h
+++ b/src/mumble/AudioInput.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/AudioOutput.cpp b/src/mumble/AudioOutput.cpp
index f6ef5af0a..2093d74d1 100644
--- a/src/mumble/AudioOutput.cpp
+++ b/src/mumble/AudioOutput.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/AudioOutput.h b/src/mumble/AudioOutput.h
index e3b19227e..bcfbea2be 100644
--- a/src/mumble/AudioOutput.h
+++ b/src/mumble/AudioOutput.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/AudioStats.cpp b/src/mumble/AudioStats.cpp
index 981e9d396..ad2189d46 100644
--- a/src/mumble/AudioStats.cpp
+++ b/src/mumble/AudioStats.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/AudioStats.h b/src/mumble/AudioStats.h
index 18bf6a889..71fb4b787 100644
--- a/src/mumble/AudioStats.h
+++ b/src/mumble/AudioStats.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/AudioWizard.cpp b/src/mumble/AudioWizard.cpp
index 0ec5707b6..aec9e6ceb 100644
--- a/src/mumble/AudioWizard.cpp
+++ b/src/mumble/AudioWizard.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/AudioWizard.h b/src/mumble/AudioWizard.h
index c729739d3..4d423bb32 100644
--- a/src/mumble/AudioWizard.h
+++ b/src/mumble/AudioWizard.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/BanEditor.cpp b/src/mumble/BanEditor.cpp
index 10fcad25d..b4717c3ef 100644
--- a/src/mumble/BanEditor.cpp
+++ b/src/mumble/BanEditor.cpp
@@ -1,4 +1,4 @@
-/* copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/BanEditor.h b/src/mumble/BanEditor.h
index c30f05cf3..32071d913 100644
--- a/src/mumble/BanEditor.h
+++ b/src/mumble/BanEditor.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Cert.cpp b/src/mumble/Cert.cpp
index e3b9d2540..db03913f9 100644
--- a/src/mumble/Cert.cpp
+++ b/src/mumble/Cert.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Cert.h b/src/mumble/Cert.h
index dd8379d28..22dd729bd 100644
--- a/src/mumble/Cert.h
+++ b/src/mumble/Cert.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/ClientUser.cpp b/src/mumble/ClientUser.cpp
index a38784e32..ab039146d 100644
--- a/src/mumble/ClientUser.cpp
+++ b/src/mumble/ClientUser.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/ClientUser.h b/src/mumble/ClientUser.h
index b349902f4..7d02fc033 100644
--- a/src/mumble/ClientUser.h
+++ b/src/mumble/ClientUser.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/ConfigDialog.cpp b/src/mumble/ConfigDialog.cpp
index bcae8425e..94052db28 100644
--- a/src/mumble/ConfigDialog.cpp
+++ b/src/mumble/ConfigDialog.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/ConfigDialog.h b/src/mumble/ConfigDialog.h
index 411701cbb..2e060ed2f 100644
--- a/src/mumble/ConfigDialog.h
+++ b/src/mumble/ConfigDialog.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/ConfigDialog.mm b/src/mumble/ConfigDialog.mm
index e2b79b027..df0f44d2c 100644
--- a/src/mumble/ConfigDialog.mm
+++ b/src/mumble/ConfigDialog.mm
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble/ConfigWidget.cpp b/src/mumble/ConfigWidget.cpp
index effe22662..b76350b83 100644
--- a/src/mumble/ConfigWidget.cpp
+++ b/src/mumble/ConfigWidget.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/ConfigWidget.h b/src/mumble/ConfigWidget.h
index 532f764bd..857d11423 100644
--- a/src/mumble/ConfigWidget.h
+++ b/src/mumble/ConfigWidget.h
@@ -1,5 +1,5 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/ConnectDialog.cpp b/src/mumble/ConnectDialog.cpp
index c3eef5686..894f02b46 100644
--- a/src/mumble/ConnectDialog.cpp
+++ b/src/mumble/ConnectDialog.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/ConnectDialog.h b/src/mumble/ConnectDialog.h
index c9bf6b0b4..07ff75f86 100644
--- a/src/mumble/ConnectDialog.h
+++ b/src/mumble/ConnectDialog.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/CoreAudio.cpp b/src/mumble/CoreAudio.cpp
index 2e666ece8..69be56d52 100644
--- a/src/mumble/CoreAudio.cpp
+++ b/src/mumble/CoreAudio.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble/CoreAudio.h b/src/mumble/CoreAudio.h
index 75139670f..5dd675d53 100644
--- a/src/mumble/CoreAudio.h
+++ b/src/mumble/CoreAudio.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble/CustomElements.cpp b/src/mumble/CustomElements.cpp
index 942c3b1c6..1c930033f 100644
--- a/src/mumble/CustomElements.cpp
+++ b/src/mumble/CustomElements.cpp
@@ -1,5 +1,5 @@
/* Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
- Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+ Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/CustomElements.h b/src/mumble/CustomElements.h
index 2758d9db6..95c8b6085 100644
--- a/src/mumble/CustomElements.h
+++ b/src/mumble/CustomElements.h
@@ -1,5 +1,5 @@
/* Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
- Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+ Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/DBus.cpp b/src/mumble/DBus.cpp
index b9b8980d1..3172a3b40 100644
--- a/src/mumble/DBus.cpp
+++ b/src/mumble/DBus.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/DBus.h b/src/mumble/DBus.h
index 0aaabbbb0..b2e3b8994 100644
--- a/src/mumble/DBus.h
+++ b/src/mumble/DBus.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Database.cpp b/src/mumble/Database.cpp
index 6e8c69fcf..5b33c9d9b 100644
--- a/src/mumble/Database.cpp
+++ b/src/mumble/Database.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Database.h b/src/mumble/Database.h
index 34cdb0246..49d555a7c 100644
--- a/src/mumble/Database.h
+++ b/src/mumble/Database.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/DirectSound.cpp b/src/mumble/DirectSound.cpp
index ca492a5e0..926ab3116 100644
--- a/src/mumble/DirectSound.cpp
+++ b/src/mumble/DirectSound.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/DirectSound.h b/src/mumble/DirectSound.h
index 739958894..0a28a9d79 100644
--- a/src/mumble/DirectSound.h
+++ b/src/mumble/DirectSound.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/G15LCDEngine_lglcd.cpp b/src/mumble/G15LCDEngine_lglcd.cpp
index 70f778af4..f95503c62 100644
--- a/src/mumble/G15LCDEngine_lglcd.cpp
+++ b/src/mumble/G15LCDEngine_lglcd.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble/G15LCDEngine_lglcd.h b/src/mumble/G15LCDEngine_lglcd.h
index 0bb89ca20..6f0708180 100644
--- a/src/mumble/G15LCDEngine_lglcd.h
+++ b/src/mumble/G15LCDEngine_lglcd.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble/G15LCDEngine_unix.cpp b/src/mumble/G15LCDEngine_unix.cpp
index afdd8c497..2036d5070 100644
--- a/src/mumble/G15LCDEngine_unix.cpp
+++ b/src/mumble/G15LCDEngine_unix.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble/G15LCDEngine_unix.h b/src/mumble/G15LCDEngine_unix.h
index 79b89442b..5595e02a3 100644
--- a/src/mumble/G15LCDEngine_unix.h
+++ b/src/mumble/G15LCDEngine_unix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble/Global.cpp b/src/mumble/Global.cpp
index a047d19ac..06191cfd3 100644
--- a/src/mumble/Global.cpp
+++ b/src/mumble/Global.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Global.h b/src/mumble/Global.h
index ef5a968d2..63f32d9e3 100644
--- a/src/mumble/Global.h
+++ b/src/mumble/Global.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/GlobalShortcut.cpp b/src/mumble/GlobalShortcut.cpp
index 81bb0facc..707de2dff 100644
--- a/src/mumble/GlobalShortcut.cpp
+++ b/src/mumble/GlobalShortcut.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/GlobalShortcut.h b/src/mumble/GlobalShortcut.h
index cda94ae7e..f52064264 100644
--- a/src/mumble/GlobalShortcut.h
+++ b/src/mumble/GlobalShortcut.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/GlobalShortcut_macx.cpp b/src/mumble/GlobalShortcut_macx.cpp
index 661e8ada1..da10f8bc5 100644
--- a/src/mumble/GlobalShortcut_macx.cpp
+++ b/src/mumble/GlobalShortcut_macx.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble/GlobalShortcut_macx.h b/src/mumble/GlobalShortcut_macx.h
index d71f79db9..65fd014ab 100644
--- a/src/mumble/GlobalShortcut_macx.h
+++ b/src/mumble/GlobalShortcut_macx.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble/GlobalShortcut_unix.cpp b/src/mumble/GlobalShortcut_unix.cpp
index a4774fb9f..b6bcb062a 100644
--- a/src/mumble/GlobalShortcut_unix.cpp
+++ b/src/mumble/GlobalShortcut_unix.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/GlobalShortcut_unix.h b/src/mumble/GlobalShortcut_unix.h
index a42a4c550..a4f6eb029 100644
--- a/src/mumble/GlobalShortcut_unix.h
+++ b/src/mumble/GlobalShortcut_unix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/GlobalShortcut_win.cpp b/src/mumble/GlobalShortcut_win.cpp
index 374fc4aa0..d79675612 100644
--- a/src/mumble/GlobalShortcut_win.cpp
+++ b/src/mumble/GlobalShortcut_win.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/GlobalShortcut_win.h b/src/mumble/GlobalShortcut_win.h
index ef8785b5e..19bb8d14d 100644
--- a/src/mumble/GlobalShortcut_win.h
+++ b/src/mumble/GlobalShortcut_win.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/LCD.cpp b/src/mumble/LCD.cpp
index 181b9b32d..ef89e5190 100644
--- a/src/mumble/LCD.cpp
+++ b/src/mumble/LCD.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble/LCD.h b/src/mumble/LCD.h
index 526693790..89dc7c6d6 100644
--- a/src/mumble/LCD.h
+++ b/src/mumble/LCD.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble/Log.cpp b/src/mumble/Log.cpp
index 60a13286e..9f5b16967 100644
--- a/src/mumble/Log.cpp
+++ b/src/mumble/Log.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/Log.h b/src/mumble/Log.h
index d975626f0..faa59ea90 100644
--- a/src/mumble/Log.h
+++ b/src/mumble/Log.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/LookConfig.cpp b/src/mumble/LookConfig.cpp
index 2ab28b2a6..b71738366 100644
--- a/src/mumble/LookConfig.cpp
+++ b/src/mumble/LookConfig.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/LookConfig.h b/src/mumble/LookConfig.h
index 8f71fd73f..520edea07 100644
--- a/src/mumble/LookConfig.h
+++ b/src/mumble/LookConfig.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/MainWindow.cpp b/src/mumble/MainWindow.cpp
index 64875b0ed..78c10320f 100644
--- a/src/mumble/MainWindow.cpp
+++ b/src/mumble/MainWindow.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/MainWindow.h b/src/mumble/MainWindow.h
index 50333633a..b4328ace3 100644
--- a/src/mumble/MainWindow.h
+++ b/src/mumble/MainWindow.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/Messages.cpp b/src/mumble/Messages.cpp
index 158a5010c..fb365c90f 100644
--- a/src/mumble/Messages.cpp
+++ b/src/mumble/Messages.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/MumbleScript.cpp b/src/mumble/MumbleScript.cpp
index 4ad2d79b8..c741b9c03 100644
--- a/src/mumble/MumbleScript.cpp
+++ b/src/mumble/MumbleScript.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/MumbleScript.h b/src/mumble/MumbleScript.h
index f513ddb28..ed382d8de 100644
--- a/src/mumble/MumbleScript.h
+++ b/src/mumble/MumbleScript.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/NetworkConfig.cpp b/src/mumble/NetworkConfig.cpp
index 1e473a91c..b946b12d7 100644
--- a/src/mumble/NetworkConfig.cpp
+++ b/src/mumble/NetworkConfig.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
diff --git a/src/mumble/NetworkConfig.h b/src/mumble/NetworkConfig.h
index 5bce8b52d..74e35c3dd 100644
--- a/src/mumble/NetworkConfig.h
+++ b/src/mumble/NetworkConfig.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble/OSS.cpp b/src/mumble/OSS.cpp
index 346db6411..8d21abadf 100644
--- a/src/mumble/OSS.cpp
+++ b/src/mumble/OSS.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/OSS.h b/src/mumble/OSS.h
index 84f5532db..6ca223aa3 100644
--- a/src/mumble/OSS.h
+++ b/src/mumble/OSS.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Overlay.cpp b/src/mumble/Overlay.cpp
index 8dbe9f036..fa539ec91 100644
--- a/src/mumble/Overlay.cpp
+++ b/src/mumble/Overlay.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Overlay.h b/src/mumble/Overlay.h
index 27e93837b..fe3157122 100644
--- a/src/mumble/Overlay.h
+++ b/src/mumble/Overlay.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Overlay_unix.cpp b/src/mumble/Overlay_unix.cpp
index c3006a941..d69dd9146 100644
--- a/src/mumble/Overlay_unix.cpp
+++ b/src/mumble/Overlay_unix.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Overlay_win.cpp b/src/mumble/Overlay_win.cpp
index 353ca39eb..d8fb50f1e 100644
--- a/src/mumble/Overlay_win.cpp
+++ b/src/mumble/Overlay_win.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/PAAudio.cpp b/src/mumble/PAAudio.cpp
index 6167501e9..189774b24 100644
--- a/src/mumble/PAAudio.cpp
+++ b/src/mumble/PAAudio.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2007, Stefan Gehn <mETz AT gehn DOT net>
All rights reserved.
diff --git a/src/mumble/PAAudio.h b/src/mumble/PAAudio.h
index 9a5da0fe2..da18fb50c 100644
--- a/src/mumble/PAAudio.h
+++ b/src/mumble/PAAudio.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2007, Stefan Gehn <mETz AT gehn DOT net>
All rights reserved.
diff --git a/src/mumble/PAAudioConfig.cpp b/src/mumble/PAAudioConfig.cpp
index de01a4b10..fff14174c 100644
--- a/src/mumble/PAAudioConfig.cpp
+++ b/src/mumble/PAAudioConfig.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2007, Stefan Gehn <mETz AT gehn DOT net>
All rights reserved.
diff --git a/src/mumble/PAAudioConfig.h b/src/mumble/PAAudioConfig.h
index f9019e963..2f520283d 100644
--- a/src/mumble/PAAudioConfig.h
+++ b/src/mumble/PAAudioConfig.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2007, Stefan Gehn <mETz AT gehn DOT net>
All rights reserved.
diff --git a/src/mumble/Plugins.cpp b/src/mumble/Plugins.cpp
index 8db95d3c1..264581964 100644
--- a/src/mumble/Plugins.cpp
+++ b/src/mumble/Plugins.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Plugins.h b/src/mumble/Plugins.h
index cd36e88da..1515c4c0f 100644
--- a/src/mumble/Plugins.h
+++ b/src/mumble/Plugins.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/PositionalSound.cpp b/src/mumble/PositionalSound.cpp
index 66a5eb334..328b7c3c0 100644
--- a/src/mumble/PositionalSound.cpp
+++ b/src/mumble/PositionalSound.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008, Andreas Messer <andi@bupfen.de>
All rights reserved.
diff --git a/src/mumble/PositionalSound.h b/src/mumble/PositionalSound.h
index ac63c345d..e89078caf 100644
--- a/src/mumble/PositionalSound.h
+++ b/src/mumble/PositionalSound.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008, Andreas Messer <andi@bupfen.de>
All rights reserved.
diff --git a/src/mumble/PulseAudio.cpp b/src/mumble/PulseAudio.cpp
index 084b97044..8f83944c6 100644
--- a/src/mumble/PulseAudio.cpp
+++ b/src/mumble/PulseAudio.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/PulseAudio.h b/src/mumble/PulseAudio.h
index 87f60b1c6..b9493b9c3 100644
--- a/src/mumble/PulseAudio.h
+++ b/src/mumble/PulseAudio.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/RichTextEditor.cpp b/src/mumble/RichTextEditor.cpp
index 3e32f0347..bf490c3cf 100644
--- a/src/mumble/RichTextEditor.cpp
+++ b/src/mumble/RichTextEditor.cpp
@@ -1,4 +1,4 @@
-/* copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/RichTextEditor.h b/src/mumble/RichTextEditor.h
index 40c93a01c..746efc787 100644
--- a/src/mumble/RichTextEditor.h
+++ b/src/mumble/RichTextEditor.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/ServerHandler.cpp b/src/mumble/ServerHandler.cpp
index 8023cd76f..964ebd8df 100644
--- a/src/mumble/ServerHandler.cpp
+++ b/src/mumble/ServerHandler.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/ServerHandler.h b/src/mumble/ServerHandler.h
index 1b7d6541d..ba569ff73 100644
--- a/src/mumble/ServerHandler.h
+++ b/src/mumble/ServerHandler.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Settings.cpp b/src/mumble/Settings.cpp
index 0b2bc9bf8..6f634bbca 100644
--- a/src/mumble/Settings.cpp
+++ b/src/mumble/Settings.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/Settings.h b/src/mumble/Settings.h
index 02d41dfc3..4f40e4c23 100644
--- a/src/mumble/Settings.h
+++ b/src/mumble/Settings.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/TaskList.cpp b/src/mumble/TaskList.cpp
index 9fb0a9b14..92a10e7e4 100644
--- a/src/mumble/TaskList.cpp
+++ b/src/mumble/TaskList.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Benjamin Jemlich <pcgod@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/TaskList.h b/src/mumble/TaskList.h
index b420ea6af..e68a3d7f1 100644
--- a/src/mumble/TaskList.h
+++ b/src/mumble/TaskList.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Benjamin Jemlich <pcgod@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/TextMessage.cpp b/src/mumble/TextMessage.cpp
index c66c0f9da..48efe13e0 100644
--- a/src/mumble/TextMessage.cpp
+++ b/src/mumble/TextMessage.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/TextMessage.h b/src/mumble/TextMessage.h
index 5805b41f4..269099132 100644
--- a/src/mumble/TextMessage.h
+++ b/src/mumble/TextMessage.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/TextToSpeech.h b/src/mumble/TextToSpeech.h
index 84f8c33ce..c192179af 100644
--- a/src/mumble/TextToSpeech.h
+++ b/src/mumble/TextToSpeech.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/TextToSpeech_macx.cpp b/src/mumble/TextToSpeech_macx.cpp
index 7e00f92cc..a5827e5cc 100644
--- a/src/mumble/TextToSpeech_macx.cpp
+++ b/src/mumble/TextToSpeech_macx.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2007, Sebastian Schlingmann <mit_service@users.sourceforge.net>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
diff --git a/src/mumble/TextToSpeech_unix.cpp b/src/mumble/TextToSpeech_unix.cpp
index dda6cd9e5..7608bed30 100644
--- a/src/mumble/TextToSpeech_unix.cpp
+++ b/src/mumble/TextToSpeech_unix.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/TextToSpeech_win.cpp b/src/mumble/TextToSpeech_win.cpp
index 8590aa963..6fbebb1d7 100644
--- a/src/mumble/TextToSpeech_win.cpp
+++ b/src/mumble/TextToSpeech_win.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Tokens.cpp b/src/mumble/Tokens.cpp
index 1c98a1cd1..508e6ccb8 100644
--- a/src/mumble/Tokens.cpp
+++ b/src/mumble/Tokens.cpp
@@ -1,4 +1,4 @@
-/* copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Tokens.h b/src/mumble/Tokens.h
index c33fc67bd..da6740146 100644
--- a/src/mumble/Tokens.h
+++ b/src/mumble/Tokens.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Usage.cpp b/src/mumble/Usage.cpp
index d60d7a786..444a1ea27 100644
--- a/src/mumble/Usage.cpp
+++ b/src/mumble/Usage.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/Usage.h b/src/mumble/Usage.h
index 03428c907..64a888ccd 100644
--- a/src/mumble/Usage.h
+++ b/src/mumble/Usage.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/UserEdit.cpp b/src/mumble/UserEdit.cpp
index 00808c232..00305dc0e 100644
--- a/src/mumble/UserEdit.cpp
+++ b/src/mumble/UserEdit.cpp
@@ -1,4 +1,4 @@
-/* copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/UserEdit.h b/src/mumble/UserEdit.h
index d83489ea7..b3d2a08cd 100644
--- a/src/mumble/UserEdit.h
+++ b/src/mumble/UserEdit.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/UserModel.cpp b/src/mumble/UserModel.cpp
index f5de8b7ce..cf2150f56 100644
--- a/src/mumble/UserModel.cpp
+++ b/src/mumble/UserModel.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/mumble/UserModel.h b/src/mumble/UserModel.h
index 87aa62dad..77d0bcfe7 100644
--- a/src/mumble/UserModel.h
+++ b/src/mumble/UserModel.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/UserView.cpp b/src/mumble/UserView.cpp
index 3e6f3fd94..30838388e 100644
--- a/src/mumble/UserView.cpp
+++ b/src/mumble/UserView.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/UserView.h b/src/mumble/UserView.h
index c5d16338b..3e32bc496 100644
--- a/src/mumble/UserView.h
+++ b/src/mumble/UserView.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/VersionCheck.cpp b/src/mumble/VersionCheck.cpp
index 22717b638..f9a38fb78 100644
--- a/src/mumble/VersionCheck.cpp
+++ b/src/mumble/VersionCheck.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/VersionCheck.h b/src/mumble/VersionCheck.h
index f7443f2fc..9622eec5e 100644
--- a/src/mumble/VersionCheck.h
+++ b/src/mumble/VersionCheck.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/ViewCert.cpp b/src/mumble/ViewCert.cpp
index 54511169a..71a54c185 100644
--- a/src/mumble/ViewCert.cpp
+++ b/src/mumble/ViewCert.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/ViewCert.h b/src/mumble/ViewCert.h
index 5d7683bdb..4f0b53c0b 100644
--- a/src/mumble/ViewCert.h
+++ b/src/mumble/ViewCert.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/WASAPI.cpp b/src/mumble/WASAPI.cpp
index fd7750b78..6d3bd3f0d 100644
--- a/src/mumble/WASAPI.cpp
+++ b/src/mumble/WASAPI.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/WASAPI.h b/src/mumble/WASAPI.h
index 7255def49..0b1b3d46e 100644
--- a/src/mumble/WASAPI.h
+++ b/src/mumble/WASAPI.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/licenses.h b/src/mumble/licenses.h
index 5d3bb6551..d95467396 100644
--- a/src/mumble/licenses.h
+++ b/src/mumble/licenses.h
@@ -1,4 +1,4 @@
-static const char *licenseMumble = "Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>\n"
+static const char *licenseMumble = "Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>\n"
"Copyright (C) 2007, Stefan Gehn <mETz AT gehn DOT net>\n"
"Copyright (C) 2007, Sebastian Schlingmann <mit_service@users.sourceforge.net>\n"
"Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>\n"
diff --git a/src/mumble/main.cpp b/src/mumble/main.cpp
index 2e50c7766..b4730c89d 100644
--- a/src/mumble/main.cpp
+++ b/src/mumble/main.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble/mumble.plist b/src/mumble/mumble.plist
index d4c924fb2..162f0124b 100644
--- a/src/mumble/mumble.plist
+++ b/src/mumble/mumble.plist
@@ -28,7 +28,7 @@
<key>CFBundleVersion</key>
<string>1.2.1</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright (c) 2005-2009 Thorvald Natvig &lt;slicer@users.sourceforge.net&gt;</string>
+ <string>Copyright (c) 2005-2010 Thorvald Natvig &lt;slicer@users.sourceforge.net&gt;</string>
<key>MumbleOverlayLibrary</key>
<string>Contents/Overlay/libmumbleoverlay.dylib</string>
</dict>
diff --git a/src/mumble/mumble.rc b/src/mumble/mumble.rc
index bbd6126b2..938550324 100644
--- a/src/mumble/mumble.rc
+++ b/src/mumble/mumble.rc
@@ -31,7 +31,7 @@ VS_VERSION_INFO VERSIONINFO
VALUE "FileDescription", "Mumble - Low-latency VoIP client"
VALUE "FileVersion", "1.2.1"
VALUE "ProductVersion", "1.2.1"
- VALUE "LegalCopyright", "Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>"
+ VALUE "LegalCopyright", "Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>"
VALUE "OriginalFilename", "mumble.exe"
VALUE "ProductName", "Mumble"
#ifndef RELEASE_BUILD
diff --git a/src/mumble/os_macx.cpp b/src/mumble/os_macx.cpp
index 654e2a3bf..678911b32 100644
--- a/src/mumble/os_macx.cpp
+++ b/src/mumble/os_macx.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble/os_win.cpp b/src/mumble/os_win.cpp
index c59e840dc..00c2ba24c 100644
--- a/src/mumble/os_win.cpp
+++ b/src/mumble/os_win.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/ACL.cpp b/src/mumble11x/ACL.cpp
index 26fecc9a0..f02da36a4 100644
--- a/src/mumble11x/ACL.cpp
+++ b/src/mumble11x/ACL.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/ACL.h b/src/mumble11x/ACL.h
index e2e34f502..1a8ce5f20 100644
--- a/src/mumble11x/ACL.h
+++ b/src/mumble11x/ACL.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/ACLEditor.cpp b/src/mumble11x/ACLEditor.cpp
index cd30275ca..13b26e92d 100644
--- a/src/mumble11x/ACLEditor.cpp
+++ b/src/mumble11x/ACLEditor.cpp
@@ -1,4 +1,4 @@
-/* copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/ACLEditor.h b/src/mumble11x/ACLEditor.h
index 1447e4687..03ea51063 100644
--- a/src/mumble11x/ACLEditor.h
+++ b/src/mumble11x/ACLEditor.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/About.cpp b/src/mumble11x/About.cpp
index aa38f4c88..7617b8109 100644
--- a/src/mumble11x/About.cpp
+++ b/src/mumble11x/About.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/About.h b/src/mumble11x/About.h
index 79b1889fc..6f9874840 100644
--- a/src/mumble11x/About.h
+++ b/src/mumble11x/About.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Audio.cpp b/src/mumble11x/Audio.cpp
index 6d0b0b6da..9dc212a78 100644
--- a/src/mumble11x/Audio.cpp
+++ b/src/mumble11x/Audio.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Audio.h b/src/mumble11x/Audio.h
index 05136a531..98cbe237e 100644
--- a/src/mumble11x/Audio.h
+++ b/src/mumble11x/Audio.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/AudioConfigDialog.cpp b/src/mumble11x/AudioConfigDialog.cpp
index a422b67dd..8b003d93e 100644
--- a/src/mumble11x/AudioConfigDialog.cpp
+++ b/src/mumble11x/AudioConfigDialog.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008, Andreas Messer <andi@bupfen.de>
All rights reserved.
diff --git a/src/mumble11x/AudioConfigDialog.h b/src/mumble11x/AudioConfigDialog.h
index eff94ea85..ee9675e94 100644
--- a/src/mumble11x/AudioConfigDialog.h
+++ b/src/mumble11x/AudioConfigDialog.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/AudioInput.cpp b/src/mumble11x/AudioInput.cpp
index 229e32573..a089a7d1c 100644
--- a/src/mumble11x/AudioInput.cpp
+++ b/src/mumble11x/AudioInput.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/AudioInput.h b/src/mumble11x/AudioInput.h
index ffaaa821b..1adf1888a 100644
--- a/src/mumble11x/AudioInput.h
+++ b/src/mumble11x/AudioInput.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/AudioOutput.cpp b/src/mumble11x/AudioOutput.cpp
index 385e1d311..3b33add46 100644
--- a/src/mumble11x/AudioOutput.cpp
+++ b/src/mumble11x/AudioOutput.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/AudioOutput.h b/src/mumble11x/AudioOutput.h
index da22c507f..5de36dd01 100644
--- a/src/mumble11x/AudioOutput.h
+++ b/src/mumble11x/AudioOutput.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/AudioWizard.cpp b/src/mumble11x/AudioWizard.cpp
index 3f56ec2a9..fa2e26189 100644
--- a/src/mumble11x/AudioWizard.cpp
+++ b/src/mumble11x/AudioWizard.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/AudioWizard.h b/src/mumble11x/AudioWizard.h
index 1d6134178..c2d6d84cd 100644
--- a/src/mumble11x/AudioWizard.h
+++ b/src/mumble11x/AudioWizard.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/BanEditor.cpp b/src/mumble11x/BanEditor.cpp
index f8d3e1f55..f89939b82 100644
--- a/src/mumble11x/BanEditor.cpp
+++ b/src/mumble11x/BanEditor.cpp
@@ -1,4 +1,4 @@
-/* copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/BanEditor.h b/src/mumble11x/BanEditor.h
index d359a1dd5..66d40f5c4 100644
--- a/src/mumble11x/BanEditor.h
+++ b/src/mumble11x/BanEditor.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Channel.cpp b/src/mumble11x/Channel.cpp
index 026962394..6152df7f5 100644
--- a/src/mumble11x/Channel.cpp
+++ b/src/mumble11x/Channel.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Channel.h b/src/mumble11x/Channel.h
index cb0f4e0bd..b107fe2fa 100644
--- a/src/mumble11x/Channel.h
+++ b/src/mumble11x/Channel.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/ConnectDialog.cpp b/src/mumble11x/ConnectDialog.cpp
index cc33efd72..bc11e9c23 100644
--- a/src/mumble11x/ConnectDialog.cpp
+++ b/src/mumble11x/ConnectDialog.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/ConnectDialog.h b/src/mumble11x/ConnectDialog.h
index 4e72cb451..cf1eb5194 100644
--- a/src/mumble11x/ConnectDialog.h
+++ b/src/mumble11x/ConnectDialog.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Connection.cpp b/src/mumble11x/Connection.cpp
index 96219321c..54f3dafce 100644
--- a/src/mumble11x/Connection.cpp
+++ b/src/mumble11x/Connection.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Connection.h b/src/mumble11x/Connection.h
index 8955b406a..d4e3c725d 100644
--- a/src/mumble11x/Connection.h
+++ b/src/mumble11x/Connection.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/DBus.cpp b/src/mumble11x/DBus.cpp
index 45f862387..b8b4cd516 100644
--- a/src/mumble11x/DBus.cpp
+++ b/src/mumble11x/DBus.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Database.cpp b/src/mumble11x/Database.cpp
index 1b8ebad30..71fc5f39b 100644
--- a/src/mumble11x/Database.cpp
+++ b/src/mumble11x/Database.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Database.h b/src/mumble11x/Database.h
index cf0abb6ce..7cafe4dd3 100644
--- a/src/mumble11x/Database.h
+++ b/src/mumble11x/Database.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/G15LCDEngine_unix.cpp b/src/mumble11x/G15LCDEngine_unix.cpp
index f855230c7..f81099283 100644
--- a/src/mumble11x/G15LCDEngine_unix.cpp
+++ b/src/mumble11x/G15LCDEngine_unix.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble11x/G15LCDEngine_unix.h b/src/mumble11x/G15LCDEngine_unix.h
index 8e07cb315..ddbb41cd1 100644
--- a/src/mumble11x/G15LCDEngine_unix.h
+++ b/src/mumble11x/G15LCDEngine_unix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble11x/G15LCDEngine_win.cpp b/src/mumble11x/G15LCDEngine_win.cpp
index 26a5560b8..b10a8133b 100644
--- a/src/mumble11x/G15LCDEngine_win.cpp
+++ b/src/mumble11x/G15LCDEngine_win.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble11x/G15LCDEngine_win.h b/src/mumble11x/G15LCDEngine_win.h
index 2a4921b22..51968663c 100644
--- a/src/mumble11x/G15LCDEngine_win.h
+++ b/src/mumble11x/G15LCDEngine_win.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble11x/Global.cpp b/src/mumble11x/Global.cpp
index 6b9c3eed8..200238838 100644
--- a/src/mumble11x/Global.cpp
+++ b/src/mumble11x/Global.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Global.h b/src/mumble11x/Global.h
index 9db84e96e..016e24bd7 100644
--- a/src/mumble11x/Global.h
+++ b/src/mumble11x/Global.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/GlobalShortcut.cpp b/src/mumble11x/GlobalShortcut.cpp
index bdae43c8a..d078f4087 100644
--- a/src/mumble11x/GlobalShortcut.cpp
+++ b/src/mumble11x/GlobalShortcut.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/GlobalShortcut.h b/src/mumble11x/GlobalShortcut.h
index 3e88e37c2..4f5071077 100644
--- a/src/mumble11x/GlobalShortcut.h
+++ b/src/mumble11x/GlobalShortcut.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Group.cpp b/src/mumble11x/Group.cpp
index f90e60a83..edd071e1b 100644
--- a/src/mumble11x/Group.cpp
+++ b/src/mumble11x/Group.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Group.h b/src/mumble11x/Group.h
index 50e6b3ce5..5ad027f5f 100644
--- a/src/mumble11x/Group.h
+++ b/src/mumble11x/Group.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/LCD.cpp b/src/mumble11x/LCD.cpp
index ba10bf102..3a42f3f1f 100644
--- a/src/mumble11x/LCD.cpp
+++ b/src/mumble11x/LCD.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble11x/LCD.h b/src/mumble11x/LCD.h
index f18cda866..cf27155e2 100644
--- a/src/mumble11x/LCD.h
+++ b/src/mumble11x/LCD.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble11x/Log.cpp b/src/mumble11x/Log.cpp
index e35d0d824..59cc18184 100644
--- a/src/mumble11x/Log.cpp
+++ b/src/mumble11x/Log.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Log.h b/src/mumble11x/Log.h
index 081b20cb8..97c0da230 100644
--- a/src/mumble11x/Log.h
+++ b/src/mumble11x/Log.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/LookConfig.cpp b/src/mumble11x/LookConfig.cpp
index 7e5f655f0..c5d1ff226 100644
--- a/src/mumble11x/LookConfig.cpp
+++ b/src/mumble11x/LookConfig.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/LookConfig.h b/src/mumble11x/LookConfig.h
index 8f71fd73f..520edea07 100644
--- a/src/mumble11x/LookConfig.h
+++ b/src/mumble11x/LookConfig.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/MainWindow.cpp b/src/mumble11x/MainWindow.cpp
index b47df4b6b..838c382f2 100644
--- a/src/mumble11x/MainWindow.cpp
+++ b/src/mumble11x/MainWindow.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/MainWindow.h b/src/mumble11x/MainWindow.h
index 5672c351c..6ba4abe00 100644
--- a/src/mumble11x/MainWindow.h
+++ b/src/mumble11x/MainWindow.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Message.cpp b/src/mumble11x/Message.cpp
index bd31b68a8..396df5237 100644
--- a/src/mumble11x/Message.cpp
+++ b/src/mumble11x/Message.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Message.h b/src/mumble11x/Message.h
index 303cf59f8..655bdefdd 100644
--- a/src/mumble11x/Message.h
+++ b/src/mumble11x/Message.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Messages.cpp b/src/mumble11x/Messages.cpp
index c2fe3563e..732fe067c 100644
--- a/src/mumble11x/Messages.cpp
+++ b/src/mumble11x/Messages.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/NetworkConfig.cpp b/src/mumble11x/NetworkConfig.cpp
index 8224b454b..c7b426a87 100644
--- a/src/mumble11x/NetworkConfig.cpp
+++ b/src/mumble11x/NetworkConfig.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble11x/NetworkConfig.h b/src/mumble11x/NetworkConfig.h
index 5bce8b52d..74e35c3dd 100644
--- a/src/mumble11x/NetworkConfig.h
+++ b/src/mumble11x/NetworkConfig.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>
All rights reserved.
diff --git a/src/mumble11x/Overlay.cpp b/src/mumble11x/Overlay.cpp
index 11d10e711..cb1078a9c 100644
--- a/src/mumble11x/Overlay.cpp
+++ b/src/mumble11x/Overlay.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Overlay.h b/src/mumble11x/Overlay.h
index 95e364d18..d1d93e686 100644
--- a/src/mumble11x/Overlay.h
+++ b/src/mumble11x/Overlay.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Overlay_unix.cpp b/src/mumble11x/Overlay_unix.cpp
index f038b0e33..13cce4bfc 100644
--- a/src/mumble11x/Overlay_unix.cpp
+++ b/src/mumble11x/Overlay_unix.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Overlay_win.cpp b/src/mumble11x/Overlay_win.cpp
index da67f1bf9..168aa7a3e 100644
--- a/src/mumble11x/Overlay_win.cpp
+++ b/src/mumble11x/Overlay_win.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Player.cpp b/src/mumble11x/Player.cpp
index a6434c18d..029840a82 100644
--- a/src/mumble11x/Player.cpp
+++ b/src/mumble11x/Player.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Player.h b/src/mumble11x/Player.h
index 2153b7210..676fa5388 100644
--- a/src/mumble11x/Player.h
+++ b/src/mumble11x/Player.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/PlayerModel.cpp b/src/mumble11x/PlayerModel.cpp
index 063d5b3b9..55d9069bc 100644
--- a/src/mumble11x/PlayerModel.cpp
+++ b/src/mumble11x/PlayerModel.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/PlayerModel.h b/src/mumble11x/PlayerModel.h
index 9ae719e68..a1dd03243 100644
--- a/src/mumble11x/PlayerModel.h
+++ b/src/mumble11x/PlayerModel.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Plugins.cpp b/src/mumble11x/Plugins.cpp
index 691868323..b6eaf32fb 100644
--- a/src/mumble11x/Plugins.cpp
+++ b/src/mumble11x/Plugins.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Plugins.h b/src/mumble11x/Plugins.h
index 7a244878d..ea0966ee1 100644
--- a/src/mumble11x/Plugins.h
+++ b/src/mumble11x/Plugins.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/PositionalSound.cpp b/src/mumble11x/PositionalSound.cpp
index 66a5eb334..328b7c3c0 100644
--- a/src/mumble11x/PositionalSound.cpp
+++ b/src/mumble11x/PositionalSound.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008, Andreas Messer <andi@bupfen.de>
All rights reserved.
diff --git a/src/mumble11x/PositionalSound.h b/src/mumble11x/PositionalSound.h
index ac63c345d..e89078caf 100644
--- a/src/mumble11x/PositionalSound.h
+++ b/src/mumble11x/PositionalSound.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2008, Andreas Messer <andi@bupfen.de>
All rights reserved.
diff --git a/src/mumble11x/ServerHandler.cpp b/src/mumble11x/ServerHandler.cpp
index 77186bc92..a179f33bc 100644
--- a/src/mumble11x/ServerHandler.cpp
+++ b/src/mumble11x/ServerHandler.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/ServerHandler.h b/src/mumble11x/ServerHandler.h
index a2d173e0a..bc68e4c3d 100644
--- a/src/mumble11x/ServerHandler.h
+++ b/src/mumble11x/ServerHandler.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Settings.cpp b/src/mumble11x/Settings.cpp
index 53505aad3..60ec12168 100644
--- a/src/mumble11x/Settings.cpp
+++ b/src/mumble11x/Settings.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Settings.h b/src/mumble11x/Settings.h
index d0bbf6e05..6429d1138 100644
--- a/src/mumble11x/Settings.h
+++ b/src/mumble11x/Settings.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/TextMessage.cpp b/src/mumble11x/TextMessage.cpp
index adfd279d7..7e7bba2d2 100644
--- a/src/mumble11x/TextMessage.cpp
+++ b/src/mumble11x/TextMessage.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/TextMessage.h b/src/mumble11x/TextMessage.h
index de4a000e8..30ac325c7 100644
--- a/src/mumble11x/TextMessage.h
+++ b/src/mumble11x/TextMessage.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Usage.cpp b/src/mumble11x/Usage.cpp
index 9313b2f90..905b0ed89 100644
--- a/src/mumble11x/Usage.cpp
+++ b/src/mumble11x/Usage.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/Usage.h b/src/mumble11x/Usage.h
index a6ff1b56d..ab9484d3b 100644
--- a/src/mumble11x/Usage.h
+++ b/src/mumble11x/Usage.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/main.cpp b/src/mumble11x/main.cpp
index e903e7dbc..3e1c8cd2b 100644
--- a/src/mumble11x/main.cpp
+++ b/src/mumble11x/main.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/mumble11x/mumble.rc b/src/mumble11x/mumble.rc
index 0b4aba5a9..60d736394 100644
--- a/src/mumble11x/mumble.rc
+++ b/src/mumble11x/mumble.rc
@@ -31,7 +31,7 @@ VS_VERSION_INFO VERSIONINFO
VALUE "FileDescription", "Mumble - Low-latency VoIP client"
VALUE "FileVersion", "1.1.8"
VALUE "ProductVersion", "1.1.8"
- VALUE "LegalCopyright", "Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>"
+ VALUE "LegalCopyright", "Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>"
VALUE "OriginalFilename", "mumble.exe"
VALUE "ProductName", "Mumble"
#ifndef RELEASE_BUILD
diff --git a/src/mumble11x/mumble11x.plist b/src/mumble11x/mumble11x.plist
index 2d2587857..b98d2ff79 100644
--- a/src/mumble11x/mumble11x.plist
+++ b/src/mumble11x/mumble11x.plist
@@ -17,7 +17,7 @@
<key>CFBundleVersion</key>
<string>1.1.x</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright (c) 2005-2009 Thorvald Natvig &lt;slicer@users.sourceforge.net&gt;</string>
+ <string>Copyright (c) 2005-2010 Thorvald Natvig &lt;slicer@users.sourceforge.net&gt;</string>
<key>MumbleOverlayLibrary</key>
<string>Contents/Overlay/libmumbleoverlay.dylib</string>
</dict>
diff --git a/src/murmur/Cert.cpp b/src/murmur/Cert.cpp
index d53ef6976..221a56c9b 100644
--- a/src/murmur/Cert.cpp
+++ b/src/murmur/Cert.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/murmur/DBus.cpp b/src/murmur/DBus.cpp
index c948c1f3e..9a4455ae2 100644
--- a/src/murmur/DBus.cpp
+++ b/src/murmur/DBus.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/murmur/DBus.h b/src/murmur/DBus.h
index 083dee8b4..e44c30d1f 100644
--- a/src/murmur/DBus.h
+++ b/src/murmur/DBus.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/murmur/Messages.cpp b/src/murmur/Messages.cpp
index b9bf5f5ca..7b00a13cb 100644
--- a/src/murmur/Messages.cpp
+++ b/src/murmur/Messages.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/murmur/Meta.cpp b/src/murmur/Meta.cpp
index bbac2a6be..2cfe114d0 100644
--- a/src/murmur/Meta.cpp
+++ b/src/murmur/Meta.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/murmur/Meta.h b/src/murmur/Meta.h
index ecdf954a1..8eecbf3fe 100644
--- a/src/murmur/Meta.h
+++ b/src/murmur/Meta.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/murmur/MurmurIce.cpp b/src/murmur/MurmurIce.cpp
index a0eb7f26e..8c489168f 100644
--- a/src/murmur/MurmurIce.cpp
+++ b/src/murmur/MurmurIce.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/murmur/MurmurIce.h b/src/murmur/MurmurIce.h
index 5be2c6ad2..15f84ea1e 100644
--- a/src/murmur/MurmurIce.h
+++ b/src/murmur/MurmurIce.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/murmur/RPC.cpp b/src/murmur/RPC.cpp
index 5ffeb3955..b6d7af7cd 100644
--- a/src/murmur/RPC.cpp
+++ b/src/murmur/RPC.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/murmur/Register.cpp b/src/murmur/Register.cpp
index f179de278..45a4176d9 100644
--- a/src/murmur/Register.cpp
+++ b/src/murmur/Register.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/murmur/Server.cpp b/src/murmur/Server.cpp
index e2c03c408..5f9a173aa 100644
--- a/src/murmur/Server.cpp
+++ b/src/murmur/Server.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/murmur/Server.h b/src/murmur/Server.h
index e1ffb6a47..0195fe606 100644
--- a/src/murmur/Server.h
+++ b/src/murmur/Server.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2009, Stefan Hacker <dd0t@users.sourceforge.net>
All rights reserved.
diff --git a/src/murmur/ServerDB.cpp b/src/murmur/ServerDB.cpp
index 09b508c67..e2a402bfd 100644
--- a/src/murmur/ServerDB.cpp
+++ b/src/murmur/ServerDB.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/murmur/ServerDB.h b/src/murmur/ServerDB.h
index 7bd2b53b2..c6fde5cd0 100644
--- a/src/murmur/ServerDB.h
+++ b/src/murmur/ServerDB.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/murmur/Tray.cpp b/src/murmur/Tray.cpp
index e66228518..99cf124db 100644
--- a/src/murmur/Tray.cpp
+++ b/src/murmur/Tray.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/murmur/Tray.h b/src/murmur/Tray.h
index a82743a65..2be853d43 100644
--- a/src/murmur/Tray.h
+++ b/src/murmur/Tray.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/murmur/UnixMurmur.cpp b/src/murmur/UnixMurmur.cpp
index 6f2294d9f..22f8e2be8 100644
--- a/src/murmur/UnixMurmur.cpp
+++ b/src/murmur/UnixMurmur.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/murmur/UnixMurmur.h b/src/murmur/UnixMurmur.h
index f47f05e02..fc5104ee3 100644
--- a/src/murmur/UnixMurmur.h
+++ b/src/murmur/UnixMurmur.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/murmur/main.cpp b/src/murmur/main.cpp
index 9fce244cd..7898d7b35 100644
--- a/src/murmur/main.cpp
+++ b/src/murmur/main.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
+/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
All rights reserved.
diff --git a/src/murmur/murmur.plist b/src/murmur/murmur.plist
index 760446fda..8029b4b92 100644
--- a/src/murmur/murmur.plist
+++ b/src/murmur/murmur.plist
@@ -15,6 +15,6 @@
<key>CFBundleVersion</key>
<string>1.2.1</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright (c) 2005-2009 Thorvald Natvig &lt;slicer@users.sourceforge.net&gt;</string>
+ <string>Copyright (c) 2005-2010 Thorvald Natvig &lt;slicer@users.sourceforge.net&gt;</string>
</dict>
</plist>
diff --git a/src/murmur/murmur.rc b/src/murmur/murmur.rc
index a5988191d..1b166906f 100644
--- a/src/murmur/murmur.rc
+++ b/src/murmur/murmur.rc
@@ -31,7 +31,7 @@ VS_VERSION_INFO VERSIONINFO
VALUE "FileDescription", "Murmur - Low-latency VoIP server"
VALUE "FileVersion", "1.2.1"
VALUE "ProductVersion", "1.2.1"
- VALUE "LegalCopyright", "Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>"
+ VALUE "LegalCopyright", "Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>"
VALUE "OriginalFilename", "murmur.exe"
VALUE "ProductName", "Mumble"
#ifndef RELEASE_BUILD