summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2001-05-30 16:35:28 +0000
committerivan <ivan>2001-05-30 16:35:28 +0000
commit2713464ca57841ec46d78e947754a15b060c5719 (patch)
tree107ce91029ca9253590023fc0b7ac4cabfc9b6dc
parent1a7a6ee0eed956c70e77a9246da488ca66341591 (diff)
add COPYRIGHT section to manpage
-rw-r--r--SSH.pm9
1 files changed, 9 insertions, 0 deletions
diff --git a/SSH.pm b/SSH.pm
index 3e21be5..b56a17f 100644
--- a/SSH.pm
+++ b/SSH.pm
@@ -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.