diff --git a/src/source/conf.py b/src/source/conf.py
index c00d265f0af8dcd334a62ec82bf9e517fa5d2000..38c8d52cdb558c6e04ad3ae0dc8c5b4daf51485f 100644
--- a/src/source/conf.py
+++ b/src/source/conf.py
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2018 Dynare Team
+# Copyright (C) 2018-2019 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'2018, Dynare Team'
+copyright = u'2019, Dynare Team'
 author = u'Dynare Team'
 
 add_function_parentheses = False
diff --git a/src/source/index.rst b/src/source/index.rst
index 1d26e2a69ca4019629446c461c496b56b8e842e1..b80d4085a297d4fb14521363512dc0245a135a26 100644
--- a/src/source/index.rst
+++ b/src/source/index.rst
@@ -13,7 +13,7 @@ Currently the development team of Dynare is composed of:
 * Marco Ratto
 * Sébastien Villemot
 
-Copyright © 1996-2018, Dynare Team.
+Copyright © 1996-2019, Dynare Team.
 
 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.