diff options
Diffstat (limited to 'lib/File/Spec/Cygwin.pm')
-rw-r--r-- | lib/File/Spec/Cygwin.pm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/File/Spec/Cygwin.pm b/lib/File/Spec/Cygwin.pm index 0712add8e6..e01e03537a 100644 --- a/lib/File/Spec/Cygwin.pm +++ b/lib/File/Spec/Cygwin.pm @@ -82,6 +82,13 @@ sub tmpdir { =back +=head1 COPYRIGHT + +Copyright (c) 2004 by the Perl 5 Porters. All rights reserved. + +This program is free software; you can redistribute it and/or modify +it under the same terms as Perl itself. + =cut 1; |