Skip to content

Commit

Permalink
fix(license): CC BY-NC → CC BYにライセンスを変更 (#1691)
Browse files Browse the repository at this point in the history
Signed-off-by: azu <azuciao@gmail.com>
  • Loading branch information
azu committed Aug 28, 2023
1 parent 2e6359e commit e48a363
Show file tree
Hide file tree
Showing 5 changed files with 410 additions and 14 deletions.
2 changes: 1 addition & 1 deletion CLA.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

このドキュメントでは、Contributor License Agreement(貢献者ライセンス同意書、以下 CLA)の取り扱いについて書いています。

jsprimerプロジェクトは[MITライセンスとCC BY-NC 4.0](./LICENSE)の元で公開されています。
jsprimerプロジェクトは[MITライセンス](./LICENSE-MIT)[CC BY 4.0](./LICENSE-CC-BY)の元で公開されています。
CLAはjsprimerプロジェクトの生成物となる書籍を販売するための権利をクリアにするために存在します。

## 概要
Expand Down
Loading

0 comments on commit e48a363

Please sign in to comment.