summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJean-Paul Calderone <exarkun@divmod.com>2011-04-07 16:39:54 -0400
committerJean-Paul Calderone <exarkun@divmod.com>2011-04-07 16:39:54 -0400
commitfb4108d955f94f5984ddff7a72ea46a993e5c650 (patch)
tree635314632d802360a55199df8733a7d0bf3f930f /README
parentfc572cfff4422f7eec56155ed328316e80dab809 (diff)
downloadpyopenssl-fb4108d955f94f5984ddff7a72ea46a993e5c650.tar.gz
Oh my, change this last hold out of LGPL.
Diffstat (limited to 'README')
-rw-r--r--README26
1 files changed, 2 insertions, 24 deletions
diff --git a/README b/README
index fae0ae1..191fa5b 100644
--- a/README
+++ b/README
@@ -2,29 +2,7 @@
pyOpenSSL - A Python wrapper around the OpenSSL library
------------------------------------------------------------------------------
-Copyright (C) AB Strakt 2001, All rights reserved
-
-I wrote this module working for AB Strakt (http://www.strakt.com/) and they
-paid me to do it, and it is with their consent this module is released to the
-general public.
-
See the file INSTALL for installation instructions.
-I appreciate bug reports and patches, just mail me!
-
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU Lesser General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Lesser General Public License for more details.
-
-A copy of the GNU Lesser General Public License (version 2.1) is included in
-the file COPYING.
-
-
-@(#) $Id: README,v 1.2 2001/07/25 10:42:57 martin Exp $
+I appreciate bug reports and patches. Please visit
+<http://bugs.launchpad.net/pyopenssl>.