diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/AboutActivity.java b/android/Snapcast/src/main/java/de/badaix/snapcast/AboutActivity.java
index 35835119..b506ac51 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/AboutActivity.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/AboutActivity.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/BootCompleteReceiver.java b/android/Snapcast/src/main/java/de/badaix/snapcast/BootCompleteReceiver.java
index 502fd1c4..9f2abbbb 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/BootCompleteReceiver.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/BootCompleteReceiver.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/ClientItem.java b/android/Snapcast/src/main/java/de/badaix/snapcast/ClientItem.java
index d243679e..cdaf91b5 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/ClientItem.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/ClientItem.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/ClientSettingsActivity.java b/android/Snapcast/src/main/java/de/badaix/snapcast/ClientSettingsActivity.java
index 7c9cb69f..d5b54865 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/ClientSettingsActivity.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/ClientSettingsActivity.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/ClientSettingsFragment.java b/android/Snapcast/src/main/java/de/badaix/snapcast/ClientSettingsFragment.java
index b9f1b1b7..c8cc981c 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/ClientSettingsFragment.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/ClientSettingsFragment.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/GroupItem.java b/android/Snapcast/src/main/java/de/badaix/snapcast/GroupItem.java
index 80297fa3..bfbdf239 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/GroupItem.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/GroupItem.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/GroupListFragment.java b/android/Snapcast/src/main/java/de/badaix/snapcast/GroupListFragment.java
index 29cf19b1..e48775df 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/GroupListFragment.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/GroupListFragment.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/GroupSettingsActivity.java b/android/Snapcast/src/main/java/de/badaix/snapcast/GroupSettingsActivity.java
index 7dbac362..4daca33b 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/GroupSettingsActivity.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/GroupSettingsActivity.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/GroupSettingsFragment.java b/android/Snapcast/src/main/java/de/badaix/snapcast/GroupSettingsFragment.java
index 57ef3e33..a3c11069 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/GroupSettingsFragment.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/GroupSettingsFragment.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/MainActivity.java b/android/Snapcast/src/main/java/de/badaix/snapcast/MainActivity.java
index 9ea82961..173a0929 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/MainActivity.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/MainActivity.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/ServerDialogFragment.java b/android/Snapcast/src/main/java/de/badaix/snapcast/ServerDialogFragment.java
index b2b537dd..47941d69 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/ServerDialogFragment.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/ServerDialogFragment.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/SnapclientService.java b/android/Snapcast/src/main/java/de/badaix/snapcast/SnapclientService.java
index 026be6fb..d36e2dec 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/SnapclientService.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/SnapclientService.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/JsonRPC.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/JsonRPC.java
index c3e389e3..2d8405ea 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/JsonRPC.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/JsonRPC.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/RemoteControl.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/RemoteControl.java
index a049ba6c..3ca48e06 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/RemoteControl.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/RemoteControl.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/TcpClient.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/TcpClient.java
index a9c274a2..bafc5195 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/TcpClient.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/TcpClient.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Client.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Client.java
index c2238a61..e7002544 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Client.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Client.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/ClientConfig.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/ClientConfig.java
index ac1f6668..13447682 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/ClientConfig.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/ClientConfig.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Group.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Group.java
index 1172c87f..093da5ce 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Group.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Group.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Host.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Host.java
index 8014cabe..5a47f11b 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Host.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Host.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/JsonSerialisable.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/JsonSerialisable.java
index b48a4b2c..0b3f734e 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/JsonSerialisable.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/JsonSerialisable.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Server.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Server.java
index ad04c4cb..bea5e659 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Server.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Server.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/ServerStatus.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/ServerStatus.java
index 23c96239..0103d27f 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/ServerStatus.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/ServerStatus.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Snapcast.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Snapcast.java
index ffe84ca3..2a8f457f 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Snapcast.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Snapcast.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Snapclient.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Snapclient.java
index 541ba1d5..121fa5f2 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Snapclient.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Snapclient.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Snapserver.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Snapserver.java
index 5a61fe14..e1d70d6b 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Snapserver.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Snapserver.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Stream.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Stream.java
index eb3b927e..5a784a43 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Stream.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Stream.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/StreamUri.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/StreamUri.java
index 6288af75..239d4809 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/StreamUri.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/StreamUri.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Time_t.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Time_t.java
index 3b44515e..e0ff53dd 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Time_t.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Time_t.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Volume.java b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Volume.java
index 407e175e..97bc5c22 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Volume.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/control/json/Volume.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/utils/MD5.java b/android/Snapcast/src/main/java/de/badaix/snapcast/utils/MD5.java
index 9846c30e..a0370d04 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/utils/MD5.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/utils/MD5.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/utils/NsdHelper.java b/android/Snapcast/src/main/java/de/badaix/snapcast/utils/NsdHelper.java
index 5159274a..76a257a9 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/utils/NsdHelper.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/utils/NsdHelper.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/utils/Settings.java b/android/Snapcast/src/main/java/de/badaix/snapcast/utils/Settings.java
index 0ac8e3e0..b0ada632 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/utils/Settings.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/utils/Settings.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/java/de/badaix/snapcast/utils/Setup.java b/android/Snapcast/src/main/java/de/badaix/snapcast/utils/Setup.java
index 0a70a7bf..ac735063 100644
--- a/android/Snapcast/src/main/java/de/badaix/snapcast/utils/Setup.java
+++ b/android/Snapcast/src/main/java/de/badaix/snapcast/utils/Setup.java
@@ -1,6 +1,6 @@
/*
* This file is part of snapcast
- * Copyright (C) 2014-2017 Johannes Pohl
+ * Copyright (C) 2014-2018 Johannes Pohl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/android/Snapcast/src/main/res/drawable/ic_menu_overflow_material.xml b/android/Snapcast/src/main/res/drawable/ic_menu_overflow_material.xml
index 5d1ca8c6..c8aeafe0 100644
--- a/android/Snapcast/src/main/res/drawable/ic_menu_overflow_material.xml
+++ b/android/Snapcast/src/main/res/drawable/ic_menu_overflow_material.xml
@@ -1,7 +1,7 @@