Преглед на файлове

v1.1.0: 补齐 LICENSE 完整原文与源码版权/商标注释模板

FmodeCode
liuyuyang преди 14 часа
родител
ревизия
3dd8b84e6f
променени са 2 файла, в които са добавени 20 реда и са изтрити 1 реда
  1. 10 1
      LICENSE
  2. 10 0
      skills/fmode-storage/scripts/uploader.mjs

+ 10 - 1
LICENSE

@@ -1,6 +1,6 @@
 MIT License
 
-Copyright (c) 2026 fmodecn
+Copyright (c) 2026 未来飞马 Fmode
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
@@ -19,3 +19,12 @@ 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.
+
+---
+
+Trademark Notice:
+
+The MIT license grants copyright permissions for source code only.
+It does NOT grant any rights to use trademarks including "未来飞马",
+"Harness Loop", "RSI", and associated slogan "让AI进化提前发生,让AI落地快人一步".
+Any use of these trademarks requires separate written permission.

+ 10 - 0
skills/fmode-storage/scripts/uploader.mjs

@@ -1,4 +1,14 @@
 #!/usr/bin/env node
+// Copyright (c) 未来飞马
+//
+// Licensed under the MIT License. See LICENSE in the project root
+// for the full license text.
+//
+// Trademark Notice:
+// The MIT license grants copyright permissions for source code only.
+// It does NOT grant any rights to use trademarks including "未来飞马",
+// "Harness Loop", "RSI", and associated slogan "让AI进化提前发生,让AI落地快人一步".
+// Any use of these trademarks requires separate written permission.
 /**
  * fmode-storage uploader — 对象存储上传/公开链接/ACL
  * 零依赖(Node ≥18)。凭据按 5 级优先级自动解析,永不入库。