update copyright to 2020

This commit is contained in:
Wei Chen
2020-02-21 15:51:43 -06:00
parent 870d25e0e4
commit 4b0a8aafd7
10 changed files with 10 additions and 10 deletions

2
aa.py
View File

@@ -17,7 +17,7 @@ Reference:
'''
__license__ = 'BSD'
__copyright__ = '2014, Chen Wei <weichen302@gmail.com>'
__copyright__ = '2020, Chen Wei <weichen302@gmail.com>'
__version__ = '0.0.3'
from numpy import *