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