@@ -71,3 +71,30 @@ Event-Based resize detection inspired by [backalleycoder.com](http://www.backall
71
71
72
72
[](https://bitdeli.com/free "Bitdeli Badge")
73
73
74
+
75
+ License
76
+ -------
77
+ This code is copyright 2013 Marc J. Schmidt and is licensed under the MIT license. See the `LICENSE` file for the full text.
78
+
79
+
80
+ ElementQueries.convertToPx covered by the following license:
81
+
82
+ > Copyright (c) 2013 Rob Brackett
83
+ >
84
+ > Permission is hereby granted, free of charge, to any person obtaining a copy of
85
+ > this software and associated documentation files (the "Software"), to deal in
86
+ > the Software without restriction, including without limitation the rights to
87
+ > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
88
+ > of the Software, and to permit persons to whom the Software is furnished to do
89
+ > so, subject to the following conditions:
90
+ >
91
+ > The above copyright notice and this permission notice shall be included in all
92
+ > copies or substantial portions of the Software.
93
+ >
94
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
95
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
96
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
97
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
98
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
99
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
100
+ > SOFTWARE.
0 commit comments