mirror of
https://github.com/delibae/claude-prism.git
synced 2026-08-28 05:14:59 +00:00
docs: update LICENSE and README to reflect new copyright and project acknowledgments
This commit is contained in:
parent
91f307ee4e
commit
f6395c2d68
2 changed files with 5 additions and 0 deletions
1
LICENSE
1
LICENSE
|
|
@ -1,6 +1,7 @@
|
||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2025 assistant-ui
|
Copyright (c) 2025 assistant-ui
|
||||||
|
Copyright (c) 2026 delibae
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
||||||
|
|
@ -157,6 +157,10 @@ pnpm lint:fix # auto-fix
|
||||||
|
|
||||||
Contributions are welcome! Please use [Conventional Commits](https://www.conventionalcommits.org/) (`feat:`, `fix:`, `docs:`, `chore:`).
|
Contributions are welcome! Please use [Conventional Commits](https://www.conventionalcommits.org/) (`feat:`, `fix:`, `docs:`, `chore:`).
|
||||||
|
|
||||||
|
## Acknowledgments
|
||||||
|
|
||||||
|
This project started from [Open Prism](https://github.com/assistant-ui/open-prism) by [assistant-ui](https://github.com/assistant-ui).
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
[MIT](./LICENSE)
|
[MIT](./LICENSE)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue