diff options
author | Iru Cai <mytbk920423@gmail.com> | 2018-09-24 10:27:10 +0800 |
---|---|---|
committer | Iru Cai <mytbk920423@gmail.com> | 2018-09-24 10:56:27 +0800 |
commit | b4b4bfeb6bbc9ffcf226e231f5d83fb2eecbed09 (patch) | |
tree | 54ccacf830acba64c23a9c059ca0922bbd980e99 /r2 | |
parent | be97028fdaa59693064b15c7570cf08b59309645 (diff) | |
download | rich4-b4b4bfeb6bbc9ffcf226e231f5d83fb2eecbed09.tar.xz |
LICENSE
Diffstat (limited to 'r2')
-rw-r--r-- | r2/print_card_strings.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/r2/print_card_strings.py b/r2/print_card_strings.py index d6001f6..3df59cd 100644 --- a/r2/print_card_strings.py +++ b/r2/print_card_strings.py @@ -1,3 +1,6 @@ +# Copyright (C) 2018 Iru Cai <mytbk920423@gmail.com> +# SPDX-License-Identifier: GPL-3.0-or-later + import r2pipe import opencc |