diff options
author | Mattias Andrée <maandree@kth.se> | 2017-02-20 20:30:00 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-02-20 20:30:00 +0100 |
commit | ed6487f7ab09c2e82020a452550735c9b1bbf3df (patch) | |
tree | 612cfc1cf3803a2b0e3fff8ea96e6010285122cf /test/linear_interpolation | |
parent | Update doc (diff) | |
download | blueshift-ed6487f7ab09c2e82020a452550735c9b1bbf3df.tar.gz blueshift-ed6487f7ab09c2e82020a452550735c9b1bbf3df.tar.bz2 blueshift-ed6487f7ab09c2e82020a452550735c9b1bbf3df.tar.xz |
Update year and e-mail
Signed-off-by: Mattias Andrée <maandree@kth.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 b726f5f..e9069c9 100755 --- a/test/linear_interpolation +++ b/test/linear_interpolation @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- python -*- -# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.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 |