Skip to content

Commit

Permalink
update copyright year
Browse files Browse the repository at this point in the history
sbourdeauducq committed Jan 4, 2017
1 parent 660b067 commit ec130f9
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -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``.

Copyright (C) 2014-2016 M-Labs Limited.
Copyright (C) 2014-2017 M-Labs Limited.
Licensed under GNU GPL version 3 or any later version.
2 changes: 1 addition & 1 deletion doc/manual/conf.py
Original file line number Diff line number Diff line change
@@ -71,7 +71,7 @@ def __getattr__(cls, name):

# General information about the project.
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
# |version| and |release|, also used in various other places throughout the
2 changes: 1 addition & 1 deletion doc/manual/introduction.rst
Original file line number Diff line number Diff line change
@@ -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``.

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.

0 comments on commit ec130f9

Please sign in to comment.