Make the copyright year automatically update itself

pull/287/head
Hydriz Scholz 8 years ago
parent 7114eb4b23
commit daa39616e2

@ -1211,8 +1211,8 @@ def welcome():
message += ''
message += "\n"
message += "#" * 73
message += "# Copyright (C) 2011-%d WikiTeam developers #\n" % (datetime.datetime.now().year)
message += """
# Copyright (C) 2011-2014 WikiTeam #
# 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 #
# the Free Software Foundation, either version 3 of the License, or #

Loading…
Cancel
Save