@@ -73,6 +73,34 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
73
73
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
74
74
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
75
75
76
+ --------------------------------------------------------------------------------
77
+ auth_header
78
+
79
+ Copyright (c) 2016, Ravi Teja Gudapati.
80
+ All rights reserved.
81
+
82
+ Redistribution and use in source and binary forms, with or without
83
+ modification, are permitted provided that the following conditions are met:
84
+ * Redistributions of source code must retain the above copyright
85
+ notice, this list of conditions and the following disclaimer.
86
+ * Redistributions in binary form must reproduce the above copyright
87
+ notice, this list of conditions and the following disclaimer in the
88
+ documentation and/or other materials provided with the distribution.
89
+ * Neither the name of the <organization> nor the
90
+ names of its contributors may be used to endorse or promote products
91
+ derived from this software without specific prior written permission.
92
+
93
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
94
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
95
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
96
+ DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
97
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
98
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
99
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
100
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
101
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
102
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
103
+
76
104
--------------------------------------------------------------------------------
77
105
boolean_selector
78
106
front_end
@@ -3164,6 +3192,34 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3164
3192
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3165
3193
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3166
3194
3195
+ --------------------------------------------------------------------------------
3196
+ client_cookie
3197
+
3198
+ Copyright (c) 2017, teja.
3199
+ All rights reserved.
3200
+
3201
+ Redistribution and use in source and binary forms, with or without
3202
+ modification, are permitted provided that the following conditions are met:
3203
+ * Redistributions of source code must retain the above copyright
3204
+ notice, this list of conditions and the following disclaimer.
3205
+ * Redistributions in binary form must reproduce the above copyright
3206
+ notice, this list of conditions and the following disclaimer in the
3207
+ documentation and/or other materials provided with the distribution.
3208
+ * Neither the name of the <organization> nor the
3209
+ names of its contributors may be used to endorse or promote products
3210
+ derived from this software without specific prior written permission.
3211
+
3212
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
3213
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3214
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
3215
+ DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
3216
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
3217
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
3218
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
3219
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3220
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3221
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3222
+
3167
3223
--------------------------------------------------------------------------------
3168
3224
colorama
3169
3225
@@ -7653,6 +7709,66 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7653
7709
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
7654
7710
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7655
7711
7712
+ --------------------------------------------------------------------------------
7713
+ jaguar_resty
7714
+
7715
+ BSD 3-Clause License
7716
+
7717
+ Copyright (c) 2017, Ravi Teja Gudapati <
[email protected] >
7718
+ All rights reserved.
7719
+
7720
+ Redistribution and use in source and binary forms, with or without
7721
+ modification, are permitted provided that the following conditions are met:
7722
+
7723
+ * Redistributions of source code must retain the above copyright notice, this
7724
+ list of conditions and the following disclaimer.
7725
+
7726
+ * Redistributions in binary form must reproduce the above copyright notice,
7727
+ this list of conditions and the following disclaimer in the documentation
7728
+ and/or other materials provided with the distribution.
7729
+
7730
+ * Neither the name of the copyright holder nor the names of its
7731
+ contributors may be used to endorse or promote products derived from
7732
+ this software without specific prior written permission.
7733
+
7734
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
7735
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
7736
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
7737
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
7738
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
7739
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
7740
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
7741
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
7742
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
7743
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7744
+ --------------------------------------------------------------------------------
7745
+ jaguar_retrofit
7746
+
7747
+ Copyright (c) 2016, Jaguar Authors.
7748
+ All rights reserved.
7749
+
7750
+ Redistribution and use in source and binary forms, with or without
7751
+ modification, are permitted provided that the following conditions are met:
7752
+ * Redistributions of source code must retain the above copyright
7753
+ notice, this list of conditions and the following disclaimer.
7754
+ * Redistributions in binary form must reproduce the above copyright
7755
+ notice, this list of conditions and the following disclaimer in the
7756
+ documentation and/or other materials provided with the distribution.
7757
+ * Neither the name of Jaguar Authors nor the
7758
+ names of its contributors may be used to endorse or promote products
7759
+ derived from this software without specific prior written permission.
7760
+
7761
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
7762
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
7763
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
7764
+ DISCLAIMED. IN NO EVENT SHALL Jaguar Authors BE LIABLE FOR ANY
7765
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
7766
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
7767
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
7768
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7769
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
7770
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7771
+
7656
7772
--------------------------------------------------------------------------------
7657
7773
js
7658
7774
0 commit comments