From effc049631601fe4b1f67337e15a6508b83e2b5c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Tue, 3 Jan 2023 14:21:04 +0100
Subject: [PATCH] Update copyright years

---
 doc/manual/source/index.rst | 2 +-
 license.txt                 | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/manual/source/index.rst b/doc/manual/source/index.rst
index 07935538ec..f1d0edb827 100644
--- a/doc/manual/source/index.rst
+++ b/doc/manual/source/index.rst
@@ -26,7 +26,7 @@ The following people used to be members of the team:
 * Ferhat Mihoubi
 * George Perendia
 
-Copyright © 1996-2022, Dynare Team.
+Copyright © 1996-2023, 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.
 
diff --git a/license.txt b/license.txt
index 07b5c48317..226011bdfd 100644
--- a/license.txt
+++ b/license.txt
@@ -1,6 +1,6 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Dynare
-Upstream-Contact: Dynare Team, whose members in 2022 are:
+Upstream-Contact: Dynare Team, whose members in 2023 are:
                   - Stéphane Adjemian <stephane.adjemian@univ-lemans.fr>
                   - Michel Juillard <michel.juillard@mjui.fr>
                   - Frédéric Karamé <frederic.karame@univ-lemans.fr>
@@ -23,7 +23,7 @@ Upstream-Contact: Dynare Team, whose members in 2022 are:
 Source: https://www.dynare.org
 
 Files: *
-Copyright: 1996-2022 Dynare Team
+Copyright: 1996-2023 Dynare Team
 License: GPL-3+
 
 Files: matlab/+occbin/IVF_core.m
-- 
GitLab