Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

「対象保護ソフトウェア」を「保護対象ソフトウェア」に修正 #10

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion MPL-2.0/MPL-2.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h2>1. 定義</h2>
</dd>
<dt>1.7. 「大規模な著作物」は、</dt>
<dd>
<p>「保護対象ソフトウェア」を他の素材(対象保護ソフトウェアではない別ファイル)と組み合わせた著作物で、「対象保護ソフトウェア」ではないものを指します。</p>
<p>「保護対象ソフトウェア」を他の素材(保護対象ソフトウェアではない別ファイル)と組み合わせた著作物で、「保護対象ソフトウェア」ではないものを指します。</p>
</dd>
<dt>1.8. 「ライセンス」は、</dt>
<dd>
Expand Down
2 changes: 1 addition & 1 deletion MPL-2.0/MPL-2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Mozillaパブリック・ライセンス 2.0 (MPL-2.0)

1.7. 「大規模な著作物」は、

「保護対象ソフトウェア」を他の素材(対象保護ソフトウェアではない別ファイル)と組み合わせた著作物で、「対象保護ソフトウェア」ではないものを指します。
「保護対象ソフトウェア」を他の素材(保護対象ソフトウェアではない別ファイル)と組み合わせた著作物で、「保護対象ソフトウェア」ではないものを指します。

1.8. 「ライセンス」は、

Expand Down