diff options
-rw-r--r-- | src/blueshift-demomode-image.c | 2 | ||||
-rwxr-xr-x | src/blueshift-demomode-image.py | 2 | ||||
-rw-r--r-- | src/blueshift_demomode.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/blueshift-demomode-image.c b/src/blueshift-demomode-image.c index 8a3596a..2b597ff 100644 --- a/src/blueshift-demomode-image.c +++ b/src/blueshift-demomode-image.c @@ -1,6 +1,6 @@ /** * blueshift-demomode — Blueshift-effect demonstration tools - * Copyright Ⓒ 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright Ⓒ 2014, 2015 Mattias Andrée (m@maandree.se) * * This library 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/blueshift-demomode-image.py b/src/blueshift-demomode-image.py index cbc7fe5..ea0b334 100755 --- a/src/blueshift-demomode-image.py +++ b/src/blueshift-demomode-image.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 copyright=''' blueshift-demomode — Blueshift-effect demonstration tools -Copyright Ⓒ 2014, 2015 Mattias Andrée (maandree@member.fsf.org) +Copyright Ⓒ 2014, 2015 Mattias Andrée (m@maandree.se) This library 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/blueshift_demomode.py b/src/blueshift_demomode.py index 75dc507..c32c7d9 100644 --- a/src/blueshift_demomode.py +++ b/src/blueshift_demomode.py @@ -1,7 +1,7 @@ # -*- python -*- ''' blueshift-demomode — Blueshift-effect demonstration tools -Copyright Ⓒ 2014, 2015 Mattias Andrée (maandree@member.fsf.org) +Copyright Ⓒ 2014, 2015 Mattias Andrée (m@maandree.se) This library is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |