1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-23 21:33:01 +02:00

chore(core): add license information

This commit is contained in:
Awilum
2019-09-10 12:34:46 +03:00
parent 8cdb9aaabe
commit 279f24fe98

View File

@@ -25,7 +25,7 @@
</tr>
<tr>
<td>{{ tr('admin_licence') }}</td>
<td><a href="https://github.com/flextype/flextype/blob/master/LICENSE.txt">The MIT License (MIT)</a> Copyright (c) 2018-2019 <a href="https://github.com/Awilum">Sergey Romanenko</a></td>
<td><a href="https://github.com/flextype/flextype/blob/master/LICENSE.txt" target="_blank">The MIT License (MIT)</a> Copyright (c) 2018-2019 <a href="https://github.com/Awilum" target="_blank">Sergey Romanenko</a></td>
</tr>
</tbody>
</table>