aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.Base/BaseFieldMapper.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/Data.Base/BaseFieldMapper.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/Data.Base/BaseFieldMapper.cs')
-rw-r--r--OpenSim/Framework/Data.Base/BaseFieldMapper.cs6
1 files changed, 4 insertions, 2 deletions
diff --git a/OpenSim/Framework/Data.Base/BaseFieldMapper.cs b/OpenSim/Framework/Data.Base/BaseFieldMapper.cs
index 4ba3e25..cbd3cda 100644
--- a/OpenSim/Framework/Data.Base/BaseFieldMapper.cs
+++ b/OpenSim/Framework/Data.Base/BaseFieldMapper.cs
@@ -1,5 +1,6 @@
1/* 1/*
2* Copyright (c) Tribal Media AB, http://tribalmedia.se/ 2* Copyright (c) Contributors, http://opensimulator.org/
3* See CONTRIBUTORS.TXT for a full list of copyright holders.
3* 4*
4* Redistribution and use in source and binary forms, with or without 5* Redistribution and use in source and binary forms, with or without
5* modification, are permitted provided that the following conditions are met: 6* modification, are permitted provided that the following conditions are met:
@@ -8,7 +9,8 @@
8* * Redistributions in binary form must reproduce the above copyright 9* * Redistributions in binary form must reproduce the above copyright
9* notice, this list of conditions and the following disclaimer in the 10* notice, this list of conditions and the following disclaimer in the
10* documentation and/or other materials provided with the distribution. 11* documentation and/or other materials provided with the distribution.
11* * The name of Tribal Media AB may not be used to endorse or promote products 12* * Neither the name of the OpenSim Project nor the
13* names of its contributors may be used to endorse or promote products
12* derived from this software without specific prior written permission. 14* derived from this software without specific prior written permission.
13* 15*
14* THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY 16* THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY