This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
moneroutil/LICENSE
2017-05-20 03:19:51 -07:00

9 lines
355 B
Plaintext

Monero Utilities
Copyright (c) 2013 Go Authors
Copyright (c) 2017 Paxos
Portion of the code is Go Author's property, licensed under the BSD-3 license
Portion of the code is Paxos's property, licensed under the MIT license
const.go and edwards25519.go are licensed under BSD-3 (see LICENSE-BSD), all other files are licensed under MIT (see LICENSE-MIT).