From 939ac02bad4caac85b3b8a71bf5a8846f1331d3c Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Tue, 15 Mar 2016 12:45:57 +0100
Subject: [PATCH] fix copyright dates

---
 doc/bvar-a-la-sims.tex          | 4 ++--
 matlab/bvar_density.m           | 2 +-
 matlab/gsa/stab_map_.m          | 2 +-
 preprocessor/macro/MacroFlex.ll | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/bvar-a-la-sims.tex b/doc/bvar-a-la-sims.tex
index 9296485b89..593e17759c 100644
--- a/doc/bvar-a-la-sims.tex
+++ b/doc/bvar-a-la-sims.tex
@@ -11,7 +11,7 @@
 
 \begin{document}
 
-\title{BVAR models ``\`a la Sims'' in Dynare\thanks{Copyright \copyright~2007--2011 S\'ebastien
+\title{BVAR models ``\`a la Sims'' in Dynare\thanks{Copyright \copyright~2007--2016 S\'ebastien
     Villemot. 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
@@ -27,7 +27,7 @@
 \author{S\'ebastien Villemot\thanks{Paris School of Economics and
     CEPREMAP. E-mail:
     \href{mailto:sebastien@dynare.org}{\texttt{sebastien@dynare.org}}.}}
-\date{First version: September 2007 \hspace{1cm} This version: August 2012}
+\date{First version: September 2007 \hspace{1cm} This version: March 2016}
 
 \maketitle
 
diff --git a/matlab/bvar_density.m b/matlab/bvar_density.m
index db6271082e..ecde347c6b 100644
--- a/matlab/bvar_density.m
+++ b/matlab/bvar_density.m
@@ -12,7 +12,7 @@ function bvar_density(maxnlags)
 %    none
 
 % Copyright (C) 2003-2007 Christopher Sims
-% Copyright (C) 2007-2009 Dynare Team
+% Copyright (C) 2007-2016 Dynare Team
 %
 % This file is part of Dynare.
 %
diff --git a/matlab/gsa/stab_map_.m b/matlab/gsa/stab_map_.m
index 7458836b58..3b76e2cd07 100644
--- a/matlab/gsa/stab_map_.m
+++ b/matlab/gsa/stab_map_.m
@@ -38,7 +38,7 @@ function x0 = stab_map_(OutputDirectoryName,opt_gsa)
 % Reference:
 % M. Ratto, Global Sensitivity Analysis for Macroeconomic models, MIMEO, 2006.
 
-% Copyright (C) 2012-2013 Dynare Team
+% Copyright (C) 2012-2016 Dynare Team
 %
 % This file is part of Dynare.
 %
diff --git a/preprocessor/macro/MacroFlex.ll b/preprocessor/macro/MacroFlex.ll
index e25a9ea434..9c9bc66f79 100644
--- a/preprocessor/macro/MacroFlex.ll
+++ b/preprocessor/macro/MacroFlex.ll
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2015 Dynare Team
+ * Copyright (C) 2008-2016 Dynare Team
  *
  * This file is part of Dynare.
  *
-- 
GitLab