# HG changeset patch # User Bradley M. Kuhn # Date 2014-05-16 20:40:05 # Node ID f8bb2cf6bdaf876fe5fd135fb133b6e1bd7f6926 # Parent 158ef33603b8f861fb719654ed4c2f2b07b04a17 Update LICENSE.md to include license information about Mousetrap. diff --git a/LICENSE.md b/LICENSE.md --- a/LICENSE.md +++ b/LICENSE.md @@ -55,6 +55,22 @@ It is Copyright 2013 jQuery Foundation a +Mousetrap +--------- + +Kallithea incorporates parts of the Javascript system called +[Mousetrap](http://craig.is/killing/mice/), which is: + + Copyright 2013 Craig Campbell + +and licensed under +[the Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0.html). + +A [copy of the Apache License 2.0](Apache-License-2.0.txt) is also included +in this distribution. + + + Mergely -------