ライセンス指定忘れてた

このコミットが含まれているのは:
akkun11 2023-06-11 21:59:40 +09:00
コミット ac6dfa9d4f
3個のファイルの変更25行の追加1行の削除

21
LICENSE
ファイルの表示

@ -0,0 +1,21 @@
MIT License
Copyright (c) 2023 akku--n11
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

4
README
ファイルの表示

@ -9,6 +9,10 @@ https://scratch.mit.edu/discuss/post/6736707/
scriptタグもありません。
(これに起因する問題もある)
・文字コードは UTF-8、改行コードはLFになっています。
・著作権はakku--n11に帰属するものとする。
ライセンスは原則 MIT License のため、自由に使って良い。
但し /frame/icon.png /frame/icon_mirror.png は CC BY-SA 2.0 とし、
著作権はimoyokanに帰属するものとする。
➤ 使い方
サイトのルートに /frame 以下をコピー

ファイルの表示

@ -1 +0,0 @@
<a href="/develop.html">goto</a>