summaryrefslogtreecommitdiff
path: root/SCP.pm
diff options
context:
space:
mode:
authorivan <ivan>2001-05-30 16:36:33 +0000
committerivan <ivan>2001-05-30 16:36:33 +0000
commit2b75e6bca373e40cb09e877b0d7ef7dbca2432ee (patch)
tree1886cd06720f3c508695cb94f4e1c059d394afed /SCP.pm
parentf63fe4fe7a13b8095b92021bbf87de722710e2ca (diff)
add COPYRIGHT section to manpage
Diffstat (limited to 'SCP.pm')
-rw-r--r--SCP.pm9
1 files changed, 9 insertions, 0 deletions
diff --git a/SCP.pm b/SCP.pm
index 1aff1ae..2b9d4d4 100644
--- a/SCP.pm
+++ b/SCP.pm
@@ -279,6 +279,15 @@ Anthony Deaver <bishop@projectmagnus.org>
Thanks to Jon Gunnip <jon@soundbite.com> for fixing a bug with size().
+=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
Still has no-OO cruft.