From a79ae9713d472ab98d26c367aa6fa4ad9fd6e38c Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Tue, 25 Dec 2018 08:12:38 +0000 Subject: [PATCH] Added license info for included undeaD code --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c1b58f4..506414a 100644 --- a/README.md +++ b/README.md @@ -85,3 +85,7 @@ support use the [issue tracker](https://github.com/biod/BioD/issues) or contact ## License BioD is free software and licensed under the MIT (expat) [license](./LICENSE). + +BioD includes some files from the +[undeaD project](https://github.com/dlang/undeaD) in ./contrib which +are published under a Boost license. This code should be phased out in time.