diff options
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 |