mirror of https://github.com/status-im/nim-rlp.git
Use the standard Nimble name for the Apache v2 license
This commit is contained in:
parent
70e6bf714b
commit
34f1bee50d
|
@ -4,7 +4,7 @@ packageName = "rlp"
|
|||
version = "1.0.1"
|
||||
author = "Status Research & Development GmbH"
|
||||
description = "RLP serialization library for Nim"
|
||||
license = "Apache2"
|
||||
license = "Apache License 2.0"
|
||||
skipDirs = @["tests"]
|
||||
|
||||
requires "nim >= 0.17.0", "https://github.com/status-im/nim-ranges >= 0.0.1"
|
||||
|
|
Loading…
Reference in New Issue