forked from M-Labs/artiq
update copyright year
This commit is contained in:
parent
660b067708
commit
ec130f967d
|
@ -30,5 +30,5 @@ Website: https://m-labs.hk/artiq
|
||||||
|
|
||||||
`Cite ARTIQ <http://dx.doi.org/10.5281/zenodo.51303>`_ as ``Bourdeauducq, Sébastien et al. (2016). ARTIQ 1.0. Zenodo. 10.5281/zenodo.51303``.
|
`Cite ARTIQ <http://dx.doi.org/10.5281/zenodo.51303>`_ as ``Bourdeauducq, Sébastien et al. (2016). ARTIQ 1.0. Zenodo. 10.5281/zenodo.51303``.
|
||||||
|
|
||||||
Copyright (C) 2014-2016 M-Labs Limited.
|
Copyright (C) 2014-2017 M-Labs Limited.
|
||||||
Licensed under GNU GPL version 3 or any later version.
|
Licensed under GNU GPL version 3 or any later version.
|
||||||
|
|
|
@ -71,7 +71,7 @@ master_doc = 'index'
|
||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = 'ARTIQ'
|
project = 'ARTIQ'
|
||||||
copyright = '2014-2016, M-Labs Limited'
|
copyright = '2014-2017, M-Labs Limited'
|
||||||
|
|
||||||
# The version info for the project you're documenting, acts as replacement for
|
# The version info for the project you're documenting, acts as replacement for
|
||||||
# |version| and |release|, also used in various other places throughout the
|
# |version| and |release|, also used in various other places throughout the
|
||||||
|
|
|
@ -31,4 +31,4 @@ Website: https://m-labs.hk/artiq
|
||||||
|
|
||||||
`Cite ARTIQ <http://dx.doi.org/10.5281/zenodo.51303>`_ as ``Bourdeauducq, Sébastien et al. (2016). ARTIQ 1.0. Zenodo. 10.5281/zenodo.51303``.
|
`Cite ARTIQ <http://dx.doi.org/10.5281/zenodo.51303>`_ as ``Bourdeauducq, Sébastien et al. (2016). ARTIQ 1.0. Zenodo. 10.5281/zenodo.51303``.
|
||||||
|
|
||||||
Copyright (C) 2014-2016 M-Labs Limited. Licensed under GNU GPL version 3.
|
Copyright (C) 2014-2017 M-Labs Limited. Licensed under GNU GPL version 3.
|
||||||
|
|
Loading…
Reference in New Issue