diff options
Diffstat (limited to 'OpenSim/Data/Base/Properties')
-rw-r--r-- | OpenSim/Data/Base/Properties/AssemblyInfo.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/Data/Base/Properties/AssemblyInfo.cs b/OpenSim/Data/Base/Properties/AssemblyInfo.cs index ab97490..f851df0 100644 --- a/OpenSim/Data/Base/Properties/AssemblyInfo.cs +++ b/OpenSim/Data/Base/Properties/AssemblyInfo.cs | |||
@@ -33,11 +33,11 @@ using System.Security; | |||
33 | // set of attributes. Change these attribute values to modify the information | 33 | // set of attributes. Change these attribute values to modify the information |
34 | // associated with an assembly. | 34 | // associated with an assembly. |
35 | 35 | ||
36 | [assembly : AssemblyTitle("OpenSim.Framework.Data.Base")] | 36 | [assembly : AssemblyTitle("OpenSim.Data.Base")] |
37 | [assembly : AssemblyDescription("Generic Database Abstraction Layer")] | 37 | [assembly : AssemblyDescription("Generic Database Abstraction Layer")] |
38 | [assembly : AssemblyConfiguration("")] | 38 | [assembly : AssemblyConfiguration("")] |
39 | [assembly : AssemblyCompany("OpenSim Project (www.opensimulator.org)")] | 39 | [assembly : AssemblyCompany("OpenSim Project (www.opensimulator.org)")] |
40 | [assembly: AssemblyProduct("OpenSim.Framework.Data.Base")] | 40 | [assembly: AssemblyProduct("OpenSim.Data.Base")] |
41 | [assembly: AssemblyCopyright("Copyright (c) 2007 OpenSim Project (www.opensimulator.org)")] | 41 | [assembly: AssemblyCopyright("Copyright (c) 2007 OpenSim Project (www.opensimulator.org)")] |
42 | [assembly : AssemblyTrademark("")] | 42 | [assembly : AssemblyTrademark("")] |
43 | [assembly : AssemblyCulture("")] | 43 | [assembly : AssemblyCulture("")] |