Skip to content

Commit 5a0ef88

Browse files
author
Cuong Tran
committed
Add BSD license file
1 parent d6ae050 commit 5a0ef88

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

LICENSE.txt

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
You can redistribute it and/or modify it under either the terms of the
2+
2-clause BSDL (see the file BSDL), or the conditions below:
3+
4+
1. You may make and give away verbatim copies of the source form of the
5+
software without restriction, provided that you duplicate all of the
6+
original copyright notices and associated disclaimers.
7+
8+
2. You may modify your copy of the software in any way, provided that
9+
you do at least ONE of the following:
10+
11+
a) place your modifications in the Public Domain or otherwise
12+
make them Freely Available, such as by posting said
13+
modifications to Usenet or an equivalent medium, or by allowing
14+
the author to include your modifications in the software.
15+
16+
b) use the modified software only within your corporation or
17+
organization.
18+
19+
c) give non-standard binaries non-standard names, with
20+
instructions on where to get the original software distribution.
21+
22+
d) make other distribution arrangements with the author.
23+
24+
3. You may distribute the software in object code or binary form,
25+
provided that you do at least ONE of the following:
26+
27+
a) distribute the binaries and library files of the software,
28+
together with instructions (in the manual page or equivalent)
29+
on where to get the original distribution.
30+
31+
b) accompany the distribution with the machine-readable source of
32+
the software.
33+
34+
c) give non-standard binaries non-standard names, with
35+
instructions on where to get the original software distribution.
36+
37+
d) make other distribution arrangements with the author.
38+
39+
4. You may modify and include the part of the software into any other
40+
software (possibly commercial). But some files in the distribution
41+
are not written by the author, so that they are not under these terms.
42+
43+
For the list of those files and their copying conditions, see the
44+
file LEGAL.
45+
46+
5. The scripts and library files supplied as input to or produced as
47+
output from the software do not automatically fall under the
48+
copyright of the software, but belong to whomever generated them,
49+
and may be sold commercially, and may be aggregated with this
50+
software.
51+
52+
6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
53+
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
54+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
55+
PURPOSE.

0 commit comments

Comments
 (0)