mirror of
https://git.wownero.com/lza_menace/wownero-python.git
synced 2024-08-15 03:25:25 +00:00
Add missing copyright notice
This commit is contained in:
parent
3b832040c6
commit
213c352afe
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
# Source: https://ed25519.cr.yp.to/python/ed25519.py
|
# Source: https://ed25519.cr.yp.to/python/ed25519.py
|
||||||
#
|
#
|
||||||
# Parts Copyright (c) 2016 The MoneroPy Developers. Released under the BSD 3-Clause
|
# Parts Copyright (c) 2016 The MoneroPy Developers. Released under the BSD 3-Clause
|
||||||
|
# Parts taken from https://github.com/monero-project/mininero/blob/master/ed25519ietf.py
|
||||||
|
|
||||||
from binascii import hexlify, unhexlify
|
from binascii import hexlify, unhexlify
|
||||||
import hashlib
|
import hashlib
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue