diff --git a/doc/bvar-a-la-sims.tex b/doc/bvar-a-la-sims.tex
index 9296485b89b7ab43eea778397b1721fedc21f212..593e17759ce0eb90e7952f4e634a764630c56aa4 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 db6271082e8a306b53ff6235d5e31660042da6dd..ecde347c6b20e16ac195e5a8f3b3805a58b146eb 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 7458836b580a91b127480ec3e0045410da1b80c1..3b76e2cd075910d828a60f2f9f2048f1ab6e35b1 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 e25a9ea4345bbe5a0dbf2533ef360afd7bfe5f12..9c9bc66f79bc73b4f9df8d7d439ceb13a1dfa29c 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.
  *