Comparing version 2.0.2 to 2.0.3
@@ -7,2 +7,6 @@ # Change Log | ||
## v2.0.3 - 2018-02-15 | ||
* Doc(README): Add reference links #43 [Jonas Hermsmeier] | ||
## v2.0.2 - 2017-11-03 | ||
@@ -9,0 +13,0 @@ |
{ | ||
"name": "blockmap", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Tizen's block map format", | ||
@@ -41,2 +41,2 @@ "license": "MIT", | ||
} | ||
} | ||
} |
@@ -217,1 +217,6 @@ # Blockmap | ||
``` | ||
## References | ||
- [Tizen's block map format](https://source.tizen.org/documentation/reference/bmaptool/introduction) | ||
- [intel/bmap-tools](https://github.com/intel/bmap-tools) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
37337
222