diff options
| author | Cris Bailiff <c.bailiff@awayweb.com> | 2001-09-13 05:00:13 +0000 |
|---|---|---|
| committer | Cris Bailiff <c.bailiff@awayweb.com> | 2001-09-13 05:00:13 +0000 |
| commit | c31216949d69f539e47878d966cded9e7082d88a (patch) | |
| tree | ba9627b05628160458e18d038b2840cde14b0160 /perl/Curl_easy/easy.pm | |
| parent | 2cb893575d41c0878c9490d56ab2fefcf3e1b4c4 (diff) | |
Update documentation to explicitly state Curl::easy licence is dual MIT/X - MPL.
Diffstat (limited to 'perl/Curl_easy/easy.pm')
| -rw-r--r-- | perl/Curl_easy/easy.pm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/perl/Curl_easy/easy.pm b/perl/Curl_easy/easy.pm index 0733de0c7..2d4769f41 100644 --- a/perl/Curl_easy/easy.pm +++ b/perl/Curl_easy/easy.pm @@ -257,6 +257,15 @@ Georg Horn <horn@koblenz-net.de> Additional callback,pod and test work by Cris Bailiff <c.bailiff@devsecure.com> and Forrest Cahoon <forrest.cahoon@merrillcorp.com> +=head1 Copyright + +Copyright (C) 2000, Daniel Stenberg, , et al. + +You may opt to use, copy, modify, merge, publish, distribute and/or sell +copies of the Software, and permit persons to whom the Software is furnished +to do so, under the terms of the MPL or the MIT/X-derivate licenses. You may +pick one of these licenses. + =head1 SEE ALSO http://curl.haxx.se/ |
