aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xtest2
-rwxr-xr-xtest.d/dumb-client2
-rwxr-xr-xtest.d/mds-server2
-rwxr-xr-xtest.d/mdsinitrc2
4 files changed, 4 insertions, 4 deletions
diff --git a/test b/test
index adf05cc..1b9d96c 100755
--- a/test
+++ b/test
@@ -1,7 +1,7 @@
#!/bin/sh
# mds — A micro-display server
-# 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.d/dumb-client b/test.d/dumb-client
index 328aa6b..99c8a3d 100755
--- a/test.d/dumb-client
+++ b/test.d/dumb-client
@@ -2,7 +2,7 @@
# -*- python -*-
# mds — A micro-display server
-# 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.d/mds-server b/test.d/mds-server
index 981eae4..39fb01f 100755
--- a/test.d/mds-server
+++ b/test.d/mds-server
@@ -1,7 +1,7 @@
#!/bin/sh
# mds — A micro-display server
-# 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.d/mdsinitrc b/test.d/mdsinitrc
index 3d702de..c1ca6b5 100755
--- a/test.d/mdsinitrc
+++ b/test.d/mdsinitrc
@@ -1,7 +1,7 @@
#!/bin/bash
# mds — A micro-display server
-# 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