From ac6dfa9d4f13eeb3f5b9c76e6f87bc8c8ccbe84b Mon Sep 17 00:00:00 2001 From: akkun11 Date: Sun, 11 Jun 2023 21:59:40 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=A9=E3=82=A4=E3=82=BB=E3=83=B3=E3=82=B9?= =?UTF-8?q?=E6=8C=87=E5=AE=9A=E5=BF=98=E3=82=8C=E3=81=A6=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE | 21 +++++++++++++++++++++ README | 4 ++++ index.html | 1 - 3 files changed, 25 insertions(+), 1 deletion(-) delete mode 100644 index.html diff --git a/LICENSE b/LICENSE index e69de29..2f0b157 100644 --- a/LICENSE +++ b/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. diff --git a/README b/README index eda58a3..c95f45d 100644 --- a/README +++ b/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 以下をコピー diff --git a/index.html b/index.html deleted file mode 100644 index efc8faa..0000000 --- a/index.html +++ /dev/null @@ -1 +0,0 @@ -goto \ No newline at end of file