From: Urban Wallasch Date: Tue, 22 Jun 2021 11:29:53 +0000 (+0200) Subject: * Added copyright blurb to kanjidic.py. X-Git-Tag: v0.1.0~75 X-Git-Url: https://git.packet-gain.de/?a=commitdiff_plain;h=6c180185ecd54951f0b7eb40b1285f8b1a1aa913;p=jiten-pai.git * Added copyright blurb to kanjidic.py. --- diff --git a/kanjidic.py b/kanjidic.py index b04172f..c187e93 100755 --- 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 + +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