kandown 0.17.0 → 0.17.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2026 Vanechacha
3
+ Copyright (c) 2026 Vanessa Depraute
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -219,9 +219,11 @@ pnpm dev # Web UI at localhost:5176
219
219
 
220
220
  ---
221
221
 
222
- ## License
222
+ ## License & credits
223
223
 
224
- [MIT](LICENSE) use it, fork it, ship it.
224
+ [MIT](LICENSE) © 2026 [Vanessa Depraute](https://vanessadepraute.dev) GitHub: [vava-nessa](https://github.com/vava-nessa).
225
+
226
+ Created and maintained by [Vanessa Depraute](https://vanessadepraute.dev).
225
227
 
226
228
  ---
227
229