summaryrefslogtreecommitdiffstats
path: root/bin/updater/owncloud_news_updater/application.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/updater/owncloud_news_updater/application.py')
-rwxr-xr-xbin/updater/owncloud_news_updater/application.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/updater/owncloud_news_updater/application.py b/bin/updater/owncloud_news_updater/application.py
index fbf4d743e..e6bfb5e08 100755
--- a/bin/updater/owncloud_news_updater/application.py
+++ b/bin/updater/owncloud_news_updater/application.py
@@ -5,7 +5,7 @@ once to speed up the update process. Built in cron has to be disabled in the
news config, see the README.rst file in the top directory for more information.
"""
__author__ = 'Bernhard Posselt'
-__copyright__ = 'Copyright 2012-2014, Bernhard Posselt'
+__copyright__ = 'Copyright 2012-2016, Bernhard Posselt'
__license__ = 'AGPL3+'
__maintainer__ = 'Bernhard Posselt'
__email__ = 'dev@bernhard-posselt.com'