Re: Licensing of SecureHashAlgorithm on lua users wiki
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Licensing of SecureHashAlgorithm on lua users wiki
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2014年8月21日 16:09:01 -0300
> does someone know the licensing of this specific snippet on the lua
> users wiki? http://lua-users.org/wiki/SecureHashAlgorithm
>
> It looks like something that would be useful to me, but of course I
> don't want to use it without permission or violate whatever sort of
> licensing it might have.
I wrote that code, but I don't remember whether the wiki has specific
rules about licensing of material posted there. If not, I grant an MIT
licence to that code.
-- Roberto