aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Region/Application/Properties/AssemblyInfo.cs')
-rw-r--r--OpenSim/Region/Application/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/Application/Properties/AssemblyInfo.cs b/OpenSim/Region/Application/Properties/AssemblyInfo.cs
index 09772d3..0a75094 100644
--- a/OpenSim/Region/Application/Properties/AssemblyInfo.cs
+++ b/OpenSim/Region/Application/Properties/AssemblyInfo.cs
@@ -7,7 +7,7 @@ using Mono.Addins;
7// set of attributes. Change these attribute values to modify the information 7// set of attributes. Change these attribute values to modify the information
8// associated with an assembly. 8// associated with an assembly.
9[assembly: AssemblyTitle("OpenSim")] 9[assembly: AssemblyTitle("OpenSim")]
10[assembly: AssemblyDescription("The executable for for simulator")] 10[assembly: AssemblyDescription("The executable for regions simulator")]
11[assembly: AssemblyConfiguration("")] 11[assembly: AssemblyConfiguration("")]
12[assembly: AssemblyCompany("http://opensimulator.org")] 12[assembly: AssemblyCompany("http://opensimulator.org")]
13[assembly: AssemblyProduct("OpenSim")] 13[assembly: AssemblyProduct("OpenSim")]