diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-01-02 10:42:33 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-01-02 10:46:23 +0100 |
commit | e6df2bb48f4bff7a2dec4aa226102b0cf2cd828b (patch) | |
tree | aba1418a6b28d63379167905c2e0802536f450df /src/test/data/README.md | |
parent | 9adfacdb8b31afd3050cf36eeccfe5aeb7f647f3 (diff) |
Remove redundant copyright notices from README files
The normative place for these for the entire project is COPYING,
and the main README already has a MIT license section.
Diffstat (limited to 'src/test/data/README.md')
-rw-r--r-- | src/test/data/README.md | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/src/test/data/README.md b/src/test/data/README.md index 55ac95739c..2463daa42a 100644 --- a/src/test/data/README.md +++ b/src/test/data/README.md @@ -6,9 +6,7 @@ This directory contains data-driven tests for various aspects of Bitcoin. License -------- -The data files in this directory are - - Copyright (c) 2012-2014 The Bitcoin Core developers - Distributed under the MIT software license, see the accompanying - file COPYING or http://www.opensource.org/licenses/mit-license.php. +The data files in this directory are distributed under the MIT software +license, see the accompanying file COPYING or +http://www.opensource.org/licenses/mit-license.php. |