From e2bf827ecc9e54b321c2febfe3664ec0428bc8fc Mon Sep 17 00:00:00 2001
From: Mattias Andrée <m@maandree.se>
Date: Sat, 5 Oct 2024 23:38:34 +0200
Subject: Update e-mail
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Mattias Andrée <m@maandree.se>
---
 test/cubic_interpolation          | 2 +-
 test/linear_interpolation         | 2 +-
 test/monotone_cubic_interpolation | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

(limited to 'test')

diff --git a/test/cubic_interpolation b/test/cubic_interpolation
index ffe49d8..aede7a8 100755
--- a/test/cubic_interpolation
+++ b/test/cubic_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
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
diff --git a/test/monotone_cubic_interpolation b/test/monotone_cubic_interpolation
index 542db41..0b8912e 100755
--- a/test/monotone_cubic_interpolation
+++ b/test/monotone_cubic_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
-- 
cgit v1.2.3-70-g09d2