Skip to content
Snippets Groups Projects
Verified Commit 09220366 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Manual: fix copyright years displayed in Sphinx output

parent ceb3ec24
No related branches found
No related tags found
No related merge requests found
# -*- coding: utf-8 -*-
# Copyright (C) 2018-2020 Dynare Team
# Copyright (C) 2018-2022 Dynare Team
#
# This file is part of Dynare.
#
......@@ -36,7 +36,7 @@ mathjax_path = 'mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
master_doc = 'index'
project = u'Dynare'
copyright = u'2020, Dynare Team'
copyright = u'1996–2022 Dynare Team'
author = u'Dynare Team'
add_function_parentheses = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment