diff options
author | Robey Pointer <robey@lag.net> | 2005-02-28 08:06:08 +0000 |
---|---|---|
committer | Robey Pointer <robey@lag.net> | 2005-02-28 08:06:08 +0000 |
commit | fead211c5ca75b654c218c6bcfc75552284719c6 (patch) | |
tree | e7c0b608e72d6404067089a37d478d6c140a3138 /tests/test_pkey.py | |
parent | 7490172401a48f8134e860120ef54a08303f63eb (diff) |
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-154]
even better 1.2 lapras
re-bump the version # to 1.2 (with a new date since i added more stuff).
add 2005 to the copyright date in a bunch of files.
Diffstat (limited to 'tests/test_pkey.py')
-rw-r--r-- | tests/test_pkey.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_pkey.py b/tests/test_pkey.py index 6bbeb53d..3fe48618 100644 --- a/tests/test_pkey.py +++ b/tests/test_pkey.py @@ -1,6 +1,6 @@ #!/usr/bin/python -# Copyright (C) 2003-2004 Robey Pointer <robey@lag.net> +# Copyright (C) 2003-2005 Robey Pointer <robey@lag.net> # # This file is part of paramiko. # |