projects
/
jiten-pai.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
175c602
)
* Added copyright blurb to kanjidic.py.
author
Urban Wallasch
<urban.wallasch@freenet.de>
Tue, 22 Jun 2021 11:29:53 +0000
(13:29 +0200)
committer
Urban Wallasch
<urban.wallasch@freenet.de>
Tue, 22 Jun 2021 11:29:53 +0000
(13:29 +0200)
kanjidic.py
patch
|
blob
|
history
diff --git
a/kanjidic.py
b/kanjidic.py
index b04172fba4533b393452ca894ccbb6898c8fdee7..c187e93d33e9b10da83fb61dda182461b6970be6 100755
(executable)
--- a/
kanjidic.py
+++ b/
kanjidic.py
@@
-1,5
+1,20
@@
#!/usr/bin/env python3
+"""
+kanjidic.py
+
+This file is part of Jiten-pai.
+
+Copyright (c) 2021 Urban Wallasch <irrwahn35@freenet.de>
+
+Contributors:
+ volpol
+
+Jiten-pai is distributed under the Modified ("3-clause") BSD License.
+See `LICENSE` file for more information.
+"""
+
+
import io
import sys
import os