aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/compact2
-rw-r--r--examples/launchers2
-rw-r--r--examples/mixed2
-rw-r--r--examples/moderate2
-rw-r--r--examples/plugins/alsa2
-rw-r--r--examples/plugins/chase2
-rw-r--r--examples/plugins/clock2
-rw-r--r--examples/plugins/cpu2
-rw-r--r--examples/plugins/cpuinfo2
-rw-r--r--examples/plugins/cpuonline2
-rw-r--r--examples/plugins/dentrystate2
-rw-r--r--examples/plugins/df2
-rw-r--r--examples/plugins/discstats2
-rw-r--r--examples/plugins/files2
-rw-r--r--examples/plugins/image2
-rw-r--r--examples/plugins/inodestate2
-rw-r--r--examples/plugins/inotify2
-rw-r--r--examples/plugins/ipaddress2
-rw-r--r--examples/plugins/kmsg2
-rw-r--r--examples/plugins/leapsec2
-rw-r--r--examples/plugins/loadavg2
-rw-r--r--examples/plugins/locks2
-rw-r--r--examples/plugins/lunar2
-rw-r--r--examples/plugins/mem2
-rw-r--r--examples/plugins/moc2
-rw-r--r--examples/plugins/network2
-rw-r--r--examples/plugins/pacman2
-rw-r--r--examples/plugins/ping2
-rw-r--r--examples/plugins/random2
-rw-r--r--examples/plugins/ropty2
-rw-r--r--examples/plugins/snmp2
-rw-r--r--examples/plugins/snmp62
-rw-r--r--examples/plugins/softirqs2
-rw-r--r--examples/plugins/swaps2
-rw-r--r--examples/plugins/tzclock2
-rw-r--r--examples/plugins/uname2
-rw-r--r--examples/plugins/uptime2
-rw-r--r--examples/plugins/users2
-rw-r--r--examples/plugins/vmstat2
-rw-r--r--examples/plugins/xdisplay2
-rw-r--r--examples/plugins/xkb2
-rw-r--r--examples/test2
-rw-r--r--examples/tricks/anytzclock2
-rw-r--r--examples/tricks/localutcclock2
-rw-r--r--examples/xmonad2
45 files changed, 45 insertions, 45 deletions
diff --git a/examples/compact b/examples/compact
index 932fd8f..e7676d4 100644
--- a/examples/compact
+++ b/examples/compact
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/launchers b/examples/launchers
index 95e5c0a..c5d7ce5 100644
--- a/examples/launchers
+++ b/examples/launchers
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/mixed b/examples/mixed
index bbc4bcc..08abd4f 100644
--- a/examples/mixed
+++ b/examples/mixed
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/moderate b/examples/moderate
index f6a6e51..392d6c7 100644
--- a/examples/moderate
+++ b/examples/moderate
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/alsa b/examples/plugins/alsa
index 9ebd3db..645d476 100644
--- a/examples/plugins/alsa
+++ b/examples/plugins/alsa
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/chase b/examples/plugins/chase
index a296fef..81c4df2 100644
--- a/examples/plugins/chase
+++ b/examples/plugins/chase
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/clock b/examples/plugins/clock
index f6969a3..69c01ac 100644
--- a/examples/plugins/clock
+++ b/examples/plugins/clock
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/cpu b/examples/plugins/cpu
index 91701c1..1070ac4 100644
--- a/examples/plugins/cpu
+++ b/examples/plugins/cpu
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/cpuinfo b/examples/plugins/cpuinfo
index 2597ad0..8c98f90 100644
--- a/examples/plugins/cpuinfo
+++ b/examples/plugins/cpuinfo
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/cpuonline b/examples/plugins/cpuonline
index b75ba4d..93d55b4 100644
--- a/examples/plugins/cpuonline
+++ b/examples/plugins/cpuonline
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/dentrystate b/examples/plugins/dentrystate
index 91eb988..a90f935 100644
--- a/examples/plugins/dentrystate
+++ b/examples/plugins/dentrystate
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/df b/examples/plugins/df
index 53701a0..5a01aba 100644
--- a/examples/plugins/df
+++ b/examples/plugins/df
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/discstats b/examples/plugins/discstats
index 74de112..68efbdd 100644
--- a/examples/plugins/discstats
+++ b/examples/plugins/discstats
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/files b/examples/plugins/files
index bfd2f5b..5842cc0 100644
--- a/examples/plugins/files
+++ b/examples/plugins/files
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/image b/examples/plugins/image
index 9b8ee06..0349594 100644
--- a/examples/plugins/image
+++ b/examples/plugins/image
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/inodestate b/examples/plugins/inodestate
index 319c5c6..26c5c44 100644
--- a/examples/plugins/inodestate
+++ b/examples/plugins/inodestate
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/inotify b/examples/plugins/inotify
index 5a6399e..743a8f7 100644
--- a/examples/plugins/inotify
+++ b/examples/plugins/inotify
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/ipaddress b/examples/plugins/ipaddress
index 8c8c7aa..a667543 100644
--- a/examples/plugins/ipaddress
+++ b/examples/plugins/ipaddress
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/kmsg b/examples/plugins/kmsg
index 6e8732d..3b0206e 100644
--- a/examples/plugins/kmsg
+++ b/examples/plugins/kmsg
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/leapsec b/examples/plugins/leapsec
index 1c8dfee..726c8c3 100644
--- a/examples/plugins/leapsec
+++ b/examples/plugins/leapsec
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/loadavg b/examples/plugins/loadavg
index e372476..68c7bcf 100644
--- a/examples/plugins/loadavg
+++ b/examples/plugins/loadavg
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/locks b/examples/plugins/locks
index 4cce02d..3cfdc6b 100644
--- a/examples/plugins/locks
+++ b/examples/plugins/locks
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/lunar b/examples/plugins/lunar
index 91600f1..406e94a 100644
--- a/examples/plugins/lunar
+++ b/examples/plugins/lunar
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/mem b/examples/plugins/mem
index 6e591a5..337d65d 100644
--- a/examples/plugins/mem
+++ b/examples/plugins/mem
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/moc b/examples/plugins/moc
index 61a7665..b5502a4 100644
--- a/examples/plugins/moc
+++ b/examples/plugins/moc
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/network b/examples/plugins/network
index 6264029..c947f37 100644
--- a/examples/plugins/network
+++ b/examples/plugins/network
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/pacman b/examples/plugins/pacman
index c7a1564..d01486b 100644
--- a/examples/plugins/pacman
+++ b/examples/plugins/pacman
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/ping b/examples/plugins/ping
index 0710296..bbd0e69 100644
--- a/examples/plugins/ping
+++ b/examples/plugins/ping
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/random b/examples/plugins/random
index 907c342..d1a49ed 100644
--- a/examples/plugins/random
+++ b/examples/plugins/random
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/ropty b/examples/plugins/ropty
index dc9e08f..064436a 100644
--- a/examples/plugins/ropty
+++ b/examples/plugins/ropty
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/snmp b/examples/plugins/snmp
index d514ae8..77f49da 100644
--- a/examples/plugins/snmp
+++ b/examples/plugins/snmp
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/snmp6 b/examples/plugins/snmp6
index 7d9e080..7bc9f9e 100644
--- a/examples/plugins/snmp6
+++ b/examples/plugins/snmp6
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/softirqs b/examples/plugins/softirqs
index c92d41a..06fd9b1 100644
--- a/examples/plugins/softirqs
+++ b/examples/plugins/softirqs
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/swaps b/examples/plugins/swaps
index 27abf16..fd4a24f 100644
--- a/examples/plugins/swaps
+++ b/examples/plugins/swaps
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/tzclock b/examples/plugins/tzclock
index e9dd465..e0cd6e3 100644
--- a/examples/plugins/tzclock
+++ b/examples/plugins/tzclock
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/uname b/examples/plugins/uname
index c75cd1d..87c734f 100644
--- a/examples/plugins/uname
+++ b/examples/plugins/uname
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/uptime b/examples/plugins/uptime
index 9929a00..a9e87bd 100644
--- a/examples/plugins/uptime
+++ b/examples/plugins/uptime
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/users b/examples/plugins/users
index a4bdbe7..fa5fef6 100644
--- a/examples/plugins/users
+++ b/examples/plugins/users
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/vmstat b/examples/plugins/vmstat
index bcb826d..b9fbe4f 100644
--- a/examples/plugins/vmstat
+++ b/examples/plugins/vmstat
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/xdisplay b/examples/plugins/xdisplay
index ed0d1d7..f5b1c0a 100644
--- a/examples/plugins/xdisplay
+++ b/examples/plugins/xdisplay
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/plugins/xkb b/examples/plugins/xkb
index 129f18e..fbffca3 100644
--- a/examples/plugins/xkb
+++ b/examples/plugins/xkb
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/test b/examples/test
index 39b7996..256eabc 100644
--- a/examples/test
+++ b/examples/test
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/tricks/anytzclock b/examples/tricks/anytzclock
index 9ac1d46..d2cf303 100644
--- a/examples/tricks/anytzclock
+++ b/examples/tricks/anytzclock
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/tricks/localutcclock b/examples/tricks/localutcclock
index db2baa4..47d942a 100644
--- a/examples/tricks/localutcclock
+++ b/examples/tricks/localutcclock
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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/examples/xmonad b/examples/xmonad
index 6b98426..29f4d30 100644
--- a/examples/xmonad
+++ b/examples/xmonad
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018 Mattias Andrée (maandree@kth.se)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 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