aboutsummaryrefslogtreecommitdiff
path: root/src/test/data/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant copyright notices from README filesWladimir J. van der Laan2015-01-021-5/+3
| | | | | The normative place for these for the entire project is COPYING, and the main README already has a MIT license section.
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
|
* Add licenses for tests and test dataWladimir J. van der Laan2014-03-181-0/+14
- Add license headers to source files (years based on commit dates) in `src/test` as well as `qa` - Add `README.md` to `src/test/data` specifying MIT license Fixes #3848