diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2021-10-25 12:16:00 +0200 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2021-10-27 10:04:51 +0200 |
commit | 6dbcd4722082883860168d528f4123322c940df2 (patch) | |
tree | 05b201e3af85d609c02bc75de9a1cddeed148a3d /python/astra/data3d_c.pyx | |
parent | d4f403fbeb8d68d5407913639c309910d1708562 (diff) | |
download | astra-6dbcd4722082883860168d528f4123322c940df2.tar.gz astra-6dbcd4722082883860168d528f4123322c940df2.tar.bz2 astra-6dbcd4722082883860168d528f4123322c940df2.tar.xz astra-6dbcd4722082883860168d528f4123322c940df2.zip |
Update copyright years
Diffstat (limited to 'python/astra/data3d_c.pyx')
-rw-r--r-- | python/astra/data3d_c.pyx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/astra/data3d_c.pyx b/python/astra/data3d_c.pyx index a1b9138..f2128af 100644 --- a/python/astra/data3d_c.pyx +++ b/python/astra/data3d_c.pyx @@ -1,6 +1,6 @@ # ----------------------------------------------------------------------- -# Copyright: 2010-2018, imec Vision Lab, University of Antwerp -# 2013-2018, CWI, Amsterdam +# Copyright: 2010-2021, imec Vision Lab, University of Antwerp +# 2013-2021, CWI, Amsterdam # # Contact: astra@astra-toolbox.com # Website: http://www.astra-toolbox.com/ |