mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Add copyright header
This commit is contained in:
parent
b2eec9c3c3
commit
d1c99cfb7b
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
// Copyright: Ankitects Pty Ltd and contributors
|
||||
// License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
||||
|
||||
export { default as boldIcon } from "./type-bold.svg";
|
||||
export { default as italicIcon } from "./type-italic.svg";
|
||||
export { default as underlineIcon } from "./type-underline.svg";
|
||||
|
|
Loading…
Reference in a new issue