You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: LICENSE
+36-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
BSD 3-Clause License
2
2
3
-
Copyright (c) 2017, NoRedInk
3
+
Copyright (c) 2018, NoRedInk
4
4
All rights reserved.
5
5
6
6
Redistribution and use in source and binary forms, with or without
@@ -27,3 +27,38 @@ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
27
27
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
28
28
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
29
29
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30
+
31
+
Jetpack uses code from klazuka/elm-hot _______________ which has this license: ___________________
32
+
Copyright 2018 Keith Lazuka
33
+
34
+
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 without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
35
+
36
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
37
+
38
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 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.
39
+
40
+
---------------------------------------
41
+
42
+
Based on fluxxu/elm-hot-loader (https://github.com/fluxxu/elm-hot-loader)
43
+
44
+
The MIT License (MIT)
45
+
46
+
Copyright (c) 2016 Flux Xu
47
+
48
+
Permission is hereby granted, free of charge, to any person obtaining a copy
49
+
of this software and associated documentation files (the "Software"), to deal
50
+
in the Software without restriction, including without limitation the rights
51
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
52
+
copies of the Software, and to permit persons to whom the Software is
53
+
furnished to do so, subject to the following conditions:
54
+
55
+
The above copyright notice and this permission notice shall be included in all
56
+
copies or substantial portions of the Software.
57
+
58
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
59
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
60
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
61
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
62
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
63
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
0 commit comments