Skip to content

Commit 80cf9e0

Browse files
authored
0.0.1 - Preparations
1. Change the `openSourceCode` function to `openWebpage`. 2. Embed the licenses of other projects within this project. 3. Change the license of this project to MIT License instead of BSD 3-Clause License. 4. Modified the CC BY 4.0 license text. 5. Fixed the issue causing an error with cityjson.
1 parent 355fb61 commit 80cf9e0

13 files changed

+811
-136
lines changed

LICENSE-code

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,10 @@
1-
BSD 3-Clause License
1+
MIT License
22

3-
Copyright (c) 2025, fgfobdpqjs
3+
Copyright (c) 2025-2026 fgfobdpqjs
4+
Copyright © 2022-present Seiya
45

5-
Redistribution and use in source and binary forms, with or without
6-
modification, are permitted provided that the following conditions are met:
6+
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:
77

8-
1. Redistributions of source code must retain the above copyright notice, this
9-
list of conditions and the following disclaimer.
8+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
109

11-
2. Redistributions in binary form must reproduce the above copyright notice,
12-
this list of conditions and the following disclaimer in the documentation
13-
and/or other materials provided with the distribution.
14-
15-
3. Neither the name of the copyright holder nor the names of its
16-
contributors may be used to endorse or promote products derived from
17-
this software without specific prior written permission.
18-
19-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
20-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
22-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
23-
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
25-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
26-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
27-
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
10+
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.

LICENSE-text

Lines changed: 393 additions & 77 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ _🦌 网页小游戏 🥛_
1414

1515
小游戏:吃掉蔡徐坤
1616

17-
最新版本号:0.0.0
17+
最新版本号:0.0.1
1818

