File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
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.
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ include tests/testtemplate/setup.py
8
8
include tests/testtemplate/mytemplates/*.py
9
9
recursive-include docs *.rst *.py *.html *.css *.js *.png *.txt
10
10
include tox.ini
11
-
11
+ include LICENSE
You can’t perform that action at this time.
0 commit comments