diff options
author | Mattias Andrée <maandree@kth.se> | 2017-01-19 16:46:48 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-01-19 16:46:48 +0100 |
commit | 8d6145071829a6a19887054ee0c6ebbbbbf970c8 (patch) | |
tree | 12784834aa257313e24d08bb435351d51d4dad8e /examples/launchers | |
parent | Fix property reading for new version of python-xlib (diff) | |
download | xpybar-8d6145071829a6a19887054ee0c6ebbbbbf970c8.tar.gz xpybar-8d6145071829a6a19887054ee0c6ebbbbbf970c8.tar.bz2 xpybar-8d6145071829a6a19887054ee0c6ebbbbbf970c8.tar.xz |
Update year
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'examples/launchers')
-rw-r--r-- | examples/launchers | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/launchers b/examples/launchers index 21953cc..4c451e0 100644 --- a/examples/launchers +++ b/examples/launchers @@ -1,7 +1,7 @@ # -*- python -*- ''' xpybar – xmobar replacement written in python -Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) +Copyright © 2014, 2015, 2016, 2017 Mattias Andrée (maandree@member.fsf.org) 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 |