Updated copyright.

time-shift
Stéphane Adjemian (Charybdis) 2012-11-12 11:55:32 +01:00
parent 05cfedfd51
commit 52ebca922b
2 changed files with 4 additions and 3 deletions

View File

@ -32,7 +32,7 @@ function B = subsref(A,S)
%! @end deftypefn %! @end deftypefn
%@eod: %@eod:
% Copyright (C) 2011 Dynare Team % Copyright (C) 2011, 2012 Dynare Team
% %
% This file is part of Dynare. % This file is part of Dynare.
% %

View File

@ -41,7 +41,7 @@ function sp = dynTime(a)
%! @end deftypefn %! @end deftypefn
%@eod: %@eod:
% Copyright (C) 2011 Dynare Team % Copyright (C) 2011, 2012 Dynare Team
% %
% This file is part of Dynare. % This file is part of Dynare.
% %
@ -78,4 +78,5 @@ switch nargin
end end
otherwise otherwise
error(['dynTime::dynTime: Too many input arguments!']) error(['dynTime::dynTime: Too many input arguments!'])
end end