UNPKG

hy-push-state

Version:
101 lines (65 loc) 3.31 kB
# NOTICE Copyright (c) 2018 Florian Klampfer <https://qwtel.com/> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. ## Licenses Parts of this program are provided under separate licenses. ### smoothState This software also uses portions of the smoothState project, which is MIT licensed with the following copyright > Copyright (c) 2014 Miguel Angel Perez A copy of the [MIT] license is provided as part of this distribution. ### rxjs This software also uses portions of the rxjs project, which is Apache-2.0 licensed with the following copyright > Copyright (c) 2015-2017 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors No substantial changes to the software were made. No `NOTICE` file was provided. A copy of the [Apache-2.0] license is provided as part of this distribution. ### corejs This software also uses portions of the corejs project, which is MIT licensed with the following copyright: > Copyright (c) 2014-2016 Denis Pushkarev A copy of the [MIT] license is provided as part of this distribution. ### DOM-URL-Polyfill This software also uses portions of the DOM-URL-Polyfill project, which is which is Apache-2.0 licensed with the following copyright > Copyright 2013 Erik Arvidsson No substantial changes to the software were made. No `NOTICE` file was provided. A copy of the [Apache-2.0] license is provided as part of this distribution. ### hy-component This software also uses portions of the hy-component project, which is MIT licensed with the following copyright > Copyright (c) 2017 Florian Klampfer <https://qwtel.com/> A copy of the [MIT] license is provided as part of this distribution. ### camelcase This software also uses portions of the camelcase project, which is MIT licensed with the following copyright > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com) A copy of the [MIT] license is provided as part of this distribution. ### decamelize This software also uses portions of the decamelize project, which is MIT licensed with the following copyright > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com) A copy of the [MIT] license is provided as part of this distribution. ### jQuery This software also uses portions of the jQuery project, which is MIT licensed with the following copyright > Copyright JS Foundation and other contributors, https://js.foundation/ A copy of the [MIT] license is provided as part of this distribution. ### Bootstrap This software also uses portions of the Bootstrap project, which is MIT licensed with the following copyright > Copyright 2011-2015 Twitter, Inc. A copy of the [MIT] license is provided as part of this distribution. [MIT]: licenses/MIT.md [Apache-2.0]: licenses/Apache-2.0.md