Update year in (c)-Notice to 2016

This commit is contained in:
2016-02-22 17:25:10 +01:00
parent 7c9225660e
commit 0daf72b625
2 changed files with 2 additions and 1 deletions

View File

@@ -26,3 +26,4 @@ Scripts for our redundances bot
"""
# noqa needed to prevent pyflakes from warning about unused imports
from jogobot.jogobot import ( output, sendmail, is_active ) # noqa
import jogobot.config as config # noqa

View File

@@ -3,7 +3,7 @@
#
# jogobot.py
#
# Copyright 2015 GOLDERWEB Jonathan Golder <jonathan@golderweb.de>
# Copyright 2016 GOLDERWEB Jonathan Golder <jonathan@golderweb.de>
#
# 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