Personal website
1# prism.js
2prism.js is distributed (vendored) under the following license (also
3available at <https://github.com/PrismJS/prism/blob/v2/license>):
4
5 MIT LICENSE
6
7 Copyright (c) 2012 Lea Verou
8
9 Permission is hereby granted, free of charge, to any person obtaining a copy
10 of this software and associated documentation files (the "Software"), to deal
11 in the Software without restriction, including without limitation the rights
12 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13 copies of the Software, and to permit persons to whom the Software is
14 furnished to do so, subject to the following conditions:
15
16 The above copyright notice and this permission notice shall be included in
17 all copies or substantial portions of the Software.
18
19 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
25 THE SOFTWARE.
26
27# htmx
28htmx is distributed (vendored) under the following license (also available at
29<https://github.com/bigskysoftware/htmx/blob/master/LICENSE>):
30
31 Zero-Clause BSD
32 =============
33
34 Permission to use, copy, modify, and/or distribute this software for
35 any purpose with or without fee is hereby granted.
36
37 THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL
38 WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
39 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE
40 FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
41 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
42 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
43 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
44
45# IBM Plex-family fonts
46The IBM Plex family of fonts is is distributed (vendored) and modified (split)
47under the following license (also available at
48<https://github.com/IBM/plex/blob/master/LICENSE.txt>):
49
50 Copyright © 2017 IBM Corp. with Reserved Font Name "Plex"
51
52 This Font Software is licensed under the SIL Open Font License, Version 1.1.
53
54 This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL
55
56
57 -----------------------------------------------------------
58 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
59 -----------------------------------------------------------
60
61 PREAMBLE
62 The goals of the Open Font License (OFL) are to stimulate worldwide
63 development of collaborative font projects, to support the font creation
64 efforts of academic and linguistic communities, and to provide a free and
65 open framework in which fonts may be shared and improved in partnership
66 with others.
67
68 The OFL allows the licensed fonts to be used, studied, modified and
69 redistributed freely as long as they are not sold by themselves. The
70 fonts, including any derivative works, can be bundled, embedded,
71 redistributed and/or sold with any software provided that any reserved
72 names are not used by derivative works. The fonts and derivatives,
73 however, cannot be released under any other type of license. The
74 requirement for fonts to remain under this license does not apply
75 to any document created using the fonts or their derivatives.
76
77 DEFINITIONS
78 "Font Software" refers to the set of files released by the Copyright
79 Holder(s) under this license and clearly marked as such. This may
80 include source files, build scripts and documentation.
81
82 "Reserved Font Name" refers to any names specified as such after the
83 copyright statement(s).
84
85 "Original Version" refers to the collection of Font Software components as
86 distributed by the Copyright Holder(s).
87
88 "Modified Version" refers to any derivative made by adding to, deleting,
89 or substituting -- in part or in whole -- any of the components of the
90 Original Version, by changing formats or by porting the Font Software to a
91 new environment.
92
93 "Author" refers to any designer, engineer, programmer, technical
94 writer or other person who contributed to the Font Software.
95
96 PERMISSION & CONDITIONS
97 Permission is hereby granted, free of charge, to any person obtaining
98 a copy of the Font Software, to use, study, copy, merge, embed, modify,
99 redistribute, and sell modified and unmodified copies of the Font
100 Software, subject to the following conditions:
101
102 1) Neither the Font Software nor any of its individual components,
103 in Original or Modified Versions, may be sold by itself.
104
105 2) Original or Modified Versions of the Font Software may be bundled,
106 redistributed and/or sold with any software, provided that each copy
107 contains the above copyright notice and this license. These can be
108 included either as stand-alone text files, human-readable headers or
109 in the appropriate machine-readable metadata fields within text or
110 binary files as long as those fields can be easily viewed by the user.
111
112 3) No Modified Version of the Font Software may use the Reserved Font
113 Name(s) unless explicit written permission is granted by the corresponding
114 Copyright Holder. This restriction only applies to the primary font name as
115 presented to the users.
116
117 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
118 Software shall not be used to promote, endorse or advertise any
119 Modified Version, except to acknowledge the contribution(s) of the
120 Copyright Holder(s) and the Author(s) or with their explicit written
121 permission.
122
123 5) The Font Software, modified or unmodified, in part or in whole,
124 must be distributed entirely under this license, and must not be
125 distributed under any other license. The requirement for fonts to
126 remain under this license does not apply to any document created
127 using the Font Software.
128
129 TERMINATION
130 This license becomes null and void if any of the above conditions are
131 not met.
132
133 DISCLAIMER
134 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
135 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
136 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
137 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
138 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
139 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
140 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
141 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
142 OTHER DEALINGS IN THE FONT SOFTWARE.
143
144# Ancient One Dark "Violet" (AO-Dark)
145The Ancient One Dark "Violet" theme is reused under the following license
146(also available at
147<https://github.com/sigvt/ancient-one-dark/blob/master/LICENSE>):
148
149 # The following license only covers themes/*-color-theme.json
150 MIT License
151 Copyright (c) 2021 uetchy
152
153 Permission is hereby granted, free of charge, to any person obtaining a copy
154 of this software and associated documentation files (the "Software"), to deal
155 in the Software without restriction, including without limitation the rights
156 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
157 copies of the Software, and to permit persons to whom the Software is
158 furnished to do so, subject to the following conditions:
159
160 The above copyright notice and this permission notice shall be included in all
161 copies or substantial portions of the Software.
162
163 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
164 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
165 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
166 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
167 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
168 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
169 OR OTHER DEALINGS IN THE SOFTWARE.
170
171 - Forks of this theme must not contain "Ancient One Dark" in their name.
172
173 # Disclaimer
174 "Ancient One Dark" is a work of fanfiction using characters from Hololive English, owned by Cover Corp.
175 This work is not affiliated with Cover Corp.