diff options
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 1070ac4..5daf290 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 (maandree@kth.se) +Copyright © 2014, 2015, 2016, 2017, 2018, 2019  Mattias Andrée (m@maandreese)  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 8c98f90..1cad050 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 (maandree@kth.se) +Copyright © 2014, 2015, 2016, 2017, 2018, 2019  Mattias Andrée (m@maandreese)  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 93d55b4..32e2302 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 (maandree@kth.se) +Copyright © 2014, 2015, 2016, 2017, 2018, 2019  Mattias Andrée (m@maandreese)  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 | 
