diff options
Diffstat (limited to 'test/cubic_interpolation')
-rwxr-xr-x | test/cubic_interpolation | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cubic_interpolation b/test/cubic_interpolation index bc558e2..ffe49d8 100755 --- a/test/cubic_interpolation +++ b/test/cubic_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 |