Index: SQLite.Designer/AssemblyInfo.cs ================================================================== --- SQLite.Designer/AssemblyInfo.cs +++ SQLite.Designer/AssemblyInfo.cs @@ -8,11 +8,11 @@ // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("SQLite.Designer")] [assembly: AssemblyDescription("ADO.NET 4.0 Data Designer for SQLite")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("http://sqlite.phxsoftware.com")] +[assembly: AssemblyCompany("http://system.data.sqlite.org")] [assembly: AssemblyProduct("SQLite Designer")] [assembly: AssemblyCopyright("Public Domain")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] Index: System.Data.SQLite.Linq/AssemblyInfo.cs ================================================================== --- System.Data.SQLite.Linq/AssemblyInfo.cs +++ System.Data.SQLite.Linq/AssemblyInfo.cs @@ -10,11 +10,11 @@ // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("System.Data.SQLite.Linq")] [assembly: AssemblyDescription("ADO.NET 4.0 Entity Framework support for SQLite")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("http://sqlite.phxsoftware.com")] +[assembly: AssemblyCompany("http://system.data.sqlite.org")] [assembly: AssemblyProduct("System.Data.SQLite")] [assembly: AssemblyCopyright("Public Domain")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] Index: System.Data.SQLite/AssemblyInfo.cs ================================================================== --- System.Data.SQLite/AssemblyInfo.cs +++ System.Data.SQLite/AssemblyInfo.cs @@ -14,11 +14,11 @@ // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("System.Data.SQLite")] [assembly: AssemblyDescription("ADO.NET Data Provider for SQLite")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("http://sqlite.phxsoftware.com")] +[assembly: AssemblyCompany("http://system.data.sqlite.org")] [assembly: AssemblyProduct("System.Data.SQLite")] [assembly: AssemblyCopyright("Public Domain")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] Index: tools/install/Properties/AssemblyInfo.cs ================================================================== --- tools/install/Properties/AssemblyInfo.cs +++ tools/install/Properties/AssemblyInfo.cs @@ -3,14 +3,14 @@ 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("SQLite Installer")] +[assembly: AssemblyTitle("SQLite.Designer Installer")] [assembly: AssemblyDescription("SQLite ADO.NET 4.0 Design-Time Installer")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("http://sqlite.phxsoftware.com")] +[assembly: AssemblyCompany("http://system.data.sqlite.org")] [assembly: AssemblyProduct("SQLite Installer")] [assembly: AssemblyCopyright("Public Domain")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]