From: <iro...@us...> - 2003-04-27 20:03:56
|
Update of /cvsroot/perl-openssl/Crypt/OpenSSL/RSA In directory sc8-pr-cvs1:/tmp/cvs-serv22526 Modified Files: README Log Message: update copyright dates Index: README =================================================================== RCS file: /cvsroot/perl-openssl/Crypt/OpenSSL/RSA/README,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** README 24 Feb 2003 01:41:43 -0000 1.8 --- README 27 Apr 2003 20:03:53 -0000 1.9 *************** *** 41,45 **** http://perl-openssl.sourceforge.net/. ! Copyright (c) 2001 Ian Robertson. Crypt::OpenSSL::RSA is free software; you may redistribute it and/or modify it under the same terms as Perl itself. --- 41,45 ---- http://perl-openssl.sourceforge.net/. ! Copyright (c) 2001-2003 Ian Robertson. Crypt::OpenSSL::RSA is free software; you may redistribute it and/or modify it under the same terms as Perl itself. |