-
Notifications
You must be signed in to change notification settings - Fork 69
/
NOTICE
16 lines (14 loc) · 947 Bytes
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This component contains software that is Copyright (c) 2020 Metrological.
The component is licensed to you under the Apache License, Version 2.0 (the "License").
You may not use the component except in compliance with the License.
The component may include material which is licensed under other licenses / copyrights as
listed below. Your use of this material within the component is also subject to the terms and
conditions of these licenses. The LICENSE file contains the text of all the licenses which apply
within this component.
Code from: https://github.com/jashkenas/underscore is
Copyright (c) 2009-2022 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors
Licensed under the MIT License
based off:
http://unscriptable.com/2009/03/20/debouncing-javascript-methods/ which is:
Copyright (c) 2007-2009 unscriptable.com and John M. Hann
Licensed under the MIT License (with X11 advertising exception)