From b79f7d3dac1b2568937a7a8fbdf2c30c21bbd140 Mon Sep 17 00:00:00 2001 From: Richard Newman Date: Tue, 22 Nov 2016 11:43:05 -0800 Subject: [PATCH] Note license in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 436d3587..37dc053c 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ contribute. ## License -At present this code is licensed under MPLv2.0. That license is subject to change prior to external contributions. +Datomish is currently licensed under the Apache License v2.0. See the `LICENSE` file for details. Datomish includes some code from DataScript, kindly relicensed by Nikita Prokopov.