Skip to content

Commit 3b1b3a2

Browse files
committed
add license file
Signed-off-by: Doug Hellmann <[email protected]>
1 parent 1951341 commit 3b1b3a2

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

LICENSE

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Copyright Doug Hellmann, All Rights Reserved
2+
3+
Permission to use, copy, modify, and distribute this software and its
4+
documentation for any purpose and without fee is hereby granted,
5+
provided that the above copyright notice appear in all copies and that
6+
both that copyright notice and this permission notice appear in
7+
supporting documentation, and that the name of Doug Hellmann not be used
8+
in advertising or publicity pertaining to distribution of the software
9+
without specific, written prior permission.
10+
11+
DOUG HELLMANN DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
12+
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
13+
EVENT SHALL DOUG HELLMANN BE LIABLE FOR ANY SPECIAL, INDIRECT OR
14+
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
15+
USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
16+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
17+
PERFORMANCE OF THIS SOFTWARE.

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ include tests/testtemplate/setup.py
88
include tests/testtemplate/mytemplates/*.py
99
recursive-include docs *.rst *.py *.html *.css *.js *.png *.txt
1010
include tox.ini
11-
11+
include LICENSE

0 commit comments

Comments
 (0)