mirror of
https://github.com/xiaoqidun/ofdgo.git
synced 2026-08-30 12:12:40 +08:00
feat(创建项目): Apache License 2.0协议开源
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
.idea/
|
||||
.vscode/
|
||||
.devcontainer/
|
||||
@@ -186,7 +186,7 @@
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner]
|
||||
Copyright 2025 肖其顿 (XIAO QI DUN)
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
OFDGo
|
||||
Copyright 2025 肖其顿 (XIAO QI DUN)
|
||||
|
||||
This product includes software developed by
|
||||
肖其顿 (XIAO QI DUN) (https://github.com/xiaoqidun/ofdgo).
|
||||
@@ -1,2 +1,5 @@
|
||||
# ofdgo
|
||||
# OFDGo
|
||||
首款原生、全平台兼容的纯 Go 语言 OFD 渲染库
|
||||
|
||||
# 授权协议
|
||||
本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/ofdgo/blob/main/LICENSE) 授权协议
|
||||
Reference in New Issue
Block a user