wapc / as-msgpack

MessagePack package for AssemblyScript
Apache License 2.0
13 stars 7 forks source link

What license is this code licensed under? #3

Closed jeffcharles closed 4 years ago

jeffcharles commented 4 years ago

I can't seem to locate any licensing information in this repository. What license is it published under?

pkedy commented 4 years ago

Hi @jeffcharles - Its Apache 2.0. Just added the LICENSE.txt. Thanks!