summaryrefslogtreecommitdiffstats
path: root/NOTICE.txt
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2016-10-04 14:36:47 -0400
committerChristopher Speller <crspeller@gmail.com>2016-10-04 14:36:47 -0400
commitf92cf343070bb5260571bfe74f9613af47d14d27 (patch)
tree962975809bf500d76edb43849c9cc98358a932e7 /NOTICE.txt
parent3bac3a006128ebcb4a6ea6dd5e2aa2f8614cb434 (diff)
downloadchat-f92cf343070bb5260571bfe74f9613af47d14d27.tar.gz
chat-f92cf343070bb5260571bfe74f9613af47d14d27.tar.bz2
chat-f92cf343070bb5260571bfe74f9613af47d14d27.zip
PLT-3907 Added a javascript library to prevent the <body> from scrolling on iOS (#4147)
* Added a javascript library to prevent the <body> from scrolling on iOS * Added iNoBounce to NOTICE.txt
Diffstat (limited to 'NOTICE.txt')
-rw-r--r--NOTICE.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/NOTICE.txt b/NOTICE.txt
index 4d5df5919..511dab32f 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -4071,3 +4071,22 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
+
+---
+
+This product contains a modified portion of 'iNoBounce', used to prevent overscrolling on iOS devices, built by lazd.
+
+* HOMEPAGE:
+ * https://github.com/lazd/iNoBounce
+
+* LICENSE:
+
+Copyright (c) 2013, Lawrence Davis
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file