diff options
Diffstat (limited to 'lib/Digest/HMAC.LICENSE')
-rw-r--r-- | lib/Digest/HMAC.LICENSE | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/Digest/HMAC.LICENSE b/lib/Digest/HMAC.LICENSE new file mode 100644 index 0000000..8c2ba7f --- /dev/null +++ b/lib/Digest/HMAC.LICENSE @@ -0,0 +1,8 @@ +Copyright and license information for the Digest-HMAC distribution: + + Copyright 1998-2001 Gisle Aas. + Copyright 1998 Graham Barr. + + This library is free software; you can redistribute it and/or + modify it under the same terms as Perl itself. + |