Skip to content

Commit 1543141

Browse files
committedJan 8, 2016
update copyright year
1 parent f2f1deb commit 1543141

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

Diff for: ‎README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ Technologies employed include Python, Migen, MiSoC/mor1kx, LLVM and llvmlite.
1414
Website:
1515
http://m-labs.hk/artiq
1616

17-
Copyright (C) 2014-2015 M-Labs Limited. Licensed under GNU GPL version 3.
17+
Copyright (C) 2014-2016 M-Labs Limited. Licensed under GNU GPL version 3.

Diff for: ‎doc/manual/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def __getattr__(cls, name):
6666

6767
# General information about the project.
6868
project = 'ARTIQ'
69-
copyright = '2014-2015, M-Labs Limited'
69+
copyright = '2014-2016, M-Labs Limited'
7070

7171
# The version info for the project you're documenting, acts as replacement for
7272
# |version| and |release|, also used in various other places throughout the

0 commit comments

Comments
 (0)
Please sign in to comment.