diff --git a/ATxCommon/Properties/AssemblyInfo.cs b/ATxCommon/Properties/AssemblyInfo.cs
index 940f65421955479fbd1baa0854802454eebd4688..0df64db2cf9a107886eec9931710b7b40233b08f 100644
--- a/ATxCommon/Properties/AssemblyInfo.cs
+++ b/ATxCommon/Properties/AssemblyInfo.cs
@@ -1,16 +1,15 @@
 using System.Reflection;
-using System.Runtime.CompilerServices;
 using System.Runtime.InteropServices;
 
 // General Information about an assembly is controlled through the following 
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
-[assembly: AssemblyTitle("ATxCommon")]
+[assembly: AssemblyTitle("AutoTx Common")]
 [assembly: AssemblyDescription("AutoTx Common Runtime Libraries")]
 [assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("Universitaet Basel")]
+[assembly: AssemblyCompany("IMCF, Biozentrum, University of Basel")]
 [assembly: AssemblyProduct("AutoTx")]
-[assembly: AssemblyCopyright("Copyright © Universitaet Basel 2018")]
+[assembly: AssemblyCopyright("© University of Basel 2018")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 
diff --git a/ATxConfigTest/Properties/AssemblyInfo.cs b/ATxConfigTest/Properties/AssemblyInfo.cs
index 690a990c47bace968895c7e68018ecf9cc637ba4..bebb6d64b3a841b2cd75e0cae0676803be3831cc 100644
--- a/ATxConfigTest/Properties/AssemblyInfo.cs
+++ b/ATxConfigTest/Properties/AssemblyInfo.cs
@@ -1,16 +1,15 @@
 using System.Reflection;
-using System.Runtime.CompilerServices;
 using System.Runtime.InteropServices;
 
 // General Information about an assembly is controlled through the following 
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
-[assembly: AssemblyTitle("ATxConfigTest")]
-[assembly: AssemblyDescription("")]
+[assembly: AssemblyTitle("AutoTx ConfigTest")]
+[assembly: AssemblyDescription("AutoTx Configuration Validator")]
 [assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("Universitaet Basel")]
-[assembly: AssemblyProduct("ATxConfigTest")]
-[assembly: AssemblyCopyright("Copyright © Universitaet Basel 2018")]
+[assembly: AssemblyCompany("IMCF, Biozentrum, University of Basel")]
+[assembly: AssemblyProduct("AutoTx")]
+[assembly: AssemblyCopyright("© University of Basel 2018")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 
diff --git a/ATxService/Properties/AssemblyInfo.cs b/ATxService/Properties/AssemblyInfo.cs
index 4743e4814eec03c3d6b780023a5d1931af7dc8cb..73261ca529769bb8d98bd6e44c5c8d63b4b69878 100644
--- a/ATxService/Properties/AssemblyInfo.cs
+++ b/ATxService/Properties/AssemblyInfo.cs
@@ -9,7 +9,7 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("IMCF, Biozentrum, University of Basel")]
 [assembly: AssemblyProduct("AutoTx")]
-[assembly: AssemblyCopyright("© 2018")]
+[assembly: AssemblyCopyright("© University of Basel 2018")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 
diff --git a/ATxTray/Properties/AssemblyInfo.cs b/ATxTray/Properties/AssemblyInfo.cs
index 6234f84dc8b3aad0afa6e164962d0644d37363a5..48bf8a92e3bfb48cab76b8640d115543de8dacce 100644
--- a/ATxTray/Properties/AssemblyInfo.cs
+++ b/ATxTray/Properties/AssemblyInfo.cs
@@ -1,16 +1,15 @@
 using System.Reflection;
-using System.Runtime.CompilerServices;
 using System.Runtime.InteropServices;
 
 // General Information about an assembly is controlled through the following 
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
-[assembly: AssemblyTitle("ATxTray")]
+[assembly: AssemblyTitle("AutoTx Tray")]
 [assembly: AssemblyDescription("AutoTx Tray Monitor")]
 [assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("Universitaet Basel")]
-[assembly: AssemblyProduct("ATxTray")]
-[assembly: AssemblyCopyright("Copyright © Universitaet Basel 2018")]
+[assembly: AssemblyCompany("IMCF, Biozentrum, University of Basel")]
+[assembly: AssemblyProduct("AutoTx")]
+[assembly: AssemblyCopyright("© University of Basel 2018")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]