aboutsummaryrefslogtreecommitdiffstats
path: root/src/__main__.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-02-05 22:16:00 +0100
committerMattias Andrée <maandree@kth.se>2019-02-05 22:16:00 +0100
commit38a6510bccffc2f4deab30ff4555760f54be8be3 (patch)
tree1d3795157d54960c97beae8d8c04880ffe93fb8f /src/__main__.py
parentUpdate METAR url (diff)
downloadxpybar-38a6510bccffc2f4deab30ff4555760f54be8be3.tar.gz
xpybar-38a6510bccffc2f4deab30ff4555760f54be8be3.tar.bz2
xpybar-38a6510bccffc2f4deab30ff4555760f54be8be3.tar.xz
Bump year1.20.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'src/__main__.py')
-rwxr-xr-xsrc/__main__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/__main__.py b/src/__main__.py
index 08194e9..6af8f2c 100755
--- a/src/__main__.py
+++ b/src/__main__.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
copyright = '''
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