From c5aee5cc9db0d05051d7c41fe6ae1cb64803897d Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Tue, 27 Jul 2021 23:50:50 -0700 Subject: [PATCH] Clarify the license of sample files --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8a6a9dd0b..5b60c4ae3 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,14 @@ $ CLICOLOR_FORCE=1 GIT_EXTERNAL_DIFF=difftastic git diff $ CLICOLOR_FORCE=1 GIT_EXTERNAL_DIFF=difftastic git log -p --ext-diff ``` +## License + +Difftastic is open source under the MIT license, see LICENSE for more +details. + +Files in `sample_files/` are also under the MIT license unless stated +otherwise in their header. + ## Further Reading The [wiki](https://github.com/Wilfred/difftastic/wiki) includes a