Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
60ad78b0
Commit
60ad78b0
authored
Mar 24, 2010
by
Sébastien Villemot
Browse files
Partial information: fixed copyright notices
parent
45efcd61
Changes
6
Hide whitespace changes
Inline
Side-by-side
license.txt
View file @
60ad78b0
...
...
@@ -48,9 +48,9 @@ License: GPL-3+
Files: matlab/csolve.m, matlab/csminit.m, matlab/numgrad.m, matlab/numgrad3.m,
matlab/numgrad5.m, matlab/csminwel.m, matlab/bvar_density.m,
matlab/bvar_toolbox.m
Copyright: 1993-200
7
, Christopher Sims
2006-200
8
, Dynare Team
matlab/bvar_toolbox.m
, matlab/partial_information/PI_gensys.m
Copyright: 1993-200
9
, Christopher Sims
2006-20
1
0, Dynare Team
License: GPL-3+
Dynare is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
...
...
matlab/partial_information/PCL_Part_info_irf.m
View file @
60ad78b0
...
...
@@ -5,7 +5,7 @@ function [irfmat,irfst]=PCL_Part_info_irf( H, varobs, M_, dr, irfpers,ii)
% Pearlman, Currie and Levine 1986 solution.
% 22/10/06 - Version 2 for new Riccati with 4 params instead 5
% Copyright (C) 200
1
-20
0
10 Dynare Team
% Copyright (C) 200
6
-2010 Dynare Team
%
% This file is part of Dynare.
%
...
...
matlab/partial_information/PCL_Part_info_moments.m
View file @
60ad78b0
...
...
@@ -5,7 +5,7 @@ function [irfmat,irfst]=PCL_Part_info_moments( H, varobs, dr,ivar)
% Pearlman, Currie and Levine 1986 solution.
% 22/10/06 - Version 2 for new Riccati with 4 params instead 5
% Copyright (C) 200
1
-20
0
10 Dynare Team
% Copyright (C) 200
6
-2010 Dynare Team
%
% This file is part of Dynare.
%
...
...
matlab/partial_information/PCL_resol.m
View file @
60ad78b0
...
...
@@ -25,7 +25,7 @@ function [dr,info]=PCL_resol(ys,check_flag)
% SPECIAL REQUIREMENTS
% none
% Copyright (C) 2001-200
9
Dynare Team
% Copyright (C) 2001-20
1
0 Dynare Team
%
% This file is part of Dynare.
%
...
...
matlab/partial_information/PI_gensys.m
View file @
60ad78b0
...
...
@@ -15,7 +15,8 @@ function [G1pi,C,impact,nmat,TT1,TT2,gev,eu, DD, E3, E5]=PI_gensys(a0,a1,a2,a3,c
% Christopher A. Sims
% Corrected 10/28/96 by CAS
% Copyright (C) 1996-2010 Dynare Team
% Copyright (C) 1996-2009 Christopher Sims
% Copyright (C) 2010 Dynare Team
%
% This file is part of Dynare.
%
...
...
matlab/partial_information/disc_riccati_fast.m
View file @
60ad78b0
...
...
@@ -11,7 +11,7 @@
% V.2 22/10/06
% =================================================================
% Copyright (C)
199
6-2010 Dynare Team
% Copyright (C)
200
6-2010 Dynare Team
%
% This file is part of Dynare.
%
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment