From 45d7568712fe23947f2fe39b07c841535e1a4c29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= Date: Thu, 4 Jul 2013 14:38:22 +0200 Subject: [PATCH] Fixed typo. --- matlab/@dynSeries/vertcat.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matlab/@dynSeries/vertcat.m b/matlab/@dynSeries/vertcat.m index 53eb4774d..2bd32419d 100644 --- a/matlab/@dynSeries/vertcat.m +++ b/matlab/@dynSeries/vertcat.m @@ -30,7 +30,7 @@ function a = vertcat(varargin) %! @end deftypefn %@eod: -% Copyright (C) 2011-2013 Dynare Team +% Copyright (C) 2013 Dynare Team % % This file is part of Dynare. %