diff --git a/license.txt b/license.txt index 272ec65ac7a416445c61e35131f55ae05be9f52b..4afd7c9b292079cd245544eb13365996a11c6e3b 100644 --- a/license.txt +++ b/license.txt @@ -11,7 +11,7 @@ Maintainer: Dynare Team, whose members in 2009 where: Source: http://www.dynare.org Files: * -Copyright: 1996-2009, Dynare Team +Copyright: 1996-2010, 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 diff --git a/matlab/evaluate_planner_objective.m b/matlab/evaluate_planner_objective.m index 42e9223ed0272652fa021a070746c169332f58bd..4ecd38ca00165fc64485c9fccc93ce64a25e85d7 100644 --- a/matlab/evaluate_planner_objective.m +++ b/matlab/evaluate_planner_objective.m @@ -14,7 +14,7 @@ function oo1 = evaluate_planner_objective(dr,M,oo,options) % % SPECIAL REQUIREMENTS % none -% + % Copyright (C) 2007-2010 Dynare Team % % This file is part of Dynare. diff --git a/matlab/extended_path.m b/matlab/extended_path.m index 4156ad54dccef6a2c8a14318f3ff8761825d4ddc..ffc3583daf89abf40c22ce0cebeef20bbc6027ff 100644 --- a/matlab/extended_path.m +++ b/matlab/extended_path.m @@ -18,7 +18,7 @@ function time_series = extended_path(initial_conditions,sample_size,init) % % SPECIAL REQUIREMENTS -% Copyright (C) 2009 Dynare Team +% Copyright (C) 2009-2010 Dynare Team % % This file is part of Dynare. % diff --git a/matlab/perfect_foresight_simulation.m b/matlab/perfect_foresight_simulation.m index 185f8c0adb0af695a72d2cf74233d1dfc2a75f27..11b27e9dfe36368b8e21a94801e351cd51a4745d 100644 --- a/matlab/perfect_foresight_simulation.m +++ b/matlab/perfect_foresight_simulation.m @@ -18,7 +18,7 @@ function info = perfect_foresight_simulation(compute_linear_solution,steady_stat % SPECIAL REQUIREMENTS % None. -% Copyright (C) 2009 Dynare Team +% Copyright (C) 2009-2010 Dynare Team % % This file is part of Dynare. % diff --git a/matlab/ramsey_policy.m b/matlab/ramsey_policy.m index ae3f75bba01e376ca579f522ca8010d390c73f34..9cf97dce5b77f620ca49667ed05daecc1824a17a 100644 --- a/matlab/ramsey_policy.m +++ b/matlab/ramsey_policy.m @@ -1,6 +1,6 @@ function info = ramsey_policy(var_list) -% Copyright (C) 2007-2008 Dynare Team +% Copyright (C) 2007-2008, 2010 Dynare Team % % This file is part of Dynare. %