From 3e337faa1d9708835aaf4e81d16910e01ed894d5 Mon Sep 17 00:00:00 2001 From: Yorick Peterse <yorickpeterse@gmail.com> Date: Sat, 16 May 2015 00:13:13 +0200 Subject: [PATCH] Added license change to the 1.0 changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a50c50..d7c08bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,13 @@ since the very first commit from February 26, 2014. In the releases following 1.0 I plan to focus mainly on performance as both XMl/HTML parsing and XPath evaluation performance is not quite as fast as I'd like it to be. +### License Change + +Up until 1.0.0 Oga was licensed under the MIT license. Since this license does +fairly little to protect authors (especially regarding patents) I've decided to +change the license to the Mozilla Public License 2.0. More information on this +can be found in commit 0a7242aed44fcd7ef18327cc5b10263fd9807a35. + ### XPath Performance Improvements With 1.0 the evaluator received further performance improvements that should be