add lincense information
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2021-06-27 14:46:23 +02:00
parent 5113f6995e
commit d1a84ae6d6
8 changed files with 760 additions and 33 deletions

View File

@ -0,0 +1,4 @@
SPDX-FileCopyrightText: Colin Viebrock
SPDX-FileCopyrightText: https://www.php.net/download-logos.php
SPDX-License-Identifier: CC-BY-SA-4.0

View File

@ -1 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 261.76 226.69"><path d="M161.096.001l-30.225 52.351L100.647.001H-.005l130.877 226.688L261.749.001z" fill="#41b883"/><path d="M161.096.001l-30.225 52.351L100.647.001H52.346l78.526 136.01L209.398.001z" fill="#34495e"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 196.32 170.02">
<path fill="#42b883" d="M120.83 0L98.16 39.26 75.49 0H0l98.16 170.02L196.32 0h-75.49z"/>
<path fill="#35495e" d="M120.83 0L98.16 39.26 75.49 0H39.26l58.9 102.01L157.06 0h-36.23z"/>
</svg>

Before

Width:  |  Height:  |  Size: 276 B

After

Width:  |  Height:  |  Size: 261 B

View File

@ -0,0 +1,4 @@
SPDX-FileCopyrightText: Evan You
SPDX-FileCopyrightText: https://github.com/vuejs/art
SPDX-License-Identifier: CC-BY-NC-SA-4.0