diff options
author | ivan <ivan> | 2001-05-30 16:35:28 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-05-30 16:35:28 +0000 |
commit | 2713464ca57841ec46d78e947754a15b060c5719 (patch) | |
tree | 107ce91029ca9253590023fc0b7ac4cabfc9b6dc /SSH.pm | |
parent | 1a7a6ee0eed956c70e77a9246da488ca66341591 (diff) |
add COPYRIGHT section to manpage
Diffstat (limited to 'SSH.pm')
-rw-r--r-- | SSH.pm | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -133,6 +133,15 @@ Ivan Kohler <ivan-netssh_pod@420.am> John Harrison <japh@in-ta.net> contributed an example for the documentation. +=head1 COPYRIGHT + +Copyright (c) 2000 Ivan Kohler. +Copyright (c) 2000 Silicon Interactive Software Design. +Copyright (c) 2000 Freeside Internet Services, LLC +All rights reserved. +This program is free software; you can redistribute it and/or modify it under +the same terms as Perl itself. + =head1 BUGS Not OO. |