ggbx 自有代码许可证 / License for ggbx's own code
=================================================

Copyright (c) 2026 kz16.top

本作品（ggbx 项目作者自有代码，适用范围见文末）采用
知识共享 署名-非商业性使用-相同方式共享 4.0 国际许可协议
（CC BY-NC-SA 4.0）进行许可。

This work (ggbx's own code; see "Scope" below) is licensed under the
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
License (CC BY-NC-SA 4.0).

许可证全文 / Full legal code:
  https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.en
  简体中文官方译本 / Official Simplified-Chinese translation:
  https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.zh-hans

摘要 / Human-readable summary:
  https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh-hans
  https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en

您可以自由地 / You are free to:
  - 共享：在任何媒介以任何形式复制、发行本作品。
    Share — copy and redistribute the material in any medium or format.
  - 演绎：修改、转换或以本作品为基础进行创作。
    Adapt — remix, transform, and build upon the material.

惟须遵守下列条件 / Under the following terms:
  - 署名 / Attribution — 您必须给出适当的署名，提供指向本许可协议的
    链接，并标明是否（对原始作品）作了修改。
    You must give appropriate credit, provide a link to the license,
    and indicate if changes were made.
  - 非商业性使用 / NonCommercial — 您不得将本作品用于商业目的。
    You may not use the material for commercial purposes.
  - 相同方式共享 / ShareAlike — 如果您再混合、转换或者基于本作品进行
    创作，您必须以与本许可协议相同的许可协议分发您贡献的作品。
    If you remix, transform, or build upon the material, you must
    distribute your contributions under the same license as the
    original.

适用范围 / Scope
----------------

本许可证仅适用于 ggbx 项目作者编写的自有代码（js/ 下除第三方目录外的
全部脚本、index.html、4.0c.html、start.py、各启动脚本等）。
它不适用于 / This license does NOT apply to:

  - geogebra/ 目录 — 由本项目作者基于修改后的 GeoGebra 源码
    （EUPL 1.2，© GeoGebra GmbH）自行编译的产物，其代码部分依
    EUPL 1.2 提供（修改版源码随本项目一同发布），其打包的语言文件、
    图标等资源受 GeoGebra 非商业条款约束，详见 NOTICE 文件；
    the geogebra/ directory — built by this project's author from
    modified GeoGebra sources (EUPL 1.2, © GeoGebra GmbH); see the
    NOTICE files for details;
  - js/codemirror/、js/FileSaver.js/ — MIT 许可，版权归各自作者。
    js/codemirror/ and js/FileSaver.js/ — MIT-licensed, copyright by
    their respective authors.
