Skip to content

Commit

Permalink
update copyright year
Browse files Browse the repository at this point in the history
sbourdeauducq committed Jan 8, 2016
1 parent f2f1deb commit 1543141
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -14,4 +14,4 @@ Technologies employed include Python, Migen, MiSoC/mor1kx, LLVM and llvmlite.
Website:
http://m-labs.hk/artiq

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

# General information about the project.
project = 'ARTIQ'
copyright = '2014-2015, M-Labs Limited'
copyright = '2014-2016, 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

0 comments on commit 1543141

Please sign in to comment.