Skip to content

Commit

Permalink
Add copyright to __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
avigan committed Apr 7, 2020
1 parent 99556a0 commit 58410af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyzelda/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
__author__ = "Arthur Vigan, Mamadou N'Diaye"
__copyright__ = "Copyright (C) 2017-2020 Arthur Vigan, Mamadou N'Diaye"
__license__ = 'MIT'
__version__ = '1.1'

Expand Down

0 comments on commit 58410af

Please sign in to comment.