Skip to content

Commit 95d4b9e

Browse files
committed
epub_copyright
1 parent 59cb632 commit 95d4b9e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22

3-
# Copyright (c) 2017 The University of Manchester
3+
# Copyright (c) 2017-20 The University of Manchester
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by
@@ -290,7 +290,7 @@
290290
epub_title = u'SpiNNUtils'
291291
epub_author = u''
292292
epub_publisher = u''
293-
epub_copyright = u'2014-2017'
293+
epub_copyright = u'2014-2021'
294294

295295
# The basename for the epub file. It defaults to the project name.
296296
# epub_basename = u'data_allocation'

0 commit comments

Comments
 (0)