Skip to content

Commit 2df43ca

Browse files
committed
docs: fix license to BSD 2-Clause and add sponsor section
- Correct license from MIT to BSD 2-Clause in all README files - Add sponsor section with GitHub Sponsors link
1 parent ff43b36 commit 2df43ca

File tree

3 files changed

+33
-3
lines changed

3 files changed

+33
-3
lines changed

README.ja.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,16 @@ watch:
279279

280280
コントリビューションを歓迎します!Issue や Pull Request をお気軽にお送りください。
281281

282+
## ❤️ T-Ruby を支援する
283+
284+
T-Ruby が役立つと思ったら、プロジェクトの継続的な開発と実験を支援するためにスポンサーをご検討ください。
285+
286+
<p align="center">
287+
<a href="https://github.com/sponsors/type-ruby">
288+
<img src="https://img.shields.io/badge/Sponsor-❤️-ea4aaa" alt="Sponsor" />
289+
</a>
290+
</p>
291+
282292
## ライセンス
283293

284-
[MIT](./LICENSE)
294+
[BSD 2-Clause](./LICENSE)

README.ko.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,16 @@ watch:
279279

280280
기여를 환영합니다! 이슈와 풀 리퀘스트를 자유롭게 제출해 주세요.
281281

282+
## ❤️ T-Ruby 후원하기
283+
284+
T-Ruby가 유용하다면, 프로젝트의 지속적인 개발과 실험을 위해 후원을 고려해 주세요.
285+
286+
<p align="center">
287+
<a href="https://github.com/sponsors/type-ruby">
288+
<img src="https://img.shields.io/badge/Sponsor-❤️-ea4aaa" alt="Sponsor" />
289+
</a>
290+
</p>
291+
282292
## 라이선스
283293

284-
[MIT](./LICENSE)
294+
[BSD 2-Clause](./LICENSE)

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,16 @@ See [ROADMAP.md](./ROADMAP.md) for details.
284284

285285
Contributions are welcome! Please feel free to submit issues and pull requests.
286286

287+
## ❤️ Support T-Ruby
288+
289+
If you find T-Ruby useful, consider sponsoring the project to support ongoing development and experimentation.
290+
291+
<p align="center">
292+
<a href="https://github.com/sponsors/type-ruby">
293+
<img src="https://img.shields.io/badge/Sponsor-❤️-ea4aaa" alt="Sponsor" />
294+
</a>
295+
</p>
296+
287297
## License
288298

289-
[MIT](./LICENSE)
299+
[BSD 2-Clause](./LICENSE)

0 commit comments

Comments
 (0)