mirror of
https://github.com/wneessen/go-mail.git
synced 2024-11-15 02:12:55 +01:00
Add licenses for logo SVG files
These files specify the copyright and licensing information for the logo assets. They ensure that our usage of these images complies with the CC-BY-ND-4.0 license.
This commit is contained in:
parent
854361090a
commit
b31c7cf3a7
2 changed files with 6 additions and 0 deletions
3
testdata/logo.svg.base64.license
vendored
Normal file
3
testdata/logo.svg.base64.license
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
SPDX-FileCopyrightText: 2022 Maria Letta, the go-mail Team
|
||||||
|
|
||||||
|
SPDX-License-Identifier: CC-BY-ND-4.0
|
3
testdata/logo.svg.license
vendored
Normal file
3
testdata/logo.svg.license
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
SPDX-FileCopyrightText: 2022 Maria Letta, the go-mail Team
|
||||||
|
|
||||||
|
SPDX-License-Identifier: CC-BY-ND-4.0
|
Loading…
Reference in a new issue