From c19950d358a2af29aacbfb2c81bd5f9669b6fd29 Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan.bastani@ens.fr> Date: Tue, 3 Jan 2012 17:34:06 +0100 Subject: [PATCH] update copyright dates for files already modified in 2012 --- matlab/distributions/inverse_gamma_specification.m | 2 +- preprocessor/macro/MacroBison.yy | 2 +- preprocessor/macro/MacroDriver.cc | 2 +- preprocessor/macro/MacroDriver.hh | 2 +- preprocessor/macro/MacroFlex.ll | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/matlab/distributions/inverse_gamma_specification.m b/matlab/distributions/inverse_gamma_specification.m index 57c3e747b..1a073775c 100644 --- a/matlab/distributions/inverse_gamma_specification.m +++ b/matlab/distributions/inverse_gamma_specification.m @@ -44,7 +44,7 @@ function [s,nu] = inverse_gamma_specification(mu,sigma,type,use_fzero_flag) %! @end deftypefn %@eod: -% Copyright (C) 2003-2011 Dynare Team +% Copyright (C) 2003-2012 Dynare Team % % This file is part of Dynare. % diff --git a/preprocessor/macro/MacroBison.yy b/preprocessor/macro/MacroBison.yy index 32e661a1f..7146d78da 100644 --- a/preprocessor/macro/MacroBison.yy +++ b/preprocessor/macro/MacroBison.yy @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2009 Dynare Team + * Copyright (C) 2008-2012 Dynare Team * * This file is part of Dynare. * diff --git a/preprocessor/macro/MacroDriver.cc b/preprocessor/macro/MacroDriver.cc index acf4396d2..6ac13b02a 100644 --- a/preprocessor/macro/MacroDriver.cc +++ b/preprocessor/macro/MacroDriver.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 Dynare Team + * Copyright (C) 2008-2012 Dynare Team * * This file is part of Dynare. * diff --git a/preprocessor/macro/MacroDriver.hh b/preprocessor/macro/MacroDriver.hh index 702f2f0c5..fb21543b9 100644 --- a/preprocessor/macro/MacroDriver.hh +++ b/preprocessor/macro/MacroDriver.hh @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2009 Dynare Team + * Copyright (C) 2008-2012 Dynare Team * * This file is part of Dynare. * diff --git a/preprocessor/macro/MacroFlex.ll b/preprocessor/macro/MacroFlex.ll index ba14678b0..e073e1e60 100644 --- a/preprocessor/macro/MacroFlex.ll +++ b/preprocessor/macro/MacroFlex.ll @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2009 Dynare Team + * Copyright (C) 2008-2012 Dynare Team * * This file is part of Dynare. * -- GitLab