diff options
| author | J08nY | 2021-04-24 19:41:17 +0200 |
|---|---|---|
| committer | J08nY | 2021-04-24 19:41:36 +0200 |
| commit | e949a8f717409d0bdf10eaa5dc19c4aac476ce73 (patch) | |
| tree | d00d607452777a10c5feb9ee478f1076add6903c /docs/conf.py | |
| parent | 942c0fb9d6fcbff7c91c553211cc81c7e0939e4e (diff) | |
| download | pyecsca-e949a8f717409d0bdf10eaa5dc19c4aac476ce73.tar.gz pyecsca-e949a8f717409d0bdf10eaa5dc19c4aac476ce73.tar.zst pyecsca-e949a8f717409d0bdf10eaa5dc19c4aac476ce73.zip | |
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index f8499fe..7f20953 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -20,7 +20,7 @@ sys.path.insert(0, os.path.abspath('../notebook/')) # -- Project information ----------------------------------------------------- project = 'pyecsca' -copyright = '2018-2020, Jan Jancar' +copyright = '2018-2021, Jan Jancar' author = 'Jan Jancar' sys.path.append(os.path.abspath('..')) |
