mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
add missing license header
This commit is contained in:
parent
a359c27c25
commit
6049e15dac
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
|
||||||
|
|
||||||
import json
|
import json
|
||||||
import re
|
import re
|
||||||
import time
|
import time
|
||||||
|
|
Loading…
Reference in a new issue