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
Added:
- Add `--quiet` flag for `apply`, `install` and `update` subcommands
- Add `sync` quality-of-life subcommand combining `install` and `update`
subcommands
Fixed:
- Fix bug where Tinty won't update after custom schemes have been built
in local templates
@@ -5934,50 +5714,26 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
5934
5714
```
5935
5715
UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
5936
5716
5937
-
See Terms of Use <https://www.unicode.org/copyright.html>
5938
-
for definitions of Unicode Inc.’s Data Files and Software.
5717
+
Unicode Data Files include all data files under the directories http://www.unicode.org/Public/, http://www.unicode.org/reports/, http://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/, and http://www.unicode.org/utility/trac/browser/.
5718
+
5719
+
Unicode Data Files do not include PDF online code charts under the directory http://www.unicode.org/Public/.
5939
5720
5940
-
NOTICE TO USER: Carefully read the following legal agreement.
5941
-
BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
5942
-
DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
5943
-
YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
5944
-
TERMS AND CONDITIONS OF THIS AGREEMENT.
5945
-
IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
5946
-
THE DATA FILES OR SOFTWARE.
5721
+
Software includes any source code published in the Unicode Standard or under the directories http://www.unicode.org/Public/, http://www.unicode.org/reports/, http://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/, and http://www.unicode.org/utility/trac/browser/.
5722
+
5723
+
NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining
5954
-
a copy of the Unicode data files and any associated documentation
5955
-
(the "Data Files") or Unicode software and any associated documentation
5956
-
(the "Software") to deal in the Data Files or Software
5957
-
without restriction, including without limitation the rights to use,
5958
-
copy, modify, merge, publish, distribute, and/or sell copies of
5959
-
the Data Files or Software, and to permit persons to whom the Data Files
5960
-
or Software are furnished to do so, provided that either
5961
-
(a) this copyright and permission notice appear with all copies
5962
-
of the Data Files or Software, or
5963
-
(b) this copyright and permission notice appear in associated
5964
-
Documentation.
5965
-
5966
-
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
5967
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
5968
-
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
5969
-
NONINFRINGEMENT OF THIRD PARTY RIGHTS.
5970
-
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
5971
-
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
5972
-
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
5973
-
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
5974
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
5975
-
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
5976
-
5977
-
Except as contained in this notice, the name of a copyright holder
5978
-
shall not be used in advertising or otherwise to promote the sale,
5979
-
use or other dealings in these Data Files or Software without prior
5980
-
written authorization of the copyright holder.
5729
+
Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode data files and any associated documentation (the "Data Files") or Unicode software and any associated documentation (the "Software") to deal in the Data Files or Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom the Data Files or Software are furnished to do so, provided that either
5730
+
5731
+
(a) this copyright and permission notice appear with all copies of the Data Files or Software, or
5732
+
(b) this copyright and permission notice appear in associated Documentation.
5733
+
5734
+
THE DATA FILES AND SOFTWARE ARE 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 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.
5735
+
5736
+
Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in these Data Files or Software without prior written authorization of the copyright holder.
0 commit comments