From 3e484d1aaf6d2d893f258e7372003de9bf5e8bdb Mon Sep 17 00:00:00 2001 From: MW Date: Wed, 20 Jun 2007 17:32:21 +0000 Subject: Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class. Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use. Plus some other small changes. --- OpenSim/OpenSim.LocalCommunications/LocalUserServices.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenSim/OpenSim.LocalCommunications/LocalUserServices.cs') diff --git a/OpenSim/OpenSim.LocalCommunications/LocalUserServices.cs b/OpenSim/OpenSim.LocalCommunications/LocalUserServices.cs index 0fe52a7..fdfdd16 100644 --- a/OpenSim/OpenSim.LocalCommunications/LocalUserServices.cs +++ b/OpenSim/OpenSim.LocalCommunications/LocalUserServices.cs @@ -38,6 +38,6 @@ namespace OpenSim.LocalCommunications { } - + } } -- cgit v1.1