aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BasicPhysicsPlugin
diff options
context:
space:
mode:
authorJeff Ames2007-11-16 10:35:52 +0000
committerJeff Ames2007-11-16 10:35:52 +0000
commit76a67f45c6aeeba9a1a1e262737e474be50767c7 (patch)
treef4ffd7c7075f8cd910af9004947da70e6f06cfce /OpenSim/Region/Physics/BasicPhysicsPlugin
parentadded dummy POS physics plugin (diff)
downloadopensim-SC_OLD-76a67f45c6aeeba9a1a1e262737e474be50767c7.zip
opensim-SC_OLD-76a67f45c6aeeba9a1a1e262737e474be50767c7.tar.gz
opensim-SC_OLD-76a67f45c6aeeba9a1a1e262737e474be50767c7.tar.bz2
opensim-SC_OLD-76a67f45c6aeeba9a1a1e262737e474be50767c7.tar.xz
fixed some AssemblyInfo files
Diffstat (limited to 'OpenSim/Region/Physics/BasicPhysicsPlugin')
-rw-r--r--OpenSim/Region/Physics/BasicPhysicsPlugin/AssemblyInfo.cs4
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("")]