feat: change src layout and write license infos

This commit is contained in:
2026-09-08 22:13:59 +08:00
parent e0d6aa63e6
commit 36adf8029a
9 changed files with 87 additions and 27 deletions
+40
View File
@@ -1,3 +1,19 @@
[[licenses]]
file = 'go-base.svg'
license = "CC-BY-SA-4.0"
authors = ["yyc12345"]
[[licenses]]
file = 'go-inner-shining.svg'
license = "CC-BY-SA-4.0"
authors = ["yyc12345"]
[[licenses]]
file = 'go-inner.svg'
license = "Apache-2.0"
authors = ["Google", "yyc12345"]
source = 'https://github.com/google/material-design-icon'
[[licenses]]
file = 'object-flip-horizontal.svg'
license = "LGPL-2.1-only"
@@ -21,3 +37,27 @@ file = 'object-rotate-right.svg'
license = "LGPL-2.1-only"
authors = ["KDE Oxygen Icon Theme Team", "yyc12345"]
source = 'https://invent.kde.org/frameworks/oxygen-icons'
[[licenses]]
file = 'object-rotate-right.svg'
license = "LGPL-2.1-only"
authors = ["KDE Oxygen Icon Theme Team", "yyc12345"]
source = 'https://invent.kde.org/frameworks/oxygen-icons'
[[licenses]]
file = 'dialog-infomation.svg'
license = "LGPL-2.1-only"
authors = ["KDE Oxygen Icon Theme Team", "yyc12345"]
source = 'https://invent.kde.org/frameworks/oxygen-icons'
[[licenses]]
file = 'dialog-warning.svg'
license = "LGPL-2.1-only"
authors = ["KDE Oxygen Icon Theme Team", "yyc12345"]
source = 'https://invent.kde.org/frameworks/oxygen-icons'
[[licenses]]
file = 'dialog-error.svg'
license = "LGPL-2.1-only"
authors = ["KDE Oxygen Icon Theme Team"]
source = 'https://invent.kde.org/frameworks/oxygen-icons'