From dbe6846df0e5c4150313e14e61622d7308a888a3 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Mon, 8 Apr 2019 14:39:54 -0700 Subject: [PATCH] Update NOTICE --- NOTICE.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/NOTICE.md b/NOTICE.md index 4ea1937b8..44e2b783b 100644 --- a/NOTICE.md +++ b/NOTICE.md @@ -84,8 +84,10 @@ For details, see https://github.com/underscorediscovery/hxtypedarray The unifill project is included in the [lime/text/unifill/](lime/text/unifill/) directory, which is available under an "MIT" license. For details, see https://github.com/mandel59/unifill -lime/project/Version is adapted from thx.semver project, which is available under -an "MIT" license. For details, see https://github.com/fponticelli/thx.semver +lime/_internal/graphics/StackBlur.hx is adapted from original code by Mario Klingemann +and the EaselJS project, and is available under an "MIT" license. For details, see +http://www.quasimondo.com/StackBlurForCanvas/StackBlur.js and +https://github.com/createjs/easeljs -------