8000 Add License for Moq · rlazev/libgit2sharp@2550084 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2550084

Browse files
martinwoodwardnulltoken
authored andcommitted
Add License for Moq
Provide the license for Moq alongside the binary distribution in our Libs folder. BSD License for Moq was taken from here: http://code.google.com/p/moq/source/browse/trunk/License.txt
1 parent b403134 commit 2550084

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

Lib/MoQ/License.txt

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
2+
http://code.google.com/p/moq/
3+
All rights reserved.
4+
5+
Redistribution and use in source and binary forms,
6+
with or without modification, are permitted provided
7+
that the following conditions are met:
8+
9+
* Redistributions of source code must retain the
10+
above copyright notice, this list of conditions and
11+
the following disclaimer.
12+
13+
* Redistributions in binary form must reproduce
14+
the above copyright notice, this list of conditions
15+
and the following disclaimer in the documentation
16+
and/or other materials provided with the distribution.
17+
18+
* Neither the name of Clarius Consulting, Manas Technology Solutions or InSTEDD nor the
19+
names of its contributors may be used to endorse
20+
or promote products derived from this software
21+
without specific prior written permission.
22+
23+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
24+
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
25+
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
26+
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
27+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
28+
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
29+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
30+
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
31+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
32+
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
33+
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
34+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
35+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
36+
SUCH DAMAGE.
37+
38+
[This is the BSD license, see
39+
http://www.opensource.org/licenses/bsd-license.php]

0 commit comments

Comments
 (0)
0