diff options
author | Chris Jerdonek <chris.jerdonek@gmail.com> | 2012-10-18 17:21:10 -0700 |
---|---|---|
committer | Chris Jerdonek <chris.jerdonek@gmail.com> | 2012-10-18 17:39:16 -0700 |
commit | 4218a70547f361c24af3e3ea3af45686222f7c73 (patch) | |
tree | 76627cd5c5f3d4ffd9568511a84de985cc6f5506 | |
parent | f14d2f5da2e17cce23ef7019b36068dc5117e15d (diff) | |
download | pystache-4218a70547f361c24af3e3ea3af45686222f7c73.tar.gz |
Add Creative Commons license info for David Phillips's logo.
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -32,7 +32,11 @@ on [PyPI](http://pypi.python.org/pypi/pystache). This version of Pystache passes all tests in [version 1.1.2](https://github.com/mustache/spec/tree/v1.1.2) of the spec. -Logo: [David Phillips](http://davidphillips.us/) + +Logo by [David Phillips](http://davidphillips.us/) licensed under a +[Creative Commons license](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US). + Requirements ------------ |