annotate default/node_modules/jquery/LICENSE.txt @ 0:1d038bc9b3d2 default tip

Up:default
author Liny <dev@neowd.com>
date Sat, 31 May 2025 09:21:51 +0800
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
1 Copyright JS Foundation and other contributors, https://js.foundation/
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
2
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
3 This software consists of voluntary contributions made by many
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
4 individuals. For exact contribution history, see the revision history
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
5 available at https://github.com/jquery/jquery
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
6
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
7 The following license applies to all parts of this software except as
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
8 documented below:
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
9
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
10 ====
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
11
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
12 Permission is hereby granted, free of charge, to any person obtaining
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
13 a copy of this software and associated documentation files (the
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
14 "Software"), to deal in the Software without restriction, including
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
15 without limitation the rights to use, copy, modify, merge, publish,
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
16 distribute, sublicense, and/or sell copies of the Software, and to
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
17 permit persons to whom the Software is furnished to do so, subject to
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
18 the following conditions:
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
19
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
20 The above copyright notice and this permission notice shall be
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
21 included in all copies or substantial portions of the Software.
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
22
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
23 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
24 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
25 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
26 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
27 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
28 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
29 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
30
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
31 ====
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
32
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
33 All files located in the node_modules and external directories are
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
34 externally maintained libraries used by this software which have their
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
35 own licenses; we recommend you read them, as their terms may differ from
1d038bc9b3d2 Up:default
Liny <dev@neowd.com>
parents:
diff changeset
36 the terms above.