Skip to content

Commit ad77c7f

Browse files
author
James William Pye
committed
Add README data, AUTHORS, and LICENSE file.
s/pg\/python/James William Pye/g Well, there's nobody else here, ATM, so... ;)
1 parent 80bf9e6 commit ad77c7f

2 files changed

Lines changed: 38 additions & 0 deletions

File tree

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Primary Developers:
2+
James William Pye <x@jwp.name>

LICENSE

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
BSD Licensed Software
2+
3+
Unless stated otherwise, the contained software is
4+
copyright 2004-2009, James Williame Pye.
5+
For more information: http://python.projects.postgresql.org
6+
7+
8+
Redistribution and use in source and binary forms,
9+
with or without modification, are permitted provided
10+
that the following conditions are met:
11+
12+
Redistributions of source code must retain the above copyright
13+
notice, this list of conditions and the following disclaimer.
14+
15+
Redistributions in binary form must reproduce the above
16+
copyright notice, this list of conditions and the following
17+
disclaimer in the documentation and/or other materials provided
18+
with the distribution.
19+
20+
Neither the name of the James William Pye nor the names of [its]
21+
contributors may be used to endorse or promote products derived
22+
from this software without specific prior written permission.
23+
24+
25+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
27+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
28+
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
29+
COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
30+
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
31+
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
32+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
33+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
34+
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
35+
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
36+
POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)