diff options
author | onefang | 2019-09-11 16:36:50 +1000 |
---|---|---|
committer | onefang | 2019-09-11 16:36:50 +1000 |
commit | 50cd1ffd32f69228e566f2b0b89f86ea0d9fe489 (patch) | |
tree | 52f2ab0c04f1a5d7d6ac5dc872981b4b156447e7 /OpenSim/Framework/Lazy.cs | |
parent | Renamed branch to SledjChisl. (diff) | |
parent | Bump to release flavour, build 0. (diff) | |
download | opensim-SC_OLD-50cd1ffd32f69228e566f2b0b89f86ea0d9fe489.zip opensim-SC_OLD-50cd1ffd32f69228e566f2b0b89f86ea0d9fe489.tar.gz opensim-SC_OLD-50cd1ffd32f69228e566f2b0b89f86ea0d9fe489.tar.bz2 opensim-SC_OLD-50cd1ffd32f69228e566f2b0b89f86ea0d9fe489.tar.xz |
Merge branch 'SledjChisl'
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Framework/Lazy.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/Framework/Lazy.cs b/OpenSim/Framework/Lazy.cs index 91de4bd..ea07d0e 100644 --- a/OpenSim/Framework/Lazy.cs +++ b/OpenSim/Framework/Lazy.cs | |||
@@ -14,10 +14,10 @@ | |||
14 | // distribute, sublicense, and/or sell copies of the Software, and to | 14 | // distribute, sublicense, and/or sell copies of the Software, and to |
15 | // permit persons to whom the Software is furnished to do so, subject to | 15 | // permit persons to whom the Software is furnished to do so, subject to |
16 | // the following conditions: | 16 | // the following conditions: |
17 | // | 17 | // |
18 | // The above copyright notice and this permission notice shall be | 18 | // The above copyright notice and this permission notice shall be |
19 | // included in all copies or substantial portions of the Software. | 19 | // included in all copies or substantial portions of the Software. |
20 | // | 20 | // |
21 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | 21 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
22 | // EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | 22 | // EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
23 | // MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | 23 | // MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |