Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Editor/BuildProduct/BuildPostProcessHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
// are protected by the laws of the People's Republic of China and relevant international regulations.
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
// 禁止利用本项目实施任何危害国家安全、破坏社会秩序、
Expand Down
6 changes: 4 additions & 2 deletions Editor/BuildProduct/IBuilderPostHookHandler.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
//
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
//
Expand All @@ -25,6 +25,8 @@
// GitHub Repository: https://github.com/GameFrameX
// Gitee 仓库:https://gitee.com/GameFrameX
// Gitee Repository: https://gitee.com/GameFrameX
// CNB 仓库:https://cnb.cool/GameFrameX
// CNB Repository: https://cnb.cool/GameFrameX
// 官方文档:https://gameframex.doc.alianblank.com/
// Official Documentation: https://gameframex.doc.alianblank.com/
// ==========================================================================================
Expand Down
6 changes: 4 additions & 2 deletions Editor/BuildProduct/IBuilderPreHookHandler.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
//
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
//
Expand All @@ -25,6 +25,8 @@
// GitHub Repository: https://github.com/GameFrameX
// Gitee 仓库:https://gitee.com/GameFrameX
// Gitee Repository: https://gitee.com/GameFrameX
// CNB 仓库:https://cnb.cool/GameFrameX
// CNB Repository: https://cnb.cool/GameFrameX
// 官方文档:https://gameframex.doc.alianblank.com/
// Official Documentation: https://gameframex.doc.alianblank.com/
// ==========================================================================================
Expand Down
6 changes: 4 additions & 2 deletions Editor/Cropping/CroppingWindow.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
//
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
//
Expand All @@ -25,6 +25,8 @@
// GitHub Repository: https://github.com/GameFrameX
// Gitee 仓库:https://gitee.com/GameFrameX
// Gitee Repository: https://gitee.com/GameFrameX
// CNB 仓库:https://cnb.cool/GameFrameX
// CNB Repository: https://cnb.cool/GameFrameX
// 官方文档:https://gameframex.doc.alianblank.com/
// Official Documentation: https://gameframex.doc.alianblank.com/
// ==========================================================================================
Expand Down
6 changes: 4 additions & 2 deletions Editor/Inspector/BaseComponentInspector.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
//
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
//
Expand All @@ -25,6 +25,8 @@
// GitHub Repository: https://github.com/GameFrameX
// Gitee 仓库:https://gitee.com/GameFrameX
// Gitee Repository: https://gitee.com/GameFrameX
// CNB 仓库:https://cnb.cool/GameFrameX
// CNB Repository: https://cnb.cool/GameFrameX
// 官方文档:https://gameframex.doc.alianblank.com/
// Official Documentation: https://gameframex.doc.alianblank.com/
// ==========================================================================================
Expand Down
6 changes: 4 additions & 2 deletions Editor/Inspector/ObjectPoolComponentInspector.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
//
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
//
Expand All @@ -25,6 +25,8 @@
// GitHub Repository: https://github.com/GameFrameX
// Gitee 仓库:https://gitee.com/GameFrameX
// Gitee Repository: https://gitee.com/GameFrameX
// CNB 仓库:https://cnb.cool/GameFrameX
// CNB Repository: https://cnb.cool/GameFrameX
// 官方文档:https://gameframex.doc.alianblank.com/
// Official Documentation: https://gameframex.doc.alianblank.com/
// ==========================================================================================
Expand Down
6 changes: 4 additions & 2 deletions Editor/Inspector/ReferencePoolComponentInspector.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
//
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
//
Expand All @@ -25,6 +25,8 @@
// GitHub Repository: https://github.com/GameFrameX
// Gitee 仓库:https://gitee.com/GameFrameX
// Gitee Repository: https://gitee.com/GameFrameX
// CNB 仓库:https://cnb.cool/GameFrameX
// CNB Repository: https://cnb.cool/GameFrameX
// 官方文档:https://gameframex.doc.alianblank.com/
// Official Documentation: https://gameframex.doc.alianblank.com/
// ==========================================================================================
Expand Down
6 changes: 4 additions & 2 deletions Editor/Misc/HelperInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
//
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
//
Expand All @@ -25,6 +25,8 @@
// GitHub Repository: https://github.com/GameFrameX
// Gitee 仓库:https://gitee.com/GameFrameX
// Gitee Repository: https://gitee.com/GameFrameX
// CNB 仓库:https://cnb.cool/GameFrameX
// CNB Repository: https://cnb.cool/GameFrameX
// 官方文档:https://gameframex.doc.alianblank.com/
// Official Documentation: https://gameframex.doc.alianblank.com/
// ==========================================================================================
Expand Down
6 changes: 4 additions & 2 deletions Editor/Misc/LogRedirection.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
//
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
//
Expand All @@ -25,6 +25,8 @@
// GitHub Repository: https://github.com/GameFrameX
// Gitee 仓库:https://gitee.com/GameFrameX
// Gitee Repository: https://gitee.com/GameFrameX
// CNB 仓库:https://cnb.cool/GameFrameX
// CNB Repository: https://cnb.cool/GameFrameX
// 官方文档:https://gameframex.doc.alianblank.com/
// Official Documentation: https://gameframex.doc.alianblank.com/
// ==========================================================================================
Expand Down
6 changes: 4 additions & 2 deletions Editor/Misc/LogScriptingDefineSymbols.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
//
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
//
Expand All @@ -25,6 +25,8 @@
// GitHub Repository: https://github.com/GameFrameX
// Gitee 仓库:https://gitee.com/GameFrameX
// Gitee Repository: https://gitee.com/GameFrameX
// CNB 仓库:https://cnb.cool/GameFrameX
// CNB Repository: https://cnb.cool/GameFrameX
// 官方文档:https://gameframex.doc.alianblank.com/
// Official Documentation: https://gameframex.doc.alianblank.com/
// ==========================================================================================
Expand Down
6 changes: 4 additions & 2 deletions Editor/Misc/OpenFolder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
//
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
//
Expand All @@ -25,6 +25,8 @@
// GitHub Repository: https://github.com/GameFrameX
// Gitee 仓库:https://gitee.com/GameFrameX
// Gitee Repository: https://gitee.com/GameFrameX
// CNB 仓库:https://cnb.cool/GameFrameX
// CNB Repository: https://cnb.cool/GameFrameX
// 官方文档:https://gameframex.doc.alianblank.com/
// Official Documentation: https://gameframex.doc.alianblank.com/
// ==========================================================================================
Expand Down
6 changes: 4 additions & 2 deletions Editor/Misc/ScriptingDefineSymbols.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
//
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
//
Expand All @@ -25,6 +25,8 @@
// GitHub Repository: https://github.com/GameFrameX
// Gitee 仓库:https://gitee.com/GameFrameX
// Gitee Repository: https://gitee.com/GameFrameX
// CNB 仓库:https://cnb.cool/GameFrameX
// CNB Repository: https://cnb.cool/GameFrameX
// 官方文档:https://gameframex.doc.alianblank.com/
// Official Documentation: https://gameframex.doc.alianblank.com/
// ==========================================================================================
Expand Down
6 changes: 4 additions & 2 deletions Editor/Misc/TypeHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
//
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
//
Expand All @@ -25,6 +25,8 @@
// GitHub Repository: https://github.com/GameFrameX
// Gitee 仓库:https://gitee.com/GameFrameX
// Gitee Repository: https://gitee.com/GameFrameX
// CNB 仓库:https://cnb.cool/GameFrameX
// CNB Repository: https://cnb.cool/GameFrameX
// 官方文档:https://gameframex.doc.alianblank.com/
// Official Documentation: https://gameframex.doc.alianblank.com/
// ==========================================================================================
Expand Down
6 changes: 4 additions & 2 deletions Editor/Welcome/WelcomeWindow.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
//
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
//
Expand All @@ -25,6 +25,8 @@
// GitHub Repository: https://github.com/GameFrameX
// Gitee 仓库:https://gitee.com/GameFrameX
// Gitee Repository: https://gitee.com/GameFrameX
// CNB 仓库:https://cnb.cool/GameFrameX
// CNB Repository: https://cnb.cool/GameFrameX
// 官方文档:https://gameframex.doc.alianblank.com/
// Official Documentation: https://gameframex.doc.alianblank.com/
// ==========================================================================================
Expand Down
6 changes: 4 additions & 2 deletions Runtime/Base/BaseComponent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
//
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
//
Expand All @@ -25,6 +25,8 @@
// GitHub Repository: https://github.com/GameFrameX
// Gitee 仓库:https://gitee.com/GameFrameX
// Gitee Repository: https://gitee.com/GameFrameX
// CNB 仓库:https://cnb.cool/GameFrameX
// CNB Repository: https://cnb.cool/GameFrameX
// 官方文档:https://gameframex.doc.alianblank.com/
// Official Documentation: https://gameframex.doc.alianblank.com/
// ==========================================================================================
Expand Down
6 changes: 4 additions & 2 deletions Runtime/Base/DataStruct/TypeNamePair.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
//
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
//
Expand All @@ -25,6 +25,8 @@
// GitHub Repository: https://github.com/GameFrameX
// Gitee 仓库:https://gitee.com/GameFrameX
// Gitee Repository: https://gitee.com/GameFrameX
// CNB 仓库:https://cnb.cool/GameFrameX
// CNB Repository: https://cnb.cool/GameFrameX
// 官方文档:https://gameframex.doc.alianblank.com/
// Official Documentation: https://gameframex.doc.alianblank.com/
// ==========================================================================================
Expand Down
6 changes: 4 additions & 2 deletions Runtime/Base/EventPool/BaseEventArgs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// 使用本项目须严格遵守相应法律法规及开源许可证之规定。
// Usage of this project must strictly comply with applicable laws, regulations, and open-source licenses.
//
// 本项目采用 MIT 许可证与 Apache License 2.0 双许可证分发
// This project is dual-licensed under the MIT License and Apache License 2.0,
// 本项目采用 Apache License 2.0 许可证分发
// This project is licensed under the Apache License 2.0,
// 完整许可证文本请参见源代码根目录下的 LICENSE 文件。
// please refer to the LICENSE file in the root directory of the source code for the full license text.
//
Expand All @@ -25,6 +25,8 @@
// GitHub Repository: https://github.com/GameFrameX
// Gitee 仓库:https://gitee.com/GameFrameX
// Gitee Repository: https://gitee.com/GameFrameX
// CNB 仓库:https://cnb.cool/GameFrameX
// CNB Repository: https://cnb.cool/GameFrameX
// 官方文档:https://gameframex.doc.alianblank.com/
// Official Documentation: https://gameframex.doc.alianblank.com/
// ==========================================================================================
Expand Down
Loading