Skip to content

Commit cb88e74

Browse files
committed
formatting tweaks
1 parent b660c5f commit cb88e74

File tree

2 files changed

+6
-40
lines changed

2 files changed

+6
-40
lines changed

README

Lines changed: 3 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -30,33 +30,12 @@ Quick Setup
3030
7. Run: ``workon``
3131
8. This time, the ``temp`` environment is included.
3232

33-
==========
34-
References
35-
==========
36-
37-
For more details, refer to the column published in the May 2008 issue of Python Magazine:
38-
`virtualenvwrapper | And Now For Something Completely Different
39-
<http://www.doughellmann.com/articles/CompletelyDifferent-2008-05-virtualenvwrapper/index.html>`_.
40-
4133
=======
4234
License
4335
=======
4436

4537
Copyright Doug Hellmann, All Rights Reserved
4638

47-
Permission to use, copy, modify, and distribute this software and
48-
its documentation for any purpose and without fee is hereby
49-
granted, provided that the above copyright notice appear in all
50-
copies and that both that copyright notice and this permission
51-
notice appear in supporting documentation, and that the name of Doug
52-
Hellmann not be used in advertising or publicity pertaining to
53-
distribution of the software without specific, written prior
54-
permission.
55-
56-
DOUG HELLMANN DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
57-
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
58-
NO EVENT SHALL DOUG HELLMANN BE LIABLE FOR ANY SPECIAL, INDIRECT OR
59-
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
60-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
61-
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
62-
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
39+
Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Doug Hellmann not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.
40+
41+
DOUG HELLMANN DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL DOUG HELLMANN BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

docsource/index.rst

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -62,19 +62,6 @@ License
6262

6363
Copyright Doug Hellmann, All Rights Reserved
6464

65-
Permission to use, copy, modify, and distribute this software and
66-
its documentation for any purpose and without fee is hereby
67-
granted, provided that the above copyright notice appear in all
68-
copies and that both that copyright notice and this permission
69-
notice appear in supporting documentation, and that the name of Doug
70-
Hellmann not be used in advertising or publicity pertaining to
71-
distribution of the software without specific, written prior
72-
permission.
73-
74-
DOUG HELLMANN DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
75-
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
76-
NO EVENT SHALL DOUG HELLMANN BE LIABLE FOR ANY SPECIAL, INDIRECT OR
77-
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
78-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
79-
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
80-
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
65+
Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Doug Hellmann not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.
66+
67+
DOUG HELLMANN DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL DOUG HELLMANN BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

0 commit comments

Comments
 (0)