diff --git a/README.rst b/README.rst index 55a990800..8b620fcac 100644 --- a/README.rst +++ b/README.rst @@ -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. diff --git a/doc/manual/conf.py b/doc/manual/conf.py index b2218255b..4568bae41 100644 --- a/doc/manual/conf.py +++ b/doc/manual/conf.py @@ -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