diff options
author | Robey Pointer <robey@lag.net> | 2004-01-04 10:26:00 +0000 |
---|---|---|
committer | Robey Pointer <robey@lag.net> | 2004-01-04 10:26:00 +0000 |
commit | 02322f6621c40d86cf5b14020fde04a6e7abc316 (patch) | |
tree | f8afa211d2648708b7e2a43e4ae665e91b81c5bb /README | |
parent | 5470b26a83ce73245bd50291519a2d76e1bf171e (diff) |
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-22]
fix MANIFEST.in, change version numbers to 0.9-doduo, fix LPGL notices
fixed MANIFEST.in to include the demo scripts, LICENSE, and ChangeLog.
upped everything to version 0.9-doduo.
fixed the copyright notice, and added the LGPL banner to the top of every
python file.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ -paramiko 0.1 -"charmander" release, 10 nov 2003 +paramiko 0.9 +"doduo" release, 04 jan 2004 -(c) 2003 Robey Pointer <robey@lag.net> +Copyright (c) 2003-2004 Robey Pointer <robey@lag.net> http://www.lag.net/~robey/paramiko/ |