summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2009-02-03 23:03:56 -0500
committerdoy <doy@tozt.net>2009-02-03 23:03:56 -0500
commite4edfa09f4414a55ed9bbaea09c0b04a7da689b1 (patch)
treeb0d03f98d0eb962812f569b7b4dbf87a19b56804 /lib
parentd6b1363a3e05eb3917fedf36da920f8697c59e05 (diff)
downloadio-pty-easy-e4edfa09f4414a55ed9bbaea09c0b04a7da689b1.tar.gz
io-pty-easy-e4edfa09f4414a55ed9bbaea09c0b04a7da689b1.zip
various other 0.04 boilerplate updates
Diffstat (limited to 'lib')
-rw-r--r--lib/IO/Pty/Easy.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/IO/Pty/Easy.pm b/lib/IO/Pty/Easy.pm
index 7fe71ed..5470ac6 100644
--- a/lib/IO/Pty/Easy.pm
+++ b/lib/IO/Pty/Easy.pm
@@ -13,7 +13,7 @@ IO::Pty::Easy - Easy interface to IO::Pty
=head1 VERSION
-Version 0.04 released XXX
+Version 0.04 released 2/3/2009
=cut
@@ -392,7 +392,7 @@ L<http://search.cpan.org/dist/IO-Pty-Easy>
=head1 COPYRIGHT AND LICENSE
-Copyright 2007 Jesse Luehrs.
+Copyright 2007-2009 Jesse Luehrs.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.