From 4bb7ffe5e8cf408b06ad7bddccbf62baa3e26c1b Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Fri, 5 Oct 2018 23:07:28 +0200
Subject: [PATCH] update year in license file

---
 license.txt | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/license.txt b/license.txt
index afb06aa4b..8f75e037d 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 2017 are:
+Upstream-Contact: Dynare Team, whose members in 2018 are:
                   Stéphane Adjemian <stephane.adjemian@univ-lemans.fr>
                   Houtan Bastani <houtan@dynare.org>
                   Michel Juillard <michel.juillard@mjui.fr>
@@ -13,7 +13,7 @@ Upstream-Contact: Dynare Team, whose members in 2017 are:
 Source: http://www.dynare.org
 
 Files: *
-Copyright: 1996-2017 Dynare Team
+Copyright: 1996-2018 Dynare Team
 License: GPL-3+
 
 Files: matlab/AIM/SP*
@@ -117,8 +117,8 @@ Files: matlab/gsa/cumplot.m
        matlab/gsa/tcrit.m
        matlab/gsa/teff.m
        matlab/gsa/trank.m
-Copyright: 2011-2017 European Commission
-           2011-2017 Dynare Team
+Copyright: 2011-2018 European Commission
+           2011-2018 Dynare Team
 License: GPL-3+
 
 Files: matlab/gsa/pick.m
@@ -196,7 +196,7 @@ Copyright: 2005-2010 Pascal Getreuer
 License: BSD-2-clause
 
 Files: doc/dynare.texi doc/*.tex doc/*.svg doc/*.pdf doc/*.bib
-Copyright: 1996-2017 Dynare Team
+Copyright: 1996-2018 Dynare Team
 License: GFDL-NIV-1.3+
 
 Files: doc/macroprocessor/*
@@ -204,7 +204,7 @@ Copyright: 2008-2015 Dynare Team
 License: CC-BY-SA-4.0
 
 Files: doc/preprocessor/*
-Copyright: 2007-2017 Dynare Team
+Copyright: 2007-2018 Dynare Team
 License: CC-BY-SA-4.0
 
 Files: doc/dr.tex doc/bvar_a_la_sims.tex
-- 
GitLab