diff options
| author | Mattias Andrée <maandree@kth.se> | 2016-04-19 17:53:37 +0200 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2016-04-19 17:53:37 +0200 | 
| commit | 5e6464cefe57198e7fa6af884910be8c0a1420a7 (patch) | |
| tree | 54616e244c26fdc76e71f7d60498de2b0ab88832 /examples/plugins/pacman | |
| parent | add support for reverse video (diff) | |
| download | xpybar-5e6464cefe57198e7fa6af884910be8c0a1420a7.tar.gz xpybar-5e6464cefe57198e7fa6af884910be8c0a1420a7.tar.bz2 xpybar-5e6464cefe57198e7fa6af884910be8c0a1420a7.tar.xz | |
bump year
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
| -rw-r--r-- | examples/plugins/pacman | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/plugins/pacman b/examples/plugins/pacman index 412fddc..da05f31 100644 --- a/examples/plugins/pacman +++ b/examples/plugins/pacman @@ -1,7 +1,7 @@  # -*- python -*-  '''  xpybar – xmobar replacement written in python -Copyright © 2014, 2015  Mattias Andrée (maandree@member.fsf.org) +Copyright © 2014, 2015, 2016  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 | 
