minor: correct the assembly information for SQLiteNG
parent
5ee77886ac
commit
fcbac43114
|
@ -32,11 +32,11 @@ using System.Runtime.InteropServices;
|
|||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
|
||||
[assembly : AssemblyTitle("OpenSim.Data.SQLite")]
|
||||
[assembly : AssemblyTitle("OpenSim.Data.SQLiteNG")]
|
||||
[assembly : AssemblyDescription("")]
|
||||
[assembly : AssemblyConfiguration("")]
|
||||
[assembly : AssemblyCompany("http://opensimulator.org")]
|
||||
[assembly : AssemblyProduct("OpenSim.Data.SQLite")]
|
||||
[assembly : AssemblyProduct("OpenSim.Data.SQLiteNG")]
|
||||
[assembly : AssemblyCopyright("Copyright (c) OpenSimulator.org Developers 2007-2009")]
|
||||
[assembly : AssemblyTrademark("")]
|
||||
[assembly : AssemblyCulture("")]
|
||||
|
|
Loading…
Reference in New Issue