-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
89 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
<script setup> | ||
import { faCopyright, faArchive } from '@fortawesome/free-solid-svg-icons' | ||
</script> | ||
|
||
# 版权保护 | ||
|
||
LittleSkin 深知每个材质都是创作者的心血结晶,因此,我们始终坚持尊重和保护创作者的权益。 | ||
|
||
在 <BSSection><FA :icon="faArchive" /> 皮肤库</BSSection>页面中,每个新上传的材质都会 **标注其材质来源**。 | ||
|
||
<NCard title="🙋 维护作为创作者的权益" link="#protect-your-rights"> | ||
如果你是某个材质的原创作者,且该材质在 LittleSkin 上的存在形式不被你认可,你可以向我们提出异议。 | ||
</NCard> | ||
|
||
--- | ||
|
||
[[toc]] | ||
|
||
## 原创材质 | ||
|
||
✅ 仅当某个材质<mark>符合以下所有条件</mark>时,我们才会认为这个材质是 **原创材质**: | ||
|
||
- 材质上传者就是材质的原创作者 <Badge type="tip" text="✨ 非常重要" /> | ||
- **并非** 经由其他材质修改而来 | ||
- **并非** 大面积复制其他材质 | ||
- 在创作时 **没有** 直接参考或依赖于其他已有的材质 | ||
|
||
## 二次创作材质 | ||
|
||
二次创作材质也被简称为 _二创材质_,在这里指对已有的材质进行修改、基于该材质创作其衍生版本等。但是,二次创作的界定较为模糊,且所有形式的二次创作不一定能够得到认可。 | ||
|
||
❔ 以下情况中,我们暂且可以认为某个材质是 **二创材质**: | ||
|
||
- 基于已经存在的材质进行创作 | ||
- 尊重原作的版权,并在原作版权持有者的许可下进行创作 | ||
- 包含原作的部分元素、角色、设定或主题,但同时融入了新的创意 | ||
|
||
> [!WARNING] 关于二创许可与侵权 | ||
> 若你<mark>在未取得原作者许可的情况下进行二创</mark>,根据原作者的意见,你的创作可能会被认定为侵权。 | ||
## 转载其他材质 | ||
|
||
转载材质表明某个材质并非由上传者创作,而是由其他已经存在的材质进行转载与引用。 | ||
|
||
⚠️ 若要转载其他人制作材质,必须遵守以下规则: | ||
|
||
- 注明转载材质的来源 | ||
- 不可对原材质进行任何修改 | ||
- 尊重原作的版权,尽可能得到原作版权持有者的许可 | ||
|
||
> [!WARNING] 关于转载与侵权 | ||
> 若你<mark>在未取得原作者许可的情况下进行转载</mark>,则存在收到侵权投诉的风险。 | ||
## 维护作为创作者的权益 {#protect-your-rights} | ||
|
||
<p style="margin-bottom: 2em"></p> | ||
|
||
<NCard title="🙋 加入用户交流群" link="/user-group" > | ||
在入群时可能需要提供账号有关信息,这要求你拥有 LittleSkin 账号 | ||
</NCard> | ||
<NCard title="📬️ 通过邮件发送工单" link="/email" > | ||
发送邮件工单时,请尽可能详细地描述具体情况 | ||
</NCard> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters