diff options
author | Jason Pellerin <jpellerin@gmail.com> | 2008-10-02 22:47:09 +0000 |
---|---|---|
committer | Jason Pellerin <jpellerin@gmail.com> | 2008-10-02 22:47:09 +0000 |
commit | 238b75916de5c09afac1a42128f341369f541fb5 (patch) | |
tree | d062bb5d95d05c6ab0885ac1f059f3074a5f2b73 /README.txt | |
parent | 128f44dfbe8a5a04000e9f67f4ae9c9207582611 (diff) | |
download | nose-238b75916de5c09afac1a42128f341369f541fb5.tar.gz |
Fixed issues with python 2.6 compatiblity
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -374,7 +374,7 @@ arguments for the respective tools. License and copyright --------------------- -nose is copyright Jason Pellerin 2005-2007 +nose is copyright Jason Pellerin 2005-2008 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by |