@@ -22,6 +22,33 @@ SOFTWARE.
2222
2323---
2424
25+ This project uses Heroicons (https://heroicons.com),
26+ which is licensed under the MIT License:
27+
28+ MIT License
29+
30+ Copyright (c) Tailwind Labs, Inc.
31+
32+ Permission is hereby granted, free of charge, to any person obtaining a copy
33+ of this software and associated documentation files (the "Software"), to deal
34+ in the Software without restriction, including without limitation the rights
35+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
36+ copies of the Software, and to permit persons to whom the Software is
37+ furnished to do so, subject to the following conditions:
38+
39+ The above copyright notice and this permission notice shall be included in all
40+ copies or substantial portions of the Software.
41+
42+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
43+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
44+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
45+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
46+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
47+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
48+ SOFTWARE.
49+
50+ ---
51+
2552This project uses the Serene theme (https://github.com/isunjn/serene),
2653which is licensed under the MIT License:
2754
0 commit comments