From 415c0e3e2d796e78415c7c16c785e1f24169636f Mon Sep 17 00:00:00 2001 From: thatneat Date: Wed, 19 Sep 2018 15:26:59 -0700 Subject: [PATCH] Add license so that this project can live on This is a good project and lots of folks have (forked)[https://github.com/illes/raspiraw/network/members] it. Evidently people want to use it and extend it. This change makes that explicitly legal for them to do. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 99e0025..caf88aa 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ Usage exiftool -tagsFromFile out.jpg out.dng -o out.exif.dng +License +======= + +This project is licensed under the terms of the [MIT license](https://opensource.org/licenses/MIT). See also ========