@@ -6175,6 +6175,34 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6175
6175
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6176
6176
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6177
6177
--------------------------------------------------------------------------------
6178
+ dynamic_color
6179
+
6180
+ Copyright 2021 Material Team. All rights reserved.
6181
+
6182
+ Redistribution and use in source and binary forms, with or without modification,
6183
+ are permitted provided that the following conditions are met:
6184
+
6185
+ * Redistributions of source code must retain the above copyright
6186
+ notice, this list of conditions and the following disclaimer.
6187
+ * Redistributions in binary form must reproduce the above
6188
+ copyright notice, this list of conditions and the following
6189
+ disclaimer in the documentation and/or other materials provided
6190
+ with the distribution.
6191
+ * Neither the name of Google Inc. nor the names of its
6192
+ contributors may be used to endorse or promote products derived
6193
+ from this software without specific prior written permission.
6194
+
6195
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
6196
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
6197
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
6198
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
6199
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
6200
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
6201
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
6202
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6203
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
6204
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6205
+ --------------------------------------------------------------------------------
6178
6206
expat
6179
6207
6180
6208
Copyright (c) 1997-2000 Thai Open Source Software Center Ltd
0 commit comments