1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

fix one copyright and a string before merge

This commit is contained in:
bleizi
2024-02-11 16:58:53 +01:00
parent a6b479db19
commit 2b3eb15f59
2 changed files with 3 additions and 3 deletions

View File

@ -18,11 +18,11 @@
# -- Project information -----------------------------------------------------
project = 'Note Kfet 2020'
copyright = '2020-2021, BDE ENS Paris-Saclay'
copyright = '2020-2024, BDE ENS Paris-Saclay'
author = 'BDE ENS Paris-Saclay'
# The full version, including alpha/beta/rc tags
release = '1.0.1'
release = '1.0.2'
# -- General configuration ---------------------------------------------------