Update year in (c)-Notice to 2016
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user