diff options
Diffstat (limited to 'src/weather.py')
-rw-r--r-- | src/weather.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/weather.py b/src/weather.py index c21ebfa..7bd7402 100644 --- a/src/weather.py +++ b/src/weather.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright © 2014, 2017 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2014, 2015, 2016, 2017 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 |