diff options
author | Gareth <gareth.hayes@gmail.com> | 2017-10-19 21:21:52 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-19 21:21:52 +0800 |
commit | 66255c0ea124d1b327948f16152664a537609e7b (patch) | |
tree | 953c8c7128d897da0d67b4ec6a3c7d1f969651a5 /README.md | |
parent | Merge pull request #2601 (diff) | |
download | monero-66255c0ea124d1b327948f16152664a537609e7b.tar.xz |
Problem: Copyright notice is very confusing
Solution: add line break to copyright notice and fix grammar.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Monero -Copyright (c) 2014-2017, The Monero Project -Portions Copyright (c) 2012-2013, The Cryptonote developers +Copyright (c) 2014-2017 The Monero Project. +Portions Copyright (c) 2012-2013 The Cryptonote developers. ## Development Resources |