jenkins-bot has submitted this change and it was merged. Change subject: Update main copyright year to 2016 ......................................................................
Update main copyright year to 2016 Change-Id: I577c931e24c1a3de4c87ee59ef958a5f62f97ce9 --- M LICENSE M docs/conf.py 2 files changed, 3 insertions(+), 3 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/LICENSE b/LICENSE index c8f0800..91a8230 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2004-2015 Pywikibot team +Copyright (c) 2004-2016 Pywikibot team Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation diff --git a/docs/conf.py b/docs/conf.py index bfe7162..23f0f48 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -47,8 +47,8 @@ master_doc = 'index' # General information about the project. -project = u'Pywikibot' -copyright = u'2015, Pywikibot team' +project = 'Pywikibot' +copyright = '2016, Pywikibot team' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the -- To view, visit https://gerrit.wikimedia.org/r/262450 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I577c931e24c1a3de4c87ee59ef958a5f62f97ce9 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: John Vandenberg <[email protected]> Gerrit-Reviewer: Ladsgroup <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
