@@ -70,6 +70,11 @@ For more details, refer to the column I wrote for the May 2008 issue of Python M
7070Updates
7171=======
7272
73+ 1.7
74+   - Move to bitbucket.org for hosting
75+   - clean up TODO list and svn keywords
76+   - add license section below
77+ 
73781.6.1
7479
7580  - More zsh support (fixes to rmvirtualenv) from Byron Clark.
@@ -91,3 +96,25 @@ Updates
9196
9297  - Includes a fix for a nasty bug in rmvirtualenv identified by John Shimek.
9398
99+ =======
100+ License
101+ =======
102+ 
103+ Copyright Doug Hellmann, All Rights Reserved
104+ 
105+ Permission to use, copy, modify, and distribute this software and
106+ its documentation for any purpose and without fee is hereby
107+ granted, provided that the above copyright notice appear in all
108+ copies and that both that copyright notice and this permission
109+ notice appear in supporting documentation, and that the name of Doug
110+ Hellmann not be used in advertising or publicity pertaining to
111+ distribution of the software without specific, written prior
112+ permission.
113+ 
114+ DOUG HELLMANN DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
115+ INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
116+ NO EVENT SHALL DOUG HELLMANN BE LIABLE FOR ANY SPECIAL, INDIRECT OR
117+ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
118+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
119+ NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
120+ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
0 commit comments