From 21889f8f496815b30eaa8008f8c43d3517916845 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 6 Oct 2024 20:19:23 +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 --- COPYING | 2 +- src/join.py | 2 +- src/test.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/COPYING b/COPYING index 21962f2..afe3891 100644 --- a/COPYING +++ b/COPYING @@ -1,5 +1,5 @@ join python – Join-calculus for Python -Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) +Copyright © 2014 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/src/join.py b/src/join.py index d057f90..3ffce12 100644 --- a/src/join.py +++ b/src/join.py @@ -1,7 +1,7 @@ # -*- python -*- ''' join python – Join-calculus for Python -Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) +Copyright © 2014 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/src/test.py b/src/test.py index bf1acf5..03a008d 100755 --- a/src/test.py +++ b/src/test.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 ''' join python – Join-calculus for Python -Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) +Copyright © 2014 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