diff options
Diffstat (limited to '')
-rwxr-xr-x | test | 2 | ||||
-rwxr-xr-x | test.d/dumb-client | 2 | ||||
-rwxr-xr-x | test.d/mds-server | 2 | ||||
-rwxr-xr-x | test.d/mdsinitrc | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -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 |