Added AssemblyInfos to every dll in the OpenSim.Region namespace.

This commit is contained in:
Diva Canto
2012-11-14 11:09:43 -08:00
parent 27b12cebbb
commit aeeaa3a0a9
20 changed files with 532 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ using System.Runtime.InteropServices;
[assembly : AssemblyConfiguration("")]
[assembly : AssemblyCompany("http://opensimulator.org")]
[assembly : AssemblyProduct("BasicPhysicsPlugin")]
[assembly : AssemblyCopyright("Copyright (c) OpenSimulator.org Developers 2007-2009")]
[assembly : AssemblyCopyright("Copyright (c) OpenSimulator.org Developers")]
[assembly : AssemblyTrademark("")]
[assembly : AssemblyCulture("")]