diff options
author | Mattias Andrée <maandree@kth.se> | 2017-11-05 00:17:20 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-11-05 00:17:20 +0100 |
commit | b0236e3307cfa563b769b3b51e4760efb0d2f4b8 (patch) | |
tree | a79ad166d3eb9d9d0d67f3a461a30cbb21f38137 /test.d | |
parent | Work on changing style, and an important typo fix (diff) | |
download | mds-b0236e3307cfa563b769b3b51e4760efb0d2f4b8.tar.gz mds-b0236e3307cfa563b769b3b51e4760efb0d2f4b8.tar.bz2 mds-b0236e3307cfa563b769b3b51e4760efb0d2f4b8.tar.xz |
Update year and e-mail address
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'test.d')
-rwxr-xr-x | test.d/dumb-client | 2 | ||||
-rwxr-xr-x | test.d/mds-server | 2 | ||||
-rwxr-xr-x | test.d/mdsinitrc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/test.d/dumb-client b/test.d/dumb-client index 912bcef..328aa6b 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 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.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 3d1bb28..981eae4 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 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.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 cfdf74f..3d702de 100755 --- a/test.d/mdsinitrc +++ b/test.d/mdsinitrc @@ -1,7 +1,7 @@ #!/bin/bash # mds — A micro-display server -# Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@kth.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 |