update copyright year

This commit is contained in:
Sebastien Bourdeauducq 2016-01-08 11:53:04 +08:00
parent f2f1deb9db
commit 1543141cee
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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