1
- Copyright (c) 2009 Packt Publishing, http://packtpub.com/
2
- Copyright (c) 2013 jQuery Foundation, https://jquery.org/
1
+ Copyright 2009 Packt Publishing, http://packtpub.com/
2
+ Copyright 2012, 2014 jQuery Foundation and other contributors,
3
+ https://jquery.org/
3
4
4
5
This software consists of voluntary contributions made by many
5
6
individuals. For exact contribution history, see the revision history
6
- and logs, available at https://github.com/jquery/api.jquery.com
7
+ available at https://github.com/jquery/api.jquery.com
8
+
9
+ The following license applies to all parts of this software except as
10
+ documented below:
11
+
12
+ ====
7
13
8
14
Permission is hereby granted, free of charge, to any person obtaining
9
15
a copy of this software and associated documentation files (the
@@ -23,3 +29,18 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
23
29
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
24
30
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
25
31
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32
+
33
+ ====
34
+
35
+ Copyright and related rights for sample code are waived via CC0. Sample
36
+ code is defined as all source code displayed within the prose of the
37
+ documentation and all examples and demos.
38
+
39
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
40
+
41
+ ====
42
+
43
+ All files located in the node_modules directory are externally
44
+ maintained libraries used by this software which have their own
45
+ licenses; we recommend you read them, as their terms may differ from the
46
+ terms above.
0 commit comments