Skip to content

Commit

Permalink
change license to BSD
Browse files Browse the repository at this point in the history
  • Loading branch information
jialuechen committed Jul 15, 2024
1 parent d4155d9 commit 5531d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytca/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__title__ = 'pytca'
__version__ = '0.1.3'
__author__ = 'Jialue Chen'
__license__ = 'Apache 2'
__license__ = 'BSD 2'

0 comments on commit 5531d72

Please sign in to comment.