1919
[English](README_EN.md)
2020
|
2121
[Github](https://github.com/fgfobdpqjs)
2222
|
2323
[游玩](https://chicxk.pages.dev/)
2424
|
25-
[Github Pages](https://fgfobdpqjs.github.io/EatKun/)
25+
[Github Pages](https://fgfobdpqjs.github.io/EatKun/index.html)
2626
|
2727
[Releases](https://github.com/fgfobdpqjs/EatKunGai1/releases)
2828

@@ -78,7 +78,7 @@ _🦌 网页小游戏 🥛_
7878

7979
3. 找到`static/image`文件夹, 点击前显示的图片是`ClickBefore.png`, 点击后的图片是`ClickAfter.png`, 把他们改成你想要的即可.
8080

81-
**注意文件格式, 需要是png**
81+
**注意文件格式, 需要是png**
8282

8383
4. 找到`static/music`文件夹, 点击时的音效是`tap.mp3`, 正常结束的音效是`end.mp3`, 点击错误的音效是`err.mp3`, 把他们改成你想要的即可.
8484

@@ -114,26 +114,26 @@ _🦌 网页小游戏 🥛_
114114

115115
## 使用的项目及其许可证
116116

117-
1. EatKano ([网站](https://xingye.me/game/eatkano) [Github](https://github.com/arcxingye/EatKano) [许可证: MIT license](https://raw.githubusercontent.com/arcxingye/EatKano/refs/heads/main/LICENSE))
117+
1. EatKano ([网站](https://xingye.me/game/eatkano) [GitHub](https://github.com/arcxingye/EatKano) [许可证MIT license](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/files/license/github.arcxingye.EatKano_LICENSE.txt))
118118

119-
2. EatCat ([Github](https://github.com/122440367/eatcat) 许可证: 未知)
119+
2. EatCat ([GitHub](https://github.com/122440367/eatcat) 许可证未知)
120120

121-
3. EatCat ([Github](https://github.com/Webpage-gh/eatcat) 许可证: 未知)
121+
3. EatCat ([GitHub](https://github.com/Webpage-gh/eatcat) [许可证:Apache License 2.0](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/files/license/github.Webpage-gh.eatcat_LICENSE.txt))
122122

123-
4. Bootstrap v5.1.1 ([网站](https://getbootstrap.com/) [Github](https://github.com/twbs/bootstrap/releases/tag/v5.1.1) [许可证: MIT license](https://raw.githubusercontent.com/twbs/bootstrap/refs/heads/main/LICENSE))
123+
4. Bootstrap v5.1.1 ([网站](https://getbootstrap.com/) [GitHub](https://github.com/twbs/bootstrap/releases/tag/v5.1.1) [许可证MIT license](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/files/license/github.twbs.bootstrap_LICENSE.txt))
124124

125-
5. CREATEJS v1.0.0 ([网站](http://createjs.com/) [Github](https://github.com/CreateJS/CreateJS) [许可证: MIT license](https://raw.githubusercontent.com/CreateJS/CreateJS/refs/heads/master/LICENSE))
125+
5. CREATEJS v1.0.0 ([网站](http://createjs.com/) [GitHub](https://github.com/CreateJS/CreateJS) [许可证MIT license](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/files/license/github.CreateJS.CreateJS_LICENSE.txt)
126126

127-
6. jQuery 3.6.0 ([网站](https://jquery.com/) [Github](https://github.com/jquery/jquery/releases/tag/3.6.0) [许可证](https://raw.githubusercontent.com/jquery/jquery/refs/heads/main/LICENSE.txt))
127+
6. jQuery 3.6.0 ([网站](https://jquery.com/) [GitHub](https://github.com/jquery/jquery/releases/tag/3.6.0) [许可证](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/files/license/github.jquery.jquery_LICENSE.txt))
128128

129-
7. JSEncrypt ([网站](https://travistidwell.com/jsencrypt) [Github](https://github.com/travist/jsencrypt) [许可证: MIT license](https://raw.githubusercontent.com/travist/jsencrypt/refs/heads/master/LICENSE.txt))
129+
7. JSEncrypt ([网站](https://travistidwell.com/jsencrypt) [GitHub](https://github.com/travist/jsencrypt) [许可证](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/files/license/github.travist.jsencrypt_LICENSE.txt))
130130

131131
## Star 统计
132132

133133
[![Stargazers over time](https://starchart.cc/fgfobdpqjs/EatKun.svg?variant=adaptive)](https://starchart.cc/fgfobdpqjs/EatKun)
134134

135135
## 其它事项
136136

137-
此项目使用[BSD 3-Clause License](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/LICENSE-code)进行授权,在使用本项目时,请标注来源/原作者,且不能以原作者的名义进行发布
137+
此项目使用 [MIT License](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/LICENSE-code) 进行授权,在使用本项目时,请标注来源/原作者。
138138

139-
`README.md``README_EN.md`和本项目[Wiki](https://github.com/fgfobdpqjs/EatKun/wiki)(现在没有,未来可能会有)使用[Creative Commons Attribution 4.0 International Public License](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/LICENSE-text)进行授权,在使用本项目时,请标注来源/原作者。
139+
`README.md``README_EN.md`和本项目 [Wiki](https://github.com/fgfobdpqjs/EatKun/wiki)(现在没有,未来可能会有)使用 [Creative Commons Attribution 4.0 International Public License](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/LICENSE-text) 进行授权,在使用本项目时,请标注来源/原作者。

README_EN.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ _🦌 Web Game 🥛_
1414

1515
A web game: EatKun
1616

17-
Latest version: 0.0.0
17+
Latest version: 0.0.1
1818

1919
[Chinese](README.md)
2020
|
@@ -113,26 +113,26 @@ Follow these few steps to configure the database for ranking list on your server
113113

114114
## Used items and their licenses
115115

116-
1. EatKano ([Website](https://xingye.me/game/eatkano) [Github](https://github.com/arcxingye/EatKano) [License: MIT license](https://raw.githubusercontent.com/arcxingye/EatKano/refs/heads/main/LICENSE))
116+
1. EatKano ([Website](https://xingye.me/game/eatkano) [GitHub](https://github.com/arcxingye/EatKano) [License: MIT license](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/files/license/github.arcxingye.EatKano_LICENSE.txt))
117117

118-
2. EatCat ([Github](https://github.com/122440367/eatcat) License: Unknown)
118+
2. EatCat ([GitHub](https://github.com/122440367/eatcat) License: Unknown)
119119

120-
3. EatCat ([Github](https://github.com/Webpage-gh/eatcat) License: Unknown)
120+
3. EatCat ([GitHub](https://github.com/Webpage-gh/eatcat) [License: Apache License 2.0](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/files/license/github.Webpage-gh.eatcat_LICENSE.txt))
121121

122-
4. Bootstrap v5.1.1 ([Website](https://getbootstrap.com/) [Github](https://github.com/twbs/bootstrap/releases/tag/v5.1.1) [License: MIT license](https://raw.githubusercontent.com/twbs/bootstrap/refs/heads/main/LICENSE))
122+
4. Bootstrap v5.1.1 ([Website](https://getbootstrap.com/) [GitHub](https://github.com/twbs/bootstrap/releases/tag/v5.1.1) [License: MIT license](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/files/license/github.twbs.bootstrap_LICENSE.txt))
123123

124-
5. CREATEJS v1.0.0 ([Website](http://createjs.com/) [Github](https://github.com/CreateJS/CreateJS) [License: MIT license](https://raw.githubusercontent.com/CreateJS/CreateJS/refs/heads/master/LICENSE))
124+
5. CREATEJS v1.0.0 ([Website](http://createjs.com/) [GitHub](https://github.com/CreateJS/CreateJS) [License: MIT license](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/files/license/github.CreateJS.CreateJS_LICENSE.txt)
125125

126-
6. jQuery 3.6.0 ([Website](https://jquery.com/) [Github](https://github.com/jquery/jquery/releases/tag/3.6.0) [License](https://raw.githubusercontent.com/jquery/jquery/refs/heads/main/LICENSE.txt))
126+
6. jQuery 3.6.0 ([Website](https://jquery.com/) [GitHub](https://github.com/jquery/jquery/releases/tag/3.6.0) [License](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/files/license/github.jquery.jquery_LICENSE.txt))
127127

128-
7. JSEncrypt ([Website](https://travistidwell.com/jsencrypt) [Github](https://github.com/travist/jsencrypt) [License: MIT license](https://raw.githubusercontent.com/travist/jsencrypt/refs/heads/master/LICENSE.txt))
128+
7. JSEncrypt ([Website](https://travistidwell.com/jsencrypt) [GitHub](https://github.com/travist/jsencrypt) [License](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/files/license/github.travist.jsencrypt_LICENSE.txt))
129129

130130
## Star statistics
131131

132132
[![Stargazers over time](https://starchart.cc/fgfobdpqjs/EatKun.svg?variant=adaptive)](https://starchart.cc/fgfobdpqjs/EatKun)
133133

134134
## Others
135135

136-
This project is authorized by [BSD 3-Clause License](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/LICENSE-code). When using this project, please indicate the source/original author and do not publish under the name of the original author.
136+
This project is authorized by [MIT License](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/LICENSE-code). When using this project, please indicate the source/original author.
137137

138138
`README.md` / `README_EN.md` and the [Wiki](https://github.com/fgfobdpqjs/EatKun/wiki) of this project (currently unavailable, may exist in the future) are authorized to use [Creative Commons Attribution 4.0 International Public License](https://raw.githubusercontent.com/fgfobdpqjs/EatKun/refs/heads/main/LICENSE-text). When using this project, please indicate the source/original author.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2018 CreateJS
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

0 commit comments

Comments
 (0)