diff --git a/src/LICENSES.toml b/src/LICENSES.toml new file mode 100644 index 0000000..132beb8 --- /dev/null +++ b/src/LICENSES.toml @@ -0,0 +1,23 @@ +[[licenses]] +file = 'object-flip-horizontal.svg' +license = "LGPL-2.1-only" +authors = ["KDE Oxygen Icon Theme Team", "yyc12345"] +source = 'https://invent.kde.org/frameworks/oxygen-icons' + +[[licenses]] +file = 'object-flip-vertical.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-left.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' diff --git a/src/app/sarasacw-picture/LICENSES.toml b/src/app/sarasacw-picture/LICENSES.toml new file mode 100644 index 0000000..e69de29 diff --git a/src/component/LICENSES.toml b/src/component/LICENSES.toml new file mode 100644 index 0000000..75cc647 --- /dev/null +++ b/src/component/LICENSES.toml @@ -0,0 +1,20 @@ +[[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 = 'notepad.blend' +license = "CC-BY-SA-4.0" +authors = ["yyc12345"] diff --git a/src/ext/bitmap/LICENSES.toml b/src/ext/bitmap/LICENSES.toml index 59f1bab..6c017c8 100644 --- a/src/ext/bitmap/LICENSES.toml +++ b/src/ext/bitmap/LICENSES.toml @@ -1,5 +1,5 @@ [[licenses]] -filename = 'Niinsaare_järv.jpg' +file = 'Niinsaare_järv.jpg' license = "CC-BY-SA-3.0" -author = ["Ivar Leidus", "Wikimedia Commons"] +authors = ["Ivar Leidus", "Wikimedia Commons"] source = 'https://commons.wikimedia.org/wiki/File:Niinsaare_j%C3%A4rv.jpg'