forked from M-Labs/artiq
update copyright year
This commit is contained in:
parent
f2f1deb9db
commit
1543141cee
|
@ -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.
|
||||
|
|
|
@ -66,7 +66,7 @@ master_doc = 'index'
|
|||
|
||||
# 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
|
||||
|
|
Loading…
Reference in New Issue