Rename zerocash to Zcash.

This commit is contained in:
Taylor Hornby
2015-12-22 00:49:17 -07:00
parent 2d342d39dd
commit 9d69acabed
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
#
# Execute all of the automated tests related to zerocash.
# Execute all of the automated tests related to Zcash.
#
# This script will someday define part of our acceptance criteria for
# pull requests.