diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-05 23:38:34 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-05 23:38:34 +0200 |
commit | e2bf827ecc9e54b321c2febfe3664ec0428bc8fc (patch) | |
tree | 5f0a6fc7aed31fd59a9d5e62e9248edd3f0cbabe /test/linear_interpolation | |
parent | Update e-mail (diff) | |
download | blueshift-e2bf827ecc9e54b321c2febfe3664ec0428bc8fc.tar.gz blueshift-e2bf827ecc9e54b321c2febfe3664ec0428bc8fc.tar.bz2 blueshift-e2bf827ecc9e54b321c2febfe3664ec0428bc8fc.tar.xz |
Update e-mail
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'test/linear_interpolation')
-rwxr-xr-x | test/linear_interpolation | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/linear_interpolation b/test/linear_interpolation index e9069c9..b6052c3 100755 --- a/test/linear_interpolation +++ b/test/linear_interpolation @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- python -*- -# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.se) +# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (m@maandree.se) # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |