aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/AgentCircuitData.cs
diff options
context:
space:
mode:
authorlbsa712008-03-03 08:15:14 +0000
committerlbsa712008-03-03 08:15:14 +0000
commit7d40a0afb8fd3bd42f80ffded52d1a19256d5145 (patch)
tree35051e820dc4de0cfec3f246e9080c7c2d661cf5 /OpenSim/Framework/AgentCircuitData.cs
parent* Renamed the Data Framework namespaces (diff)
downloadopensim-SC_OLD-7d40a0afb8fd3bd42f80ffded52d1a19256d5145.zip
opensim-SC_OLD-7d40a0afb8fd3bd42f80ffded52d1a19256d5145.tar.gz
opensim-SC_OLD-7d40a0afb8fd3bd42f80ffded52d1a19256d5145.tar.bz2
opensim-SC_OLD-7d40a0afb8fd3bd42f80ffded52d1a19256d5145.tar.xz
* Changed the license headers. The Data Framework is now all OpenSim. Yay! *toots*
Diffstat (limited to 'OpenSim/Framework/AgentCircuitData.cs')
-rw-r--r--OpenSim/Framework/AgentCircuitData.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Framework/AgentCircuitData.cs b/OpenSim/Framework/AgentCircuitData.cs
index 43ade36..3ecc8a4 100644
--- a/OpenSim/Framework/AgentCircuitData.cs
+++ b/OpenSim/Framework/AgentCircuitData.cs
@@ -25,6 +25,7 @@
25* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 25* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26* 26*
27*/ 27*/
28
28using System; 29using System;
29using libsecondlife; 30using libsecondlife;
30 31