diff options
Diffstat (limited to 'OpenSim/Region/Physics/BasicPhysicsPlugin')
-rw-r--r-- | OpenSim/Region/Physics/BasicPhysicsPlugin/AssemblyInfo.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/Region/Physics/BasicPhysicsPlugin/AssemblyInfo.cs b/OpenSim/Region/Physics/BasicPhysicsPlugin/AssemblyInfo.cs index a8f1de1..07a2cd6 100644 --- a/OpenSim/Region/Physics/BasicPhysicsPlugin/AssemblyInfo.cs +++ b/OpenSim/Region/Physics/BasicPhysicsPlugin/AssemblyInfo.cs | |||
@@ -34,11 +34,11 @@ using System.Runtime.InteropServices; | |||
34 | // change them to the information which is associated with the assembly | 34 | // change them to the information which is associated with the assembly |
35 | // you compile. | 35 | // you compile. |
36 | 36 | ||
37 | [assembly : AssemblyTitle("PhysXplugin")] | 37 | [assembly : AssemblyTitle("BasicPhysicsPlugin")] |
38 | [assembly : AssemblyDescription("")] | 38 | [assembly : AssemblyDescription("")] |
39 | [assembly : AssemblyConfiguration("")] | 39 | [assembly : AssemblyConfiguration("")] |
40 | [assembly : AssemblyCompany("")] | 40 | [assembly : AssemblyCompany("")] |
41 | [assembly : AssemblyProduct("PhysXplugin")] | 41 | [assembly : AssemblyProduct("BasicPhysicsPlugin")] |
42 | [assembly : AssemblyCopyright("")] | 42 | [assembly : AssemblyCopyright("")] |
43 | [assembly : AssemblyTrademark("")] | 43 | [assembly : AssemblyTrademark("")] |
44 | [assembly : AssemblyCulture("")] | 44 | [assembly : AssemblyCulture("")] |