Skip to content

Commit

Permalink
docs: v2.0.0 リリースに合わせドキュメント更新
Browse files Browse the repository at this point in the history
  • Loading branch information
haru52 committed Mar 19, 2024
1 parent 6b7fd6e commit 932042d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,21 @@ Magic Lecture License は、マジック(手品)を解説する書籍やレ

<!-- textlint-disable prh -->
1. 当ライセンスを適用したい製品内や Web サイトなどに以下のテキストを貼り付けてください
2. 貼り付けたテキスト内の `<>``1.0.0` を適切な文言に置き換えてください
2. 貼り付けたテキスト内の `<>``2.0.0` を適切な文言に置き換えてください
<!-- textlint-enable prh -->

```txt
<本製品 | 本書 | 当映像 | 当店 | 当 Web サイト | 当レクチャー | など>に含まれるすべてのコンテンツは、次の Magic Lecture License v1.0.0 の下でのみ利用可能です。
<本製品 | 本書 | 当映像 | 当店 | 当 Web サイト | 当レクチャー | など>に含まれるすべてのコンテンツは、次の Magic Lecture License v2.0.0 の下でのみ利用可能です。
https://haru52.com/magic_lecture_license/versions/v1.0.0.html
https://haru52.com/magic_lecture_license/versions/v2.0.0.html
```

- メリット:製品内などに貼り付ける文章量が少なく済み、手軽
- デメリット:将来的にリンク切れになる可能性がある

### 利用方法 B

1. <https://haru52.com/magic_lecture_license/versions/v1.0.0.md>`1.0.0` を利用したいライセンスのバージョンに置き換えてください
1. <https://haru52.com/magic_lecture_license/versions/v2.0.0.md>`2.0.0` を利用したいライセンスのバージョンに置き換えてください
2. 1 で生成した URL にアクセスしてください
3. リンク先のライセンス本文をすべてコピーしてください
4. コピーしたテキストを、ライセンスを適用したい製品内や Web サイトなどに貼り付けてください
Expand All @@ -46,9 +46,9 @@ https://haru52.com/magic_lecture_license/versions/v1.0.0.html

### 利用方法 C

1. <https://haru52.com/magic_lecture_license/versions/v1.0.0.md>`1.0.0` を利用したいライセンスのバージョンに置き換えてください
2. 1 で生成した URL のリンク先ページ(`v1.0.0.md` など)をファイルとしてダウンロードしてください
3. ダウンロードした `v1.0.0.md` ファイルを `LICENSE` などのファイル名に変更してください
1. <https://haru52.com/magic_lecture_license/versions/v2.0.0.md>`2.0.0` を利用したいライセンスのバージョンに置き換えてください
2. 1 で生成した URL のリンク先ページ(`v2.0.0.md` など)をファイルとしてダウンロードしてください
3. ダウンロードした `v2.0.0.md` ファイルを `LICENSE` などのファイル名に変更してください
4. ライセンスを適用したい製品内などに `LICENSE` ファイルを同梱してください

- メリット:リンク切れのリスクなし
Expand Down
1 change: 1 addition & 0 deletions versions/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Magic Lecture License ライセンス本文

- [v2.0.0](v2.0.0.md)[コピー用 txt](https://haru52.com/magic_lecture_license/versions/v2.0.0.md)
- [v1.0.0](v1.0.0.md)[コピー用 txt](https://haru52.com/magic_lecture_license/versions/v1.0.0.md)

0 comments on commit 932042d

Please sign in to comment.