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/mdsinitrc | |
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 '')
-rwxr-xr-x | test.d/mdsinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |