diff options
| author | Mattias Andrée <m@maandree.se> | 2026-03-24 19:20:53 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-03-24 19:20:53 +0100 |
| commit | fe0ef9cd334d0ad975ed304983597834c87bb43a (patch) | |
| tree | e86c044035c422f01e116d185386c9ebb3c3db07 /examples/plugins/cpu | |
| parent | m fixes (diff) | |
| download | xpybar-1.21.tar.gz xpybar-1.21.tar.bz2 xpybar-1.21.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | examples/plugins/cpu | 2 | ||||
| -rw-r--r-- | examples/plugins/cpuinfo | 2 | ||||
| -rw-r--r-- | examples/plugins/cpuonline | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/plugins/cpu b/examples/plugins/cpu index 3a8200e..6b4d1de 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, 2019 Mattias Andrée (m@maandreese) +Copyright © 2014, 2015, 2016, 2017, 2018, 2019 Mattias Andrée (m@maandree.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 12311e8..037ddd4 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, 2019 Mattias Andrée (m@maandreese) +Copyright © 2014, 2015, 2016, 2017, 2018, 2019 Mattias Andrée (m@maandree.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 472762e..2811ee8 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, 2019 Mattias Andrée (m@maandreese) +Copyright © 2014, 2015, 2016, 2017, 2018, 2019 Mattias Andrée (m@maandree.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 |
