From 76a67f45c6aeeba9a1a1e262737e474be50767c7 Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Fri, 16 Nov 2007 10:35:52 +0000 Subject: fixed some AssemblyInfo files --- OpenSim/Region/Physics/OdePlugin/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'OpenSim/Region/Physics/OdePlugin') diff --git a/OpenSim/Region/Physics/OdePlugin/AssemblyInfo.cs b/OpenSim/Region/Physics/OdePlugin/AssemblyInfo.cs index d110a17..ddc70a5 100644 --- a/OpenSim/Region/Physics/OdePlugin/AssemblyInfo.cs +++ b/OpenSim/Region/Physics/OdePlugin/AssemblyInfo.cs @@ -34,11 +34,11 @@ using System.Runtime.InteropServices; // change them to the information which is associated with the assembly // you compile. -[assembly : AssemblyTitle("RealPhysXplugin")] +[assembly : AssemblyTitle("OdePlugin")] [assembly : AssemblyDescription("")] [assembly : AssemblyConfiguration("")] [assembly : AssemblyCompany("")] -[assembly : AssemblyProduct("RealPhysXplugin")] +[assembly : AssemblyProduct("OdePlugin")] [assembly : AssemblyCopyright("")] [assembly : AssemblyTrademark("")] [assembly : AssemblyCulture("")] -- cgit v1.1