aboutsummaryrefslogtreecommitdiffstats
path: root/examples/plugins/cpu
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-01-19 16:46:48 +0100
committerMattias Andrée <maandree@kth.se>2017-01-19 16:46:48 +0100
commit8d6145071829a6a19887054ee0c6ebbbbbf970c8 (patch)
tree12784834aa257313e24d08bb435351d51d4dad8e /examples/plugins/cpu
parentFix property reading for new version of python-xlib (diff)
downloadxpybar-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 '')
-rw-r--r--examples/plugins/cpu2
-rw-r--r--examples/plugins/cpuinfo2
-rw-r--r--examples/plugins/cpuonline2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/plugins/cpu b/examples/plugins/cpu
index dce7fd7..0e4efcf 100644
--- a/examples/plugins/cpu
+++ b/examples/plugins/cpu
@@ -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
diff --git a/examples/plugins/cpuinfo b/examples/plugins/cpuinfo
index 71136ce..9039186 100644
--- a/examples/plugins/cpuinfo
+++ b/examples/plugins/cpuinfo
@@ -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
diff --git a/examples/plugins/cpuonline b/examples/plugins/cpuonline
index 8cdab04..300145f 100644
--- a/examples/plugins/cpuonline
+++ b/examples/plugins/cpuonline
@@ -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