We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59cb632 commit 95d4b9eCopy full SHA for 95d4b9e
1 file changed
doc/source/conf.py
@@ -1,6 +1,6 @@
1
# -*- coding: utf-8 -*-
2
3
-# Copyright (c) 2017 The University of Manchester
+# Copyright (c) 2017-20 The University of Manchester
4
#
5
# This program is free software: you can redistribute it and/or modify
6
# it under the terms of the GNU General Public License as published by
@@ -290,7 +290,7 @@
290
epub_title = u'SpiNNUtils'
291
epub_author = u''
292
epub_publisher = u''
293
-epub_copyright = u'2014-2017'
+epub_copyright = u'2014-2021'
294
295
# The basename for the epub file. It defaults to the project name.
296
# epub_basename = u'data_allocation'
0 commit comments