diff options
author | Dave Methvin <dave.methvin@gmail.com> | 2018-04-17 17:59:04 -0400 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2018-05-14 14:05:40 -0400 |
commit | 29e76e254059f8c2b695f4e41054260b52a6910d (patch) | |
tree | 38909b901b18db2666f4b0e731734464d2a9f509 /LICENSE.txt | |
parent | 0ba8e38d0c4ab4a4fb9054e7a713630be9743aff (diff) | |
download | jquery-29e76e254059f8c2b695f4e41054260b52a6910d.tar.gz jquery-29e76e254059f8c2b695f4e41054260b52a6910d.zip |
Misc: Update license prolog/epilog to placate Github checker
Diffstat (limited to 'LICENSE.txt')
-rw-r--r-- | LICENSE.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index e4e5e00ef..e3dbacb99 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,14 +1,5 @@ Copyright JS Foundation and other contributors, https://js.foundation/ -This software consists of voluntary contributions made by many -individuals. For exact contribution history, see the revision history -available at https://github.com/jquery/jquery - -The following license applies to all parts of this software except as -documented below: - -==== - Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including @@ -27,10 +18,3 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE 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. - -==== - -All files located in the node_modules and external directories are -externally maintained libraries used by this software which have their -own licenses; we recommend you read them, as their terms may differ from -the terms above. |