aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElly Jones <[email protected]>2011-12-15 21:43:44 -0500
committerElly Jones <[email protected]>2011-12-15 21:43:44 -0500
commitaa9c371f20e5c3f6a811801c91cc40f0a7b5328c (patch)
tree339a5c14f7b587df5e81b1a70134283ac94b0f07
parentpkey: build under OSX? (diff)
downloadrust-openssl-aa9c371f20e5c3f6a811801c91cc40f0a7b5328c.tar.xz
rust-openssl-aa9c371f20e5c3f6a811801c91cc40f0a7b5328c.zip
manifest: Add license.
-rw-r--r--manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 179b6a52..e5b7ec06 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,5 +1,6 @@
{
"uuid": "38297409-b4c2-4499-8131-a99a7e44dad3",
"name": "rustcrypto",
- "git": "git://github.com/elly/rustcrypto"
+ "install": "git://github.com/elly/rustcrypto",
+ "license": "apache-2.0"
}