feat: change src layout and write license infos
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
[[licenses]]
|
||||
file = 'sarasacw-picture-frame.svg'
|
||||
license = "CC-BY-SA-4.0"
|
||||
authors = ["yyc12345"]
|
||||
|
||||
[[licenses]]
|
||||
file = 'notepad.blend'
|
||||
license = "CC-BY-SA-4.0"
|
||||
authors = ["yyc12345"]
|
||||
@@ -1,20 +1,32 @@
|
||||
[[licenses]]
|
||||
file = 'go-base.svg'
|
||||
file = 'image-base.svg'
|
||||
license = "CC-BY-SA-4.0"
|
||||
authors = ["yyc12345"]
|
||||
|
||||
[[licenses]]
|
||||
file = 'go-inner-shining.svg'
|
||||
file = 'generic-background.svg'
|
||||
license = "CC-BY-SA-4.0"
|
||||
authors = ["yyc12345"]
|
||||
|
||||
[[licenses]]
|
||||
file = 'go-inner.svg'
|
||||
file = 'triangle.svg'
|
||||
license = "Apache-2.0"
|
||||
authors = ["Austin Andrews", "yyc12345"]
|
||||
source = 'https://pictogrammers.com/library/mdi/icon/menu-left/'
|
||||
|
||||
[[licenses]]
|
||||
file = 'magnifying-glass.blend'
|
||||
license = "CC-BY-SA-4.0"
|
||||
authors = ["yyc12345"]
|
||||
|
||||
[[licenses]]
|
||||
file = 'minus.svg'
|
||||
license = "Apache-2.0"
|
||||
authors = ["Google", "yyc12345"]
|
||||
source = 'https://github.com/google/material-design-icon'
|
||||
|
||||
[[licenses]]
|
||||
file = 'notepad.blend'
|
||||
license = "CC-BY-SA-4.0"
|
||||
authors = ["yyc12345"]
|
||||
file = 'plus.svg'
|
||||
license = "Apache-2.0"
|
||||
authors = ["Google", "yyc12345"]
|
||||
source = 'https://github.com/google/material-design-icon'
|
||||
|
||||
Reference in New Issue
Block a user