From 766fff88f6822077bf7af2d5f482ace921375c4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Wed, 9 Jun 2021 17:33:48 +0200 Subject: [PATCH] Use secure URL for link to GNU licenses --- COPYING | 8 ++++---- configure.ac | 2 +- doc/bvar-a-la-sims.tex | 2 +- doc/dr.tex | 2 +- doc/gsa/gsa.tex | 2 +- doc/internals/internals.texi | 2 +- doc/manual/source/conf.py | 2 +- doc/manual/source/index.rst | 2 +- doc/manual/utils/dynare_dom.py | 2 +- doc/manual/utils/dynare_lex.py | 2 +- dynare++/integ/cc/precalc_quadrature.hh | 2 +- dynare++/integ/cc/product.cc | 2 +- dynare++/integ/cc/product.hh | 2 +- dynare++/integ/cc/quadrature.cc | 2 +- dynare++/integ/cc/quadrature.hh | 2 +- dynare++/integ/cc/quasi_mcarlo.cc | 2 +- dynare++/integ/cc/quasi_mcarlo.hh | 2 +- dynare++/integ/cc/smolyak.cc | 2 +- dynare++/integ/cc/smolyak.hh | 2 +- dynare++/integ/cc/vector_function.cc | 2 +- dynare++/integ/cc/vector_function.hh | 2 +- dynare++/integ/src/quadrature-points.cc | 2 +- dynare++/integ/testing/tests.cc | 2 +- dynare++/kord/approximation.cc | 2 +- dynare++/kord/approximation.hh | 2 +- dynare++/kord/decision_rule.cc | 2 +- dynare++/kord/decision_rule.hh | 2 +- dynare++/kord/dynamic_model.cc | 2 +- dynare++/kord/dynamic_model.hh | 2 +- dynare++/kord/faa_di_bruno.cc | 2 +- dynare++/kord/faa_di_bruno.hh | 2 +- dynare++/kord/first_order.cc | 2 +- dynare++/kord/first_order.hh | 2 +- dynare++/kord/global_check.cc | 2 +- dynare++/kord/global_check.hh | 2 +- dynare++/kord/journal.cc | 2 +- dynare++/kord/journal.hh | 2 +- dynare++/kord/kord_exception.hh | 2 +- dynare++/kord/korder.cc | 2 +- dynare++/kord/korder.hh | 2 +- dynare++/kord/korder_stoch.cc | 2 +- dynare++/kord/korder_stoch.hh | 2 +- dynare++/kord/normal_conjugate.cc | 2 +- dynare++/kord/normal_conjugate.hh | 2 +- dynare++/kord/seed_generator.cc | 2 +- dynare++/kord/seed_generator.hh | 2 +- dynare++/kord/tests.cc | 2 +- dynare++/parser/cc/assign.ll | 2 +- dynare++/parser/cc/assign.yy | 2 +- dynare++/parser/cc/atom_assignings.cc | 2 +- dynare++/parser/cc/atom_assignings.hh | 2 +- dynare++/parser/cc/atom_substitutions.cc | 2 +- dynare++/parser/cc/atom_substitutions.hh | 2 +- dynare++/parser/cc/dynamic_atoms.cc | 2 +- dynare++/parser/cc/dynamic_atoms.hh | 2 +- dynare++/parser/cc/fine_atoms.cc | 2 +- dynare++/parser/cc/fine_atoms.hh | 2 +- dynare++/parser/cc/formula.ll | 2 +- dynare++/parser/cc/formula.yy | 2 +- dynare++/parser/cc/formula_parser.cc | 2 +- dynare++/parser/cc/formula_parser.hh | 2 +- dynare++/parser/cc/matrix.ll | 2 +- dynare++/parser/cc/matrix.yy | 2 +- dynare++/parser/cc/matrix_parser.cc | 2 +- dynare++/parser/cc/matrix_parser.hh | 2 +- dynare++/parser/cc/parser_exception.cc | 2 +- dynare++/parser/cc/parser_exception.hh | 2 +- dynare++/parser/cc/static_atoms.cc | 2 +- dynare++/parser/cc/static_atoms.hh | 2 +- dynare++/parser/cc/static_fine_atoms.cc | 2 +- dynare++/parser/cc/static_fine_atoms.hh | 2 +- dynare++/parser/cc/tree.cc | 2 +- dynare++/parser/cc/tree.hh | 2 +- dynare++/src/dynare3.cc | 2 +- dynare++/src/dynare3.hh | 2 +- dynare++/src/dynare_atoms.cc | 2 +- dynare++/src/dynare_atoms.hh | 2 +- dynare++/src/dynare_exception.hh | 2 +- dynare++/src/dynare_model.cc | 2 +- dynare++/src/dynare_model.hh | 2 +- dynare++/src/dynare_params.cc | 2 +- dynare++/src/dynare_params.hh | 2 +- dynare++/src/dynglob.ll | 2 +- dynare++/src/dynglob.yy | 2 +- dynare++/src/forw_subst_builder.cc | 2 +- dynare++/src/forw_subst_builder.hh | 2 +- dynare++/src/main.cc | 2 +- dynare++/src/nlsolve.cc | 2 +- dynare++/src/nlsolve.hh | 2 +- dynare++/src/planner_builder.cc | 2 +- dynare++/src/planner_builder.hh | 2 +- dynare++/sylv/cc/BlockDiagonal.cc | 2 +- dynare++/sylv/cc/BlockDiagonal.hh | 2 +- dynare++/sylv/cc/GeneralMatrix.cc | 2 +- dynare++/sylv/cc/GeneralMatrix.hh | 2 +- dynare++/sylv/cc/GeneralSylvester.cc | 2 +- dynare++/sylv/cc/GeneralSylvester.hh | 2 +- dynare++/sylv/cc/IterativeSylvester.cc | 2 +- dynare++/sylv/cc/IterativeSylvester.hh | 2 +- dynare++/sylv/cc/KronUtils.cc | 2 +- dynare++/sylv/cc/KronUtils.hh | 2 +- dynare++/sylv/cc/KronVector.cc | 2 +- dynare++/sylv/cc/KronVector.hh | 2 +- dynare++/sylv/cc/QuasiTriangular.cc | 2 +- dynare++/sylv/cc/QuasiTriangular.hh | 2 +- dynare++/sylv/cc/QuasiTriangularZero.cc | 2 +- dynare++/sylv/cc/QuasiTriangularZero.hh | 2 +- dynare++/sylv/cc/SchurDecomp.cc | 2 +- dynare++/sylv/cc/SchurDecomp.hh | 2 +- dynare++/sylv/cc/SchurDecompEig.cc | 2 +- dynare++/sylv/cc/SchurDecompEig.hh | 2 +- dynare++/sylv/cc/SimilarityDecomp.cc | 2 +- dynare++/sylv/cc/SimilarityDecomp.hh | 2 +- dynare++/sylv/cc/SylvException.cc | 2 +- dynare++/sylv/cc/SylvException.hh | 2 +- dynare++/sylv/cc/SylvMatrix.cc | 2 +- dynare++/sylv/cc/SylvMatrix.hh | 2 +- dynare++/sylv/cc/SylvParams.cc | 2 +- dynare++/sylv/cc/SylvParams.hh | 2 +- dynare++/sylv/cc/SylvesterSolver.hh | 2 +- dynare++/sylv/cc/SymSchurDecomp.cc | 2 +- dynare++/sylv/cc/SymSchurDecomp.hh | 2 +- dynare++/sylv/cc/TriangularSylvester.cc | 2 +- dynare++/sylv/cc/TriangularSylvester.hh | 2 +- dynare++/sylv/cc/Vector.cc | 2 +- dynare++/sylv/cc/Vector.hh | 2 +- dynare++/sylv/testing/MMMatrix.cc | 2 +- dynare++/sylv/testing/MMMatrix.hh | 2 +- dynare++/sylv/testing/tests.cc | 2 +- dynare++/tl/cc/equivalence.cc | 2 +- dynare++/tl/cc/equivalence.hh | 2 +- dynare++/tl/cc/fine_container.cc | 2 +- dynare++/tl/cc/fine_container.hh | 2 +- dynare++/tl/cc/fs_tensor.cc | 2 +- dynare++/tl/cc/fs_tensor.hh | 2 +- dynare++/tl/cc/gs_tensor.cc | 2 +- dynare++/tl/cc/gs_tensor.hh | 2 +- dynare++/tl/cc/int_sequence.cc | 2 +- dynare++/tl/cc/int_sequence.hh | 2 +- dynare++/tl/cc/kron_prod.cc | 2 +- dynare++/tl/cc/kron_prod.hh | 2 +- dynare++/tl/cc/normal_moments.cc | 2 +- dynare++/tl/cc/normal_moments.hh | 2 +- dynare++/tl/cc/permutation.cc | 2 +- dynare++/tl/cc/permutation.hh | 2 +- dynare++/tl/cc/ps_tensor.cc | 2 +- dynare++/tl/cc/ps_tensor.hh | 2 +- dynare++/tl/cc/pyramid_prod.cc | 2 +- dynare++/tl/cc/pyramid_prod.hh | 2 +- dynare++/tl/cc/pyramid_prod2.cc | 2 +- dynare++/tl/cc/pyramid_prod2.hh | 2 +- dynare++/tl/cc/rfs_tensor.cc | 2 +- dynare++/tl/cc/rfs_tensor.hh | 2 +- dynare++/tl/cc/sparse_tensor.cc | 2 +- dynare++/tl/cc/sparse_tensor.hh | 2 +- dynare++/tl/cc/stack_container.cc | 2 +- dynare++/tl/cc/stack_container.hh | 2 +- dynare++/tl/cc/symmetry.cc | 2 +- dynare++/tl/cc/symmetry.hh | 2 +- dynare++/tl/cc/t_container.cc | 2 +- dynare++/tl/cc/t_container.hh | 2 +- dynare++/tl/cc/t_polynomial.cc | 2 +- dynare++/tl/cc/t_polynomial.hh | 2 +- dynare++/tl/cc/tensor.cc | 2 +- dynare++/tl/cc/tensor.hh | 2 +- dynare++/tl/cc/tl_exception.hh | 2 +- dynare++/tl/cc/tl_static.cc | 2 +- dynare++/tl/cc/tl_static.hh | 2 +- dynare++/tl/cc/twod_matrix.cc | 2 +- dynare++/tl/cc/twod_matrix.hh | 2 +- dynare++/tl/testing/factory.cc | 2 +- dynare++/tl/testing/factory.hh | 2 +- dynare++/tl/testing/monoms.cc | 2 +- dynare++/tl/testing/monoms.hh | 2 +- dynare++/tl/testing/tests.cc | 2 +- dynare++/utils/cc/exception.hh | 2 +- dynare++/utils/cc/int_power.cc | 2 +- dynare++/utils/cc/int_power.hh | 2 +- dynare++/utils/cc/pascal_triangle.cc | 2 +- dynare++/utils/cc/pascal_triangle.hh | 2 +- dynare++/utils/cc/sthread.cc | 2 +- dynare++/utils/cc/sthread.hh | 2 +- examples/NK_baseline.mod | 2 +- examples/NK_baseline_steadystate.m | 2 +- examples/Ramsey_Example.mod | 2 +- examples/Ramsey_steady_file.mod | 2 +- examples/Ramsey_steady_file_steadystate.m | 2 +- examples/agtrend.mod | 2 +- examples/bkk.mod | 2 +- examples/example1.mod | 2 +- examples/example1_reporting.mod | 2 +- examples/example2.mod | 2 +- examples/example3.mod | 2 +- examples/fs2000.mod | 2 +- examples/fs2000_nonstationary.mod | 2 +- examples/ramst.mod | 2 +- license.txt | 12 ++++++------ m4/ax_cxx11_thread.m4 | 2 +- m4/ax_gsl.m4 | 2 +- m4/ax_latex_class.m4 | 2 +- m4/ax_latex_test.m4 | 2 +- m4/ax_matio.m4 | 2 +- m4/ax_matlab.m4 | 2 +- m4/ax_matlab_arch.m4 | 2 +- m4/ax_matlab_batch_options.m4 | 2 +- m4/ax_matlab_version.m4 | 2 +- m4/ax_mexext.m4 | 2 +- m4/ax_mexopts.m4 | 2 +- m4/ax_octave.m4 | 2 +- m4/ax_prog_ln_s.m4 | 2 +- m4/ax_slicot.m4 | 2 +- macOS/Makefile | 2 +- macOS/build.sh | 2 +- macOS/deps/Makefile | 2 +- macOS/scripts/postinstall | 2 +- matlab/+bgp/write.m | 2 +- matlab/+equation/evaluate.m | 2 +- matlab/+gui/+perfect_foresight/run.m | 2 +- matlab/+gui/+stochastic-simulation/read.m | 2 +- matlab/+pac/+bgp/get.m | 2 +- matlab/+pac/+bgp/set.m | 2 +- matlab/+pac/+estimate/init.m | 2 +- matlab/+pac/+estimate/iterative_ols.m | 2 +- matlab/+pac/+estimate/nls.m | 2 +- matlab/+pac/+mce/parameters.m | 2 +- matlab/+pac/+update/equation.m | 2 +- matlab/+pac/+update/expectation.m | 2 +- matlab/+pac/+update/parameters.m | 2 +- matlab/+pac/check.m | 2 +- matlab/+pac/initialize.m | 2 +- matlab/+pac/print.m | 2 +- matlab/+var_expectation/initialize.m | 2 +- matlab/+var_expectation/print.m | 2 +- matlab/+var_expectation/update.m | 2 +- matlab/+var_expectation/update_parameters.m | 2 +- matlab/AHessian.m | 2 +- matlab/AIM/dynAIMsolver1.m | 2 +- matlab/AIM_first_order_solver.m | 2 +- matlab/CheckPath.m | 2 +- matlab/CutSample.m | 2 +- matlab/DsgeSmoother.m | 2 +- matlab/GetAllPosteriorDraws.m | 2 +- matlab/GetOneDraw.m | 2 +- matlab/GetPosteriorMeanVariance.m | 2 +- matlab/GetPosteriorParametersStatistics.m | 2 +- matlab/MakeAllFigures.m | 2 +- matlab/PlotPosteriorDistributions.m | 2 +- matlab/PosteriorIRF.m | 2 +- matlab/PosteriorIRF_core1.m | 2 +- matlab/PosteriorIRF_core2.m | 2 +- matlab/Q6_plication.m | 2 +- matlab/ReshapeMatFiles.m | 2 +- matlab/TaRB_optimizer_wrapper.m | 2 +- matlab/Tracing.m | 2 +- matlab/UnivariateSpectralDensity.m | 2 +- matlab/WriteShockDecomp2Excel.m | 2 +- matlab/accessors/get_irf.m | 2 +- matlab/accessors/get_mean.m | 2 +- matlab/accessors/get_param_by_name.m | 2 +- matlab/accessors/get_posterior_covariance.m | 2 +- matlab/accessors/get_posterior_irf.m | 2 +- matlab/accessors/get_posterior_timeseries.m | 2 +- matlab/accessors/get_shock_stderr_by_name.m | 2 +- matlab/accessors/get_smooth.m | 2 +- matlab/accessors/get_update.m | 2 +- matlab/accessors/set_param_value.m | 2 +- matlab/accessors/set_shock_stderr_value.m | 2 +- matlab/add_filter_subtitle.m | 2 +- matlab/add_path_to_mex_files.m | 2 +- matlab/aggregate.m | 2 +- matlab/allVL1.m | 2 +- matlab/annualized_shock_decomposition.m | 2 +- matlab/autoregressive_process_specification.m | 2 +- matlab/backward/backward_model_forecast.m | 2 +- matlab/backward/backward_model_inversion.m | 2 +- matlab/backward/backward_model_irf.m | 2 +- matlab/backward/calibrateresiduals.m | 2 +- matlab/backward/checkdatabase.m | 2 +- matlab/backward/checkdatabaseforinversion.m | 2 +- .../backward/dynamic_backward_model_for_inversion.m | 2 +- .../backward/dynamic_backward_model_for_simulation.m | 2 +- .../backward/dynamic_static_model_for_simulation.m | 2 +- matlab/backward/get_lags_on_endogenous_variables.m | 2 +- matlab/backward/get_lags_on_exogenous_variables.m | 2 +- matlab/backward/shock_decomposition_backward.m | 2 +- matlab/backward/simul_backward_linear_model.m | 2 +- matlab/backward/simul_backward_linear_model_.m | 2 +- matlab/backward/simul_backward_model.m | 2 +- matlab/backward/simul_backward_model_init.m | 2 +- matlab/backward/simul_backward_nonlinear_model.m | 2 +- matlab/backward/simul_backward_nonlinear_model_.m | 2 +- matlab/basic_plan.m | 2 +- matlab/bicgstab_.m | 2 +- matlab/bivmom.m | 2 +- matlab/bksup0.m | 2 +- matlab/bksup1.m | 2 +- matlab/bksupk.m | 2 +- matlab/block_bytecode_mfs_steadystate.m | 2 +- matlab/block_mfs_steadystate.m | 2 +- matlab/bseastr.m | 2 +- matlab/bvar_density.m | 2 +- matlab/bvar_forecast.m | 2 +- matlab/bvar_irf.m | 2 +- matlab/bvar_toolbox.m | 2 +- matlab/bytecode_steadystate.m | 2 +- matlab/calibrate_mh_scale_parameter.m | 2 +- matlab/cartesian_product_of_sets.m | 2 +- matlab/cellofchar2mfile.m | 2 +- matlab/cellofchararraymaxlength.m | 2 +- matlab/check.m | 2 +- matlab/check_bounds_and_definiteness_estimation.m | 2 +- matlab/check_consistency_covariances.m | 2 +- matlab/check_dsge_var_model.m | 2 +- matlab/check_for_calibrated_covariances.m | 2 +- matlab/check_list_of_variables.m | 2 +- matlab/check_matlab_path.m | 2 +- matlab/check_model.m | 2 +- matlab/check_name.m | 2 +- matlab/check_posterior_analysis_data.m | 2 +- matlab/check_posterior_sampler_options.m | 2 +- matlab/check_prior_analysis_data.m | 2 +- matlab/check_prior_bounds.m | 2 +- matlab/cherrypick.m | 2 +- matlab/chol_SE.m | 2 +- matlab/clear_persistent_variables.m | 2 +- matlab/cli/estimate.m | 2 +- matlab/cli/prior.m | 2 +- matlab/collect_latex_files.m | 2 +- matlab/commutation.m | 2 +- matlab/compute_Pinf_Pstar.m | 2 +- matlab/compute_decision_rules.m | 2 +- matlab/compute_mh_covariance_matrix.m | 2 +- matlab/compute_model_moments.m | 2 +- matlab/compute_moments_varendo.m | 2 +- matlab/compute_overall_acceptance_ratio.m | 2 +- matlab/compute_trend_coefficients.m | 2 +- matlab/conditional_variance_decomposition.m | 2 +- ...nditional_variance_decomposition_ME_mc_analysis.m | 2 +- .../conditional_variance_decomposition_mc_analysis.m | 2 +- matlab/convergence_diagnostics/McMCDiagnostics.m | 2 +- .../convergence_diagnostics/McMCDiagnostics_core.m | 2 +- matlab/convergence_diagnostics/geweke_chi2_test.m | 2 +- matlab/convergence_diagnostics/geweke_moments.m | 2 +- matlab/convergence_diagnostics/mcmc_ifac.m | 2 +- matlab/convergence_diagnostics/raftery_lewis.m | 2 +- matlab/convertAimCodeToInfo.m | 2 +- matlab/convertjsondecode.m | 2 +- matlab/correlation_mc_analysis.m | 2 +- matlab/cosn.m | 2 +- matlab/covariance_mc_analysis.m | 2 +- matlab/csolve.m | 2 +- matlab/cubature_with_gaussian_weight.m | 2 +- matlab/cycle_reduction.m | 2 +- matlab/datatomfile.m | 2 +- matlab/dcompare.m | 2 +- matlab/default_option_values.m | 2 +- matlab/delete_mh_history_files.m | 2 +- matlab/discretionary_policy/discretionary_policy.m | 2 +- matlab/discretionary_policy/discretionary_policy_1.m | 2 +- .../discretionary_policy_engine.m | 2 +- .../discretionary_policy_initialization.m | 2 +- matlab/disp_dr.m | 2 +- matlab/disp_identification.m | 2 +- matlab/disp_model_summary.m | 2 +- matlab/disp_moments.m | 2 +- matlab/disp_steady_state.m | 2 +- matlab/disp_th_moments.m | 2 +- matlab/disp_th_moments_pruned_state_space.m | 2 +- matlab/display_conditional_variance_decomposition.m | 2 +- matlab/display_estimation_results_table.m | 2 +- matlab/display_problematic_vars_Jacobian.m | 2 +- matlab/distributions/beta_specification.m | 2 +- matlab/distributions/compute_prior_mode.m | 2 +- matlab/distributions/gamma_specification.m | 2 +- matlab/distributions/ig1fun.m | 2 +- matlab/distributions/inverse_gamma_specification.m | 2 +- matlab/distributions/lpdfgweibull.m | 2 +- matlab/distributions/mode_and_variance_to_mean.m | 2 +- matlab/distributions/multivariate_normal_pdf.m | 2 +- matlab/distributions/multivariate_student_pdf.m | 2 +- matlab/distributions/prior_dist_names.m | 2 +- matlab/distributions/rand_inverse_wishart.m | 2 +- matlab/distributions/rand_matrix_normal.m | 2 +- matlab/distributions/rand_multivariate_normal.m | 2 +- matlab/distributions/rand_multivariate_student.m | 2 +- matlab/distributions/weibull_specification.m | 2 +- matlab/do_parameter_initialization.m | 2 +- matlab/dprintf.m | 2 +- matlab/dr_block.m | 2 +- matlab/draw_prior_density.m | 2 +- matlab/dsample.m | 2 +- matlab/dsge_likelihood.m | 2 +- ..._theoretical_conditional_variance_decomposition.m | 2 +- matlab/dsge_simulated_theoretical_correlation.m | 2 +- matlab/dsge_simulated_theoretical_covariance.m | 2 +- ...ge_simulated_theoretical_variance_decomposition.m | 2 +- matlab/dsge_var_likelihood.m | 2 +- matlab/duplication.m | 2 +- matlab/dy_date.m | 2 +- matlab/dyn2vec.m | 2 +- matlab/dyn_autocorr.m | 2 +- matlab/dyn_diag_vech.m | 2 +- matlab/dyn_figure.m | 2 +- matlab/dyn_first_order_solver.m | 2 +- matlab/dyn_forecast.m | 2 +- matlab/dyn_latex_table.m | 2 +- matlab/dyn_ramsey_static.m | 2 +- matlab/dyn_saveas.m | 2 +- matlab/dyn_second_order_solver.m | 2 +- matlab/dyn_table.m | 2 +- matlab/dyn_unvech.m | 2 +- matlab/dyn_vech.m | 2 +- matlab/dyn_waitbar.m | 2 +- matlab/dyn_waitbar_close.m | 2 +- matlab/dynare.m | 2 +- matlab/dynare_config.m | 2 +- matlab/dynare_estimation.m | 2 +- matlab/dynare_estimation_1.m | 2 +- matlab/dynare_estimation_init.m | 2 +- matlab/dynare_gradient.m | 2 +- matlab/dynare_graph.m | 2 +- matlab/dynare_graph_close.m | 2 +- matlab/dynare_graph_init.m | 2 +- matlab/dynare_identification.m | 2 +- matlab/dynare_resolve.m | 2 +- matlab/dynare_sensitivity.m | 2 +- matlab/dynare_solve.m | 2 +- matlab/dynare_solve_block_or_bytecode.m | 2 +- matlab/dynare_squeeze.m | 2 +- matlab/dynare_version.m.in | 2 +- matlab/dynasave.m | 2 +- matlab/dynatype.m | 2 +- matlab/dynsec2hms.m | 2 +- matlab/dyntable.m | 2 +- matlab/dynvars_from_endo_simul.m | 2 +- matlab/endogenous_prior.m | 2 +- matlab/endogenous_prior_restrictions.m | 2 +- matlab/ep/euler_equation_error.m | 2 +- matlab/ep/extended_path.m | 2 +- matlab/ep/extended_path_core.m | 2 +- matlab/ep/extended_path_homotopy.m | 2 +- matlab/ep/extended_path_initialization.m | 2 +- matlab/ep/extended_path_mc.m | 2 +- matlab/ep/extended_path_shocks.m | 2 +- matlab/ep/get_block_world_nbr.m | 2 +- ...setup_stochastic_perfect_foresight_model_solver.m | 2 +- matlab/ep/solve_stochastic_perfect_foresight_model.m | 2 +- .../ep/solve_stochastic_perfect_foresight_model_1.m | 2 +- matlab/ep_residuals.m | 2 +- matlab/erase_compiled_function.m | 2 +- matlab/evaluate_dynamic_model.m | 2 +- matlab/evaluate_likelihood.m | 2 +- matlab/evaluate_max_dynamic_residual.m | 2 +- matlab/evaluate_planner_objective.m | 2 +- matlab/evaluate_posterior_kernel.m | 2 +- matlab/evaluate_prior.m | 2 +- matlab/evaluate_smoother.m | 2 +- matlab/evaluate_static_model.m | 2 +- matlab/evaluate_steady_state.m | 2 +- matlab/evaluate_steady_state_file.m | 2 +- matlab/exactcontains.m | 2 +- matlab/exactstrrep.m | 2 +- matlab/execute_prior_posterior_function.m | 2 +- matlab/expand_group.m | 2 +- matlab/f_var.m | 2 +- matlab/fastgensylv.m | 2 +- matlab/ff1_.m | 2 +- matlab/ffill.m | 2 +- matlab/fjaco.m | 2 +- matlab/flip_plan.m | 2 +- matlab/forcst.m | 2 +- matlab/forcst2.m | 2 +- matlab/forcst2a.m | 2 +- matlab/forecast_graphs.m | 2 +- matlab/formdata.m | 2 +- matlab/ftest.m | 2 +- matlab/fwriten.m | 2 +- matlab/gauss_hermite_weights_and_nodes.m | 2 +- matlab/gauss_legendre_weights_and_nodes.m | 2 +- matlab/gcompare.m | 2 +- matlab/generate_trace_plots.m | 2 +- matlab/gensylv_fp.m | 2 +- matlab/getIrfShocksIndx.m | 2 +- matlab/getPowerDeriv.m | 2 +- matlab/get_Hessian.m | 2 +- matlab/get_all_parameters.m | 2 +- matlab/get_ar_ec_matrices.m | 2 +- matlab/get_aux_variable_id.m | 2 +- matlab/get_cells_id.m | 2 +- matlab/get_companion_matrix.m | 2 +- matlab/get_companion_matrix_legacy.m | 2 +- matlab/get_date_of_a_file.m | 2 +- matlab/get_difference_order.m | 2 +- matlab/get_dynare_random_generator_state.m | 2 +- matlab/get_equation_number_by_tag.m | 2 +- matlab/get_error_message.m | 2 +- matlab/get_existing_subsamples_indx.m | 2 +- matlab/get_file_extension.m | 2 +- matlab/get_identification_jacobians.m | 2 +- matlab/get_lhs_and_rhs.m | 2 +- matlab/get_matrix_entries_for_psd_check.m | 2 +- matlab/get_minimal_state_representation.m | 2 +- matlab/get_moments_size.m | 2 +- matlab/get_name_of_the_last_mh_file.m | 2 +- matlab/get_new_or_existing_ei_index.m | 2 +- matlab/get_optimal_policy_discount_factor.m | 2 +- matlab/get_perturbation_params_derivs.m | 2 +- ..._perturbation_params_derivs_numerical_objective.m | 2 +- matlab/get_posterior_parameters.m | 2 +- matlab/get_subsamples_range_indx.m | 2 +- matlab/get_the_name.m | 2 +- matlab/get_variables_and_parameters_in_equation.m | 2 +- matlab/get_variables_and_parameters_in_expression.m | 2 +- matlab/get_variables_list.m | 2 +- matlab/get_variance_of_endogenous_variables.m | 2 +- matlab/global_initialization.m | 2 +- matlab/graph_decomp.m | 2 +- matlab/graph_decomp_detail.m | 2 +- matlab/gsa/Morris_Measure_Groups.m | 2 +- matlab/gsa/Sampling_Function_2.m | 2 +- matlab/gsa/cumplot.m | 2 +- matlab/gsa/filt_mc_.m | 2 +- matlab/gsa/ghx2transition.m | 2 +- matlab/gsa/gsa_plotmatrix.m | 2 +- matlab/gsa/gsa_skewness.m | 2 +- matlab/gsa/gsa_speed.m | 2 +- matlab/gsa/log_trans_.m | 2 +- matlab/gsa/map_calibration.m | 2 +- matlab/gsa/map_ident_.m | 2 +- matlab/gsa/mc_moments.m | 2 +- matlab/gsa/mcf_analysis.m | 2 +- matlab/gsa/myboxplot.m | 2 +- matlab/gsa/myprctilecol.m | 2 +- matlab/gsa/prior_draw_gsa.m | 2 +- matlab/gsa/priorcdf.m | 2 +- matlab/gsa/read_data.m | 2 +- matlab/gsa/redform_map.m | 2 +- matlab/gsa/redform_screen.m | 2 +- matlab/gsa/scatter_analysis.m | 2 +- matlab/gsa/scatter_callback.m | 2 +- matlab/gsa/scatter_mcf.m | 2 +- matlab/gsa/scatter_plots.m | 2 +- matlab/gsa/set_shocks_param.m | 2 +- matlab/gsa/smirnov.m | 2 +- matlab/gsa/stab_map_.m | 2 +- matlab/gsa/stab_map_1.m | 2 +- matlab/gsa/stab_map_2.m | 2 +- matlab/gsa/stand_.m | 2 +- matlab/gsa/tcrit.m | 2 +- matlab/gsa/teff.m | 2 +- matlab/gsa/th_moments.m | 2 +- matlab/gsa/trank.m | 2 +- matlab/hess_element.m | 2 +- matlab/hessian.m | 2 +- matlab/hessian_sparse.m | 2 +- matlab/histvalf.m | 2 +- matlab/histvalf_initvalf.m | 2 +- matlab/homotopy1.m | 2 +- matlab/homotopy2.m | 2 +- matlab/homotopy3.m | 2 +- matlab/ident_bruteforce.m | 2 +- matlab/identification_analysis.m | 2 +- matlab/identification_checks.m | 2 +- matlab/identification_checks_via_subsets.m | 2 +- matlab/identification_numerical_objective.m | 2 +- matlab/imcforecast.m | 2 +- matlab/indnv.m | 2 +- matlab/init_plan.m | 2 +- matlab/initial_condition_decomposition.m | 2 +- matlab/initial_estimation_checks.m | 2 +- matlab/initialize_from_mode.m | 2 +- matlab/initvalf.m | 2 +- matlab/internals.m | 2 +- matlab/irf.m | 2 +- matlab/isauxiliary.m | 2 +- matlab/isbayes.m | 2 +- matlab/isdiff.m | 2 +- matlab/islagof.m | 2 +- matlab/isoctave.m | 2 +- matlab/isolder.m | 2 +- matlab/iszero.m | 2 +- matlab/jacob_element.m | 2 +- matlab/k_order_pert.m | 2 +- matlab/kalman/build_selection_matrix.m | 2 +- matlab/kalman/likelihood/computeDLIK.m | 2 +- matlab/kalman/likelihood/kalman_filter.m | 2 +- matlab/kalman/likelihood/kalman_filter_d.m | 2 +- matlab/kalman/likelihood/kalman_filter_fast.m | 2 +- matlab/kalman/likelihood/kalman_filter_ss.m | 2 +- .../likelihood/missing_observations_kalman_filter.m | 2 +- .../missing_observations_kalman_filter_d.m | 2 +- matlab/kalman/likelihood/univariate_computeDLIK.m | 2 +- matlab/kalman/likelihood/univariate_computeDstate.m | 2 +- matlab/kalman/likelihood/univariate_kalman_filter.m | 2 +- .../kalman/likelihood/univariate_kalman_filter_d.m | 2 +- .../kalman/likelihood/univariate_kalman_filter_ss.m | 2 +- matlab/kalman/steady_state_kalman_gain.m | 2 +- matlab/kalman_transition_matrix.m | 2 +- matlab/kernel_density_estimate.m | 2 +- matlab/list_of_parameters_calibrated_as_Inf.m | 2 +- matlab/list_of_parameters_calibrated_as_NaN.m | 2 +- matlab/lmmcp/dyn_lmmcp.m | 2 +- matlab/lmmcp/dyn_lmmcp_func.m | 2 +- matlab/lmmcp/get_complementarity_conditions.m | 2 +- matlab/lnsrch1.m | 2 +- matlab/load_first_mh_history_file.m | 2 +- matlab/load_last_mh_history_file.m | 2 +- matlab/load_m_file_data_legacy.m | 2 +- matlab/load_mat_file_data_legacy.m | 2 +- matlab/loadjson_.m | 2 +- matlab/logarithmic_reduction.m | 2 +- matlab/long_run_variance.m | 2 +- matlab/lpdfgam.m | 2 +- matlab/lpdfgbeta.m | 2 +- matlab/lpdfig1.m | 2 +- matlab/lpdfig2.m | 2 +- matlab/lpdfnorm.m | 2 +- matlab/lyapunov_solver.m | 2 +- matlab/lyapunov_symm.m | 2 +- matlab/marginal_density.m | 2 +- matlab/matlab_ver_less_than.m | 2 +- matlab/maximize_prior_density.m | 2 +- matlab/mcforecast3.m | 2 +- matlab/mcompare.m | 2 +- matlab/mcp_func.m | 2 +- matlab/method_of_moments/method_of_moments.m | 2 +- .../method_of_moments/method_of_moments_check_plot.m | 2 +- .../method_of_moments_data_moments.m | 2 +- .../method_of_moments_objective_function.m | 2 +- .../method_of_moments_optimal_weighting_matrix.m | 2 +- .../method_of_moments_standard_errors.m | 2 +- matlab/metropolis_draw.m | 2 +- matlab/metropolis_hastings_initialization.m | 2 +- matlab/metropolis_run_analysis.m | 2 +- matlab/mex/k_order_perturbation.m | 2 +- matlab/mex/qmc_sequence.m | 2 +- matlab/mh_autocorrelation_function.m | 2 +- matlab/mh_optimal_bandwidth.m | 2 +- matlab/minus_logged_prior_density.m | 2 +- matlab/missing/contains/contains.m | 2 +- matlab/missing/datetime/datetime.m | 2 +- matlab/missing/isfile/isfile.m | 2 +- matlab/missing/issquare/issquare.m | 2 +- matlab/missing/mex/disclyap_fast/disclyap_fast.m | 2 +- matlab/missing/mex/gensylv/gensylv.m | 2 +- matlab/missing/mex/kronecker/A_times_B_kronecker_C.m | 2 +- .../kronecker/sparse_hessian_times_B_kronecker_C.m | 2 +- .../local_state_space_iteration_2.m | 2 +- matlab/missing/mex/mjdgges/mjdgges.m | 2 +- matlab/missing/mex/num_procs/num_procs.m | 2 +- matlab/missing/rows_columns/columns.m | 2 +- matlab/missing/rows_columns/rows.m | 2 +- matlab/missing/splitlines/splitlines.m | 2 +- matlab/missing/stats/+gamrnd/ahrens_dieter.m | 2 +- matlab/missing/stats/+gamrnd/berman.m | 2 +- matlab/missing/stats/+gamrnd/best_1978.m | 2 +- matlab/missing/stats/+gamrnd/best_1983.m | 2 +- matlab/missing/stats/+gamrnd/cheng.m | 2 +- matlab/missing/stats/+gamrnd/johnk.m | 2 +- matlab/missing/stats/+gamrnd/knuth.m | 2 +- matlab/missing/stats/+gamrnd/weibull_rejection.m | 2 +- matlab/missing/stats/betacdf.m | 2 +- matlab/missing/stats/betainv.m | 2 +- matlab/missing/stats/betapdf.m | 2 +- matlab/missing/stats/betarnd.m | 2 +- matlab/missing/stats/chi2cdf.m | 2 +- matlab/missing/stats/chi2inv.m | 2 +- matlab/missing/stats/common_size.m | 2 +- matlab/missing/stats/corr.m | 2 +- matlab/missing/stats/exprnd.m | 2 +- matlab/missing/stats/gamcdf.m | 2 +- matlab/missing/stats/gaminv.m | 2 +- matlab/missing/stats/gampdf.m | 2 +- matlab/missing/stats/gamrnd.m | 2 +- matlab/missing/stats/nanmean.m | 2 +- matlab/missing/stats/normcdf.m | 2 +- matlab/missing/stats/norminv.m | 2 +- matlab/missing/stats/normpdf.m | 2 +- matlab/missing/stats/quantile.m | 2 +- matlab/missing/stats/stdnormal_cdf.m | 2 +- matlab/missing/stats/stdnormal_inv.m | 2 +- matlab/missing/stats/stdnormal_pdf.m | 2 +- matlab/missing/stats/wblcdf.m | 2 +- matlab/missing/stats/wblinv.m | 2 +- matlab/missing/stats/wblrnd.m | 2 +- matlab/missing/struct2array/struct2array.m | 2 +- matlab/missing/vec/vec.m | 2 +- matlab/missing_DiffuseKalmanSmootherH1_Z.m | 2 +- matlab/missing_DiffuseKalmanSmootherH3_Z.m | 2 +- matlab/mode_check.m | 2 +- matlab/model_comparison.m | 2 +- matlab/model_diagnostics.m | 2 +- matlab/model_info.m | 2 +- matlab/model_inversion.m | 2 +- matlab/modules/dseries | 2 +- matlab/modules/reporting | 2 +- matlab/moment_function.m | 2 +- matlab/moments.m | 2 +- matlab/ms-sbvar/check_datafile_years_assigned.m | 2 +- matlab/ms-sbvar/clean_files_for_second_type_of_mex.m | 2 +- matlab/ms-sbvar/clean_ms_estimation_files.m | 2 +- matlab/ms-sbvar/clean_ms_forecast_files.m | 2 +- matlab/ms-sbvar/clean_ms_init_files.m | 2 +- matlab/ms-sbvar/clean_ms_irf_files.m | 2 +- matlab/ms-sbvar/clean_ms_mdd_files.m | 2 +- matlab/ms-sbvar/clean_ms_probabilities_files.m | 2 +- matlab/ms-sbvar/clean_ms_simulation_files.m | 2 +- .../ms-sbvar/clean_ms_variance_decomposition_files.m | 2 +- matlab/ms-sbvar/clean_sbvar_files.m | 2 +- matlab/ms-sbvar/create_dir.m | 2 +- matlab/ms-sbvar/delete_dir_if_exists.m | 2 +- matlab/ms-sbvar/delete_if_exists.m | 2 +- matlab/ms-sbvar/dyn_save_graph.m | 2 +- matlab/ms-sbvar/identification/exclusions.m | 2 +- matlab/ms-sbvar/identification/lower_cholesky.m | 2 +- matlab/ms-sbvar/identification/upper_cholesky.m | 2 +- matlab/ms-sbvar/initialize_ms_sbvar_options.m | 2 +- matlab/ms-sbvar/load_flat_file.m | 2 +- matlab/ms-sbvar/ms_compute_mdd.m | 2 +- matlab/ms-sbvar/ms_compute_probabilities.m | 2 +- matlab/ms-sbvar/ms_estimation.m | 2 +- matlab/ms-sbvar/ms_forecast.m | 2 +- matlab/ms-sbvar/ms_irf.m | 2 +- matlab/ms-sbvar/ms_mardd.m | 2 +- matlab/ms-sbvar/ms_sbvar_setup.m | 2 +- matlab/ms-sbvar/ms_simulation.m | 2 +- matlab/ms-sbvar/ms_variance_decomposition.m | 2 +- matlab/ms-sbvar/ms_write_markov_file.m | 2 +- matlab/ms-sbvar/ms_write_mhm_input.m | 2 +- matlab/ms-sbvar/msstart2.m | 2 +- matlab/ms-sbvar/msstart_setup.m | 2 +- matlab/ms-sbvar/plot_ms_forecast.m | 2 +- matlab/ms-sbvar/plot_ms_irf.m | 2 +- matlab/ms-sbvar/plot_ms_probabilities.m | 2 +- matlab/ms-sbvar/plot_ms_variance_decomposition.m | 2 +- .../plot_ms_variance_decomposition_error_bands.m | 2 +- matlab/ms-sbvar/reshape_ascii_forecast_data.m | 2 +- matlab/ms-sbvar/reshape_ascii_irf_data.m | 2 +- .../reshape_ascii_variance_decomposition_data.m | 2 +- matlab/ms-sbvar/sbvar.m | 2 +- matlab/ms-sbvar/set_file_tags.m | 2 +- matlab/ms-sbvar/set_ms_estimation_file.m | 2 +- matlab/ms-sbvar/set_ms_simulation_file.m | 2 +- matlab/ms-sbvar/svar_global_identification_check.m | 2 +- matlab/mult_elimination.m | 2 +- matlab/multivariate_sample_autocovariance.m | 2 +- matlab/my_subplot.m | 2 +- matlab/myboxplot.m | 2 +- matlab/mydelete.m | 2 +- matlab/name2index.m | 2 +- matlab/non_linear_dsge_likelihood.m | 2 +- matlab/octave_ver_less_than.m | 2 +- matlab/ols/common_parsing.m | 2 +- matlab/ols/create_sur_report.m | 2 +- matlab/ols/dyn_ols.m | 2 +- matlab/ols/getEquationsByTags.m | 2 +- matlab/ols/get_ast.m | 2 +- matlab/ols/handle_constant_eqs.m | 2 +- matlab/ols/parse_ols_style_equation.m | 2 +- matlab/ols/pooled_fgls.m | 2 +- matlab/ols/pooled_ols.m | 2 +- matlab/ols/put_in_sur_form.m | 2 +- matlab/ols/sur.m | 2 +- matlab/ols/write_param_init_inc_file.m | 2 +- matlab/olsgibbs.m | 2 +- matlab/one_sided_hp_filter.m | 2 +- matlab/optimization/analytic_gradient_wrapper.m | 2 +- matlab/optimization/apprgrdn.m | 2 +- matlab/optimization/bfgsi1.m | 2 +- matlab/optimization/cmaes.m | 2 +- matlab/optimization/csminit1.m | 2 +- matlab/optimization/csminwel1.m | 2 +- matlab/optimization/dynare_minimize_objective.m | 2 +- matlab/optimization/gauss_newton.m | 2 +- matlab/optimization/gmhmaxlik.m | 2 +- matlab/optimization/gmhmaxlik_core.m | 2 +- matlab/optimization/mr_gstep.m | 2 +- matlab/optimization/mr_hessian.m | 2 +- matlab/optimization/newrat.m | 2 +- matlab/optimization/numgrad2.m | 2 +- matlab/optimization/numgrad3.m | 2 +- matlab/optimization/numgrad3_.m | 2 +- matlab/optimization/numgrad5.m | 2 +- matlab/optimization/numgrad5_.m | 2 +- matlab/optimization/penalty_objective_function.m | 2 +- matlab/optimization/simplex_optimization_routine.m | 2 +- matlab/optimization/simpsa.m | 2 +- matlab/optimization/simpsaget.m | 2 +- matlab/optimization/simpsaset.m | 2 +- matlab/optimization/simulated_annealing.m | 2 +- matlab/optimization/solvopt.m | 2 +- matlab/optimize_prior.m | 2 +- matlab/options2cell.m | 2 +- matlab/osr.m | 2 +- matlab/osr1.m | 2 +- matlab/osr_obj.m | 2 +- matlab/pac-tools/a2alpha.m | 2 +- matlab/pac-tools/buildGmatrix.m | 2 +- matlab/pac-tools/buildGmatrixWithAlphaAndBeta.m | 2 +- matlab/pac-tools/geteqtag.m | 2 +- matlab/pac-tools/hVectors.m | 2 +- matlab/pac-tools/iota.m | 2 +- matlab/parallel/AnalyseComputationalEnvironment.m | 2 +- matlab/parallel/CreateTimeString.m | 2 +- matlab/parallel/GiveCPUnumber.m | 2 +- matlab/parallel/InitializeComputationalEnvironment.m | 2 +- matlab/parallel/closeSlave.m | 2 +- matlab/parallel/distributeJobs.m | 2 +- matlab/parallel/dynareParallelDelete.m | 2 +- matlab/parallel/dynareParallelDeleteNewFiles.m | 2 +- matlab/parallel/dynareParallelDir.m | 2 +- matlab/parallel/dynareParallelFindNewFiles.m | 2 +- matlab/parallel/dynareParallelGetFiles.m | 2 +- matlab/parallel/dynareParallelGetNewFiles.m | 2 +- matlab/parallel/dynareParallelListAllFiles.m | 2 +- matlab/parallel/dynareParallelMkDir.m | 2 +- matlab/parallel/dynareParallelRmDir.m | 2 +- matlab/parallel/dynareParallelSendFiles.m | 2 +- matlab/parallel/dynareParallelSnapshot.m | 2 +- matlab/parallel/fMessageStatus.m | 2 +- matlab/parallel/fParallel.m | 2 +- matlab/parallel/masterParallel.m | 2 +- matlab/parallel/slaveParallel.m | 2 +- matlab/parallel/storeGlobalVars.m | 2 +- matlab/parallel/struct2local.m | 2 +- matlab/partial_information/PCL_Part_info_irf.m | 2 +- matlab/partial_information/PCL_Part_info_moments.m | 2 +- matlab/partial_information/PCL_resol.m | 2 +- matlab/partial_information/PI_gensys.m | 2 +- matlab/partial_information/PI_gensys_singularC.m | 2 +- .../add_auxiliary_variables_to_steadystate.m | 2 +- matlab/partial_information/disc_riccati_fast.m | 2 +- matlab/partial_information/dr1_PI.m | 2 +- matlab/partial_information/qzdiv.m | 2 +- matlab/partial_information/qzswitch.m | 2 +- matlab/particles | 2 +- matlab/perfect-foresight-models/det_cond_forecast.m | 2 +- .../linear_approximation_accuracy.m | 2 +- .../linear_perfect_foresight_problem.m | 2 +- matlab/perfect-foresight-models/make_ex_.m | 2 +- matlab/perfect-foresight-models/make_y_.m | 2 +- .../perfect_foresight_mcp_problem.m | 2 +- .../perfect_foresight_setup.m | 2 +- .../perfect_foresight_simulation.m | 2 +- .../perfect_foresight_solver.m | 2 +- .../perfect_foresight_solver_core.m | 2 +- .../private/check_input_arguments.m | 2 +- .../private/initialize_stacked_problem.m | 2 +- matlab/perfect-foresight-models/sim1.m | 2 +- matlab/perfect-foresight-models/sim1_lbj.m | 2 +- matlab/perfect-foresight-models/sim1_linear.m | 2 +- .../perfect-foresight-models/sim1_purely_backward.m | 2 +- .../perfect-foresight-models/sim1_purely_forward.m | 2 +- matlab/perfect-foresight-models/sim1_purely_static.m | 2 +- .../solve_block_decomposed_problem.m | 2 +- .../solve_stacked_linear_problem.m | 2 +- .../perfect-foresight-models/solve_stacked_problem.m | 2 +- matlab/plot_contributions.m | 2 +- matlab/plot_icforecast.m | 2 +- matlab/plot_identification.m | 2 +- matlab/plot_priors.m | 2 +- matlab/plot_shock_decomposition.m | 2 +- matlab/pltorg.m | 2 +- matlab/pm3.m | 2 +- matlab/pm3_core.m | 2 +- matlab/posterior_analysis.m | 2 +- matlab/posterior_moments.m | 2 +- matlab/posterior_sampler.m | 2 +- matlab/posterior_sampler_core.m | 2 +- matlab/posterior_sampler_initialization.m | 2 +- matlab/posterior_sampler_iteration.m | 2 +- matlab/print_bytecode_dynamic_model.m | 2 +- matlab/print_bytecode_static_model.m | 2 +- matlab/print_equations.m | 2 +- matlab/print_expectations.m | 2 +- matlab/print_info.m | 2 +- matlab/print_moments_implied_prior.m | 2 +- matlab/print_table_prior.m | 2 +- matlab/printline.m | 2 +- matlab/prior_analysis.m | 2 +- matlab/prior_bounds.m | 2 +- matlab/prior_draw.m | 2 +- matlab/prior_posterior_statistics.m | 2 +- matlab/prior_posterior_statistics_core.m | 2 +- matlab/prior_sampler.m | 2 +- matlab/priordens.m | 2 +- matlab/prodmom.m | 2 +- matlab/prodmom_deriv.m | 2 +- matlab/pruned_state_space_system.m | 2 +- matlab/qr2.m | 2 +- matlab/quadratic_matrix_equation_solver.m | 2 +- matlab/quadruplication.m | 2 +- matlab/ramsey_policy.m | 2 +- matlab/read_key_value_string.m | 2 +- matlab/read_variables.m | 2 +- matlab/realtime_shock_decomposition.m | 2 +- matlab/recursive_moments.m | 2 +- matlab/reduced_rank_cholesky.m | 2 +- matlab/resid.m | 2 +- matlab/resol.m | 2 +- matlab/restricted_steadystate.m | 2 +- matlab/reversed_extended_path.m | 2 +- matlab/rotated_slice_sampler.m | 2 +- matlab/row_header_width.m | 2 +- matlab/rplot.m | 2 +- matlab/sample_autocovariance.m | 2 +- matlab/sample_hp_filter.m | 2 +- matlab/save_params_and_steady_state.m | 2 +- matlab/save_results.m | 2 +- matlab/selec_posterior_draws.m | 2 +- matlab/select_from_table.m | 2 +- matlab/select_qz_criterium_value.m | 2 +- matlab/selif.m | 2 +- matlab/send_endogenous_variables_to_workspace.m | 2 +- matlab/set_all_parameters.m | 2 +- ...default_initial_condition_decomposition_options.m | 2 +- matlab/set_default_option.m | 2 +- .../set_default_plot_shock_decomposition_options.m | 2 +- matlab/set_dynare_random_generator_state.m | 2 +- matlab/set_dynare_seed.m | 2 +- matlab/set_dynare_threads.m | 2 +- matlab/set_exogenous_variables_for_simulation.m | 2 +- matlab/set_historical_values.m | 2 +- matlab/set_local_param_value.m | 2 +- matlab/set_measurement_errors.m | 2 +- matlab/set_observed_exogenous_variables.m | 2 +- matlab/set_parameters.m | 2 +- matlab/set_parameters_locally.m | 2 +- matlab/set_prior.m | 2 +- matlab/set_state_space.m | 2 +- matlab/setup_solvers.m | 2 +- matlab/shiftS.m | 2 +- matlab/shock_decomposition.m | 2 +- matlab/simul_static_model.m | 2 +- matlab/simulated_moment_uncertainty.m | 2 +- matlab/simult.m | 2 +- matlab/simult_.m | 2 +- matlab/simultxdet.m | 2 +- matlab/size_of_the_reduced_form_model.m | 2 +- matlab/skipline.m | 2 +- matlab/slice_sampler.m | 2 +- matlab/smoother2histval.m | 2 +- matlab/solve1.m | 2 +- matlab/solve_one_boundary.m | 2 +- matlab/solve_perfect_foresight_model.m | 2 +- matlab/solve_two_boundaries.m | 2 +- matlab/squeeze_shock_decomposition.m | 2 +- matlab/static_model_for_inversion.m | 2 +- matlab/static_model_inversion.m | 2 +- matlab/steady.m | 2 +- matlab/steady_.m | 2 +- matlab/step_length_correction.m | 2 +- matlab/stoch_simul.m | 2 +- matlab/stochastic_solvers.m | 2 +- matlab/store_smoother_results.m | 2 +- matlab/subset.m | 2 +- matlab/surgibbs.m | 2 +- matlab/sylvester3.m | 2 +- matlab/sylvester3a.m | 2 +- matlab/symmetric_matrix_index.m | 2 +- matlab/test_for_deep_parameters_calibration.m | 2 +- matlab/th_autocovariances.m | 2 +- matlab/trace_plot.m | 2 +- matlab/trust_region.m | 2 +- matlab/unfold_g3.m | 2 +- matlab/unfold_g4.m | 2 +- matlab/uniform_specification.m | 2 +- matlab/update_all_parameters_in_workspace.m | 2 +- matlab/update_last_mh_history_file.m | 2 +- matlab/uperm.m | 2 +- matlab/user_has_matlab_license.m | 2 +- matlab/user_has_octave_forge_package.m | 2 +- matlab/utilities/dataset/describe_missing_data.m | 2 +- matlab/utilities/dataset/descriptive_statistics.m | 2 +- matlab/utilities/dataset/initialize_dataset.m | 2 +- matlab/utilities/dataset/lagged.m | 2 +- matlab/utilities/dataset/makedataset.m | 2 +- matlab/utilities/dataset/nanautocovariance.m | 2 +- matlab/utilities/dataset/nancovariance.m | 2 +- matlab/utilities/dataset/nanmoments.m | 2 +- matlab/utilities/dataset/nanvariance.m | 2 +- matlab/utilities/dataset/quarterly2annual.m | 2 +- matlab/utilities/doc/dynInfo.m | 2 +- matlab/utilities/doc/get_internal_doc_block.m | 2 +- matlab/utilities/general/clean_current_folder.m | 2 +- matlab/utilities/general/compare_vectors.m | 2 +- matlab/utilities/general/delete_stale_file.m | 2 +- matlab/utilities/general/demean.m | 2 +- matlab/utilities/general/disp_verbose.m | 2 +- .../get_all_variables_but_lagged_leaded_exogenous.m | 2 +- .../utilities/general/get_labels_transformed_vars.m | 2 +- .../indices_lagged_leaded_exogenous_variables.m | 2 +- matlab/utilities/general/isaletter.m | 2 +- matlab/utilities/general/isanynan.m | 2 +- matlab/utilities/general/isconst.m | 2 +- matlab/utilities/general/iseven.m | 2 +- matlab/utilities/general/isinestimationobjective.m | 2 +- matlab/utilities/general/isint.m | 2 +- matlab/utilities/general/isodd.m | 2 +- matlab/utilities/general/ispd.m | 2 +- matlab/utilities/general/isquare.m | 2 +- matlab/utilities/general/log_variable.m | 2 +- matlab/utilities/general/nandemean.m | 2 +- matlab/utilities/general/ndim.m | 2 +- matlab/utilities/general/remove_fractional_xticks.m | 2 +- matlab/utilities/tests | 2 +- matlab/var_sample_moments.m | 2 +- matlab/variance_decomposition_ME_mc_analysis.m | 2 +- matlab/variance_decomposition_mc_analysis.m | 2 +- matlab/varlist_indices.m | 2 +- matlab/vnorm.m | 2 +- matlab/warning_config.m | 2 +- matlab/writeVarExpectationFunction.m | 2 +- matlab/write_expectations.m | 2 +- matlab/write_latex_definitions.m | 2 +- matlab/write_latex_parameter_table.m | 2 +- matlab/write_latex_prior_table.m | 2 +- matlab/write_mh_history_file.m | 2 +- matlab/writecellofchar.m | 2 +- matlab/writedata.m | 2 +- matlab/writedata_text.m | 2 +- matlab/writematrixofchar.m | 2 +- mex/build/matlab/configure.ac | 2 +- mex/build/octave/configure.ac | 2 +- mex/sources/blas_lapack.F08 | 2 +- .../block_kalman_filter/block_kalman_filter.cc | 2 +- .../block_kalman_filter/block_kalman_filter.hh | 2 +- .../block_trust_region/dulmage_mendelsohn.f08 | 2 +- .../block_trust_region/matlab_fcn_closure.f08 | 2 +- mex/sources/block_trust_region/mexFunction.f08 | 2 +- mex/sources/block_trust_region/trust_region.f08 | 2 +- mex/sources/bytecode/ErrorHandling.hh | 2 +- mex/sources/bytecode/Evaluate.cc | 2 +- mex/sources/bytecode/Evaluate.hh | 2 +- mex/sources/bytecode/Interpreter.cc | 2 +- mex/sources/bytecode/Interpreter.hh | 2 +- mex/sources/bytecode/Mem_Mngr.cc | 2 +- mex/sources/bytecode/Mem_Mngr.hh | 2 +- mex/sources/bytecode/SparseMatrix.cc | 2 +- mex/sources/bytecode/SparseMatrix.hh | 2 +- mex/sources/bytecode/bytecode.cc | 2 +- mex/sources/disclyap_fast/disclyap_fast.f08 | 2 +- mex/sources/dynare_simul_/dynare_simul_.cc | 2 +- mex/sources/dynblas.h | 2 +- mex/sources/dynlapack.h | 2 +- mex/sources/dynmex.h | 2 +- mex/sources/dynumfpack.h | 2 +- mex/sources/gensylv/gensylv.cc | 2 +- .../k_order_perturbation/dynamic_abstract_class.hh | 2 +- mex/sources/k_order_perturbation/dynamic_dll.cc | 2 +- mex/sources/k_order_perturbation/dynamic_dll.hh | 2 +- mex/sources/k_order_perturbation/dynamic_m.cc | 2 +- mex/sources/k_order_perturbation/dynamic_m.hh | 2 +- mex/sources/k_order_perturbation/k_ord_dynare.cc | 2 +- mex/sources/k_order_perturbation/k_ord_dynare.hh | 2 +- .../k_order_perturbation/k_order_perturbation.cc | 2 +- mex/sources/k_order_perturbation/tests/first_order.m | 2 +- .../k_order_perturbation/tests/k_order_test_main.cc | 2 +- .../kalman_steady_state/kalman_steady_state.cc | 2 +- mex/sources/kronecker/A_times_B_kronecker_C.f08 | 2 +- .../kronecker/sparse_hessian_times_B_kronecker_C.cc | 2 +- .../local_state_space_iteration_2.cc | 2 +- .../local_state_space_iteration_k.cc | 2 +- mex/sources/matlab_mex.F08 | 2 +- mex/sources/mjdgges/mjdgges.F08 | 2 +- mex/sources/ms-sbvar/mex_top_level.cc | 2 +- mex/sources/ms-sbvar/modify_for_mex.cc | 2 +- mex/sources/ms-sbvar/modify_for_mex.h | 2 +- mex/sources/num_procs/num_procs.cc | 2 +- .../perfect_foresight_problem/DynamicModelCaller.cc | 2 +- .../perfect_foresight_problem/DynamicModelCaller.hh | 2 +- .../perfect_foresight_problem.cc | 2 +- mex/sources/sobol/gaussian.hh | 2 +- mex/sources/sobol/initialize_v_array.hh | 2 +- mex/sources/sobol/initialize_v_array.inc | 2 +- mex/sources/sobol/qmc_sequence.cc | 2 +- mex/sources/sobol/sobol.hh | 2 +- preprocessor | 2 +- scripts/diffFuncNames.py | 2 +- scripts/dynare.el | 2 +- scripts/functionDifferences.py | 2 +- tests/TeX/fs2000_corr_ME.mod | 2 +- .../BrockMirman_PertParamsDerivs.mod | 2 +- .../burnside_3_order_PertParamsDerivs.mod | 2 +- tests/bgp/fs2000/fs2000.mod | 2 +- tests/block_bytecode/run_ls2003.m | 2 +- tests/decision_rules/example1.mod | 2 +- tests/decision_rules/third_order/FV2011.mod | 2 +- tests/discretionary_policy/Gali_2015_chapter_3.mod | 2 +- .../Gali_2015_chapter_3_nonlinear.mod | 2 +- tests/discretionary_policy/Gali_discretion.mod | 2 +- tests/estimation/MH_recover/fs2000.common.inc | 2 +- tests/estimation/TaRB/fs2000_tarb.mod | 2 +- tests/estimation/fs2000_estimated_params_init.mod | 2 +- tests/estimation/fs2000_mixed_ML_xfail.mod | 2 +- .../estimation/method_of_moments/AFVRR/AFVRR_M0.mod | 2 +- .../estimation/method_of_moments/AFVRR/AFVRR_MFB.mod | 2 +- .../method_of_moments/AFVRR/AFVRR_MFB_RRA.mod | 2 +- .../method_of_moments/AFVRR/AFVRR_common.inc | 2 +- .../method_of_moments/AFVRR/AFVRR_steady_helper.m | 2 +- .../method_of_moments/AnScho/AnScho_MoM.mod | 2 +- .../method_of_moments/RBC/RBC_MoM_Andreasen.mod | 2 +- .../RBC/RBC_MoM_GMM_gradient_optim.mod | 2 +- .../method_of_moments/RBC/RBC_MoM_SMM_ME.mod | 2 +- .../method_of_moments/RBC/RBC_MoM_common.inc | 2 +- .../method_of_moments/RBC/RBC_MoM_optimizer.mod | 2 +- .../method_of_moments/RBC/RBC_MoM_prefilter.mod | 2 +- .../method_of_moments/RBC/RBC_MoM_steady_helper.m | 2 +- tests/estimation/t_proposal/fs2000_student.mod | 2 +- tests/estimation/tune_mh_jscale/fs2000.inc | 2 +- tests/estimation/tune_mh_jscale/fs2000.mod | 2 +- tests/estimation/tune_mh_jscale/fs2000_1_xfail.mod | 2 +- tests/estimation/tune_mh_jscale/fs2000_2_xfail.mod | 2 +- .../fs2000_filter_step_ahead_ML.mod | 2 +- .../fs2000_filter_step_ahead_bayesian.mod | 2 +- tests/forecast/Hansen_exo_det_forecast.mod | 2 +- tests/identification/BrockMirman/BrockMirman.mod | 2 +- .../LindeTrabandt/LindeTrabandt2019_xfail.mod | 2 +- tests/identification/as2007/as2007.mod | 2 +- tests/identification/as2007/as2007_QT.mod | 2 +- tests/identification/as2007/as2007_kronflags.mod | 2 +- tests/identification/as2007/as2007_order_1_2_3.mod | 2 +- tests/identification/cgg/cgg_criteria_differ.mod | 2 +- .../identification/correlated_errors/fs2000_corr.mod | 2 +- .../forward_looking/forward_looking.mod | 2 +- .../ident_unit_root/ident_unit_root.mod | 2 +- .../ident_unit_root/ident_unit_root_xfail.mod | 2 +- tests/identification/kim/kim2.mod | 2 +- .../rbc_ident/rbc_ident_std_as_structural_par.mod | 2 +- .../rbc_ident/rbc_ident_varexo_only.mod | 2 +- tests/irfs/example1_unit_std.mod | 2 +- tests/kalman/lik_init/fs2000_common.inc | 2 +- tests/kalman/lik_init/fs2000_lik_init_1.mod | 2 +- tests/kalman/lik_init/fs2000_lik_init_2.mod | 2 +- tests/kalman/lik_init/fs2000_lik_init_3.mod | 2 +- tests/kalman/lik_init/fs2000_lik_init_4.mod | 2 +- tests/kalman/lik_init/fs2000_lik_init_5.mod | 2 +- tests/kalman/lik_init/fs2000_ns_common.inc | 2 +- tests/kalman/lik_init/fs2000_ns_lik_init_2.mod | 2 +- tests/kalman/lik_init/fs2000_ns_lik_init_3.mod | 2 +- tests/kalman/lik_init/fs2000_ns_lik_init_5.mod | 2 +- tests/kalman/likelihood_from_dynare/fs2000_model.inc | 2 +- .../kalman/likelihood_from_dynare/fs2000ns_model.inc | 2 +- tests/kalman/lyapunov/fs2000_lyap.mod | 2 +- .../check_variable_dimensions/fs2000.mod | 2 +- .../check_variable_dimensions/fs2000_ML.mod | 2 +- .../compare_results_simulation/fs2000.mod | 2 +- .../compare_results_simulation/fs2000_ML.mod | 2 +- .../fs2000_ML_loglinear.mod | 2 +- .../compare_results_simulation/fs2000_loglinear.mod | 2 +- .../kalman_filter_smoother/fs2000_smoother_only.mod | 2 +- .../fs2000_smoother_only_ns.mod | 2 +- .../fs2000_ns_smoother_only_initial_state.mod | 2 +- tests/kronecker/test_kron.m | 2 +- tests/load_octave_packages.m | 2 +- tests/loglinear/example4_exp.mod | 2 +- tests/loglinear/example4_exp_histval.mod | 2 +- tests/loglinear/example4_loglinear.mod | 2 +- tests/loglinear/example4_loglinear_histval.mod | 2 +- .../example4_loglinear_lagged_exogenous.mod | 2 +- .../example4_loglinear_lagged_exogenous_a.mod | 2 +- .../fs2000_corr_me_ml_mcmc/fs2000_corr_ME.mod | 2 +- tests/minimal_state_space_system/as2007_minimal.mod | 2 +- tests/minimal_state_space_system/sw_minimal.mod | 2 +- .../simulate_data_with_missing_observations.m | 2 +- tests/moments/example1_bp_test.mod | 2 +- tests/moments/example1_hp_test.mod | 2 +- tests/moments/example1_one_sided_hp_test.mod | 2 +- tests/moments/example1_var_decomp.mod | 2 +- tests/moments/fs2000_post_moments.mod | 2 +- tests/optimal_policy/Ramsey/Gali_commitment.mod | 2 +- .../Ramsey/Ramsey_Example_estimation.mod | 2 +- tests/optimal_policy/neo_growth.mod | 2 +- tests/optimal_policy/neo_growth_foresight.mod | 2 +- tests/optimal_policy/neo_growth_ramsey.mod | 2 +- tests/optimal_policy/neo_growth_ramsey_foresight.mod | 2 +- tests/optimizers/fs2000.common.inc | 2 +- tests/pac/run_all_tests.m | 2 +- .../fs2000_prior_posterior_function.mod | 2 +- .../posterior_function_demo.m | 2 +- tests/pruning/AnSchorfheide_pruned_state_space.mod | 2 +- tests/reporting/AnnualTable.m | 2 +- tests/reporting/CommResidTablePage.m | 2 +- tests/reporting/CountryGraphPage.m | 2 +- tests/reporting/CountryTablePage.m | 2 +- tests/reporting/ResidTablePage.m | 2 +- tests/reporting/runDynareReport.m | 2 +- tests/run_all_unitary_tests.m | 2 +- tests/run_block_byte_tests_matlab.m | 2 +- tests/run_block_byte_tests_octave.m | 2 +- tests/run_m_script.m | 2 +- tests/run_o_script.m | 2 +- tests/run_reporting_test_matlab.m | 2 +- tests/run_reporting_test_octave.m | 2 +- tests/run_test_matlab.m | 2 +- tests/run_test_octave.m | 2 +- .../example1_calib_shock_decomp.mod | 2 +- tests/simul/Solow_no_varexo.mod | 2 +- tests/steady_state/Gali_2015_chapter_6_4.mod | 2 +- tests/stochastic_simulations/example1_noprint.mod | 2 +- tests/trend_var/fs2000_log_nonstationary.mod | 2 +- tests/trend_var/fs2000_nonstationary.mod | 2 +- windows/Makefile | 2 +- windows/build.sh | 2 +- windows/deps/Makefile | 2 +- windows/install-packages.sh | 2 +- 1206 files changed, 1214 insertions(+), 1214 deletions(-) diff --git a/COPYING b/COPYING index 94a9ed024d..f288702d2f 100644 --- a/COPYING +++ b/COPYING @@ -1,7 +1,7 @@ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> + Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found. GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. + along with this program. If not, see <https://www.gnu.org/licenses/>. Also add information on how to contact you by electronic and paper mail. @@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see -<http://www.gnu.org/licenses/>. +<https://www.gnu.org/licenses/>. The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read -<http://www.gnu.org/philosophy/why-not-lgpl.html>. +<https://www.gnu.org/licenses/why-not-lgpl.html>. diff --git a/configure.ac b/configure.ac index 85c674df0a..0dbae033b8 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>. +dnl along with Dynare. If not, see <https://www.gnu.org/licenses/>. AC_PREREQ([2.62]) AC_INIT([dynare], [4.7-unstable]) diff --git a/doc/bvar-a-la-sims.tex b/doc/bvar-a-la-sims.tex index 0c40599c34..7e16de2d3f 100644 --- a/doc/bvar-a-la-sims.tex +++ b/doc/bvar-a-la-sims.tex @@ -18,7 +18,7 @@ License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be found - at: \url{http://www.gnu.org/licenses/fdl.txt} + at: \url{https://www.gnu.org/licenses/fdl.txt} \newline \indent Many thanks to Christopher Sims for providing his BVAR MATLAB\textregistered~routines, to St\'ephane Adjemian and Michel Juillard diff --git a/doc/dr.tex b/doc/dr.tex index d00ea90eb0..1659d94564 100644 --- a/doc/dr.tex +++ b/doc/dr.tex @@ -21,7 +21,7 @@ License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be found - at: \url{http://www.gnu.org/licenses/fdl.txt} + at: \url{https://www.gnu.org/licenses/fdl.txt} \newline The author acknowledges funding through the Seventh Framework Programme for Research (FP7) of the European Commission's Socio-economic Sciences and diff --git a/doc/gsa/gsa.tex b/doc/gsa/gsa.tex index 5950e9619e..91b9e999c1 100644 --- a/doc/gsa/gsa.tex +++ b/doc/gsa/gsa.tex @@ -28,7 +28,7 @@ License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be found - at: \url{http://www.gnu.org/licenses/fdl.txt}}} + at: \url{https://www.gnu.org/licenses/fdl.txt}}} \author{Marco Ratto\\ European Commission, Joint Research Centre \\ diff --git a/doc/internals/internals.texi b/doc/internals/internals.texi index bb9914dca7..5c4cf77334 100644 --- a/doc/internals/internals.texi +++ b/doc/internals/internals.texi @@ -60,7 +60,7 @@ under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. -A copy of the license can be found at @uref{http://www.gnu.org/licenses/fdl.txt}. +A copy of the license can be found at @uref{https://www.gnu.org/licenses/fdl.txt}. @end quotation @end copying diff --git a/doc/manual/source/conf.py b/doc/manual/source/conf.py index 308bc58ba2..34fd237201 100644 --- a/doc/manual/source/conf.py +++ b/doc/manual/source/conf.py @@ -15,7 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see <http://www.gnu.org/licenses/>. +# along with Dynare. If not, see <https://www.gnu.org/licenses/>. import os import sys diff --git a/doc/manual/source/index.rst b/doc/manual/source/index.rst index 2e5e2f09bb..584a4d84c1 100644 --- a/doc/manual/source/index.rst +++ b/doc/manual/source/index.rst @@ -29,7 +29,7 @@ Copyright © 1996-2021, Dynare Team. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. -A copy of the license can be found at `http://www.gnu.org/licenses/fdl.txt <http://www.gnu.org/licenses/fdl.txt>`__. +A copy of the license can be found at `https://www.gnu.org/licenses/fdl.txt <https://www.gnu.org/licenses/fdl.txt>`__. .. toctree:: :numbered: diff --git a/doc/manual/utils/dynare_dom.py b/doc/manual/utils/dynare_dom.py index d286601e18..d1ecee435f 100644 --- a/doc/manual/utils/dynare_dom.py +++ b/doc/manual/utils/dynare_dom.py @@ -15,7 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see <http://www.gnu.org/licenses/>. +# along with Dynare. If not, see <https://www.gnu.org/licenses/>. """ sphinx.domains.dynare diff --git a/doc/manual/utils/dynare_lex.py b/doc/manual/utils/dynare_lex.py index 4ba1fcafc0..b02fcb58c7 100644 --- a/doc/manual/utils/dynare_lex.py +++ b/doc/manual/utils/dynare_lex.py @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see <http://www.gnu.org/licenses/>. +# along with Dynare. If not, see <https://www.gnu.org/licenses/>. import re diff --git a/dynare++/integ/cc/precalc_quadrature.hh b/dynare++/integ/cc/precalc_quadrature.hh index 1aa3f04bd5..fca4d80e36 100644 --- a/dynare++/integ/cc/precalc_quadrature.hh +++ b/dynare++/integ/cc/precalc_quadrature.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // The file contains one dimensional quadrature points and weights for a few diff --git a/dynare++/integ/cc/product.cc b/dynare++/integ/cc/product.cc index d351545508..ad9f7296dc 100644 --- a/dynare++/integ/cc/product.cc +++ b/dynare++/integ/cc/product.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "product.hh" diff --git a/dynare++/integ/cc/product.hh b/dynare++/integ/cc/product.hh index 894cc7add4..840bf7045a 100644 --- a/dynare++/integ/cc/product.hh +++ b/dynare++/integ/cc/product.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Product quadrature. diff --git a/dynare++/integ/cc/quadrature.cc b/dynare++/integ/cc/quadrature.cc index 296db020bf..9053240e4d 100644 --- a/dynare++/integ/cc/quadrature.cc +++ b/dynare++/integ/cc/quadrature.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "quadrature.hh" diff --git a/dynare++/integ/cc/quadrature.hh b/dynare++/integ/cc/quadrature.hh index 501713cfc4..5f1bff9fc3 100644 --- a/dynare++/integ/cc/quadrature.hh +++ b/dynare++/integ/cc/quadrature.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Quadrature. diff --git a/dynare++/integ/cc/quasi_mcarlo.cc b/dynare++/integ/cc/quasi_mcarlo.cc index 80c5740f63..4cdde2ce90 100644 --- a/dynare++/integ/cc/quasi_mcarlo.cc +++ b/dynare++/integ/cc/quasi_mcarlo.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "quasi_mcarlo.hh" diff --git a/dynare++/integ/cc/quasi_mcarlo.hh b/dynare++/integ/cc/quasi_mcarlo.hh index 8df3e63fa5..018da240eb 100644 --- a/dynare++/integ/cc/quasi_mcarlo.hh +++ b/dynare++/integ/cc/quasi_mcarlo.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Quasi Monte Carlo quadrature. diff --git a/dynare++/integ/cc/smolyak.cc b/dynare++/integ/cc/smolyak.cc index 0a41f0645c..df123785cd 100644 --- a/dynare++/integ/cc/smolyak.cc +++ b/dynare++/integ/cc/smolyak.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "smolyak.hh" diff --git a/dynare++/integ/cc/smolyak.hh b/dynare++/integ/cc/smolyak.hh index a51a98bb75..5614335935 100644 --- a/dynare++/integ/cc/smolyak.hh +++ b/dynare++/integ/cc/smolyak.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Smolyak quadrature. diff --git a/dynare++/integ/cc/vector_function.cc b/dynare++/integ/cc/vector_function.cc index c541ba0f24..b639a6a424 100644 --- a/dynare++/integ/cc/vector_function.cc +++ b/dynare++/integ/cc/vector_function.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "vector_function.hh" diff --git a/dynare++/integ/cc/vector_function.hh b/dynare++/integ/cc/vector_function.hh index 6a0f7dec6c..8beee94dca 100644 --- a/dynare++/integ/cc/vector_function.hh +++ b/dynare++/integ/cc/vector_function.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Vector function. diff --git a/dynare++/integ/src/quadrature-points.cc b/dynare++/integ/src/quadrature-points.cc index 2973a222f4..b4ed5206b5 100644 --- a/dynare++/integ/src/quadrature-points.cc +++ b/dynare++/integ/src/quadrature-points.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "parser/cc/matrix_parser.hh" diff --git a/dynare++/integ/testing/tests.cc b/dynare++/integ/testing/tests.cc index 9143ddac10..a3f7788852 100644 --- a/dynare++/integ/testing/tests.cc +++ b/dynare++/integ/testing/tests.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "GeneralMatrix.hh" diff --git a/dynare++/kord/approximation.cc b/dynare++/kord/approximation.cc index 045753d2da..0d082edb36 100644 --- a/dynare++/kord/approximation.cc +++ b/dynare++/kord/approximation.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <utility> diff --git a/dynare++/kord/approximation.hh b/dynare++/kord/approximation.hh index c9e8458420..fdf0bd5fa0 100644 --- a/dynare++/kord/approximation.hh +++ b/dynare++/kord/approximation.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Approximating model solution diff --git a/dynare++/kord/decision_rule.cc b/dynare++/kord/decision_rule.cc index 5d0a624f47..9330a73aa1 100644 --- a/dynare++/kord/decision_rule.cc +++ b/dynare++/kord/decision_rule.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "kord_exception.hh" diff --git a/dynare++/kord/decision_rule.hh b/dynare++/kord/decision_rule.hh index 6bf3e9834d..23b4636589 100644 --- a/dynare++/kord/decision_rule.hh +++ b/dynare++/kord/decision_rule.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Decision rule and simulation diff --git a/dynare++/kord/dynamic_model.cc b/dynare++/kord/dynamic_model.cc index 698dfccf67..99b5d525cf 100644 --- a/dynare++/kord/dynamic_model.cc +++ b/dynare++/kord/dynamic_model.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "dynamic_model.hh" diff --git a/dynare++/kord/dynamic_model.hh b/dynare++/kord/dynamic_model.hh index cd129ccddf..9ceb02cac0 100644 --- a/dynare++/kord/dynamic_model.hh +++ b/dynare++/kord/dynamic_model.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Dynamic model abstraction diff --git a/dynare++/kord/faa_di_bruno.cc b/dynare++/kord/faa_di_bruno.cc index fa575c907e..d0d623c0e3 100644 --- a/dynare++/kord/faa_di_bruno.cc +++ b/dynare++/kord/faa_di_bruno.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "faa_di_bruno.hh" diff --git a/dynare++/kord/faa_di_bruno.hh b/dynare++/kord/faa_di_bruno.hh index 8ccbaf4bcf..45c6f75919 100644 --- a/dynare++/kord/faa_di_bruno.hh +++ b/dynare++/kord/faa_di_bruno.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Faà Di Bruno evaluator diff --git a/dynare++/kord/first_order.cc b/dynare++/kord/first_order.cc index 96508183cf..1086cd4213 100644 --- a/dynare++/kord/first_order.cc +++ b/dynare++/kord/first_order.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "kord_exception.hh" diff --git a/dynare++/kord/first_order.hh b/dynare++/kord/first_order.hh index 6d3c35b01d..d68d0b2311 100644 --- a/dynare++/kord/first_order.hh +++ b/dynare++/kord/first_order.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // First order at deterministic steady state diff --git a/dynare++/kord/global_check.cc b/dynare++/kord/global_check.cc index c1037d49ac..0992c8ad16 100644 --- a/dynare++/kord/global_check.cc +++ b/dynare++/kord/global_check.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "SymSchurDecomp.hh" diff --git a/dynare++/kord/global_check.hh b/dynare++/kord/global_check.hh index 8e7b35714c..e5dae50573 100644 --- a/dynare++/kord/global_check.hh +++ b/dynare++/kord/global_check.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Global check diff --git a/dynare++/kord/journal.cc b/dynare++/kord/journal.cc index 3ddfcef1ce..c29098e245 100644 --- a/dynare++/kord/journal.cc +++ b/dynare++/kord/journal.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "journal.hh" diff --git a/dynare++/kord/journal.hh b/dynare++/kord/journal.hh index 58ce81772e..a6bfb095fc 100644 --- a/dynare++/kord/journal.hh +++ b/dynare++/kord/journal.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Resource usage journal diff --git a/dynare++/kord/kord_exception.hh b/dynare++/kord/kord_exception.hh index f5777241e9..1e357e8b01 100644 --- a/dynare++/kord/kord_exception.hh +++ b/dynare++/kord/kord_exception.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Exception diff --git a/dynare++/kord/korder.cc b/dynare++/kord/korder.cc index 3ba9425b59..e06db1f060 100644 --- a/dynare++/kord/korder.cc +++ b/dynare++/kord/korder.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "kord_exception.hh" diff --git a/dynare++/kord/korder.hh b/dynare++/kord/korder.hh index 1eb67130c8..54a098b079 100644 --- a/dynare++/kord/korder.hh +++ b/dynare++/kord/korder.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Higher order at deterministic steady diff --git a/dynare++/kord/korder_stoch.cc b/dynare++/kord/korder_stoch.cc index 397dac59a7..def68885a3 100644 --- a/dynare++/kord/korder_stoch.cc +++ b/dynare++/kord/korder_stoch.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "korder_stoch.hh" diff --git a/dynare++/kord/korder_stoch.hh b/dynare++/kord/korder_stoch.hh index a450f2bda9..cbf55b1224 100644 --- a/dynare++/kord/korder_stoch.hh +++ b/dynare++/kord/korder_stoch.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Higher order at stochastic steady diff --git a/dynare++/kord/normal_conjugate.cc b/dynare++/kord/normal_conjugate.cc index 45b4675288..3c5fd8b138 100644 --- a/dynare++/kord/normal_conjugate.cc +++ b/dynare++/kord/normal_conjugate.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "normal_conjugate.hh" diff --git a/dynare++/kord/normal_conjugate.hh b/dynare++/kord/normal_conjugate.hh index 95e5a79019..2f6268087d 100644 --- a/dynare++/kord/normal_conjugate.hh +++ b/dynare++/kord/normal_conjugate.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Conjugate family for normal distribution diff --git a/dynare++/kord/seed_generator.cc b/dynare++/kord/seed_generator.cc index edd6f295e2..ccc138c516 100644 --- a/dynare++/kord/seed_generator.cc +++ b/dynare++/kord/seed_generator.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "seed_generator.hh" diff --git a/dynare++/kord/seed_generator.hh b/dynare++/kord/seed_generator.hh index 50320e427c..5679ad2a9f 100644 --- a/dynare++/kord/seed_generator.hh +++ b/dynare++/kord/seed_generator.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef RANDOM_H diff --git a/dynare++/kord/tests.cc b/dynare++/kord/tests.cc index 9827eba957..15ce932a3f 100644 --- a/dynare++/kord/tests.cc +++ b/dynare++/kord/tests.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <chrono> diff --git a/dynare++/parser/cc/assign.ll b/dynare++/parser/cc/assign.ll index 5fe338fc5e..64d756ffef 100644 --- a/dynare++/parser/cc/assign.ll +++ b/dynare++/parser/cc/assign.ll @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ %{ #include "location.hh" diff --git a/dynare++/parser/cc/assign.yy b/dynare++/parser/cc/assign.yy index a9de698b5a..167063c609 100644 --- a/dynare++/parser/cc/assign.yy +++ b/dynare++/parser/cc/assign.yy @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ %code requires diff --git a/dynare++/parser/cc/atom_assignings.cc b/dynare++/parser/cc/atom_assignings.cc index e49839b49d..a3dc17a618 100644 --- a/dynare++/parser/cc/atom_assignings.cc +++ b/dynare++/parser/cc/atom_assignings.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "atom_assignings.hh" diff --git a/dynare++/parser/cc/atom_assignings.hh b/dynare++/parser/cc/atom_assignings.hh index ace2b58302..e5a1241354 100644 --- a/dynare++/parser/cc/atom_assignings.hh +++ b/dynare++/parser/cc/atom_assignings.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef OGP_ATOM_ASSIGNINGS_H diff --git a/dynare++/parser/cc/atom_substitutions.cc b/dynare++/parser/cc/atom_substitutions.cc index 840c240f6b..9bbe6070e4 100644 --- a/dynare++/parser/cc/atom_substitutions.cc +++ b/dynare++/parser/cc/atom_substitutions.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "atom_substitutions.hh" diff --git a/dynare++/parser/cc/atom_substitutions.hh b/dynare++/parser/cc/atom_substitutions.hh index 3f50e22660..3fbf3e80a4 100644 --- a/dynare++/parser/cc/atom_substitutions.hh +++ b/dynare++/parser/cc/atom_substitutions.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef OGP_ATOM_SUBSTITUTIONS_H diff --git a/dynare++/parser/cc/dynamic_atoms.cc b/dynare++/parser/cc/dynamic_atoms.cc index d1773fe1c1..d1dafaa731 100644 --- a/dynare++/parser/cc/dynamic_atoms.cc +++ b/dynare++/parser/cc/dynamic_atoms.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "utils/cc/exception.hh" diff --git a/dynare++/parser/cc/dynamic_atoms.hh b/dynare++/parser/cc/dynamic_atoms.hh index 2efab37810..f0f1bfaefe 100644 --- a/dynare++/parser/cc/dynamic_atoms.hh +++ b/dynare++/parser/cc/dynamic_atoms.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef OGP_DYNAMIC_ATOMS_H diff --git a/dynare++/parser/cc/fine_atoms.cc b/dynare++/parser/cc/fine_atoms.cc index 2c5a28d6b6..3b782fbe10 100644 --- a/dynare++/parser/cc/fine_atoms.cc +++ b/dynare++/parser/cc/fine_atoms.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "utils/cc/exception.hh" diff --git a/dynare++/parser/cc/fine_atoms.hh b/dynare++/parser/cc/fine_atoms.hh index 61e4fd1d75..c463c7c7c3 100644 --- a/dynare++/parser/cc/fine_atoms.hh +++ b/dynare++/parser/cc/fine_atoms.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef OGP_FINE_ATOMS_H diff --git a/dynare++/parser/cc/formula.ll b/dynare++/parser/cc/formula.ll index 69e1909c4c..4b5b2aeb2c 100644 --- a/dynare++/parser/cc/formula.ll +++ b/dynare++/parser/cc/formula.ll @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ %{ #include "location.hh" diff --git a/dynare++/parser/cc/formula.yy b/dynare++/parser/cc/formula.yy index a25205305f..4fc7f934d9 100644 --- a/dynare++/parser/cc/formula.yy +++ b/dynare++/parser/cc/formula.yy @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ %code requires diff --git a/dynare++/parser/cc/formula_parser.cc b/dynare++/parser/cc/formula_parser.cc index 1c37b3618f..e23ca3a0d2 100644 --- a/dynare++/parser/cc/formula_parser.cc +++ b/dynare++/parser/cc/formula_parser.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "utils/cc/pascal_triangle.hh" diff --git a/dynare++/parser/cc/formula_parser.hh b/dynare++/parser/cc/formula_parser.hh index fde8eff81a..09a9e37d64 100644 --- a/dynare++/parser/cc/formula_parser.hh +++ b/dynare++/parser/cc/formula_parser.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef OGP_FORMULA_PARSER_H diff --git a/dynare++/parser/cc/matrix.ll b/dynare++/parser/cc/matrix.ll index d65b3b5e8f..d1277f3f11 100644 --- a/dynare++/parser/cc/matrix.ll +++ b/dynare++/parser/cc/matrix.ll @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ %{ diff --git a/dynare++/parser/cc/matrix.yy b/dynare++/parser/cc/matrix.yy index 361d678e2e..b80f3aef71 100644 --- a/dynare++/parser/cc/matrix.yy +++ b/dynare++/parser/cc/matrix.yy @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ %code requires diff --git a/dynare++/parser/cc/matrix_parser.cc b/dynare++/parser/cc/matrix_parser.cc index 46e64ff6e7..91d90a01f5 100644 --- a/dynare++/parser/cc/matrix_parser.cc +++ b/dynare++/parser/cc/matrix_parser.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "parser_exception.hh" diff --git a/dynare++/parser/cc/matrix_parser.hh b/dynare++/parser/cc/matrix_parser.hh index b2028429bc..3a7c9c2962 100644 --- a/dynare++/parser/cc/matrix_parser.hh +++ b/dynare++/parser/cc/matrix_parser.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef OGP_MATRIX_PARSER diff --git a/dynare++/parser/cc/parser_exception.cc b/dynare++/parser/cc/parser_exception.cc index f0bb91b493..8659c33363 100644 --- a/dynare++/parser/cc/parser_exception.cc +++ b/dynare++/parser/cc/parser_exception.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "parser_exception.hh" diff --git a/dynare++/parser/cc/parser_exception.hh b/dynare++/parser/cc/parser_exception.hh index 8844e2bc7d..d8b69fe1f9 100644 --- a/dynare++/parser/cc/parser_exception.hh +++ b/dynare++/parser/cc/parser_exception.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef OG_FORMULA_PARSER_H diff --git a/dynare++/parser/cc/static_atoms.cc b/dynare++/parser/cc/static_atoms.cc index 5665984149..c3771ecba8 100644 --- a/dynare++/parser/cc/static_atoms.cc +++ b/dynare++/parser/cc/static_atoms.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "static_atoms.hh" diff --git a/dynare++/parser/cc/static_atoms.hh b/dynare++/parser/cc/static_atoms.hh index 19ef6cf888..bb2d954fe6 100644 --- a/dynare++/parser/cc/static_atoms.hh +++ b/dynare++/parser/cc/static_atoms.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef OGP_STATIC_ATOMS diff --git a/dynare++/parser/cc/static_fine_atoms.cc b/dynare++/parser/cc/static_fine_atoms.cc index ea34f13735..872882c1ac 100644 --- a/dynare++/parser/cc/static_fine_atoms.cc +++ b/dynare++/parser/cc/static_fine_atoms.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "utils/cc/exception.hh" diff --git a/dynare++/parser/cc/static_fine_atoms.hh b/dynare++/parser/cc/static_fine_atoms.hh index 1751370528..482d5e33d2 100644 --- a/dynare++/parser/cc/static_fine_atoms.hh +++ b/dynare++/parser/cc/static_fine_atoms.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef OGP_STATIC_FINE_ATOMS_H diff --git a/dynare++/parser/cc/tree.cc b/dynare++/parser/cc/tree.cc index bc8d7b7802..8bb6704c1d 100644 --- a/dynare++/parser/cc/tree.cc +++ b/dynare++/parser/cc/tree.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "utils/cc/exception.hh" diff --git a/dynare++/parser/cc/tree.hh b/dynare++/parser/cc/tree.hh index b5041cca53..a125f8be85 100644 --- a/dynare++/parser/cc/tree.hh +++ b/dynare++/parser/cc/tree.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef OGP_TREE_H diff --git a/dynare++/src/dynare3.cc b/dynare++/src/dynare3.cc index 3b220cfbcf..43709d173c 100644 --- a/dynare++/src/dynare3.cc +++ b/dynare++/src/dynare3.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <sstream> diff --git a/dynare++/src/dynare3.hh b/dynare++/src/dynare3.hh index f31946f116..d0c2098725 100644 --- a/dynare++/src/dynare3.hh +++ b/dynare++/src/dynare3.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef DYNARE3_H diff --git a/dynare++/src/dynare_atoms.cc b/dynare++/src/dynare_atoms.cc index 3360fc4e3a..ea998b068b 100644 --- a/dynare++/src/dynare_atoms.cc +++ b/dynare++/src/dynare_atoms.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "parser/cc/parser_exception.hh" diff --git a/dynare++/src/dynare_atoms.hh b/dynare++/src/dynare_atoms.hh index 54a34c4269..60d8244910 100644 --- a/dynare++/src/dynare_atoms.hh +++ b/dynare++/src/dynare_atoms.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef OGDYN_DYNARE_ATOMS_H diff --git a/dynare++/src/dynare_exception.hh b/dynare++/src/dynare_exception.hh index 1112a37c60..d86466b484 100644 --- a/dynare++/src/dynare_exception.hh +++ b/dynare++/src/dynare_exception.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef DYNARE_EXCEPTION_H diff --git a/dynare++/src/dynare_model.cc b/dynare++/src/dynare_model.cc index 683e7f8a49..f7e155cd3d 100644 --- a/dynare++/src/dynare_model.cc +++ b/dynare++/src/dynare_model.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "parser/cc/parser_exception.hh" diff --git a/dynare++/src/dynare_model.hh b/dynare++/src/dynare_model.hh index 6c9a2f2315..a4498d9dea 100644 --- a/dynare++/src/dynare_model.hh +++ b/dynare++/src/dynare_model.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef OGDYN_DYNARE_MODEL diff --git a/dynare++/src/dynare_params.cc b/dynare++/src/dynare_params.cc index 81b8064a42..d8d67bf587 100644 --- a/dynare++/src/dynare_params.cc +++ b/dynare++/src/dynare_params.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "dynare_params.hh" diff --git a/dynare++/src/dynare_params.hh b/dynare++/src/dynare_params.hh index 3139bf8e9c..91363356ec 100644 --- a/dynare++/src/dynare_params.hh +++ b/dynare++/src/dynare_params.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ /* diff --git a/dynare++/src/dynglob.ll b/dynare++/src/dynglob.ll index f9a561173a..cbb0341b9f 100644 --- a/dynare++/src/dynglob.ll +++ b/dynare++/src/dynglob.ll @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ %{ #include "parser/cc/location.hh" diff --git a/dynare++/src/dynglob.yy b/dynare++/src/dynglob.yy index 97a9c6b233..dac74dc8c9 100644 --- a/dynare++/src/dynglob.yy +++ b/dynare++/src/dynglob.yy @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ %code requires diff --git a/dynare++/src/forw_subst_builder.cc b/dynare++/src/forw_subst_builder.cc index fc713e1f4a..08ebd8a1e9 100644 --- a/dynare++/src/forw_subst_builder.cc +++ b/dynare++/src/forw_subst_builder.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "forw_subst_builder.hh" diff --git a/dynare++/src/forw_subst_builder.hh b/dynare++/src/forw_subst_builder.hh index 49f635b3cb..7bf12f1e76 100644 --- a/dynare++/src/forw_subst_builder.hh +++ b/dynare++/src/forw_subst_builder.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef FORW_SUBST_BUILDER_H diff --git a/dynare++/src/main.cc b/dynare++/src/main.cc index f29e06ebf8..d569b31108 100644 --- a/dynare++/src/main.cc +++ b/dynare++/src/main.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "dynare3.hh" diff --git a/dynare++/src/nlsolve.cc b/dynare++/src/nlsolve.cc index 566a9ad1c8..4c48fb8c4b 100644 --- a/dynare++/src/nlsolve.cc +++ b/dynare++/src/nlsolve.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "nlsolve.hh" diff --git a/dynare++/src/nlsolve.hh b/dynare++/src/nlsolve.hh index b45ace078b..b1e1bc21f9 100644 --- a/dynare++/src/nlsolve.hh +++ b/dynare++/src/nlsolve.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef OGU_NLSOLVE_H diff --git a/dynare++/src/planner_builder.cc b/dynare++/src/planner_builder.cc index 0fb3202e0d..41bb6f91da 100644 --- a/dynare++/src/planner_builder.cc +++ b/dynare++/src/planner_builder.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "planner_builder.hh" diff --git a/dynare++/src/planner_builder.hh b/dynare++/src/planner_builder.hh index a2fe7dd1b0..206df7da76 100644 --- a/dynare++/src/planner_builder.hh +++ b/dynare++/src/planner_builder.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef PLANNER_BUILDER_H diff --git a/dynare++/sylv/cc/BlockDiagonal.cc b/dynare++/sylv/cc/BlockDiagonal.cc index aec1a6a2b6..89483290fc 100644 --- a/dynare++/sylv/cc/BlockDiagonal.cc +++ b/dynare++/sylv/cc/BlockDiagonal.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "BlockDiagonal.hh" diff --git a/dynare++/sylv/cc/BlockDiagonal.hh b/dynare++/sylv/cc/BlockDiagonal.hh index 404c9fb2ee..e5e333366f 100644 --- a/dynare++/sylv/cc/BlockDiagonal.hh +++ b/dynare++/sylv/cc/BlockDiagonal.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef BLOCK_DIAGONAL_H diff --git a/dynare++/sylv/cc/GeneralMatrix.cc b/dynare++/sylv/cc/GeneralMatrix.cc index e4d1a4eaac..9e8a91b792 100644 --- a/dynare++/sylv/cc/GeneralMatrix.cc +++ b/dynare++/sylv/cc/GeneralMatrix.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "SylvException.hh" diff --git a/dynare++/sylv/cc/GeneralMatrix.hh b/dynare++/sylv/cc/GeneralMatrix.hh index e49e221c38..61dbeec261 100644 --- a/dynare++/sylv/cc/GeneralMatrix.hh +++ b/dynare++/sylv/cc/GeneralMatrix.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef GENERAL_MATRIX_H diff --git a/dynare++/sylv/cc/GeneralSylvester.cc b/dynare++/sylv/cc/GeneralSylvester.cc index fd12e21d51..89994de685 100644 --- a/dynare++/sylv/cc/GeneralSylvester.cc +++ b/dynare++/sylv/cc/GeneralSylvester.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "GeneralSylvester.hh" diff --git a/dynare++/sylv/cc/GeneralSylvester.hh b/dynare++/sylv/cc/GeneralSylvester.hh index d3b98aee02..83d439cf9d 100644 --- a/dynare++/sylv/cc/GeneralSylvester.hh +++ b/dynare++/sylv/cc/GeneralSylvester.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef GENERAL_SYLVESTER_H diff --git a/dynare++/sylv/cc/IterativeSylvester.cc b/dynare++/sylv/cc/IterativeSylvester.cc index bca1d058f0..86a3e74bca 100644 --- a/dynare++/sylv/cc/IterativeSylvester.cc +++ b/dynare++/sylv/cc/IterativeSylvester.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "IterativeSylvester.hh" diff --git a/dynare++/sylv/cc/IterativeSylvester.hh b/dynare++/sylv/cc/IterativeSylvester.hh index 11a81d05f8..5d40146f62 100644 --- a/dynare++/sylv/cc/IterativeSylvester.hh +++ b/dynare++/sylv/cc/IterativeSylvester.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef ITERATIVE_SYLVESTER_H diff --git a/dynare++/sylv/cc/KronUtils.cc b/dynare++/sylv/cc/KronUtils.cc index 92abea68e0..d8b60dfbc2 100644 --- a/dynare++/sylv/cc/KronUtils.cc +++ b/dynare++/sylv/cc/KronUtils.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "KronUtils.hh" diff --git a/dynare++/sylv/cc/KronUtils.hh b/dynare++/sylv/cc/KronUtils.hh index 38a0cf34ad..d0ae80c547 100644 --- a/dynare++/sylv/cc/KronUtils.hh +++ b/dynare++/sylv/cc/KronUtils.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef KRON_UTILS_H diff --git a/dynare++/sylv/cc/KronVector.cc b/dynare++/sylv/cc/KronVector.cc index 330e150bd1..60bc5de184 100644 --- a/dynare++/sylv/cc/KronVector.cc +++ b/dynare++/sylv/cc/KronVector.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "KronVector.hh" diff --git a/dynare++/sylv/cc/KronVector.hh b/dynare++/sylv/cc/KronVector.hh index 5ab01f47ed..9c2a8d7005 100644 --- a/dynare++/sylv/cc/KronVector.hh +++ b/dynare++/sylv/cc/KronVector.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef KRON_VECTOR_H diff --git a/dynare++/sylv/cc/QuasiTriangular.cc b/dynare++/sylv/cc/QuasiTriangular.cc index cdf3ea1eb6..faa81384c7 100644 --- a/dynare++/sylv/cc/QuasiTriangular.cc +++ b/dynare++/sylv/cc/QuasiTriangular.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "QuasiTriangular.hh" diff --git a/dynare++/sylv/cc/QuasiTriangular.hh b/dynare++/sylv/cc/QuasiTriangular.hh index ed1fab7e48..b5a3273749 100644 --- a/dynare++/sylv/cc/QuasiTriangular.hh +++ b/dynare++/sylv/cc/QuasiTriangular.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef QUASI_TRIANGULAR_H diff --git a/dynare++/sylv/cc/QuasiTriangularZero.cc b/dynare++/sylv/cc/QuasiTriangularZero.cc index 210e1d8a09..294459fb93 100644 --- a/dynare++/sylv/cc/QuasiTriangularZero.cc +++ b/dynare++/sylv/cc/QuasiTriangularZero.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "QuasiTriangularZero.hh" diff --git a/dynare++/sylv/cc/QuasiTriangularZero.hh b/dynare++/sylv/cc/QuasiTriangularZero.hh index ef896d4aef..831c6c5e47 100644 --- a/dynare++/sylv/cc/QuasiTriangularZero.hh +++ b/dynare++/sylv/cc/QuasiTriangularZero.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef QUASI_TRIANGULAR_ZERO_H diff --git a/dynare++/sylv/cc/SchurDecomp.cc b/dynare++/sylv/cc/SchurDecomp.cc index 01c1460114..6ce3015791 100644 --- a/dynare++/sylv/cc/SchurDecomp.cc +++ b/dynare++/sylv/cc/SchurDecomp.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "SchurDecomp.hh" diff --git a/dynare++/sylv/cc/SchurDecomp.hh b/dynare++/sylv/cc/SchurDecomp.hh index 69d9d02a3e..d7a076240e 100644 --- a/dynare++/sylv/cc/SchurDecomp.hh +++ b/dynare++/sylv/cc/SchurDecomp.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef SCHUR_DECOMP_H diff --git a/dynare++/sylv/cc/SchurDecompEig.cc b/dynare++/sylv/cc/SchurDecompEig.cc index babab598d9..97bcd57def 100644 --- a/dynare++/sylv/cc/SchurDecompEig.cc +++ b/dynare++/sylv/cc/SchurDecompEig.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "SchurDecompEig.hh" diff --git a/dynare++/sylv/cc/SchurDecompEig.hh b/dynare++/sylv/cc/SchurDecompEig.hh index 62ba7ccd17..57e8f1ba3a 100644 --- a/dynare++/sylv/cc/SchurDecompEig.hh +++ b/dynare++/sylv/cc/SchurDecompEig.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // contains algorithms for eigenvalue reordering diff --git a/dynare++/sylv/cc/SimilarityDecomp.cc b/dynare++/sylv/cc/SimilarityDecomp.cc index 773c5623bb..62bec28f12 100644 --- a/dynare++/sylv/cc/SimilarityDecomp.cc +++ b/dynare++/sylv/cc/SimilarityDecomp.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "SimilarityDecomp.hh" diff --git a/dynare++/sylv/cc/SimilarityDecomp.hh b/dynare++/sylv/cc/SimilarityDecomp.hh index 960ddd51be..8cf21ee32e 100644 --- a/dynare++/sylv/cc/SimilarityDecomp.hh +++ b/dynare++/sylv/cc/SimilarityDecomp.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef SIMILARITY_DECOMP_H diff --git a/dynare++/sylv/cc/SylvException.cc b/dynare++/sylv/cc/SylvException.cc index c168d3be00..70ecbc24b1 100644 --- a/dynare++/sylv/cc/SylvException.cc +++ b/dynare++/sylv/cc/SylvException.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "SylvException.hh" diff --git a/dynare++/sylv/cc/SylvException.hh b/dynare++/sylv/cc/SylvException.hh index eba7fdc532..3fc1a16a4e 100644 --- a/dynare++/sylv/cc/SylvException.hh +++ b/dynare++/sylv/cc/SylvException.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef SYLV_EXCEPTION_H diff --git a/dynare++/sylv/cc/SylvMatrix.cc b/dynare++/sylv/cc/SylvMatrix.cc index dff00ecdce..cb4d8ba499 100644 --- a/dynare++/sylv/cc/SylvMatrix.cc +++ b/dynare++/sylv/cc/SylvMatrix.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "SylvException.hh" diff --git a/dynare++/sylv/cc/SylvMatrix.hh b/dynare++/sylv/cc/SylvMatrix.hh index bfd8a0fda6..d1b0b947d4 100644 --- a/dynare++/sylv/cc/SylvMatrix.hh +++ b/dynare++/sylv/cc/SylvMatrix.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef SYLV_MATRIX_H diff --git a/dynare++/sylv/cc/SylvParams.cc b/dynare++/sylv/cc/SylvParams.cc index cae41ad404..96d9dfb399 100644 --- a/dynare++/sylv/cc/SylvParams.cc +++ b/dynare++/sylv/cc/SylvParams.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "SylvParams.hh" diff --git a/dynare++/sylv/cc/SylvParams.hh b/dynare++/sylv/cc/SylvParams.hh index a068ecacd7..099ab453cf 100644 --- a/dynare++/sylv/cc/SylvParams.hh +++ b/dynare++/sylv/cc/SylvParams.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef SYLV_PARAMS_H diff --git a/dynare++/sylv/cc/SylvesterSolver.hh b/dynare++/sylv/cc/SylvesterSolver.hh index 3178a107b3..a77f45cd4a 100644 --- a/dynare++/sylv/cc/SylvesterSolver.hh +++ b/dynare++/sylv/cc/SylvesterSolver.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef SYLVESTER_SOLVER_H diff --git a/dynare++/sylv/cc/SymSchurDecomp.cc b/dynare++/sylv/cc/SymSchurDecomp.cc index d6aa8351aa..70e28e1e87 100644 --- a/dynare++/sylv/cc/SymSchurDecomp.cc +++ b/dynare++/sylv/cc/SymSchurDecomp.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "SymSchurDecomp.hh" diff --git a/dynare++/sylv/cc/SymSchurDecomp.hh b/dynare++/sylv/cc/SymSchurDecomp.hh index 1d0e268e6f..c16fd1e931 100644 --- a/dynare++/sylv/cc/SymSchurDecomp.hh +++ b/dynare++/sylv/cc/SymSchurDecomp.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef SYM_SCHUR_DECOMP_H diff --git a/dynare++/sylv/cc/TriangularSylvester.cc b/dynare++/sylv/cc/TriangularSylvester.cc index fb8e264040..b690712efa 100644 --- a/dynare++/sylv/cc/TriangularSylvester.cc +++ b/dynare++/sylv/cc/TriangularSylvester.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "TriangularSylvester.hh" diff --git a/dynare++/sylv/cc/TriangularSylvester.hh b/dynare++/sylv/cc/TriangularSylvester.hh index ecfa87d076..2b9121229f 100644 --- a/dynare++/sylv/cc/TriangularSylvester.hh +++ b/dynare++/sylv/cc/TriangularSylvester.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef TRIANGULAR_SYLVESTER_H diff --git a/dynare++/sylv/cc/Vector.cc b/dynare++/sylv/cc/Vector.cc index a61046d80b..03d381318c 100644 --- a/dynare++/sylv/cc/Vector.cc +++ b/dynare++/sylv/cc/Vector.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "Vector.hh" diff --git a/dynare++/sylv/cc/Vector.hh b/dynare++/sylv/cc/Vector.hh index 3d4be9c055..be00f59c88 100644 --- a/dynare++/sylv/cc/Vector.hh +++ b/dynare++/sylv/cc/Vector.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef VECTOR_H diff --git a/dynare++/sylv/testing/MMMatrix.cc b/dynare++/sylv/testing/MMMatrix.cc index e9ee8e5c00..e3c8f8a7fc 100644 --- a/dynare++/sylv/testing/MMMatrix.cc +++ b/dynare++/sylv/testing/MMMatrix.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "MMMatrix.hh" diff --git a/dynare++/sylv/testing/MMMatrix.hh b/dynare++/sylv/testing/MMMatrix.hh index cba6bce54d..e3d34f615e 100644 --- a/dynare++/sylv/testing/MMMatrix.hh +++ b/dynare++/sylv/testing/MMMatrix.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef MM_MATRIX_H diff --git a/dynare++/sylv/testing/tests.cc b/dynare++/sylv/testing/tests.cc index 1bcfa70dcf..f91835fcbb 100644 --- a/dynare++/sylv/testing/tests.cc +++ b/dynare++/sylv/testing/tests.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "SylvException.hh" diff --git a/dynare++/tl/cc/equivalence.cc b/dynare++/tl/cc/equivalence.cc index dfc041445c..ced3459751 100644 --- a/dynare++/tl/cc/equivalence.cc +++ b/dynare++/tl/cc/equivalence.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "equivalence.hh" diff --git a/dynare++/tl/cc/equivalence.hh b/dynare++/tl/cc/equivalence.hh index d5edf96ba4..b77c540096 100644 --- a/dynare++/tl/cc/equivalence.hh +++ b/dynare++/tl/cc/equivalence.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Equivalences. diff --git a/dynare++/tl/cc/fine_container.cc b/dynare++/tl/cc/fine_container.cc index b1114493f4..c0e394dfd3 100644 --- a/dynare++/tl/cc/fine_container.cc +++ b/dynare++/tl/cc/fine_container.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "fine_container.hh" diff --git a/dynare++/tl/cc/fine_container.hh b/dynare++/tl/cc/fine_container.hh index 38bec75d75..6996160f8e 100644 --- a/dynare++/tl/cc/fine_container.hh +++ b/dynare++/tl/cc/fine_container.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Refined stack of containers. diff --git a/dynare++/tl/cc/fs_tensor.cc b/dynare++/tl/cc/fs_tensor.cc index 9330044a0d..6b78f81d1f 100644 --- a/dynare++/tl/cc/fs_tensor.cc +++ b/dynare++/tl/cc/fs_tensor.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "fs_tensor.hh" diff --git a/dynare++/tl/cc/fs_tensor.hh b/dynare++/tl/cc/fs_tensor.hh index 9e84a2e5c2..25c70793c0 100644 --- a/dynare++/tl/cc/fs_tensor.hh +++ b/dynare++/tl/cc/fs_tensor.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Full symmetry tensor. diff --git a/dynare++/tl/cc/gs_tensor.cc b/dynare++/tl/cc/gs_tensor.cc index 188bca1381..b5e9adfc1c 100644 --- a/dynare++/tl/cc/gs_tensor.cc +++ b/dynare++/tl/cc/gs_tensor.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "gs_tensor.hh" diff --git a/dynare++/tl/cc/gs_tensor.hh b/dynare++/tl/cc/gs_tensor.hh index a16fe1f1b8..d198d45489 100644 --- a/dynare++/tl/cc/gs_tensor.hh +++ b/dynare++/tl/cc/gs_tensor.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // General symmetry tensor. diff --git a/dynare++/tl/cc/int_sequence.cc b/dynare++/tl/cc/int_sequence.cc index f5a50a7758..cc1abae578 100644 --- a/dynare++/tl/cc/int_sequence.cc +++ b/dynare++/tl/cc/int_sequence.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "int_sequence.hh" diff --git a/dynare++/tl/cc/int_sequence.hh b/dynare++/tl/cc/int_sequence.hh index 135a0b64f1..e87e530016 100644 --- a/dynare++/tl/cc/int_sequence.hh +++ b/dynare++/tl/cc/int_sequence.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Integer sequence. diff --git a/dynare++/tl/cc/kron_prod.cc b/dynare++/tl/cc/kron_prod.cc index b37e490f8f..b13cb2f2cf 100644 --- a/dynare++/tl/cc/kron_prod.cc +++ b/dynare++/tl/cc/kron_prod.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "kron_prod.hh" diff --git a/dynare++/tl/cc/kron_prod.hh b/dynare++/tl/cc/kron_prod.hh index 5a59ca8f00..eee195770d 100644 --- a/dynare++/tl/cc/kron_prod.hh +++ b/dynare++/tl/cc/kron_prod.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Kronecker product. diff --git a/dynare++/tl/cc/normal_moments.cc b/dynare++/tl/cc/normal_moments.cc index ff8468b731..43014bbc33 100644 --- a/dynare++/tl/cc/normal_moments.cc +++ b/dynare++/tl/cc/normal_moments.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <memory> diff --git a/dynare++/tl/cc/normal_moments.hh b/dynare++/tl/cc/normal_moments.hh index da77067bdd..c12a3ba531 100644 --- a/dynare++/tl/cc/normal_moments.hh +++ b/dynare++/tl/cc/normal_moments.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Moments of normal distribution. diff --git a/dynare++/tl/cc/permutation.cc b/dynare++/tl/cc/permutation.cc index 5c9d48ca3a..3cbd75df37 100644 --- a/dynare++/tl/cc/permutation.cc +++ b/dynare++/tl/cc/permutation.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "permutation.hh" diff --git a/dynare++/tl/cc/permutation.hh b/dynare++/tl/cc/permutation.hh index 1986c0c33b..fb5c2d5a73 100644 --- a/dynare++/tl/cc/permutation.hh +++ b/dynare++/tl/cc/permutation.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Permutations. diff --git a/dynare++/tl/cc/ps_tensor.cc b/dynare++/tl/cc/ps_tensor.cc index a5c51c81bb..061b7e9c27 100644 --- a/dynare++/tl/cc/ps_tensor.cc +++ b/dynare++/tl/cc/ps_tensor.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "ps_tensor.hh" diff --git a/dynare++/tl/cc/ps_tensor.hh b/dynare++/tl/cc/ps_tensor.hh index a5b3f0654a..5018549c78 100644 --- a/dynare++/tl/cc/ps_tensor.hh +++ b/dynare++/tl/cc/ps_tensor.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Even more general symmetry tensor. diff --git a/dynare++/tl/cc/pyramid_prod.cc b/dynare++/tl/cc/pyramid_prod.cc index 8e2a4cfefe..d15403e816 100644 --- a/dynare++/tl/cc/pyramid_prod.cc +++ b/dynare++/tl/cc/pyramid_prod.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "pyramid_prod.hh" diff --git a/dynare++/tl/cc/pyramid_prod.hh b/dynare++/tl/cc/pyramid_prod.hh index 01312cd027..d6d29fae1c 100644 --- a/dynare++/tl/cc/pyramid_prod.hh +++ b/dynare++/tl/cc/pyramid_prod.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Multiplying tensor columns. diff --git a/dynare++/tl/cc/pyramid_prod2.cc b/dynare++/tl/cc/pyramid_prod2.cc index a129257e40..9ffdab74df 100644 --- a/dynare++/tl/cc/pyramid_prod2.cc +++ b/dynare++/tl/cc/pyramid_prod2.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "pyramid_prod2.hh" diff --git a/dynare++/tl/cc/pyramid_prod2.hh b/dynare++/tl/cc/pyramid_prod2.hh index 0e80a67f89..f316e304b7 100644 --- a/dynare++/tl/cc/pyramid_prod2.hh +++ b/dynare++/tl/cc/pyramid_prod2.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Multiplying stacked tensor columns. diff --git a/dynare++/tl/cc/rfs_tensor.cc b/dynare++/tl/cc/rfs_tensor.cc index aaf0e4f7a6..a22efe85ff 100644 --- a/dynare++/tl/cc/rfs_tensor.cc +++ b/dynare++/tl/cc/rfs_tensor.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "rfs_tensor.hh" diff --git a/dynare++/tl/cc/rfs_tensor.hh b/dynare++/tl/cc/rfs_tensor.hh index bbf6997f92..5c7bbc2c2d 100644 --- a/dynare++/tl/cc/rfs_tensor.hh +++ b/dynare++/tl/cc/rfs_tensor.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Row-wise full symmetry tensor. diff --git a/dynare++/tl/cc/sparse_tensor.cc b/dynare++/tl/cc/sparse_tensor.cc index 81cfeea69a..10d5d469d9 100644 --- a/dynare++/tl/cc/sparse_tensor.cc +++ b/dynare++/tl/cc/sparse_tensor.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "sparse_tensor.hh" diff --git a/dynare++/tl/cc/sparse_tensor.hh b/dynare++/tl/cc/sparse_tensor.hh index 89d3414a1d..68547eb565 100644 --- a/dynare++/tl/cc/sparse_tensor.hh +++ b/dynare++/tl/cc/sparse_tensor.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Sparse tensor. diff --git a/dynare++/tl/cc/stack_container.cc b/dynare++/tl/cc/stack_container.cc index 71144fe88f..f49c71e26a 100644 --- a/dynare++/tl/cc/stack_container.cc +++ b/dynare++/tl/cc/stack_container.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "stack_container.hh" diff --git a/dynare++/tl/cc/stack_container.hh b/dynare++/tl/cc/stack_container.hh index e1a3e79be5..68a61dbdb7 100644 --- a/dynare++/tl/cc/stack_container.hh +++ b/dynare++/tl/cc/stack_container.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Stack of containers. diff --git a/dynare++/tl/cc/symmetry.cc b/dynare++/tl/cc/symmetry.cc index 72f896bed3..46bc527bd6 100644 --- a/dynare++/tl/cc/symmetry.cc +++ b/dynare++/tl/cc/symmetry.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "symmetry.hh" diff --git a/dynare++/tl/cc/symmetry.hh b/dynare++/tl/cc/symmetry.hh index 9431c23da6..671c541007 100644 --- a/dynare++/tl/cc/symmetry.hh +++ b/dynare++/tl/cc/symmetry.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Symmetry. diff --git a/dynare++/tl/cc/t_container.cc b/dynare++/tl/cc/t_container.cc index c40920153d..d5090bd79e 100644 --- a/dynare++/tl/cc/t_container.cc +++ b/dynare++/tl/cc/t_container.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "t_container.hh" diff --git a/dynare++/tl/cc/t_container.hh b/dynare++/tl/cc/t_container.hh index 4f097e5d62..884131eb8f 100644 --- a/dynare++/tl/cc/t_container.hh +++ b/dynare++/tl/cc/t_container.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Tensor containers. diff --git a/dynare++/tl/cc/t_polynomial.cc b/dynare++/tl/cc/t_polynomial.cc index 8de62a0083..85ba58e939 100644 --- a/dynare++/tl/cc/t_polynomial.cc +++ b/dynare++/tl/cc/t_polynomial.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "t_polynomial.hh" diff --git a/dynare++/tl/cc/t_polynomial.hh b/dynare++/tl/cc/t_polynomial.hh index 1b29053109..e8f0f3ed07 100644 --- a/dynare++/tl/cc/t_polynomial.hh +++ b/dynare++/tl/cc/t_polynomial.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Tensor polynomial evaluation. diff --git a/dynare++/tl/cc/tensor.cc b/dynare++/tl/cc/tensor.cc index 875876d7d8..425d3932df 100644 --- a/dynare++/tl/cc/tensor.cc +++ b/dynare++/tl/cc/tensor.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "tensor.hh" diff --git a/dynare++/tl/cc/tensor.hh b/dynare++/tl/cc/tensor.hh index cbeced9bb4..76396e83a3 100644 --- a/dynare++/tl/cc/tensor.hh +++ b/dynare++/tl/cc/tensor.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Tensor concept. diff --git a/dynare++/tl/cc/tl_exception.hh b/dynare++/tl/cc/tl_exception.hh index 201f4320c3..e4c2d03c53 100644 --- a/dynare++/tl/cc/tl_exception.hh +++ b/dynare++/tl/cc/tl_exception.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Exception. diff --git a/dynare++/tl/cc/tl_static.cc b/dynare++/tl/cc/tl_static.cc index 9804086e89..b1603a722f 100644 --- a/dynare++/tl/cc/tl_static.cc +++ b/dynare++/tl/cc/tl_static.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "tl_static.hh" diff --git a/dynare++/tl/cc/tl_static.hh b/dynare++/tl/cc/tl_static.hh index 2318f62951..19511c34b0 100644 --- a/dynare++/tl/cc/tl_static.hh +++ b/dynare++/tl/cc/tl_static.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Tensor library static data. diff --git a/dynare++/tl/cc/twod_matrix.cc b/dynare++/tl/cc/twod_matrix.cc index 31445b3e92..327445eafd 100644 --- a/dynare++/tl/cc/twod_matrix.cc +++ b/dynare++/tl/cc/twod_matrix.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "twod_matrix.hh" diff --git a/dynare++/tl/cc/twod_matrix.hh b/dynare++/tl/cc/twod_matrix.hh index bd45083d3f..1099c031fb 100644 --- a/dynare++/tl/cc/twod_matrix.hh +++ b/dynare++/tl/cc/twod_matrix.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Matrix interface. diff --git a/dynare++/tl/testing/factory.cc b/dynare++/tl/testing/factory.cc index 724eecd1c6..589c3824a4 100644 --- a/dynare++/tl/testing/factory.cc +++ b/dynare++/tl/testing/factory.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "factory.hh" diff --git a/dynare++/tl/testing/factory.hh b/dynare++/tl/testing/factory.hh index 0dbd3ef26a..bedefb71b5 100644 --- a/dynare++/tl/testing/factory.hh +++ b/dynare++/tl/testing/factory.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef FACTORY_H diff --git a/dynare++/tl/testing/monoms.cc b/dynare++/tl/testing/monoms.cc index e0690018c4..4623c319e9 100644 --- a/dynare++/tl/testing/monoms.cc +++ b/dynare++/tl/testing/monoms.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "monoms.hh" diff --git a/dynare++/tl/testing/monoms.hh b/dynare++/tl/testing/monoms.hh index 96db16501f..23bd2ef85b 100644 --- a/dynare++/tl/testing/monoms.hh +++ b/dynare++/tl/testing/monoms.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef MONOMS_H diff --git a/dynare++/tl/testing/tests.cc b/dynare++/tl/testing/tests.cc index 559bafd6f5..384c02d0d7 100644 --- a/dynare++/tl/testing/tests.cc +++ b/dynare++/tl/testing/tests.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "SylvException.hh" diff --git a/dynare++/utils/cc/exception.hh b/dynare++/utils/cc/exception.hh index a7c74c2652..c0b33338e9 100644 --- a/dynare++/utils/cc/exception.hh +++ b/dynare++/utils/cc/exception.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef OGU_EXCEPTION_H diff --git a/dynare++/utils/cc/int_power.cc b/dynare++/utils/cc/int_power.cc index f2169880c9..d0189bc770 100644 --- a/dynare++/utils/cc/int_power.cc +++ b/dynare++/utils/cc/int_power.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ int diff --git a/dynare++/utils/cc/int_power.hh b/dynare++/utils/cc/int_power.hh index 8d6ee86fa3..4c647c832c 100644 --- a/dynare++/utils/cc/int_power.hh +++ b/dynare++/utils/cc/int_power.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Integer exponentiation (by squaring) diff --git a/dynare++/utils/cc/pascal_triangle.cc b/dynare++/utils/cc/pascal_triangle.cc index 8b8a63d26c..e8e0cc6df6 100644 --- a/dynare++/utils/cc/pascal_triangle.cc +++ b/dynare++/utils/cc/pascal_triangle.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "pascal_triangle.hh" diff --git a/dynare++/utils/cc/pascal_triangle.hh b/dynare++/utils/cc/pascal_triangle.hh index e69dd815de..cfd81d314d 100644 --- a/dynare++/utils/cc/pascal_triangle.hh +++ b/dynare++/utils/cc/pascal_triangle.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef PASCAL_TRIANGLE_H diff --git a/dynare++/utils/cc/sthread.cc b/dynare++/utils/cc/sthread.cc index 212f33572a..65294d679f 100644 --- a/dynare++/utils/cc/sthread.cc +++ b/dynare++/utils/cc/sthread.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <algorithm> diff --git a/dynare++/utils/cc/sthread.hh b/dynare++/utils/cc/sthread.hh index fe52e3d9c6..41315e88d1 100644 --- a/dynare++/utils/cc/sthread.hh +++ b/dynare++/utils/cc/sthread.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // Simple threads. diff --git a/examples/NK_baseline.mod b/examples/NK_baseline.mod index ad035e1b37..f2ba544237 100644 --- a/examples/NK_baseline.mod +++ b/examples/NK_baseline.mod @@ -47,7 +47,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var d (long_name='preference shock') diff --git a/examples/NK_baseline_steadystate.m b/examples/NK_baseline_steadystate.m index bcf0b8a67e..53b07fe070 100644 --- a/examples/NK_baseline_steadystate.m +++ b/examples/NK_baseline_steadystate.m @@ -30,7 +30,7 @@ function [ys,params,check] = NK_baseline_steadystate(ys,exo,M_,options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % read out parameters to access them with their name NumberOfParameters = M_.param_nbr; diff --git a/examples/Ramsey_Example.mod b/examples/Ramsey_Example.mod index 61e0df3cb5..48c47ad60e 100644 --- a/examples/Ramsey_Example.mod +++ b/examples/Ramsey_Example.mod @@ -61,7 +61,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see <http://www.gnu.org/licenses/>. + * see <https://www.gnu.org/licenses/>. */ //**********Define which monetary policy setup to use *********** diff --git a/examples/Ramsey_steady_file.mod b/examples/Ramsey_steady_file.mod index 1d8db31a84..cc9583d41c 100644 --- a/examples/Ramsey_steady_file.mod +++ b/examples/Ramsey_steady_file.mod @@ -35,7 +35,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see <http://www.gnu.org/licenses/>. + * see <https://www.gnu.org/licenses/>. */ diff --git a/examples/Ramsey_steady_file_steadystate.m b/examples/Ramsey_steady_file_steadystate.m index c5b4844879..b3705324e1 100644 --- a/examples/Ramsey_steady_file_steadystate.m +++ b/examples/Ramsey_steady_file_steadystate.m @@ -31,7 +31,7 @@ function [ys,params,check] = Ramsey_steady_file_steadystate(ys,exo,M_,options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % read out parameters to access them with their name beta=NaN; %make parameter known to Matlab function, prevents crashes due to Matlab function with same name; diff --git a/examples/agtrend.mod b/examples/agtrend.mod index dd5ef1e861..b918183b6d 100644 --- a/examples/agtrend.mod +++ b/examples/agtrend.mod @@ -36,7 +36,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/examples/bkk.mod b/examples/bkk.mod index aca08ebfde..d7e63b5142 100644 --- a/examples/bkk.mod +++ b/examples/bkk.mod @@ -42,7 +42,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ @#define countries = [ "H", "F" ] diff --git a/examples/example1.mod b/examples/example1.mod index 8fb9df1e8e..1c1f96b11c 100644 --- a/examples/example1.mod +++ b/examples/example1.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/examples/example1_reporting.mod b/examples/example1_reporting.mod index a39c98da9d..6340d5e56b 100644 --- a/examples/example1_reporting.mod +++ b/examples/example1_reporting.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/examples/example2.mod b/examples/example2.mod index 09d505828e..c83aefa869 100644 --- a/examples/example2.mod +++ b/examples/example2.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/examples/example3.mod b/examples/example3.mod index f10f73219f..e391b18e2d 100644 --- a/examples/example3.mod +++ b/examples/example3.mod @@ -31,7 +31,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/examples/fs2000.mod b/examples/fs2000.mod index 3359370230..b9c3edf5e3 100644 --- a/examples/fs2000.mod +++ b/examples/fs2000.mod @@ -40,7 +40,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/examples/fs2000_nonstationary.mod b/examples/fs2000_nonstationary.mod index 53c1cf7f0d..727d17cd97 100644 --- a/examples/fs2000_nonstationary.mod +++ b/examples/fs2000_nonstationary.mod @@ -23,7 +23,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var gM gA; diff --git a/examples/ramst.mod b/examples/ramst.mod index 90654a4ef7..b5378f60bc 100644 --- a/examples/ramst.mod +++ b/examples/ramst.mod @@ -30,7 +30,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/license.txt b/license.txt index c45679977a..73b1f5e2aa 100644 --- a/license.txt +++ b/license.txt @@ -473,7 +473,7 @@ License: GFDL-NIV-1.3+ any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. . - A copy of the license can be found at <http://www.gnu.org/licenses/fdl.txt> + A copy of the license can be found at <https://www.gnu.org/licenses/fdl.txt> License: GPL-2+ with Autoconf exception This program is free software; you can redistribute it and/or @@ -487,7 +487,7 @@ License: GPL-2+ with Autoconf exception GNU General Public License for more details. . You should have received a copy of the GNU General Public License along - with this program. If not, see <http://www.gnu.org/licenses/>. + with this program. If not, see <https://www.gnu.org/licenses/>. . As a special exception to the GNU General Public License, if you distribute this file as part of a program that contains a @@ -507,7 +507,7 @@ License: GPL-3+ GNU General Public License for more details. . You should have received a copy of the GNU General Public License - along with Dynare. If not, see <http://www.gnu.org/licenses/>. + along with Dynare. If not, see <https://www.gnu.org/licenses/>. License: GPL-3+ with Autoconf exception This program is free software: you can redistribute it and/or modify it @@ -521,7 +521,7 @@ License: GPL-3+ with Autoconf exception Public License for more details. . You should have received a copy of the GNU General Public License along - with this program. If not, see <http://www.gnu.org/licenses/>. + with this program. If not, see <https://www.gnu.org/licenses/>. . As a special exception, the respective Autoconf Macro's copyright owner gives unlimited permission to copy, distribute and modify the configure @@ -548,7 +548,7 @@ License: LGPL-2.1+ General Public License for more details. . You should have received a copy of the GNU Lesser General Public License - along with this library. If not, see <http://www.gnu.org/licenses/>. + along with this library. If not, see <https://www.gnu.org/licenses/>. License: LGPL-3+ This program is free software: you can redistribute it and/or modify @@ -562,7 +562,7 @@ License: LGPL-3+ GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. + along with this program. If not, see <https://www.gnu.org/licenses/>. License: CC-BY-SA-4.0 Attribution-ShareAlike 4.0 International diff --git a/m4/ax_cxx11_thread.m4 b/m4/ax_cxx11_thread.m4 index 65d557b63e..6907521541 100644 --- a/m4/ax_cxx11_thread.m4 +++ b/m4/ax_cxx11_thread.m4 @@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>. +dnl along with Dynare. If not, see <https://www.gnu.org/licenses/>. AC_DEFUN([AX_CXX11_THREAD], [ diff --git a/m4/ax_gsl.m4 b/m4/ax_gsl.m4 index 38c533dcc5..1bbd2be9d3 100644 --- a/m4/ax_gsl.m4 +++ b/m4/ax_gsl.m4 @@ -17,7 +17,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>. +dnl along with Dynare. If not, see <https://www.gnu.org/licenses/>. AC_DEFUN([AX_GSL], [ diff --git a/m4/ax_latex_class.m4 b/m4/ax_latex_class.m4 index 0f4c881f21..6b560614eb 100644 --- a/m4/ax_latex_class.m4 +++ b/m4/ax_latex_class.m4 @@ -34,7 +34,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with this library. If not, see <http://www.gnu.org/licenses/>. +# along with this library. If not, see <https://www.gnu.org/licenses/>. AC_DEFUN([AX_LATEX_CLASS],[ AC_CACHE_CHECK([for usability of class $1],[ac_cv_latex_class_]translit($1,[-],[_]),[ diff --git a/m4/ax_latex_test.m4 b/m4/ax_latex_test.m4 index 5a3d012fc1..7e5b8d5e54 100644 --- a/m4/ax_latex_test.m4 +++ b/m4/ax_latex_test.m4 @@ -36,7 +36,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with this library. If not, see <http://www.gnu.org/licenses/>. +# along with this library. If not, see <https://www.gnu.org/licenses/>. AC_DEFUN([AX_LATEX_TEST],[ rm -rf conftest.dir/.acltx diff --git a/m4/ax_matio.m4 b/m4/ax_matio.m4 index 8fc3299947..00cef25aa6 100644 --- a/m4/ax_matio.m4 +++ b/m4/ax_matio.m4 @@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>. +dnl along with Dynare. If not, see <https://www.gnu.org/licenses/>. AC_DEFUN([AX_MATIO], [ diff --git a/m4/ax_matlab.m4 b/m4/ax_matlab.m4 index 32938c5085..16330420b3 100644 --- a/m4/ax_matlab.m4 +++ b/m4/ax_matlab.m4 @@ -14,7 +14,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License along -dnl with this program. If not, see <http://www.gnu.org/licenses/>. +dnl with this program. If not, see <https://www.gnu.org/licenses/>. dnl dnl As a special exception to the GNU General Public License, if dnl you distribute this file as part of a program that contains a diff --git a/m4/ax_matlab_arch.m4 b/m4/ax_matlab_arch.m4 index 43f23f7a43..e37bd52288 100644 --- a/m4/ax_matlab_arch.m4 +++ b/m4/ax_matlab_arch.m4 @@ -14,7 +14,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License along -dnl with this program. If not, see <http://www.gnu.org/licenses/>. +dnl with this program. If not, see <https://www.gnu.org/licenses/>. dnl dnl As a special exception to the GNU General Public License, if dnl you distribute this file as part of a program that contains a diff --git a/m4/ax_matlab_batch_options.m4 b/m4/ax_matlab_batch_options.m4 index 32f02d5cb3..96f186ebab 100644 --- a/m4/ax_matlab_batch_options.m4 +++ b/m4/ax_matlab_batch_options.m4 @@ -13,7 +13,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>. +dnl along with Dynare. If not, see <https://www.gnu.org/licenses/>. AC_DEFUN([AX_MATLAB_BATCH_OPTIONS], [dnl diff --git a/m4/ax_matlab_version.m4 b/m4/ax_matlab_version.m4 index 113aa72886..834589f0f5 100644 --- a/m4/ax_matlab_version.m4 +++ b/m4/ax_matlab_version.m4 @@ -13,7 +13,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>. +dnl along with Dynare. If not, see <https://www.gnu.org/licenses/>. AC_DEFUN([AX_MATLAB_VERSION], [dnl diff --git a/m4/ax_mexext.m4 b/m4/ax_mexext.m4 index 0eb9d27c3e..bb4e175d65 100644 --- a/m4/ax_mexext.m4 +++ b/m4/ax_mexext.m4 @@ -14,7 +14,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License along -dnl with this program. If not, see <http://www.gnu.org/licenses/>. +dnl with this program. If not, see <https://www.gnu.org/licenses/>. dnl dnl As a special exception to the GNU General Public License, if dnl you distribute this file as part of a program that contains a diff --git a/m4/ax_mexopts.m4 b/m4/ax_mexopts.m4 index 3ecd9268f2..8847d48b2a 100644 --- a/m4/ax_mexopts.m4 +++ b/m4/ax_mexopts.m4 @@ -13,7 +13,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>. +dnl along with Dynare. If not, see <https://www.gnu.org/licenses/>. AC_DEFUN([AX_MEXOPTS], [dnl diff --git a/m4/ax_octave.m4 b/m4/ax_octave.m4 index b25df2d102..3708c999b1 100644 --- a/m4/ax_octave.m4 +++ b/m4/ax_octave.m4 @@ -13,7 +13,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License along -dnl with this program. If not, see <http://www.gnu.org/licenses/>. +dnl with this program. If not, see <https://www.gnu.org/licenses/>. dnl dnl As a special exception to the GNU General Public License, if dnl you distribute this file as part of a program that contains a diff --git a/m4/ax_prog_ln_s.m4 b/m4/ax_prog_ln_s.m4 index 5857da9c10..64916c41fb 100644 --- a/m4/ax_prog_ln_s.m4 +++ b/m4/ax_prog_ln_s.m4 @@ -13,7 +13,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>. +dnl along with Dynare. If not, see <https://www.gnu.org/licenses/>. AC_DEFUN([AX_PROG_LN_S], [ diff --git a/m4/ax_slicot.m4 b/m4/ax_slicot.m4 index c3bc018e88..b53e64480c 100644 --- a/m4/ax_slicot.m4 +++ b/m4/ax_slicot.m4 @@ -20,7 +20,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>. +dnl along with Dynare. If not, see <https://www.gnu.org/licenses/>. AC_DEFUN([AX_SLICOT], [ diff --git a/macOS/Makefile b/macOS/Makefile index e1275d2ba2..f7c4fb3cf1 100644 --- a/macOS/Makefile +++ b/macOS/Makefile @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see <http://www.gnu.org/licenses/>. +# along with Dynare. If not, see <https://www.gnu.org/licenses/>. .PHONY: all deps clean-deps clean clean-all build diff --git a/macOS/build.sh b/macOS/build.sh index b188675dcd..b9296d47be 100755 --- a/macOS/build.sh +++ b/macOS/build.sh @@ -15,7 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see <http://www.gnu.org/licenses/>. +# along with Dynare. If not, see <https://www.gnu.org/licenses/>. set -ex diff --git a/macOS/deps/Makefile b/macOS/deps/Makefile index ba6b2c6e2b..c51c744954 100644 --- a/macOS/deps/Makefile +++ b/macOS/deps/Makefile @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see <http://www.gnu.org/licenses/>. +# along with Dynare. If not, see <https://www.gnu.org/licenses/>. include versions.mk diff --git a/macOS/scripts/postinstall b/macOS/scripts/postinstall index 0c6e3e5923..3ac0d0f456 100755 --- a/macOS/scripts/postinstall +++ b/macOS/scripts/postinstall @@ -15,7 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see <http://www.gnu.org/licenses/>. +# along with Dynare. If not, see <https://www.gnu.org/licenses/>. set -ex diff --git a/matlab/+bgp/write.m b/matlab/+bgp/write.m index 0047662409..5156adb2df 100644 --- a/matlab/+bgp/write.m +++ b/matlab/+bgp/write.m @@ -30,7 +30,7 @@ function write(DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if DynareModel.maximum_lag && ~DynareModel.maximum_lead i0 = transpose(DynareModel.lead_lag_incidence(1,:)); % Indices of the lagged variables. diff --git a/matlab/+equation/evaluate.m b/matlab/+equation/evaluate.m index ca42c84b23..15d9100743 100644 --- a/matlab/+equation/evaluate.m +++ b/matlab/+equation/evaluate.m @@ -15,7 +15,7 @@ function [ds, json] = evaluate(ds, eqtags, firstperiod, lastperiod, json) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/+gui/+perfect_foresight/run.m b/matlab/+gui/+perfect_foresight/run.m index 52c7298f2d..b48f4f85ac 100644 --- a/matlab/+gui/+perfect_foresight/run.m +++ b/matlab/+gui/+perfect_foresight/run.m @@ -28,7 +28,7 @@ function run(json) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ oo_ ys0_ ex0_ diff --git a/matlab/+gui/+stochastic-simulation/read.m b/matlab/+gui/+stochastic-simulation/read.m index 65099482c8..2070cb8847 100644 --- a/matlab/+gui/+stochastic-simulation/read.m +++ b/matlab/+gui/+stochastic-simulation/read.m @@ -28,7 +28,7 @@ function read(json) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ oo_ diff --git a/matlab/+pac/+bgp/get.m b/matlab/+pac/+bgp/get.m index 06dc69210a..d2342e61e4 100644 --- a/matlab/+pac/+bgp/get.m +++ b/matlab/+pac/+bgp/get.m @@ -15,7 +15,7 @@ function dummy = get(pacmodel, paceq, kind, id) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/+pac/+bgp/set.m b/matlab/+pac/+bgp/set.m index bdfb4ad7bd..146c8e75f1 100644 --- a/matlab/+pac/+bgp/set.m +++ b/matlab/+pac/+bgp/set.m @@ -15,7 +15,7 @@ function dummy = set(pacmodel, paceq, parameter, isnonzeromean) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/+pac/+estimate/init.m b/matlab/+pac/+estimate/init.m index 9b2dbb6721..0dbdf70b8a 100644 --- a/matlab/+pac/+estimate/init.m +++ b/matlab/+pac/+estimate/init.m @@ -16,7 +16,7 @@ function [pacmodl, lhs, rhs, pnames, enames, xnames, rname, pid, eid, xid, pname % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Get the original equation to be estimated [LHS, RHS] = get_lhs_and_rhs(eqname, M_, true); diff --git a/matlab/+pac/+estimate/iterative_ols.m b/matlab/+pac/+estimate/iterative_ols.m index 2e7c456b84..8c710c5434 100644 --- a/matlab/+pac/+estimate/iterative_ols.m +++ b/matlab/+pac/+estimate/iterative_ols.m @@ -37,7 +37,7 @@ function iterative_ols(eqname, params, data, range) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ options_ diff --git a/matlab/+pac/+estimate/nls.m b/matlab/+pac/+estimate/nls.m index afd9f13661..cb384cdf61 100644 --- a/matlab/+pac/+estimate/nls.m +++ b/matlab/+pac/+estimate/nls.m @@ -57,7 +57,7 @@ function nls(eqname, params, data, range, optimizer, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ options_ diff --git a/matlab/+pac/+mce/parameters.m b/matlab/+pac/+mce/parameters.m index b3e2b01351..9817aca660 100644 --- a/matlab/+pac/+mce/parameters.m +++ b/matlab/+pac/+mce/parameters.m @@ -26,7 +26,7 @@ function parameters(pacname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/+pac/+update/equation.m b/matlab/+pac/+update/equation.m index ac65371b3e..d368d5b126 100644 --- a/matlab/+pac/+update/equation.m +++ b/matlab/+pac/+update/equation.m @@ -26,7 +26,7 @@ function equation(pacname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. warning('Function pac.update.equation() is deprecated. Use pac.update.expectation() instead.') skipline() diff --git a/matlab/+pac/+update/expectation.m b/matlab/+pac/+update/expectation.m index 5dc7784dca..6819a05175 100644 --- a/matlab/+pac/+update/expectation.m +++ b/matlab/+pac/+update/expectation.m @@ -26,7 +26,7 @@ function expectation(pacname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ diff --git a/matlab/+pac/+update/parameters.m b/matlab/+pac/+update/parameters.m index cdd81655b4..03132e0814 100644 --- a/matlab/+pac/+update/parameters.m +++ b/matlab/+pac/+update/parameters.m @@ -28,7 +28,7 @@ function DynareModel = parameters(pacname, DynareModel, DynareOutput, verbose) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<4 verbose = true; diff --git a/matlab/+pac/check.m b/matlab/+pac/check.m index 05f64ee658..0ffaca29fe 100644 --- a/matlab/+pac/check.m +++ b/matlab/+pac/check.m @@ -27,7 +27,7 @@ function errorcode = check(eqname, errorflag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/+pac/initialize.m b/matlab/+pac/initialize.m index 052572770c..5ace9c916e 100644 --- a/matlab/+pac/initialize.m +++ b/matlab/+pac/initialize.m @@ -23,7 +23,7 @@ function initialize(pacmodel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/+pac/print.m b/matlab/+pac/print.m index 11c3c2a115..61eae61bf7 100644 --- a/matlab/+pac/print.m +++ b/matlab/+pac/print.m @@ -34,7 +34,7 @@ function print(pacexpectationmodelname, eqname, withcalibration) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<3 % Print calibration by default. diff --git a/matlab/+var_expectation/initialize.m b/matlab/+var_expectation/initialize.m index 06f40eab38..a7ab7d503b 100644 --- a/matlab/+var_expectation/initialize.m +++ b/matlab/+var_expectation/initialize.m @@ -26,7 +26,7 @@ function initialize(varexpectationmodel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/+var_expectation/print.m b/matlab/+var_expectation/print.m index 05e351f1f0..7970134778 100644 --- a/matlab/+var_expectation/print.m +++ b/matlab/+var_expectation/print.m @@ -33,7 +33,7 @@ function print(varexpectationmodelname, withcalibration) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<2 % Print calibration by default. diff --git a/matlab/+var_expectation/update.m b/matlab/+var_expectation/update.m index 8b6a5dd2b5..50edb67f70 100644 --- a/matlab/+var_expectation/update.m +++ b/matlab/+var_expectation/update.m @@ -23,7 +23,7 @@ function update(varexpectationmodelname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ diff --git a/matlab/+var_expectation/update_parameters.m b/matlab/+var_expectation/update_parameters.m index f6f3960bc0..e947c493cd 100644 --- a/matlab/+var_expectation/update_parameters.m +++ b/matlab/+var_expectation/update_parameters.m @@ -28,7 +28,7 @@ function DynareModel = update_parameters(varexpectationmodelname, DynareModel, D % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Check that the first input is a row character array. if ~isrow(varexpectationmodelname)==1 || ~ischar(varexpectationmodelname) diff --git a/matlab/AHessian.m b/matlab/AHessian.m index f9d9db6e0c..4127bff98f 100644 --- a/matlab/AHessian.m +++ b/matlab/AHessian.m @@ -23,7 +23,7 @@ function [AHess, DLIK, LIK] = AHessian(T,R,Q,H,P,Y,DT,DYss,DOm,DH,DP,start,mf,ka % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. k = size(DT,3); % number of structural parameters diff --git a/matlab/AIM/dynAIMsolver1.m b/matlab/AIM/dynAIMsolver1.m index 52a2ae6f92..dab31f51bc 100644 --- a/matlab/AIM/dynAIMsolver1.m +++ b/matlab/AIM/dynAIMsolver1.m @@ -61,7 +61,7 @@ function [dr,aimcode,rts]=dynAIMsolver1(jacobia_,M_,dr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. aimcode=-1; neq= size(jacobia_,1); % no of equations diff --git a/matlab/AIM_first_order_solver.m b/matlab/AIM_first_order_solver.m index 893deefb0c..09f99f799c 100644 --- a/matlab/AIM_first_order_solver.m +++ b/matlab/AIM_first_order_solver.m @@ -66,7 +66,7 @@ function [dr,info]=AIM_first_order_solver(jacobia,M,dr,qz_criterium) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info = 0; diff --git a/matlab/CheckPath.m b/matlab/CheckPath.m index 002c9bd17d..5ecfc3a13b 100644 --- a/matlab/CheckPath.m +++ b/matlab/CheckPath.m @@ -27,7 +27,7 @@ function [DirectoryName, info] = CheckPath(type,dname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info = 0; diff --git a/matlab/CutSample.m b/matlab/CutSample.m index 1582ec8836..5e7b69296d 100644 --- a/matlab/CutSample.m +++ b/matlab/CutSample.m @@ -31,7 +31,7 @@ function CutSample(M_, options_, estim_params_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. npar = estim_params_.np+estim_params_.nvn+estim_params_.ncx+estim_params_.ncn+estim_params_.nvx; diff --git a/matlab/DsgeSmoother.m b/matlab/DsgeSmoother.m index 8dbee6f4df..94903de1d3 100644 --- a/matlab/DsgeSmoother.m +++ b/matlab/DsgeSmoother.m @@ -73,7 +73,7 @@ function [alphahat,etahat,epsilonhat,ahat,SteadyState,trend_coeff,aK,T,R,P,PK,de % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. alphahat = []; etahat = []; diff --git a/matlab/GetAllPosteriorDraws.m b/matlab/GetAllPosteriorDraws.m index 0408da5095..762632786d 100644 --- a/matlab/GetAllPosteriorDraws.m +++ b/matlab/GetAllPosteriorDraws.m @@ -31,7 +31,7 @@ function Draws = GetAllPosteriorDraws(column, FirstMhFile, FirstLine, TotalNumbe % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ diff --git a/matlab/GetOneDraw.m b/matlab/GetOneDraw.m index e4fba3a431..ed48ac6eff 100644 --- a/matlab/GetOneDraw.m +++ b/matlab/GetOneDraw.m @@ -33,7 +33,7 @@ function [xparams, logpost] = GetOneDraw(type,M_,estim_params_,oo_,options_,baye % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. switch type case 'posterior' diff --git a/matlab/GetPosteriorMeanVariance.m b/matlab/GetPosteriorMeanVariance.m index 22d9e60045..33f7e01463 100644 --- a/matlab/GetPosteriorMeanVariance.m +++ b/matlab/GetPosteriorMeanVariance.m @@ -15,7 +15,7 @@ function [mean,variance] = GetPosteriorMeanVariance(M,drop) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. MetropolisFolder = CheckPath('metropolis',M.dname); FileName = M.fname; diff --git a/matlab/GetPosteriorParametersStatistics.m b/matlab/GetPosteriorParametersStatistics.m index d2cf00a695..f6e69feb5c 100644 --- a/matlab/GetPosteriorParametersStatistics.m +++ b/matlab/GetPosteriorParametersStatistics.m @@ -31,7 +31,7 @@ function oo_ = GetPosteriorParametersStatistics(estim_params_, M_, options_, bay % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %if ~options_.mh_replic && options_.load_mh_file % load([M_.fname '_results.mat'],'oo_'); diff --git a/matlab/MakeAllFigures.m b/matlab/MakeAllFigures.m index 6c3de53abd..ca6a044e7f 100644 --- a/matlab/MakeAllFigures.m +++ b/matlab/MakeAllFigures.m @@ -15,7 +15,7 @@ function MakeAllFigures(NumberOfPlots,Caption,FigureProperties,Info) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ diff --git a/matlab/PlotPosteriorDistributions.m b/matlab/PlotPosteriorDistributions.m index aac95569fb..7fc418e0e0 100644 --- a/matlab/PlotPosteriorDistributions.m +++ b/matlab/PlotPosteriorDistributions.m @@ -31,7 +31,7 @@ function oo_ = PlotPosteriorDistributions(estim_params_, M_, options_, bayestopt % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. OutputDirectoryName = CheckPath('Output',M_.dname); diff --git a/matlab/PosteriorIRF.m b/matlab/PosteriorIRF.m index 07b11383c0..b482253248 100644 --- a/matlab/PosteriorIRF.m +++ b/matlab/PosteriorIRF.m @@ -31,7 +31,7 @@ function PosteriorIRF(type) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ estim_params_ oo_ M_ bayestopt_ dataset_ dataset_info diff --git a/matlab/PosteriorIRF_core1.m b/matlab/PosteriorIRF_core1.m index 9cfdc8e244..3311c138de 100644 --- a/matlab/PosteriorIRF_core1.m +++ b/matlab/PosteriorIRF_core1.m @@ -38,7 +38,7 @@ function myoutput=PosteriorIRF_core1(myinputs,fpar,B,whoiam, ThisMatlab) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ estim_params_ oo_ M_ bayestopt_ dataset_ dataset_info diff --git a/matlab/PosteriorIRF_core2.m b/matlab/PosteriorIRF_core2.m index 522888e389..af6094b9e8 100644 --- a/matlab/PosteriorIRF_core2.m +++ b/matlab/PosteriorIRF_core2.m @@ -45,7 +45,7 @@ function myoutput=PosteriorIRF_core2(myinputs,fpar,npar,whoiam,ThisMatlab) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ M_ diff --git a/matlab/Q6_plication.m b/matlab/Q6_plication.m index 153ee8ccd8..66162044ac 100644 --- a/matlab/Q6_plication.m +++ b/matlab/Q6_plication.m @@ -38,7 +38,7 @@ function [DP6,DP6inv] = Q6_plication(p) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= np = p*(p+1)*(p+2)*(p+3)*(p+4)*(p+5)/(1*2*3*4*5*6); DP6 = spalloc(p^6,np,p^6); diff --git a/matlab/ReshapeMatFiles.m b/matlab/ReshapeMatFiles.m index 1d127a67ba..62354e7740 100644 --- a/matlab/ReshapeMatFiles.m +++ b/matlab/ReshapeMatFiles.m @@ -40,7 +40,7 @@ function ReshapeMatFiles(type, type2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ diff --git a/matlab/TaRB_optimizer_wrapper.m b/matlab/TaRB_optimizer_wrapper.m index 948266a23c..fe8c5f43e0 100644 --- a/matlab/TaRB_optimizer_wrapper.m +++ b/matlab/TaRB_optimizer_wrapper.m @@ -37,7 +37,7 @@ function [fval,info,exit_flag,DLIK,Hess,SteadyState,trend_coeff] = TaRB_optimiz % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. par_vector(parameterindices,:)=optpar; %reassemble parameter [fval,info,exit_flag,DLIK,Hess,SteadyState,trend_coeff] = feval(TargetFun,par_vector,varargin{:}); %call target function diff --git a/matlab/Tracing.m b/matlab/Tracing.m index d3ba8c0be9..8e17ee6c00 100644 --- a/matlab/Tracing.m +++ b/matlab/Tracing.m @@ -29,7 +29,7 @@ function [] = Tracing() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. fid = fopen('Tracing.txt','w+'); fclose (fid); diff --git a/matlab/UnivariateSpectralDensity.m b/matlab/UnivariateSpectralDensity.m index d0f48f7d4f..c310d3b570 100644 --- a/matlab/UnivariateSpectralDensity.m +++ b/matlab/UnivariateSpectralDensity.m @@ -34,7 +34,7 @@ function [oo_] = UnivariateSpectralDensity(M_,oo_,options_,var_list) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if options_.order > 1 diff --git a/matlab/WriteShockDecomp2Excel.m b/matlab/WriteShockDecomp2Excel.m index 8be1b6f881..00a51426a7 100644 --- a/matlab/WriteShockDecomp2Excel.m +++ b/matlab/WriteShockDecomp2Excel.m @@ -26,7 +26,7 @@ function WriteShockDecomp2Excel(z,shock_names,endo_names,i_var,initial_date,Dyna % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. OutputDirectoryName = CheckPath('Output',DynareModel.dname); diff --git a/matlab/accessors/get_irf.m b/matlab/accessors/get_irf.m index 93177435cf..0cafdb12dc 100644 --- a/matlab/accessors/get_irf.m +++ b/matlab/accessors/get_irf.m @@ -29,7 +29,7 @@ function y0 = get_irf(exo,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ diff --git a/matlab/accessors/get_mean.m b/matlab/accessors/get_mean.m index 85337c6c82..98a6fa78dc 100644 --- a/matlab/accessors/get_mean.m +++ b/matlab/accessors/get_mean.m @@ -28,7 +28,7 @@ function y0 = get_mean(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ options_ diff --git a/matlab/accessors/get_param_by_name.m b/matlab/accessors/get_param_by_name.m index b06ab5f074..2314c05b08 100644 --- a/matlab/accessors/get_param_by_name.m +++ b/matlab/accessors/get_param_by_name.m @@ -26,7 +26,7 @@ function x = get_param_by_name(pname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/accessors/get_posterior_covariance.m b/matlab/accessors/get_posterior_covariance.m index d83c0fd964..a78fd9bdba 100644 --- a/matlab/accessors/get_posterior_covariance.m +++ b/matlab/accessors/get_posterior_covariance.m @@ -15,7 +15,7 @@ function r = get_posterior_covariance(endo1, endo2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ diff --git a/matlab/accessors/get_posterior_irf.m b/matlab/accessors/get_posterior_irf.m index 4835db7187..e884d15ea5 100644 --- a/matlab/accessors/get_posterior_irf.m +++ b/matlab/accessors/get_posterior_irf.m @@ -15,7 +15,7 @@ function r = get_posterior_irf(endo, exo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ diff --git a/matlab/accessors/get_posterior_timeseries.m b/matlab/accessors/get_posterior_timeseries.m index a15ada45f6..7cae9280b4 100644 --- a/matlab/accessors/get_posterior_timeseries.m +++ b/matlab/accessors/get_posterior_timeseries.m @@ -23,7 +23,7 @@ function r = get_posterior_timeseries(type, endo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/accessors/get_shock_stderr_by_name.m b/matlab/accessors/get_shock_stderr_by_name.m index 7a5e7179dc..67baf741f3 100644 --- a/matlab/accessors/get_shock_stderr_by_name.m +++ b/matlab/accessors/get_shock_stderr_by_name.m @@ -26,7 +26,7 @@ function x = get_shock_stderr_by_name(exoname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/accessors/get_smooth.m b/matlab/accessors/get_smooth.m index d4bfdf16bd..8d6b96efbb 100644 --- a/matlab/accessors/get_smooth.m +++ b/matlab/accessors/get_smooth.m @@ -27,7 +27,7 @@ function y0 = get_smooth(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global oo_ SmoothedVariables=[struct2cell(oo_.SmoothedVariables); struct2cell(oo_.SmoothedShocks)]; diff --git a/matlab/accessors/get_update.m b/matlab/accessors/get_update.m index 8bdb2f9074..67a4ad20bd 100644 --- a/matlab/accessors/get_update.m +++ b/matlab/accessors/get_update.m @@ -26,7 +26,7 @@ function y0 = get_update(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global oo_ y0=zeros(length(oo_.UpdatedVariables.(varargin{1})),length(varargin)); diff --git a/matlab/accessors/set_param_value.m b/matlab/accessors/set_param_value.m index ecaec81b84..63fd204760 100644 --- a/matlab/accessors/set_param_value.m +++ b/matlab/accessors/set_param_value.m @@ -15,7 +15,7 @@ function set_param_value(pname,value) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/accessors/set_shock_stderr_value.m b/matlab/accessors/set_shock_stderr_value.m index f66e784ee5..55ec4defd1 100644 --- a/matlab/accessors/set_shock_stderr_value.m +++ b/matlab/accessors/set_shock_stderr_value.m @@ -15,7 +15,7 @@ function set_shock_stderr_value(exoname,value) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/add_filter_subtitle.m b/matlab/add_filter_subtitle.m index 4b0a63ede8..2ac0b10ee0 100644 --- a/matlab/add_filter_subtitle.m +++ b/matlab/add_filter_subtitle.m @@ -15,7 +15,7 @@ function title=add_filter_subtitle(title,options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~options_.hp_filter && ~options_.one_sided_hp_filter && ~options_.bandpass.indicator %do not filter %nothing to add here diff --git a/matlab/add_path_to_mex_files.m b/matlab/add_path_to_mex_files.m index 757864c7a5..c16e1a840d 100644 --- a/matlab/add_path_to_mex_files.m +++ b/matlab/add_path_to_mex_files.m @@ -15,7 +15,7 @@ function mexpath = add_path_to_mex_files(dynareroot, modifypath) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<2 modifypath = true; diff --git a/matlab/aggregate.m b/matlab/aggregate.m index f8b32915a4..38ff663a08 100644 --- a/matlab/aggregate.m +++ b/matlab/aggregate.m @@ -17,7 +17,7 @@ function aggregate(ofile, dynopt, rootfolder, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. MAX_NUMBER_OF_ELEMENTS = 10000; diff --git a/matlab/allVL1.m b/matlab/allVL1.m index 7bc7e01b08..35f8029cde 100644 --- a/matlab/allVL1.m +++ b/matlab/allVL1.m @@ -55,7 +55,7 @@ function v = allVL1(n, L1, L1ops, MaxNbSol) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= global MaxCounter; diff --git a/matlab/annualized_shock_decomposition.m b/matlab/annualized_shock_decomposition.m index 038f15a684..f6aaa02ec7 100644 --- a/matlab/annualized_shock_decomposition.m +++ b/matlab/annualized_shock_decomposition.m @@ -47,7 +47,7 @@ function [z, endo_names, endo_names_tex, steady_state, i_var, oo_] = annualized_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. opts = options_.plot_shock_decomp; nvar = length(i_var); diff --git a/matlab/autoregressive_process_specification.m b/matlab/autoregressive_process_specification.m index 6f73b7e054..08cba18538 100644 --- a/matlab/autoregressive_process_specification.m +++ b/matlab/autoregressive_process_specification.m @@ -58,7 +58,7 @@ function [InnovationVariance,AutoregressiveParameters] = autoregressive_process_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. AutoregressiveParameters = NaN(p,1); InnovationVariance = NaN; switch p diff --git a/matlab/backward/backward_model_forecast.m b/matlab/backward/backward_model_forecast.m index cbf40f15e1..28b3760096 100644 --- a/matlab/backward/backward_model_forecast.m +++ b/matlab/backward/backward_model_forecast.m @@ -25,7 +25,7 @@ function forecasts = backward_model_forecast(initialcondition, listofvariables, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ oo_ diff --git a/matlab/backward/backward_model_inversion.m b/matlab/backward/backward_model_inversion.m index 99198771f5..8641b8d454 100644 --- a/matlab/backward/backward_model_inversion.m +++ b/matlab/backward/backward_model_inversion.m @@ -29,7 +29,7 @@ function [endogenousvariables, exogenousvariables] = backward_model_inversion(co % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Get indices for the calibrated and free innovations. freeinnovations_id = zeros(length(freeinnovations), 1); diff --git a/matlab/backward/backward_model_irf.m b/matlab/backward/backward_model_irf.m index a90ffeb33d..ae79a86e1c 100644 --- a/matlab/backward/backward_model_irf.m +++ b/matlab/backward/backward_model_irf.m @@ -34,7 +34,7 @@ function [deviations, baseline, irfs] = backward_model_irf(initialcondition, inn % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ oo_ diff --git a/matlab/backward/calibrateresiduals.m b/matlab/backward/calibrateresiduals.m index 912ea17ce8..70b296a7f3 100644 --- a/matlab/backward/calibrateresiduals.m +++ b/matlab/backward/calibrateresiduals.m @@ -33,7 +33,7 @@ function [residuals, info] = calibrateresiduals(dbase, info, DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. displayresidualsequationmapping = false; diff --git a/matlab/backward/checkdatabase.m b/matlab/backward/checkdatabase.m index 35d8f0c887..3b4b407eec 100644 --- a/matlab/backward/checkdatabase.m +++ b/matlab/backward/checkdatabase.m @@ -21,7 +21,7 @@ function [dbase, info] = checkdatabase(dbase, DynareModel, inversionflag, simula % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % if DynareModel.maximum_endo_lead % error('The model (%s) is assumed to be backward!', DynareModel.fname) diff --git a/matlab/backward/checkdatabaseforinversion.m b/matlab/backward/checkdatabaseforinversion.m index bcc828279d..8f3c19a882 100644 --- a/matlab/backward/checkdatabaseforinversion.m +++ b/matlab/backward/checkdatabaseforinversion.m @@ -20,6 +20,6 @@ function [dbase, info] = checkdatabaseforinversion(dbase, DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [dbase, info] = checkdatabase(dbase, DynareModel, true, false); \ No newline at end of file diff --git a/matlab/backward/dynamic_backward_model_for_inversion.m b/matlab/backward/dynamic_backward_model_for_inversion.m index 540e2f7329..2bb568f865 100644 --- a/matlab/backward/dynamic_backward_model_for_inversion.m +++ b/matlab/backward/dynamic_backward_model_for_inversion.m @@ -15,7 +15,7 @@ function [r, J] = dynamic_backward_model_for_inversion(z, dynamicmodel, ylag, yc % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Set up y y = zeros(length(ylag)+ModelInversion.nyfree+ModelInversion.nyctrl,1); diff --git a/matlab/backward/dynamic_backward_model_for_simulation.m b/matlab/backward/dynamic_backward_model_for_simulation.m index 4947aa6695..fcedf2eaf6 100644 --- a/matlab/backward/dynamic_backward_model_for_simulation.m +++ b/matlab/backward/dynamic_backward_model_for_simulation.m @@ -15,7 +15,7 @@ function [r, J] = dynamic_backward_model_for_simulation(z, dynamicmodel, ylag, x % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Get indices of the variables appearing at time t. % NOTE: It is assumed that all variables appear at time t in the model. diff --git a/matlab/backward/dynamic_static_model_for_simulation.m b/matlab/backward/dynamic_static_model_for_simulation.m index 8ce6083330..b929583d5c 100644 --- a/matlab/backward/dynamic_static_model_for_simulation.m +++ b/matlab/backward/dynamic_static_model_for_simulation.m @@ -15,7 +15,7 @@ function [r, J] = dynamic_static_model_for_simulation(z, dynamicmodel, x, params % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % NOTE: It is assumed that all variables appear at time t in the model. diff --git a/matlab/backward/get_lags_on_endogenous_variables.m b/matlab/backward/get_lags_on_endogenous_variables.m index f9b5d75d0b..dd3e572ea1 100644 --- a/matlab/backward/get_lags_on_endogenous_variables.m +++ b/matlab/backward/get_lags_on_endogenous_variables.m @@ -17,7 +17,7 @@ function l = get_lags_on_endogenous_variables(DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. l = zeros(DynareModel.orig_endo_nbr, 1); l(find(DynareModel.lead_lag_incidence(1,1:DynareModel.orig_endo_nbr))) = -1; diff --git a/matlab/backward/get_lags_on_exogenous_variables.m b/matlab/backward/get_lags_on_exogenous_variables.m index 590fa77a88..b5bc5dd0a1 100644 --- a/matlab/backward/get_lags_on_exogenous_variables.m +++ b/matlab/backward/get_lags_on_exogenous_variables.m @@ -17,7 +17,7 @@ function l = get_lags_on_exogenous_variables(DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. l = zeros(DynareModel.exo_nbr, 1); diff --git a/matlab/backward/shock_decomposition_backward.m b/matlab/backward/shock_decomposition_backward.m index e27ad73cac..9296200606 100644 --- a/matlab/backward/shock_decomposition_backward.m +++ b/matlab/backward/shock_decomposition_backward.m @@ -37,7 +37,7 @@ function decomposition = shock_decomposition_backward(simulations, initialcondit % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ diff --git a/matlab/backward/simul_backward_linear_model.m b/matlab/backward/simul_backward_linear_model.m index 3816429982..286898b841 100644 --- a/matlab/backward/simul_backward_linear_model.m +++ b/matlab/backward/simul_backward_linear_model.m @@ -36,7 +36,7 @@ function simulations = simul_backward_linear_model(initialconditions, samplesize % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if DynareModel.maximum_lead error('Model defined in %s.mod is not backward.', M_.fname) diff --git a/matlab/backward/simul_backward_linear_model_.m b/matlab/backward/simul_backward_linear_model_.m index 742d683431..58bd6f6020 100644 --- a/matlab/backward/simul_backward_linear_model_.m +++ b/matlab/backward/simul_backward_linear_model_.m @@ -36,7 +36,7 @@ function [ysim, xsim] = simul_backward_linear_model_(initialconditions, samplesi % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~isempty(innovations) DynareOutput.exo_simul(initialconditions.nobs+(1:samplesize),:) = innovations; diff --git a/matlab/backward/simul_backward_model.m b/matlab/backward/simul_backward_model.m index 168b5a4288..a40e5e2c1f 100644 --- a/matlab/backward/simul_backward_model.m +++ b/matlab/backward/simul_backward_model.m @@ -33,7 +33,7 @@ function simulation = simul_backward_model(initialconditions, samplesize, innova % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ M_ oo_ diff --git a/matlab/backward/simul_backward_model_init.m b/matlab/backward/simul_backward_model_init.m index c5801eacbf..55e911be92 100644 --- a/matlab/backward/simul_backward_model_init.m +++ b/matlab/backward/simul_backward_model_init.m @@ -18,7 +18,7 @@ function [initialconditions, samplesize, innovations, DynareOptions, DynareModel % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Test if the model is backward. if DynareModel.maximum_lead diff --git a/matlab/backward/simul_backward_nonlinear_model.m b/matlab/backward/simul_backward_nonlinear_model.m index 956af53aff..8407e18725 100644 --- a/matlab/backward/simul_backward_nonlinear_model.m +++ b/matlab/backward/simul_backward_nonlinear_model.m @@ -36,7 +36,7 @@ function simulations = simul_backward_nonlinear_model(initialconditions, samples % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if DynareModel.maximum_lead error('Model defined in %s.mod is not backward.', DynareModel.fname) diff --git a/matlab/backward/simul_backward_nonlinear_model_.m b/matlab/backward/simul_backward_nonlinear_model_.m index b1d05fc280..da480b5b0b 100644 --- a/matlab/backward/simul_backward_nonlinear_model_.m +++ b/matlab/backward/simul_backward_nonlinear_model_.m @@ -36,7 +36,7 @@ function [ysim, xsim] = simul_backward_nonlinear_model_(initialconditions, sampl % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. debug = false; diff --git a/matlab/basic_plan.m b/matlab/basic_plan.m index ae7d6bcbf6..d48869c272 100644 --- a/matlab/basic_plan.m +++ b/matlab/basic_plan.m @@ -29,7 +29,7 @@ function plan = basic_plan(plan, exogenous, expectation_type, date, value) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~ischar(expectation_type) || size(expectation_type,1) ~= 1 error(['in basic_plan the third argument should be a string containing the simulation type (''perfect_foresight'' or ''surprise'')']); diff --git a/matlab/bicgstab_.m b/matlab/bicgstab_.m index aa2c0a9577..c704de10ce 100644 --- a/matlab/bicgstab_.m +++ b/matlab/bicgstab_.m @@ -15,7 +15,7 @@ function [x,status]=bicgstab_(func,b,x,tole,kmax,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. status = 0; r=b-feval(func,x,varargin{:}); diff --git a/matlab/bivmom.m b/matlab/bivmom.m index f850fe1c24..3ba6517183 100644 --- a/matlab/bivmom.m +++ b/matlab/bivmom.m @@ -39,7 +39,7 @@ function [y,dy] = bivmom(p,rho) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= s1 = p(1); s2 = p(2); diff --git a/matlab/bksup0.m b/matlab/bksup0.m index b801e40e24..5fb364b995 100644 --- a/matlab/bksup0.m +++ b/matlab/bksup0.m @@ -26,7 +26,7 @@ function d = bksup0(c,ny,jcf,iyf,icf,periods) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. ir = ((periods-2)*ny+1):(ny+(periods-2)*ny); irf = iyf+(periods-1)*ny ; diff --git a/matlab/bksup1.m b/matlab/bksup1.m index 4e6fb733c7..3cbea3f4e1 100644 --- a/matlab/bksup1.m +++ b/matlab/bksup1.m @@ -27,7 +27,7 @@ function d = bksup1(c,ny,jcf,iyf,periods) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. ir = [(periods-2)*ny+1:ny+(periods-2)*ny] ; irf = iyf+(periods-1)*ny ; diff --git a/matlab/bksupk.m b/matlab/bksupk.m index cca78d7f61..66ac114aa6 100644 --- a/matlab/bksupk.m +++ b/matlab/bksupk.m @@ -30,7 +30,7 @@ function d1 = bksupk(ny,fid,jcf,icc1) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ diff --git a/matlab/block_bytecode_mfs_steadystate.m b/matlab/block_bytecode_mfs_steadystate.m index ba0bef8617..1747edd2a7 100644 --- a/matlab/block_bytecode_mfs_steadystate.m +++ b/matlab/block_bytecode_mfs_steadystate.m @@ -17,7 +17,7 @@ function [r, g1] = block_bytecode_mfs_steadystate(y, b, y_all, exo, params, M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. indx = M.block_structure_stat.block(b).variable; y_all(indx) = y; diff --git a/matlab/block_mfs_steadystate.m b/matlab/block_mfs_steadystate.m index ceccf3555f..6a8bce31dd 100644 --- a/matlab/block_mfs_steadystate.m +++ b/matlab/block_mfs_steadystate.m @@ -17,7 +17,7 @@ function [r, g1] = block_mfs_steadystate(y, b, y_all, exo, params, T, M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. y_all(M.block_structure_stat.block(b).variable) = y; diff --git a/matlab/bseastr.m b/matlab/bseastr.m index c8b2de0fc7..c3e5b56b02 100644 --- a/matlab/bseastr.m +++ b/matlab/bseastr.m @@ -15,7 +15,7 @@ function x = bseastr(s1,s2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. m = size(s1,1) ; x = zeros(m,1) ; diff --git a/matlab/bvar_density.m b/matlab/bvar_density.m index 5c75f18f81..a6577774b1 100644 --- a/matlab/bvar_density.m +++ b/matlab/bvar_density.m @@ -27,7 +27,7 @@ function bvar_density(maxnlags) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global oo_ diff --git a/matlab/bvar_forecast.m b/matlab/bvar_forecast.m index 2fe5601cbf..adac96e04a 100644 --- a/matlab/bvar_forecast.m +++ b/matlab/bvar_forecast.m @@ -26,7 +26,7 @@ function bvar_forecast(nlags) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ oo_ M_ diff --git a/matlab/bvar_irf.m b/matlab/bvar_irf.m index 2dbd908e4e..5803abff8a 100644 --- a/matlab/bvar_irf.m +++ b/matlab/bvar_irf.m @@ -26,7 +26,7 @@ function bvar_irf(nlags,identification) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ oo_ M_ diff --git a/matlab/bvar_toolbox.m b/matlab/bvar_toolbox.m index 4393e21aca..7b0c18a8ea 100644 --- a/matlab/bvar_toolbox.m +++ b/matlab/bvar_toolbox.m @@ -57,7 +57,7 @@ function [ny, nx, posterior, prior, forecast_data] = bvar_toolbox(nlags) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ diff --git a/matlab/bytecode_steadystate.m b/matlab/bytecode_steadystate.m index dff35373f4..2d0e8d2d4e 100644 --- a/matlab/bytecode_steadystate.m +++ b/matlab/bytecode_steadystate.m @@ -17,6 +17,6 @@ function [r, g1] = bytecode_steadystate(y, exo, params) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. eval('[r, g1] = bytecode( y, exo, params, y, 1, exo, ''evaluate'', ''static'');'); diff --git a/matlab/calibrate_mh_scale_parameter.m b/matlab/calibrate_mh_scale_parameter.m index 4425e75161..e4633b8dc9 100644 --- a/matlab/calibrate_mh_scale_parameter.m +++ b/matlab/calibrate_mh_scale_parameter.m @@ -35,7 +35,7 @@ function Scale = calibrate_mh_scale_parameter(ObjectiveFunction, CovarianceMatri % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Fire up the wait bar hh = dyn_waitbar(0,'Tuning of the scale parameter...'); diff --git a/matlab/cartesian_product_of_sets.m b/matlab/cartesian_product_of_sets.m index 9fbe37c077..1e41e57d9d 100644 --- a/matlab/cartesian_product_of_sets.m +++ b/matlab/cartesian_product_of_sets.m @@ -46,7 +46,7 @@ function cprod = cartesian_product_of_sets(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/cellofchar2mfile.m b/matlab/cellofchar2mfile.m index 6160f5a471..809877a9be 100644 --- a/matlab/cellofchar2mfile.m +++ b/matlab/cellofchar2mfile.m @@ -24,7 +24,7 @@ function cellofchar2mfile(fname, c, cname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [pathstr,name,ext] = fileparts(fname); diff --git a/matlab/cellofchararraymaxlength.m b/matlab/cellofchararraymaxlength.m index 2f42e38c3f..dee88122a6 100644 --- a/matlab/cellofchararraymaxlength.m +++ b/matlab/cellofchararraymaxlength.m @@ -15,7 +15,7 @@ function n = cellofchararraymaxlength(c) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~all(cellfun(@ischar, c)) error('Input has to be a cell of char arrays!') diff --git a/matlab/check.m b/matlab/check.m index fba5bb8cd4..6b5d238896 100644 --- a/matlab/check.m +++ b/matlab/check.m @@ -27,7 +27,7 @@ function [eigenvalues_,result,info] = check(M, options, oo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~options.initval_file && M.exo_nbr > 1 diff --git a/matlab/check_bounds_and_definiteness_estimation.m b/matlab/check_bounds_and_definiteness_estimation.m index f93598c9f3..59e504d775 100644 --- a/matlab/check_bounds_and_definiteness_estimation.m +++ b/matlab/check_bounds_and_definiteness_estimation.m @@ -30,7 +30,7 @@ function [fval,info,exit_flag,Q,H]=check_bounds_and_definiteness_estimation(xpar % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. fval = []; exit_flag = 1; diff --git a/matlab/check_consistency_covariances.m b/matlab/check_consistency_covariances.m index 6cc9ada4a1..8248c39862 100644 --- a/matlab/check_consistency_covariances.m +++ b/matlab/check_consistency_covariances.m @@ -21,7 +21,7 @@ function correct_flag=check_consistency_covariances(Covariance_matrix) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %compute theoretical bound by assuming correlation of 1 bound=diag(sqrt(diag(Covariance_matrix)))*ones(size(Covariance_matrix))*diag(sqrt(diag(Covariance_matrix))); diff --git a/matlab/check_dsge_var_model.m b/matlab/check_dsge_var_model.m index fb06d42eec..cbf59b4931 100644 --- a/matlab/check_dsge_var_model.m +++ b/matlab/check_dsge_var_model.m @@ -17,7 +17,7 @@ function check_dsge_var_model(Model, EstimatedParameters, BayesInfo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if EstimatedParameters.nvn error('Estimation::DsgeVarLikelihood: Measurement errors are not allowed!') diff --git a/matlab/check_for_calibrated_covariances.m b/matlab/check_for_calibrated_covariances.m index 7bf00e6a4f..8cefe9abbd 100644 --- a/matlab/check_for_calibrated_covariances.m +++ b/matlab/check_for_calibrated_covariances.m @@ -27,7 +27,7 @@ function estim_params=check_for_calibrated_covariances(xparam1,estim_params,M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. Sigma_e_calibrated=M.Sigma_e; H_calibrated=M.H; %check covariance for structural errors diff --git a/matlab/check_list_of_variables.m b/matlab/check_list_of_variables.m index f13182c855..d5f4b449b2 100644 --- a/matlab/check_list_of_variables.m +++ b/matlab/check_list_of_variables.m @@ -29,7 +29,7 @@ function varlist = check_list_of_variables(options_, M_, varlist) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Get uniques [~, ~, index_uniques] = varlist_indices(varlist, M_.endo_names); diff --git a/matlab/check_matlab_path.m b/matlab/check_matlab_path.m index 58a0babc17..f07e77129f 100644 --- a/matlab/check_matlab_path.m +++ b/matlab/check_matlab_path.m @@ -15,7 +15,7 @@ function check_matlab_path(change_path_flag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~nargin || isempty(change_path_flag) change_path_flag = true; diff --git a/matlab/check_model.m b/matlab/check_model.m index 1abc89db10..6e9439157f 100644 --- a/matlab/check_model.m +++ b/matlab/check_model.m @@ -15,7 +15,7 @@ function check_model(DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. xlen = DynareModel.maximum_exo_lag+DynareModel.maximum_exo_lead + 1; if ~ DynareModel.lead_lag_incidence(DynareModel.maximum_lag+1,:) > 0 diff --git a/matlab/check_name.m b/matlab/check_name.m index 11b5f5d432..c14fe15942 100644 --- a/matlab/check_name.m +++ b/matlab/check_name.m @@ -15,6 +15,6 @@ function n = check_name(vartan,varname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. n = strmatch(varname,vartan,'exact'); \ No newline at end of file diff --git a/matlab/check_posterior_analysis_data.m b/matlab/check_posterior_analysis_data.m index 38d10aaaec..ccbba78b96 100644 --- a/matlab/check_posterior_analysis_data.m +++ b/matlab/check_posterior_analysis_data.m @@ -32,7 +32,7 @@ function [info,description] = check_posterior_analysis_data(type,M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info = 0; if nargout>1 diff --git a/matlab/check_posterior_sampler_options.m b/matlab/check_posterior_sampler_options.m index ceb6c6337c..0cfff350d2 100644 --- a/matlab/check_posterior_sampler_options.m +++ b/matlab/check_posterior_sampler_options.m @@ -28,7 +28,7 @@ function [posterior_sampler_options, options_] = check_posterior_sampler_options % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. init=0; diff --git a/matlab/check_prior_analysis_data.m b/matlab/check_prior_analysis_data.m index e0570cc682..8a36d48091 100644 --- a/matlab/check_prior_analysis_data.m +++ b/matlab/check_prior_analysis_data.m @@ -33,7 +33,7 @@ function [info,description] = check_prior_analysis_data(type,M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info = 0; if nargout>1 diff --git a/matlab/check_prior_bounds.m b/matlab/check_prior_bounds.m index 9c982ff4d2..b458149b37 100644 --- a/matlab/check_prior_bounds.m +++ b/matlab/check_prior_bounds.m @@ -25,7 +25,7 @@ function check_prior_bounds(xparam1,bounds,M_,estim_params_,options_,bayestopt_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. outside_bound_pars=find(xparam1 < bounds.lb | xparam1 > bounds.ub); if ~isempty(outside_bound_pars) diff --git a/matlab/cherrypick.m b/matlab/cherrypick.m index 48f89098b3..85bfe6af4e 100644 --- a/matlab/cherrypick.m +++ b/matlab/cherrypick.m @@ -32,7 +32,7 @@ function json = cherrypick(infile, outfold, eqtags, noresids, json) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/chol_SE.m b/matlab/chol_SE.m index 48b70edf4f..9c35138091 100644 --- a/matlab/chol_SE.m +++ b/matlab/chol_SE.m @@ -68,7 +68,7 @@ function [R,indef, E, P]=chol_SE(A,pivoting) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if sum(sum(abs(A-A'))) > 0 error('A is not symmetric') diff --git a/matlab/clear_persistent_variables.m b/matlab/clear_persistent_variables.m index 1efa2263fe..260059ca5b 100644 --- a/matlab/clear_persistent_variables.m +++ b/matlab/clear_persistent_variables.m @@ -17,7 +17,7 @@ function clear_persistent_variables(folder, writelistofroutinestobecleared) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<2 diff --git a/matlab/cli/estimate.m b/matlab/cli/estimate.m index e94aa549be..8c16f4daac 100644 --- a/matlab/cli/estimate.m +++ b/matlab/cli/estimate.m @@ -15,7 +15,7 @@ function estimate(method, data, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ % Check first input. diff --git a/matlab/cli/prior.m b/matlab/cli/prior.m index 2ecaa33100..95401ba34e 100644 --- a/matlab/cli/prior.m +++ b/matlab/cli/prior.m @@ -26,7 +26,7 @@ function varargout = prior(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if isempty(varargin) || ( isequal(length(varargin), 1) && isequal(varargin{1},'help')) skipline() diff --git a/matlab/collect_latex_files.m b/matlab/collect_latex_files.m index 0b9f284078..10d0af0d7c 100644 --- a/matlab/collect_latex_files.m +++ b/matlab/collect_latex_files.m @@ -23,7 +23,7 @@ function collect_latex_files % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ %% Write header diff --git a/matlab/commutation.m b/matlab/commutation.m index a87017e9bc..f674938b6d 100644 --- a/matlab/commutation.m +++ b/matlab/commutation.m @@ -36,7 +36,7 @@ function k = commutation(n, m, sparseflag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= % Original author: Thomas P Minka (tpminka@media.mit.edu), April 22, 2013 diff --git a/matlab/compute_Pinf_Pstar.m b/matlab/compute_Pinf_Pstar.m index 6e2113f5c6..4d6d2070e6 100644 --- a/matlab/compute_Pinf_Pstar.m +++ b/matlab/compute_Pinf_Pstar.m @@ -45,7 +45,7 @@ function [Pstar,Pinf] = compute_Pinf_Pstar(mf,T,R,Q,qz_criterium, restrict_colum % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. np = size(T,1); if nargin == 6 diff --git a/matlab/compute_decision_rules.m b/matlab/compute_decision_rules.m index 372a7fa181..4e7d86be9f 100644 --- a/matlab/compute_decision_rules.m +++ b/matlab/compute_decision_rules.m @@ -27,7 +27,7 @@ function [dr,info,M_,options_,oo_] =compute_decision_rules(M_,options_,oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if options_.discretionary_policy [dr,info,M_,options_,oo_] = discretionary_policy_1(options_.instruments,M_,options_,oo_); diff --git a/matlab/compute_mh_covariance_matrix.m b/matlab/compute_mh_covariance_matrix.m index d7885c7f99..ffd0b218e3 100644 --- a/matlab/compute_mh_covariance_matrix.m +++ b/matlab/compute_mh_covariance_matrix.m @@ -30,7 +30,7 @@ function [posterior_mean,posterior_covariance,posterior_mode,posterior_kernel_at % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ estim_params_ bayestopt_ diff --git a/matlab/compute_model_moments.m b/matlab/compute_model_moments.m index 50c1d00727..afc2452c85 100644 --- a/matlab/compute_model_moments.m +++ b/matlab/compute_model_moments.m @@ -26,7 +26,7 @@ function moments=compute_model_moments(dr,M_,options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [ivar,vartan,options_] = get_variables_list(options_,M_); moments = th_autocovariances(dr,ivar,M_,options_,options_.nodecomposition); diff --git a/matlab/compute_moments_varendo.m b/matlab/compute_moments_varendo.m index 80ec3d79d1..edb9ab7ceb 100644 --- a/matlab/compute_moments_varendo.m +++ b/matlab/compute_moments_varendo.m @@ -32,7 +32,7 @@ function oo_ = compute_moments_varendo(type, options_, M_, oo_, var_list_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. fprintf('Estimation::compute_moments_varendo: I''m computing endogenous moments (this may take a while)... \n'); diff --git a/matlab/compute_overall_acceptance_ratio.m b/matlab/compute_overall_acceptance_ratio.m index 90db1d3744..12c83855e5 100644 --- a/matlab/compute_overall_acceptance_ratio.m +++ b/matlab/compute_overall_acceptance_ratio.m @@ -15,7 +15,7 @@ function overallacceptanceratio = compute_overall_acceptance_ratio(MetropolisFol % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. BaseName = [MetropolisFolder filesep ModelName]; mh_history_files = dir([BaseName '_mh_history_*.mat']); diff --git a/matlab/compute_trend_coefficients.m b/matlab/compute_trend_coefficients.m index d9bd3441a8..edcf4deb8e 100644 --- a/matlab/compute_trend_coefficients.m +++ b/matlab/compute_trend_coefficients.m @@ -33,7 +33,7 @@ function [trend_addition, trend_coeff]=compute_trend_coefficients(M_,DynareOptio % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. trend_coeff = zeros(nvarobs,1); diff --git a/matlab/conditional_variance_decomposition.m b/matlab/conditional_variance_decomposition.m index 83020a736d..8780d24920 100644 --- a/matlab/conditional_variance_decomposition.m +++ b/matlab/conditional_variance_decomposition.m @@ -32,7 +32,7 @@ function [ConditionalVarianceDecomposition, ConditionalVarianceDecomposition_ME] % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if any(Steps <= 0) error(['Conditional variance decomposition: All periods must be strictly ' ... diff --git a/matlab/conditional_variance_decomposition_ME_mc_analysis.m b/matlab/conditional_variance_decomposition_ME_mc_analysis.m index f0e835011b..ffeefabd48 100644 --- a/matlab/conditional_variance_decomposition_ME_mc_analysis.m +++ b/matlab/conditional_variance_decomposition_ME_mc_analysis.m @@ -37,7 +37,7 @@ function oo_ = ... % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if strcmpi(type,'posterior') TYPE = 'Posterior'; diff --git a/matlab/conditional_variance_decomposition_mc_analysis.m b/matlab/conditional_variance_decomposition_mc_analysis.m index 556e8ca765..84ab73cc2c 100644 --- a/matlab/conditional_variance_decomposition_mc_analysis.m +++ b/matlab/conditional_variance_decomposition_mc_analysis.m @@ -38,7 +38,7 @@ function oo_ = ... % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if strcmpi(type,'posterior') TYPE = 'Posterior'; diff --git a/matlab/convergence_diagnostics/McMCDiagnostics.m b/matlab/convergence_diagnostics/McMCDiagnostics.m index 69d3682912..735ae9b95a 100644 --- a/matlab/convergence_diagnostics/McMCDiagnostics.m +++ b/matlab/convergence_diagnostics/McMCDiagnostics.m @@ -31,7 +31,7 @@ function oo_ = McMCDiagnostics(options_, estim_params_, M_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. OutputFolder = CheckPath('Output',M_.dname); MetropolisFolder = CheckPath('metropolis',M_.dname); diff --git a/matlab/convergence_diagnostics/McMCDiagnostics_core.m b/matlab/convergence_diagnostics/McMCDiagnostics_core.m index 283e6ada10..ed636aaf6a 100644 --- a/matlab/convergence_diagnostics/McMCDiagnostics_core.m +++ b/matlab/convergence_diagnostics/McMCDiagnostics_core.m @@ -48,7 +48,7 @@ function myoutput = McMCDiagnostics_core(myinputs,fpar,npar,whoiam, ThisMatlab) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<4 whoiam=0; diff --git a/matlab/convergence_diagnostics/geweke_chi2_test.m b/matlab/convergence_diagnostics/geweke_chi2_test.m index 8acf673993..80a1895662 100644 --- a/matlab/convergence_diagnostics/geweke_chi2_test.m +++ b/matlab/convergence_diagnostics/geweke_chi2_test.m @@ -41,7 +41,7 @@ function results_struct = geweke_chi2_test(results1,results2,results_struct,opti % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % % ------------------------------------------------ % REFERENCES: Geweke (1992), `Evaluating the accuracy of sampling-based diff --git a/matlab/convergence_diagnostics/geweke_moments.m b/matlab/convergence_diagnostics/geweke_moments.m index 51f894edda..6a513a63a0 100644 --- a/matlab/convergence_diagnostics/geweke_moments.m +++ b/matlab/convergence_diagnostics/geweke_moments.m @@ -37,7 +37,7 @@ function [results_vec, results_struct] = geweke_moments(draws,Dynareoptions) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % REFERENCES: Geweke (1992), `Evaluating the accuracy of sampling-based % approaches to the calculation of posterior moments', in J.O. Berger, diff --git a/matlab/convergence_diagnostics/mcmc_ifac.m b/matlab/convergence_diagnostics/mcmc_ifac.m index 32b72bcee4..9620b6680f 100644 --- a/matlab/convergence_diagnostics/mcmc_ifac.m +++ b/matlab/convergence_diagnostics/mcmc_ifac.m @@ -51,7 +51,7 @@ function Ifac = mcmc_ifac(X, Nc) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. Nc = floor(min(Nc, length(X)/2)); if mod(Nc,2) diff --git a/matlab/convergence_diagnostics/raftery_lewis.m b/matlab/convergence_diagnostics/raftery_lewis.m index 798e102db1..fd3935126d 100644 --- a/matlab/convergence_diagnostics/raftery_lewis.m +++ b/matlab/convergence_diagnostics/raftery_lewis.m @@ -61,7 +61,7 @@ function [raftery_lewis] = raftery_lewis(runs,q,r,s) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. diff --git a/matlab/convertAimCodeToInfo.m b/matlab/convertAimCodeToInfo.m index 2320c7f652..4782e66560 100644 --- a/matlab/convertAimCodeToInfo.m +++ b/matlab/convertAimCodeToInfo.m @@ -34,7 +34,7 @@ function [info] = convertAimCodeToInfo(aimCode) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. switch aimCode case 1 diff --git a/matlab/convertjsondecode.m b/matlab/convertjsondecode.m index deff8cf6a9..e388f3d30b 100644 --- a/matlab/convertjsondecode.m +++ b/matlab/convertjsondecode.m @@ -29,7 +29,7 @@ function o = convertjsondecode(o) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. fnames = fieldnames(o); diff --git a/matlab/correlation_mc_analysis.m b/matlab/correlation_mc_analysis.m index 7b3d63848a..09b008902f 100644 --- a/matlab/correlation_mc_analysis.m +++ b/matlab/correlation_mc_analysis.m @@ -17,7 +17,7 @@ function oo_ = correlation_mc_analysis(SampleSize,type,dname,fname,vartan,nvar,v % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if strcmpi(type,'posterior') TYPE = 'Posterior'; diff --git a/matlab/cosn.m b/matlab/cosn.m index 9e239160af..3fd8d52e7a 100644 --- a/matlab/cosn.m +++ b/matlab/cosn.m @@ -35,7 +35,7 @@ function [co, b, yhat] = cosn(H) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= y = H(:,1); diff --git a/matlab/covariance_mc_analysis.m b/matlab/covariance_mc_analysis.m index ebf3602a22..fe82ed82c5 100644 --- a/matlab/covariance_mc_analysis.m +++ b/matlab/covariance_mc_analysis.m @@ -34,7 +34,7 @@ function oo_ = covariance_mc_analysis(NumberOfSimulations,type,dname,fname,varta % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if strcmpi(type,'posterior') TYPE = 'Posterior'; diff --git a/matlab/csolve.m b/matlab/csolve.m index e45a4b2ff8..8fae3556a0 100644 --- a/matlab/csolve.m +++ b/matlab/csolve.m @@ -37,7 +37,7 @@ function [x,rc] = csolve(FUN,x,gradfun,crit,itmax,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %---------- delta -------------------- % differencing interval for numerical gradient diff --git a/matlab/cubature_with_gaussian_weight.m b/matlab/cubature_with_gaussian_weight.m index 75f129ccdc..53906ff29a 100644 --- a/matlab/cubature_with_gaussian_weight.m +++ b/matlab/cubature_with_gaussian_weight.m @@ -32,7 +32,7 @@ function [nodes, weights] = cubature_with_gaussian_weight(d,n,method) % --*-- U % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Set default. if nargin<3 || isempty(method) diff --git a/matlab/cycle_reduction.m b/matlab/cycle_reduction.m index be8fdb3e8f..453a950834 100644 --- a/matlab/cycle_reduction.m +++ b/matlab/cycle_reduction.m @@ -58,7 +58,7 @@ function [X, info] = cycle_reduction(A0, A1, A2, cvg_tol, ch) % --*-- Unitary te % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. max_it = 300; it = 0; diff --git a/matlab/datatomfile.m b/matlab/datatomfile.m index 3b50ab6b50..4886bf67e5 100644 --- a/matlab/datatomfile.m +++ b/matlab/datatomfile.m @@ -32,7 +32,7 @@ function datatomfile (s, var_list, names) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ diff --git a/matlab/dcompare.m b/matlab/dcompare.m index d50541f121..260fb1b796 100644 --- a/matlab/dcompare.m +++ b/matlab/dcompare.m @@ -15,7 +15,7 @@ function dcompare(s1) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ nvx nvy x y lag1 diff --git a/matlab/default_option_values.m b/matlab/default_option_values.m index 195622de22..3e60e5c99b 100644 --- a/matlab/default_option_values.m +++ b/matlab/default_option_values.m @@ -27,7 +27,7 @@ function options_ = default_option_values(M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. options_.datafile = ''; options_.dirname = M_.fname; diff --git a/matlab/delete_mh_history_files.m b/matlab/delete_mh_history_files.m index 084f3e783d..89f2cd96d9 100644 --- a/matlab/delete_mh_history_files.m +++ b/matlab/delete_mh_history_files.m @@ -15,7 +15,7 @@ function info = delete_mh_history_files(MetropolisFolder, ModelName) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. BaseName = [MetropolisFolder filesep ModelName]; diff --git a/matlab/discretionary_policy/discretionary_policy.m b/matlab/discretionary_policy/discretionary_policy.m index 4c918263a1..f05e3ef0bb 100644 --- a/matlab/discretionary_policy/discretionary_policy.m +++ b/matlab/discretionary_policy/discretionary_policy.m @@ -27,7 +27,7 @@ function [info, oo_, options_, M_] = discretionary_policy(M_, options_, oo_, var % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. M_=discretionary_policy_initialization(M_,options_); diff --git a/matlab/discretionary_policy/discretionary_policy_1.m b/matlab/discretionary_policy/discretionary_policy_1.m index c9424b57d6..fbecac43cd 100644 --- a/matlab/discretionary_policy/discretionary_policy_1.m +++ b/matlab/discretionary_policy/discretionary_policy_1.m @@ -28,7 +28,7 @@ function [dr, info, M_, options_, oo_]=discretionary_policy_1(Instruments, M_, o % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. persistent Hold diff --git a/matlab/discretionary_policy/discretionary_policy_engine.m b/matlab/discretionary_policy/discretionary_policy_engine.m index ba12347b8d..fcd9817456 100644 --- a/matlab/discretionary_policy/discretionary_policy_engine.m +++ b/matlab/discretionary_policy/discretionary_policy_engine.m @@ -63,7 +63,7 @@ function [H,G,retcode]=discretionary_policy_engine(AAlag,AA0,AAlead,BB,bigw,inst % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<12 verbose=0; diff --git a/matlab/discretionary_policy/discretionary_policy_initialization.m b/matlab/discretionary_policy/discretionary_policy_initialization.m index 2c417f4408..197b3bd318 100644 --- a/matlab/discretionary_policy/discretionary_policy_initialization.m +++ b/matlab/discretionary_policy/discretionary_policy_initialization.m @@ -22,7 +22,7 @@ function M_=discretionary_policy_initialization(M_,options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if options_.loglinear diff --git a/matlab/disp_dr.m b/matlab/disp_dr.m index 13c42166bd..3cc0dd53c8 100644 --- a/matlab/disp_dr.m +++ b/matlab/disp_dr.m @@ -25,7 +25,7 @@ function disp_dr(dr,order,var_list) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ diff --git a/matlab/disp_identification.m b/matlab/disp_identification.m index cb51885c1c..25cbb114e7 100644 --- a/matlab/disp_identification.m +++ b/matlab/disp_identification.m @@ -39,7 +39,7 @@ function disp_identification(pdraws, ide_reducedform, ide_moments, ide_spectrum, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= [SampleSize, totparam_nbr] = size(pdraws); no_identification_reducedform = options_ident.no_identification_reducedform; diff --git a/matlab/disp_model_summary.m b/matlab/disp_model_summary.m index 6b0aefac0c..307f7909bb 100644 --- a/matlab/disp_model_summary.m +++ b/matlab/disp_model_summary.m @@ -23,7 +23,7 @@ function disp_model_summary(M,dr,options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. skipline() disp('MODEL SUMMARY') diff --git a/matlab/disp_moments.m b/matlab/disp_moments.m index f3a86a57b4..62243f4c4a 100644 --- a/matlab/disp_moments.m +++ b/matlab/disp_moments.m @@ -26,7 +26,7 @@ function oo_=disp_moments(y,var_list,M_,options_,oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. warning_old_state = warning; warning off diff --git a/matlab/disp_steady_state.m b/matlab/disp_steady_state.m index 027f23ec72..4440c1abff 100644 --- a/matlab/disp_steady_state.m +++ b/matlab/disp_steady_state.m @@ -28,7 +28,7 @@ function disp_steady_state(M,oo,options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. skipline() if options.loglinear diff --git a/matlab/disp_th_moments.m b/matlab/disp_th_moments.m index 87d51522d9..14531c06f1 100644 --- a/matlab/disp_th_moments.m +++ b/matlab/disp_th_moments.m @@ -17,7 +17,7 @@ function oo_ = disp_th_moments(dr, var_list, M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nodecomposition = options_.nodecomposition; if options_.one_sided_hp_filter diff --git a/matlab/disp_th_moments_pruned_state_space.m b/matlab/disp_th_moments_pruned_state_space.m index 0ff5d6f364..fb6459d829 100644 --- a/matlab/disp_th_moments_pruned_state_space.m +++ b/matlab/disp_th_moments_pruned_state_space.m @@ -35,7 +35,7 @@ function oo_=disp_th_moments_pruned_state_space(dr,M_,options_,i_var,oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if options_.one_sided_hp_filter || options_.hp_filter || options_.bandpass.indicator diff --git a/matlab/display_conditional_variance_decomposition.m b/matlab/display_conditional_variance_decomposition.m index 211e31fdd4..4f44ca3703 100644 --- a/matlab/display_conditional_variance_decomposition.m +++ b/matlab/display_conditional_variance_decomposition.m @@ -28,7 +28,7 @@ function display_conditional_variance_decomposition(conditional_decomposition_ar % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if size(conditional_decomposition_array,3)==M_.exo_nbr %no ME input shock_number=M_.exo_nbr; diff --git a/matlab/display_estimation_results_table.m b/matlab/display_estimation_results_table.m index ce09a37130..f52cf6b63e 100644 --- a/matlab/display_estimation_results_table.m +++ b/matlab/display_estimation_results_table.m @@ -35,7 +35,7 @@ function oo_=display_estimation_results_table(xparam1,stdh,M_,options_,estim_par % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nvx = estim_params_.nvx; % Variance of the structural innovations (number of parameters). nvn = estim_params_.nvn; % Variance of the measurement innovations (number of parameters). diff --git a/matlab/display_problematic_vars_Jacobian.m b/matlab/display_problematic_vars_Jacobian.m index 7d828885ac..53a6edc35c 100644 --- a/matlab/display_problematic_vars_Jacobian.m +++ b/matlab/display_problematic_vars_Jacobian.m @@ -31,7 +31,7 @@ function []=display_problematic_vars_Jacobian(problemrow,problemcol,M_,x,type,ca % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. skipline(); if nargin<6 diff --git a/matlab/distributions/beta_specification.m b/matlab/distributions/beta_specification.m index df804812ca..f1512067c2 100644 --- a/matlab/distributions/beta_specification.m +++ b/matlab/distributions/beta_specification.m @@ -27,7 +27,7 @@ function [a, b] = beta_specification(mu, sigma2, lb, ub, name) % --*-- Unitary % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<3 lb = 0; diff --git a/matlab/distributions/compute_prior_mode.m b/matlab/distributions/compute_prior_mode.m index 86c20dae81..228cbf14d0 100644 --- a/matlab/distributions/compute_prior_mode.m +++ b/matlab/distributions/compute_prior_mode.m @@ -38,7 +38,7 @@ function m = compute_prior_mode(hyperparameters,shape) % --*-- Unitary tests --* % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. m = NaN ; switch shape diff --git a/matlab/distributions/gamma_specification.m b/matlab/distributions/gamma_specification.m index c78713407b..5bc7358725 100644 --- a/matlab/distributions/gamma_specification.m +++ b/matlab/distributions/gamma_specification.m @@ -27,7 +27,7 @@ function [a, b] = gamma_specification(mu, sigma2, lb, name) % --*-- Unitary te % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<3 lb = 0; diff --git a/matlab/distributions/ig1fun.m b/matlab/distributions/ig1fun.m index 684ef30824..c4c9023a29 100644 --- a/matlab/distributions/ig1fun.m +++ b/matlab/distributions/ig1fun.m @@ -14,6 +14,6 @@ function err = ig1fun(nu,mu2,sigma2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. err = log(2*mu2) - log((sigma2+mu2)*(nu-2)) + 2*( gammaln(nu/2)-gammaln((nu-1)/2) ); diff --git a/matlab/distributions/inverse_gamma_specification.m b/matlab/distributions/inverse_gamma_specification.m index a5b0a0a2c5..5334845572 100644 --- a/matlab/distributions/inverse_gamma_specification.m +++ b/matlab/distributions/inverse_gamma_specification.m @@ -36,7 +36,7 @@ function [s,nu] = inverse_gamma_specification(mu, sigma2, lb, type, use_fzero_fl % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<4 error('At least four input arguments are required!') diff --git a/matlab/distributions/lpdfgweibull.m b/matlab/distributions/lpdfgweibull.m index 5d31e23802..d0fc42c109 100644 --- a/matlab/distributions/lpdfgweibull.m +++ b/matlab/distributions/lpdfgweibull.m @@ -31,7 +31,7 @@ function [ldens,Dldens,D2ldens] = lpdfgweibull(x,a,b,c) % --*-- Unitary tests - % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Initialize output arguments ldens = -Inf(size(x)); diff --git a/matlab/distributions/mode_and_variance_to_mean.m b/matlab/distributions/mode_and_variance_to_mean.m index 8611955b0c..758ffb2ba3 100644 --- a/matlab/distributions/mode_and_variance_to_mean.m +++ b/matlab/distributions/mode_and_variance_to_mean.m @@ -32,7 +32,7 @@ function [mu, parameters] = mode_and_variance_to_mean(m,s2,distribution,lower_bo % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Check input aruments. if ~(nargin==3 || nargin==5 || nargin==4 ) diff --git a/matlab/distributions/multivariate_normal_pdf.m b/matlab/distributions/multivariate_normal_pdf.m index 55bae7283a..75ab1145e2 100644 --- a/matlab/distributions/multivariate_normal_pdf.m +++ b/matlab/distributions/multivariate_normal_pdf.m @@ -30,7 +30,7 @@ function density = multivariate_normal_pdf(X,Mean,Sigma_upper_chol,n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. density = (2*pi)^(-.5*n) * ... prod(diag(Sigma_upper_chol))^(-1) * ... exp(-.5*(X-Mean)*(Sigma_upper_chol\(transpose(Sigma_upper_chol)\transpose(X-Mean)))); \ No newline at end of file diff --git a/matlab/distributions/multivariate_student_pdf.m b/matlab/distributions/multivariate_student_pdf.m index 1465d44024..6dbd142cb2 100644 --- a/matlab/distributions/multivariate_student_pdf.m +++ b/matlab/distributions/multivariate_student_pdf.m @@ -29,7 +29,7 @@ function density = multivariate_student_pdf(X,Mean,Sigma_upper_chol,df) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nn = length(X); t1 = gamma( .5*(nn+df) ) / ( gamma( .5*nn ) * (df*pi)^(.5*nn) ) ; t2 = t1 / prod(diag(Sigma_upper_chol)) ; diff --git a/matlab/distributions/prior_dist_names.m b/matlab/distributions/prior_dist_names.m index 4d959579fa..8d817660f6 100644 --- a/matlab/distributions/prior_dist_names.m +++ b/matlab/distributions/prior_dist_names.m @@ -16,6 +16,6 @@ function pnames=prior_dist_names % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. pnames={''; 'beta'; 'gamm'; 'norm'; 'invg'; 'unif'; 'invg2'; ''; 'weibl'}; \ No newline at end of file diff --git a/matlab/distributions/rand_inverse_wishart.m b/matlab/distributions/rand_inverse_wishart.m index 4f3675e3c9..527442ae2d 100644 --- a/matlab/distributions/rand_inverse_wishart.m +++ b/matlab/distributions/rand_inverse_wishart.m @@ -39,7 +39,7 @@ function G = rand_inverse_wishart(m, v, H_inv_upper_chol) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. X = randn(v, m) * H_inv_upper_chol; diff --git a/matlab/distributions/rand_matrix_normal.m b/matlab/distributions/rand_matrix_normal.m index 0de2faf089..04c2c4dacd 100644 --- a/matlab/distributions/rand_matrix_normal.m +++ b/matlab/distributions/rand_matrix_normal.m @@ -35,7 +35,7 @@ function B = rand_matrix_normal(n, p, M, Omega_lower_chol, Sigma_lower_chol) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. B1 = randn(n * p, 1); B2 = kron(Omega_lower_chol, Sigma_lower_chol) * B1; diff --git a/matlab/distributions/rand_multivariate_normal.m b/matlab/distributions/rand_multivariate_normal.m index d74d74b7be..4aa626fe91 100644 --- a/matlab/distributions/rand_multivariate_normal.m +++ b/matlab/distributions/rand_multivariate_normal.m @@ -29,6 +29,6 @@ function draw = rand_multivariate_normal(Mean,Sigma_upper_chol,n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. draw = Mean + randn(1,n) * Sigma_upper_chol; diff --git a/matlab/distributions/rand_multivariate_student.m b/matlab/distributions/rand_multivariate_student.m index 69b26e85ed..0fcc228a8a 100644 --- a/matlab/distributions/rand_multivariate_student.m +++ b/matlab/distributions/rand_multivariate_student.m @@ -38,7 +38,7 @@ function draw = rand_multivariate_student(Mean,Sigma_upper_chol,df) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. n = length(Mean); draw = Mean + randn(1,n) * Sigma_upper_chol * sqrt(df/sum(randn(df,1).^2)); diff --git a/matlab/distributions/weibull_specification.m b/matlab/distributions/weibull_specification.m index b9d498a53f..b497202c32 100644 --- a/matlab/distributions/weibull_specification.m +++ b/matlab/distributions/weibull_specification.m @@ -24,7 +24,7 @@ function [shape, scale] = weibull_specification(mu, sigma2, lb, name) % --*-- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<3 lb = 0; diff --git a/matlab/do_parameter_initialization.m b/matlab/do_parameter_initialization.m index 145984cec9..302b70870a 100644 --- a/matlab/do_parameter_initialization.m +++ b/matlab/do_parameter_initialization.m @@ -38,7 +38,7 @@ function [xparam1,estim_params_,xparam1_explicitly_initialized,xparam1_properly_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nvx = size(estim_params_.var_exo,1); nvn = size(estim_params_.var_endo,1); diff --git a/matlab/dprintf.m b/matlab/dprintf.m index 7e673f7412..c738b97bdf 100644 --- a/matlab/dprintf.m +++ b/matlab/dprintf.m @@ -15,6 +15,6 @@ function dprintf(str, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. disp(sprintf(str, varargin{:})); \ No newline at end of file diff --git a/matlab/dr_block.m b/matlab/dr_block.m index 0f6069bb53..f9efe2609d 100644 --- a/matlab/dr_block.m +++ b/matlab/dr_block.m @@ -52,7 +52,7 @@ function [dr,info,M_,options_,oo_] = dr_block(dr,task,M_,options_,oo_,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info = 0; verbose = 0; diff --git a/matlab/draw_prior_density.m b/matlab/draw_prior_density.m index b5d993e854..625714e7bb 100644 --- a/matlab/draw_prior_density.m +++ b/matlab/draw_prior_density.m @@ -29,7 +29,7 @@ function [x,f,abscissa,dens,binf,bsup] = draw_prior_density(indx,bayestopt_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. pshape = bayestopt_.pshape; p3 = bayestopt_.p3; diff --git a/matlab/dsample.m b/matlab/dsample.m index 945c0fd868..5f8c31af70 100644 --- a/matlab/dsample.m +++ b/matlab/dsample.m @@ -30,7 +30,7 @@ function dsample(s1,s2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ diff --git a/matlab/dsge_likelihood.m b/matlab/dsge_likelihood.m index 60147e83a1..f83c240b07 100644 --- a/matlab/dsge_likelihood.m +++ b/matlab/dsge_likelihood.m @@ -130,7 +130,7 @@ function [fval,info,exit_flag,DLIK,Hess,SteadyState,trend_coeff,Model,DynareOpti % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT FR diff --git a/matlab/dsge_simulated_theoretical_conditional_variance_decomposition.m b/matlab/dsge_simulated_theoretical_conditional_variance_decomposition.m index c85ca9b118..f52af0bc69 100644 --- a/matlab/dsge_simulated_theoretical_conditional_variance_decomposition.m +++ b/matlab/dsge_simulated_theoretical_conditional_variance_decomposition.m @@ -34,7 +34,7 @@ function [nvar,vartan,NumberOfConditionalDecompFiles] = ... % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Get informations about the _posterior_draws files. diff --git a/matlab/dsge_simulated_theoretical_correlation.m b/matlab/dsge_simulated_theoretical_correlation.m index e77af705b2..c5c8f4fd8d 100644 --- a/matlab/dsge_simulated_theoretical_correlation.m +++ b/matlab/dsge_simulated_theoretical_correlation.m @@ -32,7 +32,7 @@ function [nvar,vartan,CorrFileNumber] = dsge_simulated_theoretical_correlation(S % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nodecomposition = 1; diff --git a/matlab/dsge_simulated_theoretical_covariance.m b/matlab/dsge_simulated_theoretical_covariance.m index d23fafc05b..9c208c3b00 100644 --- a/matlab/dsge_simulated_theoretical_covariance.m +++ b/matlab/dsge_simulated_theoretical_covariance.m @@ -31,7 +31,7 @@ function [nvar,vartan,CovarFileNumber] = dsge_simulated_theoretical_covariance(S % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nodecomposition = 1; diff --git a/matlab/dsge_simulated_theoretical_variance_decomposition.m b/matlab/dsge_simulated_theoretical_variance_decomposition.m index 7d5574721b..c44cad61f2 100644 --- a/matlab/dsge_simulated_theoretical_variance_decomposition.m +++ b/matlab/dsge_simulated_theoretical_variance_decomposition.m @@ -33,7 +33,7 @@ function [nvar,vartan,NumberOfDecompFiles] = ... % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nodecomposition = 0; diff --git a/matlab/dsge_var_likelihood.m b/matlab/dsge_var_likelihood.m index c1b4908193..70601b32bf 100644 --- a/matlab/dsge_var_likelihood.m +++ b/matlab/dsge_var_likelihood.m @@ -52,7 +52,7 @@ function [fval,info,exit_flag,grad,hess,SteadyState,trend_coeff,PHI_tilde,SIGMA_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. persistent dsge_prior_weight_idx diff --git a/matlab/duplication.m b/matlab/duplication.m index 324154168a..65287e8d92 100644 --- a/matlab/duplication.m +++ b/matlab/duplication.m @@ -29,7 +29,7 @@ function [Dp,DpMPinv] = duplication(p) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= % Original author: Thomas P Minka (tpminka@media.mit.edu), April 22, 2013 diff --git a/matlab/dy_date.m b/matlab/dy_date.m index 9d9bb31f49..4b269b41ea 100644 --- a/matlab/dy_date.m +++ b/matlab/dy_date.m @@ -15,7 +15,7 @@ function y=dy_date(year,period) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/dyn2vec.m b/matlab/dyn2vec.m index d4223b8437..2637fe4716 100644 --- a/matlab/dyn2vec.m +++ b/matlab/dyn2vec.m @@ -29,7 +29,7 @@ function [z,zss]=dyn2vec(M_, oo_, options_, s1, s2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~(nargin >= 3) error('Dynare dyn2vec error: function takes at least 3 arguments'); diff --git a/matlab/dyn_autocorr.m b/matlab/dyn_autocorr.m index e4565cf457..28d498386b 100644 --- a/matlab/dyn_autocorr.m +++ b/matlab/dyn_autocorr.m @@ -27,7 +27,7 @@ function acf = dyn_autocorr(y, ar) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. y=y(:); diff --git a/matlab/dyn_diag_vech.m b/matlab/dyn_diag_vech.m index e8b9cf3382..ba0ad31faa 100644 --- a/matlab/dyn_diag_vech.m +++ b/matlab/dyn_diag_vech.m @@ -23,7 +23,7 @@ function d = dyn_diag_vech(Vector) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. m = length(Vector); n = (sqrt(1+8*m)-1)/2; diff --git a/matlab/dyn_figure.m b/matlab/dyn_figure.m index 62182a291b..e007b1936d 100644 --- a/matlab/dyn_figure.m +++ b/matlab/dyn_figure.m @@ -27,7 +27,7 @@ function h = dyn_figure(nodisplay, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nodisplay h = figure(varargin{:},'visible','off'); diff --git a/matlab/dyn_first_order_solver.m b/matlab/dyn_first_order_solver.m index 101a33700c..e82ae536f0 100644 --- a/matlab/dyn_first_order_solver.m +++ b/matlab/dyn_first_order_solver.m @@ -36,7 +36,7 @@ function [dr, info] = dyn_first_order_solver(jacobia, DynareModel, dr, DynareOpt % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. persistent reorder_jacobian_columns innovations_idx index_s index_m index_c persistent index_p row_indx index_0m index_0p k1 k2 state_var diff --git a/matlab/dyn_forecast.m b/matlab/dyn_forecast.m index 7fa230ff46..fb0ad4afff 100644 --- a/matlab/dyn_forecast.m +++ b/matlab/dyn_forecast.m @@ -36,7 +36,7 @@ function [forecast,info] = dyn_forecast(var_list,M,options,oo,task,dataset_info) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<6 && options.prefilter error('The prefiltering option is not allowed without providing a dataset') diff --git a/matlab/dyn_latex_table.m b/matlab/dyn_latex_table.m index 5431145ccb..b086879da4 100644 --- a/matlab/dyn_latex_table.m +++ b/matlab/dyn_latex_table.m @@ -16,7 +16,7 @@ function dyn_latex_table(M_, options_, title, LaTeXtitle, headers, labels, value % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if options_.noprint return diff --git a/matlab/dyn_ramsey_static.m b/matlab/dyn_ramsey_static.m index 029528592c..67d90b7e29 100644 --- a/matlab/dyn_ramsey_static.m +++ b/matlab/dyn_ramsey_static.m @@ -33,7 +33,7 @@ function [steady_state,params,check] = dyn_ramsey_static(ys_init,M,options_,oo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. params = M.params; diff --git a/matlab/dyn_saveas.m b/matlab/dyn_saveas.m index a605b5c9be..c69123216d 100644 --- a/matlab/dyn_saveas.m +++ b/matlab/dyn_saveas.m @@ -29,7 +29,7 @@ function dyn_saveas(h, fname, nodisplay, graph_format) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if any(strcmp('eps',cellstr(graph_format))) if isoctave diff --git a/matlab/dyn_second_order_solver.m b/matlab/dyn_second_order_solver.m index 3dab25c1a9..0128af6caa 100644 --- a/matlab/dyn_second_order_solver.m +++ b/matlab/dyn_second_order_solver.m @@ -51,7 +51,7 @@ function dr = dyn_second_order_solver(jacobia,hessian_mat,dr,M,threads_BC) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. dr.ghxx = []; dr.ghuu = []; diff --git a/matlab/dyn_table.m b/matlab/dyn_table.m index 3e871c125e..863c4404cc 100644 --- a/matlab/dyn_table.m +++ b/matlab/dyn_table.m @@ -32,7 +32,7 @@ function dyn_table(title, preamble, afterward, rows, cols, indent, data) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. assert(ischar(title), 'title must be a char') assert(iscellstr(preamble) && iscellstr(afterward) && iscellstr(rows) && iscellstr(cols), ... diff --git a/matlab/dyn_unvech.m b/matlab/dyn_unvech.m index 0c6c853cc3..783d8a00b9 100644 --- a/matlab/dyn_unvech.m +++ b/matlab/dyn_unvech.m @@ -22,7 +22,7 @@ function Matrix = dyn_unvech(Vector) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. m = length(Vector); n = (sqrt(1+8*m)-1)/2; diff --git a/matlab/dyn_vech.m b/matlab/dyn_vech.m index dc18f974bb..079f53325e 100644 --- a/matlab/dyn_vech.m +++ b/matlab/dyn_vech.m @@ -22,7 +22,7 @@ function Vector = dyn_vech(Matrix) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. n = length(Matrix); b = 0; diff --git a/matlab/dyn_waitbar.m b/matlab/dyn_waitbar.m index 04d87a88b3..2c8b005f52 100644 --- a/matlab/dyn_waitbar.m +++ b/matlab/dyn_waitbar.m @@ -19,7 +19,7 @@ function h = dyn_waitbar(prctdone, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ persistent running_text newString persistent whoiam Parallel diff --git a/matlab/dyn_waitbar_close.m b/matlab/dyn_waitbar_close.m index c2864a9b6a..fbc8ab03db 100644 --- a/matlab/dyn_waitbar_close.m +++ b/matlab/dyn_waitbar_close.m @@ -19,7 +19,7 @@ function dyn_waitbar_close(h) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ if isoctave || options_.console_mode diff --git a/matlab/dynare.m b/matlab/dynare.m index 341376aed0..81f510a5b7 100644 --- a/matlab/dynare.m +++ b/matlab/dynare.m @@ -31,7 +31,7 @@ function dynare(fname, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~nargin || strcmpi(fname,'help') skipline() diff --git a/matlab/dynare_config.m b/matlab/dynare_config.m index 71441e1f1a..5aede4182b 100644 --- a/matlab/dynare_config.m +++ b/matlab/dynare_config.m @@ -31,7 +31,7 @@ function dynareroot = dynare_config(path_to_dynare) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin && ~isempty(path_to_dynare) addpath(path_to_dynare); diff --git a/matlab/dynare_estimation.m b/matlab/dynare_estimation.m index 1f9d804acd..073929ee17 100644 --- a/matlab/dynare_estimation.m +++ b/matlab/dynare_estimation.m @@ -27,7 +27,7 @@ function oo_recursive_=dynare_estimation(var_list,dname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ oo_ M_ dataset_ dataset_info diff --git a/matlab/dynare_estimation_1.m b/matlab/dynare_estimation_1.m index 3cd3d5864c..38fb563fa6 100644 --- a/matlab/dynare_estimation_1.m +++ b/matlab/dynare_estimation_1.m @@ -27,7 +27,7 @@ function dynare_estimation_1(var_list_,dname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ oo_ estim_params_ bayestopt_ dataset_ dataset_info diff --git a/matlab/dynare_estimation_init.m b/matlab/dynare_estimation_init.m index 6a16d3d6fe..3704774ce2 100644 --- a/matlab/dynare_estimation_init.m +++ b/matlab/dynare_estimation_init.m @@ -47,7 +47,7 @@ function [dataset_, dataset_info, xparam1, hh, M_, options_, oo_, estim_params_, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. hh = []; xparam1 = []; diff --git a/matlab/dynare_gradient.m b/matlab/dynare_gradient.m index 71e9da33e7..7c5083ef68 100644 --- a/matlab/dynare_gradient.m +++ b/matlab/dynare_gradient.m @@ -27,7 +27,7 @@ function [F,G] = dynare_gradient(fcn,x,epsilon,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Evaluate the function at x. F = feval(fcn, x, varargin{:}); diff --git a/matlab/dynare_graph.m b/matlab/dynare_graph.m index 3717efa45f..0801010fa2 100644 --- a/matlab/dynare_graph.m +++ b/matlab/dynare_graph.m @@ -27,7 +27,7 @@ function dyn_graph=dynare_graph(dyn_graph,y,tit,x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin < 4 x = (1:size(y,1))'; diff --git a/matlab/dynare_graph_close.m b/matlab/dynare_graph_close.m index 72622314dc..4384375592 100644 --- a/matlab/dynare_graph_close.m +++ b/matlab/dynare_graph_close.m @@ -26,4 +26,4 @@ function dynare_graph_close() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. diff --git a/matlab/dynare_graph_init.m b/matlab/dynare_graph_init.m index b97c2b5f84..a5f2c2865b 100644 --- a/matlab/dynare_graph_init.m +++ b/matlab/dynare_graph_init.m @@ -27,7 +27,7 @@ function dyn_graph=dynare_graph_init(figure_name,nplot,line_types,line_width) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ diff --git a/matlab/dynare_identification.m b/matlab/dynare_identification.m index 8a4515441b..a631600e5f 100644 --- a/matlab/dynare_identification.m +++ b/matlab/dynare_identification.m @@ -61,7 +61,7 @@ function [pdraws, STO_REDUCEDFORM, STO_MOMENTS, STO_DYNAMIC, STO_si_dDYNAMIC, ST % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= global M_ options_ oo_ bayestopt_ estim_params_ diff --git a/matlab/dynare_resolve.m b/matlab/dynare_resolve.m index 6e4b5b2172..6392ba325f 100644 --- a/matlab/dynare_resolve.m +++ b/matlab/dynare_resolve.m @@ -64,7 +64,7 @@ function [A,B,ys,info,Model,DynareOptions,DynareResults] = dynare_resolve(Model, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [dr,info,Model,DynareOptions,DynareResults] =compute_decision_rules(Model,DynareOptions,DynareResults); diff --git a/matlab/dynare_sensitivity.m b/matlab/dynare_sensitivity.m index 5f8478de2c..5d93b7714f 100644 --- a/matlab/dynare_sensitivity.m +++ b/matlab/dynare_sensitivity.m @@ -19,7 +19,7 @@ function x0=dynare_sensitivity(options_gsa) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ oo_ bayestopt_ estim_params_ diff --git a/matlab/dynare_solve.m b/matlab/dynare_solve.m index 391d92eb96..8f44513b3d 100644 --- a/matlab/dynare_solve.m +++ b/matlab/dynare_solve.m @@ -30,7 +30,7 @@ function [x, errorflag, fvec, fjac] = dynare_solve(f, x, options, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. jacobian_flag = options.jacobian_flag; % true iff Jacobian is returned by f routine (as a second output argument). diff --git a/matlab/dynare_solve_block_or_bytecode.m b/matlab/dynare_solve_block_or_bytecode.m index 072e43cdfa..cb8df7a9be 100644 --- a/matlab/dynare_solve_block_or_bytecode.m +++ b/matlab/dynare_solve_block_or_bytecode.m @@ -14,7 +14,7 @@ function [x,info] = dynare_solve_block_or_bytecode(y, exo, params, options, M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info = 0; x = y; diff --git a/matlab/dynare_squeeze.m b/matlab/dynare_squeeze.m index 85e66f332e..b388946b8d 100644 --- a/matlab/dynare_squeeze.m +++ b/matlab/dynare_squeeze.m @@ -16,7 +16,7 @@ function B = dynare_squeeze(A) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. sizA = size(A); dimA = length(sizA); diff --git a/matlab/dynare_version.m.in b/matlab/dynare_version.m.in index f2c502ea05..9060a1a8f9 100644 --- a/matlab/dynare_version.m.in +++ b/matlab/dynare_version.m.in @@ -26,6 +26,6 @@ function v = dynare_version() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. v = '@PACKAGE_VERSION@'; diff --git a/matlab/dynasave.m b/matlab/dynasave.m index d80aa98abc..b26d6bf3eb 100644 --- a/matlab/dynasave.m +++ b/matlab/dynasave.m @@ -27,7 +27,7 @@ function dynasave(s,var_list) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ diff --git a/matlab/dynatype.m b/matlab/dynatype.m index c0fe8c4d3f..af32eebf3d 100644 --- a/matlab/dynatype.m +++ b/matlab/dynatype.m @@ -28,7 +28,7 @@ function dynatype (s,var_list) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ diff --git a/matlab/dynsec2hms.m b/matlab/dynsec2hms.m index 9865ecf347..5120f6c9e6 100644 --- a/matlab/dynsec2hms.m +++ b/matlab/dynsec2hms.m @@ -16,7 +16,7 @@ function hms = dynsec2hms(secs) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. secs = round(secs); s = rem(secs, 60); diff --git a/matlab/dyntable.m b/matlab/dyntable.m index d04504fa69..e9ed038f6e 100644 --- a/matlab/dyntable.m +++ b/matlab/dyntable.m @@ -30,7 +30,7 @@ function dyntable(options_, title, headers, labels, values, label_width, val_wid % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if options_.noprint return diff --git a/matlab/dynvars_from_endo_simul.m b/matlab/dynvars_from_endo_simul.m index c8508f5352..5652b72213 100644 --- a/matlab/dynvars_from_endo_simul.m +++ b/matlab/dynvars_from_endo_simul.m @@ -20,7 +20,7 @@ function y2 = dynvars_from_endo_simul(y, it_, M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. y2 = y(:, it_+(-M_.maximum_endo_lag:M_.maximum_endo_lead)); y2 = y2(find(M_.lead_lag_incidence')); diff --git a/matlab/endogenous_prior.m b/matlab/endogenous_prior.m index 5a192ad190..0485099151 100644 --- a/matlab/endogenous_prior.m +++ b/matlab/endogenous_prior.m @@ -40,7 +40,7 @@ function [lnpriormom] = endogenous_prior(data,dataset_info, Pstar,BayesInfo,H) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. Y=data(:,dataset_info.missing.no_more_missing_observations:end)'; diff --git a/matlab/endogenous_prior_restrictions.m b/matlab/endogenous_prior_restrictions.m index 63db7b0be7..f9cb218fe6 100644 --- a/matlab/endogenous_prior_restrictions.m +++ b/matlab/endogenous_prior_restrictions.m @@ -30,7 +30,7 @@ function [info, info_irf, info_moment, data_irf, data_moment] = endogenous_prior % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info=[0 0]; info_irf=[]; diff --git a/matlab/ep/euler_equation_error.m b/matlab/ep/euler_equation_error.m index d6efe622ac..c6b9c86372 100644 --- a/matlab/ep/euler_equation_error.m +++ b/matlab/ep/euler_equation_error.m @@ -15,7 +15,7 @@ function e = euler_equation_error(y0,x,innovations,M,options,oo,pfm,nodes,weight % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. dynamic_model = str2func([M.fname '.dynamic']); ep = options.ep; diff --git a/matlab/ep/extended_path.m b/matlab/ep/extended_path.m index 82e55ccbae..e656048751 100644 --- a/matlab/ep/extended_path.m +++ b/matlab/ep/extended_path.m @@ -34,7 +34,7 @@ function [ts, DynareResults] = extended_path(initialconditions, samplesize, exog % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [initialconditions, innovations, pfm, ep, verbosity, DynareOptions, DynareResults] = ... extended_path_initialization(initialconditions, samplesize, exogenousvariables, DynareOptions, DynareModel, DynareResults); diff --git a/matlab/ep/extended_path_core.m b/matlab/ep/extended_path_core.m index c703683454..2cf6a4dfbc 100644 --- a/matlab/ep/extended_path_core.m +++ b/matlab/ep/extended_path_core.m @@ -19,7 +19,7 @@ function [y, info_convergence, endogenousvariablespaths] = extended_path_core(pe % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. ep = options.ep; diff --git a/matlab/ep/extended_path_homotopy.m b/matlab/ep/extended_path_homotopy.m index 8036ae50ff..6af8c2ed86 100644 --- a/matlab/ep/extended_path_homotopy.m +++ b/matlab/ep/extended_path_homotopy.m @@ -15,7 +15,7 @@ function [info_convergence, endo_simul] = extended_path_homotopy(endo_simul, exo % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. endo_simul0 = endo_simul; diff --git a/matlab/ep/extended_path_initialization.m b/matlab/ep/extended_path_initialization.m index 302112bb5a..9a1b85e47c 100644 --- a/matlab/ep/extended_path_initialization.m +++ b/matlab/ep/extended_path_initialization.m @@ -31,7 +31,7 @@ function [initial_conditions, innovations, pfm, ep, verbosity, DynareOptions, Dy % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. ep = DynareOptions.ep; diff --git a/matlab/ep/extended_path_mc.m b/matlab/ep/extended_path_mc.m index 901235d7e4..3285e954f2 100644 --- a/matlab/ep/extended_path_mc.m +++ b/matlab/ep/extended_path_mc.m @@ -34,7 +34,7 @@ function Simulations = extended_path_mc(initialconditions, samplesize, replic, e % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [initialconditions, innovations, pfm, ep, verbosity, DynareOptions, DynareResults] = ... extended_path_initialization(initialconditions, samplesize, exogenousvariables, DynareOptions, DynareModel, DynareResults); diff --git a/matlab/ep/extended_path_shocks.m b/matlab/ep/extended_path_shocks.m index b642f225bd..978274cc1b 100644 --- a/matlab/ep/extended_path_shocks.m +++ b/matlab/ep/extended_path_shocks.m @@ -15,7 +15,7 @@ function [shocks, spfm_exo_simul, innovations, DynareResults] = extended_path_sh % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Simulate shocks. if isempty(exogenousvariables) diff --git a/matlab/ep/get_block_world_nbr.m b/matlab/ep/get_block_world_nbr.m index 720a8e6bc3..cda86aa267 100644 --- a/matlab/ep/get_block_world_nbr.m +++ b/matlab/ep/get_block_world_nbr.m @@ -15,7 +15,7 @@ function [block_nbr,world_nbr] = get_block_world_nbr(algo,nnodes,order,periods) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. switch algo diff --git a/matlab/ep/setup_stochastic_perfect_foresight_model_solver.m b/matlab/ep/setup_stochastic_perfect_foresight_model_solver.m index 3e68407d38..0db58f0566 100644 --- a/matlab/ep/setup_stochastic_perfect_foresight_model_solver.m +++ b/matlab/ep/setup_stochastic_perfect_foresight_model_solver.m @@ -15,7 +15,7 @@ function pfm = setup_stochastic_perfect_foresight_model_solver(DynareModel,Dynar % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. pfm.lead_lag_incidence = DynareModel.lead_lag_incidence; pfm.ny = DynareModel.endo_nbr; diff --git a/matlab/ep/solve_stochastic_perfect_foresight_model.m b/matlab/ep/solve_stochastic_perfect_foresight_model.m index 05de986088..9ca3b233b6 100644 --- a/matlab/ep/solve_stochastic_perfect_foresight_model.m +++ b/matlab/ep/solve_stochastic_perfect_foresight_model.m @@ -15,7 +15,7 @@ function [flag,endo_simul,err] = solve_stochastic_perfect_foresight_model(endo_s % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. flag = 0; err = 0; diff --git a/matlab/ep/solve_stochastic_perfect_foresight_model_1.m b/matlab/ep/solve_stochastic_perfect_foresight_model_1.m index 3e0ced538e..3a9c0d88f0 100644 --- a/matlab/ep/solve_stochastic_perfect_foresight_model_1.m +++ b/matlab/ep/solve_stochastic_perfect_foresight_model_1.m @@ -15,7 +15,7 @@ function [flag,endo_simul,err,y] = solve_stochastic_perfect_foresight_model_1(en % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin < 6 homotopy_parameter = 1; diff --git a/matlab/ep_residuals.m b/matlab/ep_residuals.m index 6eea0ef4de..2cd6092ee4 100644 --- a/matlab/ep_residuals.m +++ b/matlab/ep_residuals.m @@ -32,7 +32,7 @@ function r = ep_residuals(x, y, ix, iy, steadystate, dr, maximum_lag, endo_nbr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global oo_ options_ diff --git a/matlab/erase_compiled_function.m b/matlab/erase_compiled_function.m index 376776864e..0a71b35a3e 100644 --- a/matlab/erase_compiled_function.m +++ b/matlab/erase_compiled_function.m @@ -16,7 +16,7 @@ function erase_compiled_function(func) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if exist([func '.' mexext]) clear(func) diff --git a/matlab/evaluate_dynamic_model.m b/matlab/evaluate_dynamic_model.m index 1453ee5aa0..d96cb86ff2 100644 --- a/matlab/evaluate_dynamic_model.m +++ b/matlab/evaluate_dynamic_model.m @@ -15,7 +15,7 @@ function residuals = evaluate_dynamic_model(dynamicmodel, endogenousvariables, e % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. ny = length(steadystate); periods = rows(exogenousvariables); diff --git a/matlab/evaluate_likelihood.m b/matlab/evaluate_likelihood.m index 20da8eb4c6..5775e2ee02 100644 --- a/matlab/evaluate_likelihood.m +++ b/matlab/evaluate_likelihood.m @@ -37,7 +37,7 @@ function [llik,parameters] = evaluate_likelihood(parameters,M_,estim_params_,oo_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. persistent dataset dataset_info diff --git a/matlab/evaluate_max_dynamic_residual.m b/matlab/evaluate_max_dynamic_residual.m index 9ea67a5fe7..6be93e968b 100644 --- a/matlab/evaluate_max_dynamic_residual.m +++ b/matlab/evaluate_max_dynamic_residual.m @@ -15,7 +15,7 @@ function err = evaluate_max_dynamic_residual(model_dynamic, Y, exogenous_variabl % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. i_rows = 1:ny; i_cols = find(lead_lag_incidence'); diff --git a/matlab/evaluate_planner_objective.m b/matlab/evaluate_planner_objective.m index e61aab2633..57d7df89cd 100644 --- a/matlab/evaluate_planner_objective.m +++ b/matlab/evaluate_planner_objective.m @@ -74,7 +74,7 @@ function planner_objective_value = evaluate_planner_objective(M_,options_,oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. dr = oo_.dr; diff --git a/matlab/evaluate_posterior_kernel.m b/matlab/evaluate_posterior_kernel.m index c4132fb38f..7c3c9c08f6 100644 --- a/matlab/evaluate_posterior_kernel.m +++ b/matlab/evaluate_posterior_kernel.m @@ -38,7 +38,7 @@ function lpkern = evaluate_posterior_kernel(parameters,M_,estim_params_,oo_,opti % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [ldens,parameters] = evaluate_prior(parameters,M_,estim_params_,oo_,options_,bayestopt_); if nargin==6 %llik provided as an input diff --git a/matlab/evaluate_prior.m b/matlab/evaluate_prior.m index e340667c3e..7d43b2519e 100644 --- a/matlab/evaluate_prior.m +++ b/matlab/evaluate_prior.m @@ -36,7 +36,7 @@ function [ldens,parameters] = evaluate_prior(parameters,M_,estim_params_,oo_,opt % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin==0 parameters = 'posterior mode'; diff --git a/matlab/evaluate_smoother.m b/matlab/evaluate_smoother.m index 62d5b35312..b0ad84864f 100644 --- a/matlab/evaluate_smoother.m +++ b/matlab/evaluate_smoother.m @@ -52,7 +52,7 @@ function [oo_,M_,options_,bayestopt_,Smoothed_variables_declaration_order_deviat % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % store qz_criterium qz_criterium_old=options_.qz_criterium; diff --git a/matlab/evaluate_static_model.m b/matlab/evaluate_static_model.m index a4aa46ddea..cc8a256c9c 100644 --- a/matlab/evaluate_static_model.m +++ b/matlab/evaluate_static_model.m @@ -35,7 +35,7 @@ function [residuals,check1,jacob] = evaluate_static_model(ys,exo_ss,params,M,opt % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. check1 = 0; if options.bytecode diff --git a/matlab/evaluate_steady_state.m b/matlab/evaluate_steady_state.m index 10e5a839de..9ba91a2389 100644 --- a/matlab/evaluate_steady_state.m +++ b/matlab/evaluate_steady_state.m @@ -37,7 +37,7 @@ function [ys,params,info] = evaluate_steady_state(ys_init,M,options,oo,steadysta % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info = 0; check = 0; diff --git a/matlab/evaluate_steady_state_file.m b/matlab/evaluate_steady_state_file.m index c503f6db2d..f2c9ec6b42 100644 --- a/matlab/evaluate_steady_state_file.m +++ b/matlab/evaluate_steady_state_file.m @@ -34,7 +34,7 @@ function [ys,params,info] = evaluate_steady_state_file(ys_init,exo_ss,M,options, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. params = M.params; info = 0; diff --git a/matlab/exactcontains.m b/matlab/exactcontains.m index 8b78e7b299..3d41a62a0e 100644 --- a/matlab/exactcontains.m +++ b/matlab/exactcontains.m @@ -17,6 +17,6 @@ function b = exactcontains(str, word) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. b = ~isempty(regexp(str, sprintf('\\<%s\\>', word))); \ No newline at end of file diff --git a/matlab/exactstrrep.m b/matlab/exactstrrep.m index eed76ddb10..9b12c90867 100644 --- a/matlab/exactstrrep.m +++ b/matlab/exactstrrep.m @@ -17,6 +17,6 @@ function str = exactstrrep(str, old, new) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. str = regexprep(str, ['\<', old,'\>'], new); \ No newline at end of file diff --git a/matlab/execute_prior_posterior_function.m b/matlab/execute_prior_posterior_function.m index 71e2009dd5..10449c2c57 100644 --- a/matlab/execute_prior_posterior_function.m +++ b/matlab/execute_prior_posterior_function.m @@ -32,7 +32,7 @@ function oo_=execute_prior_posterior_function(posterior_function_name,M_,options % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [directory,basename,extension] = fileparts(posterior_function_name); if isempty(extension) diff --git a/matlab/expand_group.m b/matlab/expand_group.m index a216b51b1a..59945f00a4 100644 --- a/matlab/expand_group.m +++ b/matlab/expand_group.m @@ -25,7 +25,7 @@ function expand_group(use_shock_groups,var_list_, ic, no_graph) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<4 no_graph=0; diff --git a/matlab/f_var.m b/matlab/f_var.m index 48f801b6ec..c4d5786a48 100644 --- a/matlab/f_var.m +++ b/matlab/f_var.m @@ -15,7 +15,7 @@ function b=f_var(x,a,nx) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. x=reshape(x,nx,nx); b=x-a*x*a'; diff --git a/matlab/fastgensylv.m b/matlab/fastgensylv.m index a8e6e386f1..246a0f971f 100644 --- a/matlab/fastgensylv.m +++ b/matlab/fastgensylv.m @@ -54,7 +54,7 @@ function X = fastgensylv(A, B, C, D, tol,maxit,X0) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if size(A,1)~=size(D,1) || size(A,1)~=size(B,1) || size(C,2)~=size(D,2) error('fastgensylv:: Dimension error!') diff --git a/matlab/ff1_.m b/matlab/ff1_.m index 22a186feec..2853db2048 100644 --- a/matlab/ff1_.m +++ b/matlab/ff1_.m @@ -27,7 +27,7 @@ function y=ff1_(x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global it_ M_ oo_ diff --git a/matlab/ffill.m b/matlab/ffill.m index cb8f0d3216..0cc36aac85 100644 --- a/matlab/ffill.m +++ b/matlab/ffill.m @@ -30,7 +30,7 @@ function [a,b] = ffill(x,ixc,y) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. xc = size(x,1) ; diff --git a/matlab/fjaco.m b/matlab/fjaco.m index 566d2b729b..a7844e574b 100644 --- a/matlab/fjaco.m +++ b/matlab/fjaco.m @@ -25,7 +25,7 @@ function fjac = fjaco(f,x,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. ff=feval(f,x,varargin{:}); diff --git a/matlab/flip_plan.m b/matlab/flip_plan.m index 5daf19fc7d..3b2c71f7da 100644 --- a/matlab/flip_plan.m +++ b/matlab/flip_plan.m @@ -30,7 +30,7 @@ function plan = flip_plan(plan, exogenous, endogenous, expectation_type, date, v % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~ischar(expectation_type) || size(expectation_type,1) ~= 1 error(['in flip_plan the fourth argument should be a string containing the simulation type (''perfect_foresight'' or ''surprise'')']); end diff --git a/matlab/forcst.m b/matlab/forcst.m index ffa992cb35..2c215d9c07 100644 --- a/matlab/forcst.m +++ b/matlab/forcst.m @@ -37,7 +37,7 @@ function [yf,int_width,int_width_ME]=forcst(dr,y0,horizon,var_list,M_,oo_,option % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. oo_=make_ex_(M_,options_,oo_); yf = simult_(M_,options_,y0,dr,zeros(horizon,M_.exo_nbr),1); diff --git a/matlab/forcst2.m b/matlab/forcst2.m index 1c0d91b249..e75f862085 100644 --- a/matlab/forcst2.m +++ b/matlab/forcst2.m @@ -27,7 +27,7 @@ function yf=forcst2(y0,horizon,dr,n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ diff --git a/matlab/forcst2a.m b/matlab/forcst2a.m index bbac43b71c..412f2129dc 100644 --- a/matlab/forcst2a.m +++ b/matlab/forcst2a.m @@ -24,7 +24,7 @@ function yf=forcst2a(y0,dr,e) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ diff --git a/matlab/forecast_graphs.m b/matlab/forecast_graphs.m index 00006d0e26..98b458f5f4 100644 --- a/matlab/forecast_graphs.m +++ b/matlab/forecast_graphs.m @@ -23,7 +23,7 @@ function forecast_graphs(var_list,M_, oo_,options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nc = 4; nr = 3; diff --git a/matlab/formdata.m b/matlab/formdata.m index 3a28db6028..3833f66b08 100644 --- a/matlab/formdata.m +++ b/matlab/formdata.m @@ -26,7 +26,7 @@ function formdata(fname,date) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ diff --git a/matlab/ftest.m b/matlab/ftest.m index c433bb4534..36bc55bbc6 100644 --- a/matlab/ftest.m +++ b/matlab/ftest.m @@ -15,7 +15,7 @@ function ftest (s1,s2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global nvx nvy x y lag1 diff --git a/matlab/fwriten.m b/matlab/fwriten.m index 1fd5e11603..f235830a49 100644 --- a/matlab/fwriten.m +++ b/matlab/fwriten.m @@ -17,6 +17,6 @@ function fwriten(fid, str) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. fwrite(fid, sprintf('%s\n', str)); \ No newline at end of file diff --git a/matlab/gauss_hermite_weights_and_nodes.m b/matlab/gauss_hermite_weights_and_nodes.m index 646033c060..6891d2bb68 100644 --- a/matlab/gauss_hermite_weights_and_nodes.m +++ b/matlab/gauss_hermite_weights_and_nodes.m @@ -46,7 +46,7 @@ function [nodes,weights] = gauss_hermite_weights_and_nodes(n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/gauss_legendre_weights_and_nodes.m b/matlab/gauss_legendre_weights_and_nodes.m index 074f520d7a..7f81e06e10 100644 --- a/matlab/gauss_legendre_weights_and_nodes.m +++ b/matlab/gauss_legendre_weights_and_nodes.m @@ -55,7 +55,7 @@ function [nodes,weights] = gauss_legendre_weights_and_nodes(n,a,b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/gcompare.m b/matlab/gcompare.m index 6cb02f6a18..8f5381b1bb 100644 --- a/matlab/gcompare.m +++ b/matlab/gcompare.m @@ -21,7 +21,7 @@ function gcompare(s1,s2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ M_ global nvx nvy x y lag1 diff --git a/matlab/generate_trace_plots.m b/matlab/generate_trace_plots.m index ce520449c1..c82c7eea36 100644 --- a/matlab/generate_trace_plots.m +++ b/matlab/generate_trace_plots.m @@ -26,7 +26,7 @@ function generate_trace_plots(chain_number) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ estim_params_ diff --git a/matlab/gensylv_fp.m b/matlab/gensylv_fp.m index 51c96fceb8..4067985dd1 100644 --- a/matlab/gensylv_fp.m +++ b/matlab/gensylv_fp.m @@ -38,7 +38,7 @@ function X = gensylv_fp(A, B, C, D, block, tol) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %tol = 1e-12; diff --git a/matlab/getIrfShocksIndx.m b/matlab/getIrfShocksIndx.m index c7f9fba484..1c28150cb7 100644 --- a/matlab/getIrfShocksIndx.m +++ b/matlab/getIrfShocksIndx.m @@ -23,7 +23,7 @@ function irf_shocks_indx=getIrfShocksIndx() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ diff --git a/matlab/getPowerDeriv.m b/matlab/getPowerDeriv.m index 8d1a1b022f..5df759abd3 100644 --- a/matlab/getPowerDeriv.m +++ b/matlab/getPowerDeriv.m @@ -28,7 +28,7 @@ function dxp=getPowerDeriv(x,p,k) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (abs(x) < 1e-12) && (p > 0) && (k > p) && (abs(p - round(p)) < 1e-12) dxp = 0; diff --git a/matlab/get_Hessian.m b/matlab/get_Hessian.m index fe74848dd6..ff2e79f183 100644 --- a/matlab/get_Hessian.m +++ b/matlab/get_Hessian.m @@ -25,7 +25,7 @@ function [Hess] = get_Hessian(T,R,Q,H,P,Y,DT,DYss,DOm,DH,DP,D2T,D2Yss,D2Om,D2H,D % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. k = size(DT,3); % number of structural parameters diff --git a/matlab/get_all_parameters.m b/matlab/get_all_parameters.m index d2aa30c61b..acb51c53af 100644 --- a/matlab/get_all_parameters.m +++ b/matlab/get_all_parameters.m @@ -30,7 +30,7 @@ function xparam1=get_all_parameters(estim_params_,M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~isempty(estim_params_) nvx = estim_params_.nvx; diff --git a/matlab/get_ar_ec_matrices.m b/matlab/get_ar_ec_matrices.m index 6831edc56e..80502bd178 100644 --- a/matlab/get_ar_ec_matrices.m +++ b/matlab/get_ar_ec_matrices.m @@ -38,7 +38,7 @@ function get_ar_ec_matrices(model_name, model_type) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ diff --git a/matlab/get_aux_variable_id.m b/matlab/get_aux_variable_id.m index a15a69e027..78f024d568 100644 --- a/matlab/get_aux_variable_id.m +++ b/matlab/get_aux_variable_id.m @@ -23,7 +23,7 @@ function ida = get_aux_variable_id(var) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/get_cells_id.m b/matlab/get_cells_id.m index 74a6f006de..af6c399b9c 100644 --- a/matlab/get_cells_id.m +++ b/matlab/get_cells_id.m @@ -15,7 +15,7 @@ function [B,C] = get_cells_id(str,sep) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/get_companion_matrix.m b/matlab/get_companion_matrix.m index 9589d6514a..04dfcdf930 100644 --- a/matlab/get_companion_matrix.m +++ b/matlab/get_companion_matrix.m @@ -27,7 +27,7 @@ function [A0, A0star, AR, B] = get_companion_matrix(auxiliary_model_name, auxili % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global oo_ M_ diff --git a/matlab/get_companion_matrix_legacy.m b/matlab/get_companion_matrix_legacy.m index a7d6345e73..b0c52290a6 100644 --- a/matlab/get_companion_matrix_legacy.m +++ b/matlab/get_companion_matrix_legacy.m @@ -27,7 +27,7 @@ function [A0, AR, B] = get_companion_matrix_legacy(auxiliary_model_name, auxilia % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global oo_ M_ diff --git a/matlab/get_date_of_a_file.m b/matlab/get_date_of_a_file.m index 76ee70c906..daf6b59613 100644 --- a/matlab/get_date_of_a_file.m +++ b/matlab/get_date_of_a_file.m @@ -16,7 +16,7 @@ function [d1,d2] = get_date_of_a_file(filename) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info = dir(filename); if isempty(info) diff --git a/matlab/get_difference_order.m b/matlab/get_difference_order.m index 65be18af0c..74666a1bab 100644 --- a/matlab/get_difference_order.m +++ b/matlab/get_difference_order.m @@ -23,7 +23,7 @@ function n = get_difference_order(var) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/get_dynare_random_generator_state.m b/matlab/get_dynare_random_generator_state.m index 9aef9a288e..4c3c8eb6ef 100644 --- a/matlab/get_dynare_random_generator_state.m +++ b/matlab/get_dynare_random_generator_state.m @@ -21,7 +21,7 @@ function [state_u,state_n] = get_dynare_random_generator_state() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~isoctave s = RandStream.getGlobalStream(); diff --git a/matlab/get_equation_number_by_tag.m b/matlab/get_equation_number_by_tag.m index fc7d097c4b..8e1a404a64 100644 --- a/matlab/get_equation_number_by_tag.m +++ b/matlab/get_equation_number_by_tag.m @@ -24,7 +24,7 @@ function eqnumber = get_equation_number_by_tag(eqname, DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. eqnumber = strmatch(eqname, DynareModel.equations_tags(strmatch('name', DynareModel.equations_tags(:,2), 'exact'), 3), 'exact'); diff --git a/matlab/get_error_message.m b/matlab/get_error_message.m index af5ee750f6..fc1424b57f 100644 --- a/matlab/get_error_message.m +++ b/matlab/get_error_message.m @@ -25,7 +25,7 @@ function message = get_error_message(info, DynareOptions) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. switch info(1) case 0 diff --git a/matlab/get_existing_subsamples_indx.m b/matlab/get_existing_subsamples_indx.m index 3f6e5b42b5..d4e5a36385 100644 --- a/matlab/get_existing_subsamples_indx.m +++ b/matlab/get_existing_subsamples_indx.m @@ -31,7 +31,7 @@ function subsamples_indx = get_existing_subsamples_indx(name1, name2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global estimation_info diff --git a/matlab/get_file_extension.m b/matlab/get_file_extension.m index dad9ee0ac9..ab4f155062 100644 --- a/matlab/get_file_extension.m +++ b/matlab/get_file_extension.m @@ -26,7 +26,7 @@ function ext = get_file_extension(file) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [dir, fname, ext] = fileparts(file); diff --git a/matlab/get_identification_jacobians.m b/matlab/get_identification_jacobians.m index 669ce2fb3a..ddbe2d9cdf 100644 --- a/matlab/get_identification_jacobians.m +++ b/matlab/get_identification_jacobians.m @@ -110,7 +110,7 @@ function [MEAN, dMEAN, REDUCEDFORM, dREDUCEDFORM, DYNAMIC, dDYNAMIC, MOMENTS, dM % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= %get fields from options_ident diff --git a/matlab/get_lhs_and_rhs.m b/matlab/get_lhs_and_rhs.m index 0c93f3acae..3a9d34bc0e 100644 --- a/matlab/get_lhs_and_rhs.m +++ b/matlab/get_lhs_and_rhs.m @@ -38,7 +38,7 @@ function [lhs, rhs, json] = get_lhs_and_rhs(eqname, DynareModel, original, json) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<3 || isempty(original) original = false; diff --git a/matlab/get_matrix_entries_for_psd_check.m b/matlab/get_matrix_entries_for_psd_check.m index 1ddd80d3c5..f07410ea2c 100644 --- a/matlab/get_matrix_entries_for_psd_check.m +++ b/matlab/get_matrix_entries_for_psd_check.m @@ -28,7 +28,7 @@ function estim_params_= get_matrix_entries_for_psd_check(M_,estim_params_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %% get the non-zero rows and columns of Sigma_e and H diff --git a/matlab/get_minimal_state_representation.m b/matlab/get_minimal_state_representation.m index 1ce6da53ca..3882c49dc8 100644 --- a/matlab/get_minimal_state_representation.m +++ b/matlab/get_minimal_state_representation.m @@ -74,7 +74,7 @@ function [CheckCO,minns,minSYS] = get_minimal_state_representation(SYS, derivs_f % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= if nargin == 1 derivs_flag = 0; diff --git a/matlab/get_moments_size.m b/matlab/get_moments_size.m index 6515c39b8a..625b7e1580 100644 --- a/matlab/get_moments_size.m +++ b/matlab/get_moments_size.m @@ -26,7 +26,7 @@ function s=get_moments_size(options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/get_name_of_the_last_mh_file.m b/matlab/get_name_of_the_last_mh_file.m index 2741f7b52f..3e8b24c9cb 100644 --- a/matlab/get_name_of_the_last_mh_file.m +++ b/matlab/get_name_of_the_last_mh_file.m @@ -26,7 +26,7 @@ function [mhname,info] = get_name_of_the_last_mh_file(M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. mhname = []; info = 1; diff --git a/matlab/get_new_or_existing_ei_index.m b/matlab/get_new_or_existing_ei_index.m index a6b3b85e19..bf92a9ec26 100644 --- a/matlab/get_new_or_existing_ei_index.m +++ b/matlab/get_new_or_existing_ei_index.m @@ -32,7 +32,7 @@ function indx = get_new_or_existing_ei_index(substructure_name, name1, name2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global estimation_info diff --git a/matlab/get_optimal_policy_discount_factor.m b/matlab/get_optimal_policy_discount_factor.m index 1aa886efa1..3b9d33d448 100644 --- a/matlab/get_optimal_policy_discount_factor.m +++ b/matlab/get_optimal_policy_discount_factor.m @@ -28,6 +28,6 @@ function discount_factor=get_optimal_policy_discount_factor(params,param_names) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. discount_factor = params(find(strcmp('optimal_policy_discount_factor', param_names))); diff --git a/matlab/get_perturbation_params_derivs.m b/matlab/get_perturbation_params_derivs.m index f23a58d17c..e15edab048 100644 --- a/matlab/get_perturbation_params_derivs.m +++ b/matlab/get_perturbation_params_derivs.m @@ -117,7 +117,7 @@ function DERIVS = get_perturbation_params_derivs(M, options, estim_params, oo, i % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= % Get fields from M Correlation_matrix = M.Correlation_matrix; diff --git a/matlab/get_perturbation_params_derivs_numerical_objective.m b/matlab/get_perturbation_params_derivs_numerical_objective.m index c888eef48b..da0b80e032 100644 --- a/matlab/get_perturbation_params_derivs_numerical_objective.m +++ b/matlab/get_perturbation_params_derivs_numerical_objective.m @@ -46,7 +46,7 @@ function [out,info] = get_perturbation_params_derivs_numerical_objective(params, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= %% Update stderr, corr and model parameters and compute perturbation approximation and steady state with updated parameters diff --git a/matlab/get_posterior_parameters.m b/matlab/get_posterior_parameters.m index 604f194582..757f216134 100644 --- a/matlab/get_posterior_parameters.m +++ b/matlab/get_posterior_parameters.m @@ -30,7 +30,7 @@ function xparam = get_posterior_parameters(type,M_,estim_params_,oo_,options_,fi % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<6 field1='posterior_'; diff --git a/matlab/get_subsamples_range_indx.m b/matlab/get_subsamples_range_indx.m index 56c87f286a..3187fe21f9 100644 --- a/matlab/get_subsamples_range_indx.m +++ b/matlab/get_subsamples_range_indx.m @@ -31,7 +31,7 @@ function range_indx = get_subsamples_range_indx(subsamples_indx, range_label) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global estimation_info diff --git a/matlab/get_the_name.m b/matlab/get_the_name.m index d7dddee6d0..85fbfcd1c9 100644 --- a/matlab/get_the_name.m +++ b/matlab/get_the_name.m @@ -55,7 +55,7 @@ function [nam, texnam] = get_the_name(k, TeX, M_, estim_params_, options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nam = []; texnam = []; diff --git a/matlab/get_variables_and_parameters_in_equation.m b/matlab/get_variables_and_parameters_in_equation.m index b4ed92a2c8..9be147a526 100644 --- a/matlab/get_variables_and_parameters_in_equation.m +++ b/matlab/get_variables_and_parameters_in_equation.m @@ -30,7 +30,7 @@ function [pnames, enames, xnames, pid, eid, xid] = get_variables_and_parameters_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Get the tokens in the rhs member of the equation. rhs_ = get_variables_and_parameters_in_expression(rhs); diff --git a/matlab/get_variables_and_parameters_in_expression.m b/matlab/get_variables_and_parameters_in_expression.m index 1af17ebbc9..c12d69b248 100644 --- a/matlab/get_variables_and_parameters_in_expression.m +++ b/matlab/get_variables_and_parameters_in_expression.m @@ -23,7 +23,7 @@ function objects = get_variables_and_parameters_in_expression(expr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. objects = strsplit(expr, {'+','-','*','/','^', ... 'log(', 'log10(', 'ln(', 'exp(', ... diff --git a/matlab/get_variables_list.m b/matlab/get_variables_list.m index 642af12464..d09656222d 100644 --- a/matlab/get_variables_list.m +++ b/matlab/get_variables_list.m @@ -33,7 +33,7 @@ function [ivar, vartan, options_] = get_variables_list(options_, M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. varlist = options_.varlist; if isempty(varlist) diff --git a/matlab/get_variance_of_endogenous_variables.m b/matlab/get_variance_of_endogenous_variables.m index 02ea62d6b0..9330498d89 100644 --- a/matlab/get_variance_of_endogenous_variables.m +++ b/matlab/get_variance_of_endogenous_variables.m @@ -28,7 +28,7 @@ function vx1 = get_variance_of_endogenous_variables(dr,i_var) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ diff --git a/matlab/global_initialization.m b/matlab/global_initialization.m index 02220f7947..e807be8f68 100644 --- a/matlab/global_initialization.m +++ b/matlab/global_initialization.m @@ -26,7 +26,7 @@ function global_initialization() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global oo_ M_ options_ estim_params_ bayestopt_ estimation_info ex0_ ys0_ dataset_ dataset_info estim_params_ = []; diff --git a/matlab/graph_decomp.m b/matlab/graph_decomp.m index f00512a2a3..6c284cacc7 100644 --- a/matlab/graph_decomp.m +++ b/matlab/graph_decomp.m @@ -26,7 +26,7 @@ function []=graph_decomp(z,shock_names,endo_names,i_var,initial_date,DynareModel % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~DynareOptions.plot_shock_decomp.expand GraphDirectoryName = CheckPath('graphs',DynareModel.dname); diff --git a/matlab/graph_decomp_detail.m b/matlab/graph_decomp_detail.m index 89111f987e..7ffcfc7bc3 100644 --- a/matlab/graph_decomp_detail.m +++ b/matlab/graph_decomp_detail.m @@ -26,7 +26,7 @@ function []=graph_decomp_detail(z,shock_names,endo_names,i_var,initial_date,Dyna % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~DynareOptions.plot_shock_decomp.expand GraphDirectoryName = CheckPath('graphs',DynareModel.dname); diff --git a/matlab/gsa/Morris_Measure_Groups.m b/matlab/gsa/Morris_Measure_Groups.m index 1271ed1b68..9e4df1f234 100644 --- a/matlab/gsa/Morris_Measure_Groups.m +++ b/matlab/gsa/Morris_Measure_Groups.m @@ -42,7 +42,7 @@ function [SAmeas, OutMatrix] = Morris_Measure_Groups(NumFact, Sample, Output, p, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin==0 skipline() diff --git a/matlab/gsa/Sampling_Function_2.m b/matlab/gsa/Sampling_Function_2.m index 48a8187df0..47858ced67 100644 --- a/matlab/gsa/Sampling_Function_2.m +++ b/matlab/gsa/Sampling_Function_2.m @@ -71,7 +71,7 @@ function [Outmatrix, OutFact] = Sampling_Function_2(p, k, r, UB, LB, GroupMat) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Parameters and initialisation of the output matrix sizea = k; diff --git a/matlab/gsa/cumplot.m b/matlab/gsa/cumplot.m index 70fe1f4759..1dcda07a58 100644 --- a/matlab/gsa/cumplot.m +++ b/matlab/gsa/cumplot.m @@ -21,7 +21,7 @@ function h = cumplot(x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. n=length(x); x=[-inf; sort(x); Inf]; diff --git a/matlab/gsa/filt_mc_.m b/matlab/gsa/filt_mc_.m index d8a01df3fc..d15c6789d1 100644 --- a/matlab/gsa/filt_mc_.m +++ b/matlab/gsa/filt_mc_.m @@ -29,7 +29,7 @@ function [rmse_MC, ixx] = filt_mc_(OutDir,options_gsa_,dataset_,dataset_info) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global bayestopt_ estim_params_ M_ options_ oo_ diff --git a/matlab/gsa/ghx2transition.m b/matlab/gsa/ghx2transition.m index df404577a9..227cd89be9 100644 --- a/matlab/gsa/ghx2transition.m +++ b/matlab/gsa/ghx2transition.m @@ -21,7 +21,7 @@ function [A,B] = ghx2transition(mm,iv,ic,aux) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global oo_ M_ diff --git a/matlab/gsa/gsa_plotmatrix.m b/matlab/gsa/gsa_plotmatrix.m index 1a12a7e8b8..e80b8af0ac 100644 --- a/matlab/gsa/gsa_plotmatrix.m +++ b/matlab/gsa/gsa_plotmatrix.m @@ -22,7 +22,7 @@ function gsa_plotmatrix(type,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global bayestopt_ options_ M_ diff --git a/matlab/gsa/gsa_skewness.m b/matlab/gsa/gsa_skewness.m index dfb6ccfb92..80ac4780cf 100644 --- a/matlab/gsa/gsa_skewness.m +++ b/matlab/gsa/gsa_skewness.m @@ -20,7 +20,7 @@ function s=gsa_skewness(y) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % y=stand_(y); % s=mean(y.^3); diff --git a/matlab/gsa/gsa_speed.m b/matlab/gsa/gsa_speed.m index 135036ad2e..65b21e622f 100644 --- a/matlab/gsa/gsa_speed.m +++ b/matlab/gsa/gsa_speed.m @@ -21,7 +21,7 @@ function [tadj, iff] = gsa_speed(A,B,mf,p) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nvar=length(mf); nstate= size(A,1); diff --git a/matlab/gsa/log_trans_.m b/matlab/gsa/log_trans_.m index c601197931..5116e42cb1 100644 --- a/matlab/gsa/log_trans_.m +++ b/matlab/gsa/log_trans_.m @@ -20,7 +20,7 @@ function [yy, xdir, isig, lam]=log_trans_(y0,xdir0,isig,lam) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin==4 % inverse transformation diff --git a/matlab/gsa/map_calibration.m b/matlab/gsa/map_calibration.m index f58b48fed0..233f5d897c 100644 --- a/matlab/gsa/map_calibration.m +++ b/matlab/gsa/map_calibration.m @@ -20,7 +20,7 @@ function map_calibration(OutputDirectoryName, Model, DynareOptions, DynareResult % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. fname_ = Model.fname; diff --git a/matlab/gsa/map_ident_.m b/matlab/gsa/map_ident_.m index 12ed584d5c..66773d7dc6 100644 --- a/matlab/gsa/map_ident_.m +++ b/matlab/gsa/map_ident_.m @@ -20,7 +20,7 @@ function map_ident_(OutputDirectoryName,opt_gsa) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global bayestopt_ M_ options_ estim_params_ oo_ diff --git a/matlab/gsa/mc_moments.m b/matlab/gsa/mc_moments.m index 14d051edad..8023051d98 100644 --- a/matlab/gsa/mc_moments.m +++ b/matlab/gsa/mc_moments.m @@ -15,7 +15,7 @@ function [vdec, cc, ac] = mc_moments(mm, ss, dr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ M_ estim_params_ oo_ diff --git a/matlab/gsa/mcf_analysis.m b/matlab/gsa/mcf_analysis.m index 023985923c..ebe8ad0c3f 100644 --- a/matlab/gsa/mcf_analysis.m +++ b/matlab/gsa/mcf_analysis.m @@ -21,7 +21,7 @@ function indmcf = mcf_analysis(lpmat, ibeha, inobeha, options_mcf, DynareOptions % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. pvalue_ks = options_mcf.pvalue_ks; pvalue_corr = options_mcf.pvalue_corr; diff --git a/matlab/gsa/myboxplot.m b/matlab/gsa/myboxplot.m index a83ca922c7..6a5d110a29 100644 --- a/matlab/gsa/myboxplot.m +++ b/matlab/gsa/myboxplot.m @@ -21,7 +21,7 @@ function sout = myboxplot (data,notched,symbol,vertical,maxwhisker) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % % % % endif if nargin < 5 | isempty(maxwhisker), maxwhisker = 1.5; end diff --git a/matlab/gsa/myprctilecol.m b/matlab/gsa/myprctilecol.m index 15ddcfcd44..3f2ab5f84f 100644 --- a/matlab/gsa/myprctilecol.m +++ b/matlab/gsa/myprctilecol.m @@ -20,7 +20,7 @@ function y = myprctilecol(x,p) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. xx = sort(x); [m,n] = size(x); diff --git a/matlab/gsa/prior_draw_gsa.m b/matlab/gsa/prior_draw_gsa.m index d772ae22a8..e3b4917098 100644 --- a/matlab/gsa/prior_draw_gsa.m +++ b/matlab/gsa/prior_draw_gsa.m @@ -34,7 +34,7 @@ function pdraw = prior_draw_gsa(init,rdraw) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global bayestopt_ options_ estim_params_ M_ persistent npar pshape p6 p7 p3 p4 lbcum ubcum diff --git a/matlab/gsa/priorcdf.m b/matlab/gsa/priorcdf.m index 7d91c59e06..4298ca0062 100644 --- a/matlab/gsa/priorcdf.m +++ b/matlab/gsa/priorcdf.m @@ -26,7 +26,7 @@ function xcum = priorcdf(para, pshape, p6, p7, p3, p4) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. for i=1:length(pshape) switch pshape(i) diff --git a/matlab/gsa/read_data.m b/matlab/gsa/read_data.m index bb2c71a611..2c53a325b9 100644 --- a/matlab/gsa/read_data.m +++ b/matlab/gsa/read_data.m @@ -19,7 +19,7 @@ function [gend, data] = read_data() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ diff --git a/matlab/gsa/redform_map.m b/matlab/gsa/redform_map.m index e790cf58ff..62b6b205e7 100644 --- a/matlab/gsa/redform_map.m +++ b/matlab/gsa/redform_map.m @@ -31,7 +31,7 @@ function redform_map(dirname,options_gsa_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ estim_params_ options_ bayestopt_ diff --git a/matlab/gsa/redform_screen.m b/matlab/gsa/redform_screen.m index d5761531c0..b90b0a2d81 100644 --- a/matlab/gsa/redform_screen.m +++ b/matlab/gsa/redform_screen.m @@ -26,7 +26,7 @@ function redform_screen(dirname, options_gsa_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ estim_params_ options_ bayestopt_ diff --git a/matlab/gsa/scatter_analysis.m b/matlab/gsa/scatter_analysis.m index d526b3f0ea..79e286b576 100644 --- a/matlab/gsa/scatter_analysis.m +++ b/matlab/gsa/scatter_analysis.m @@ -21,7 +21,7 @@ function indmcf = scatter_analysis(lpmat, xdata, options_scatter, DynareOptions) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. param_names = options_scatter.param_names; diff --git a/matlab/gsa/scatter_callback.m b/matlab/gsa/scatter_callback.m index 7d8c327f48..da8bfdb27f 100644 --- a/matlab/gsa/scatter_callback.m +++ b/matlab/gsa/scatter_callback.m @@ -21,7 +21,7 @@ function scatter_callback(K, type) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global oo_ M_ options_ bayestopt_ estim_params_ diff --git a/matlab/gsa/scatter_mcf.m b/matlab/gsa/scatter_mcf.m index facea3cfa8..e711d25ee6 100644 --- a/matlab/gsa/scatter_mcf.m +++ b/matlab/gsa/scatter_mcf.m @@ -20,7 +20,7 @@ function scatter_mcf(X,Y,vnames,plotsymbol, fnam, dirname, figtitle, xparam1, D % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % PURPOSE: Pairwise scatter plots of the columns of x and y after % Monte Carlo filtering diff --git a/matlab/gsa/scatter_plots.m b/matlab/gsa/scatter_plots.m index f9cf1fa4c4..b6f83eb0d9 100644 --- a/matlab/gsa/scatter_plots.m +++ b/matlab/gsa/scatter_plots.m @@ -21,7 +21,7 @@ function scatter_plots(X,xp,vnames,plotsymbol, fnam, dirname, figtitle, xparam1, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % PURPOSE: Pairwise scatter plots of the columns of x and y after % Monte Carlo filtering diff --git a/matlab/gsa/set_shocks_param.m b/matlab/gsa/set_shocks_param.m index 69c12fdbbc..5afeb91cfa 100644 --- a/matlab/gsa/set_shocks_param.m +++ b/matlab/gsa/set_shocks_param.m @@ -17,7 +17,7 @@ function set_shocks_param(xparam1) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global estim_params_ M_ diff --git a/matlab/gsa/smirnov.m b/matlab/gsa/smirnov.m index 11dd4df7df..0ff1c5e4b1 100644 --- a/matlab/gsa/smirnov.m +++ b/matlab/gsa/smirnov.m @@ -22,7 +22,7 @@ function [H,prob,d] = smirnov(x1 , x2 , alpha, iflag ) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<3 alpha = 0.05; diff --git a/matlab/gsa/stab_map_.m b/matlab/gsa/stab_map_.m index 6758c41fe2..4677fcba48 100644 --- a/matlab/gsa/stab_map_.m +++ b/matlab/gsa/stab_map_.m @@ -50,7 +50,7 @@ function x0 = stab_map_(OutputDirectoryName,opt_gsa) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %global bayestopt_ estim_params_ dr_ options_ ys_ fname_ global bayestopt_ estim_params_ options_ oo_ M_ diff --git a/matlab/gsa/stab_map_1.m b/matlab/gsa/stab_map_1.m index 092b50daa4..2aa3cbabd3 100644 --- a/matlab/gsa/stab_map_1.m +++ b/matlab/gsa/stab_map_1.m @@ -36,7 +36,7 @@ function [proba, dproba] = stab_map_1(lpmat, ibehaviour, inonbehaviour, aname, i % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global estim_params_ bayestopt_ M_ options_ diff --git a/matlab/gsa/stab_map_2.m b/matlab/gsa/stab_map_2.m index 5fdfa310b6..56dcfe14f1 100644 --- a/matlab/gsa/stab_map_2.m +++ b/matlab/gsa/stab_map_2.m @@ -20,7 +20,7 @@ function indcorr = stab_map_2(x,alpha2, pvalue_crit, fnam, dirname,xparam1,figti % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %global bayestopt_ estim_params_ dr_ options_ ys_ fname_ global bayestopt_ estim_params_ options_ oo_ M_ diff --git a/matlab/gsa/stand_.m b/matlab/gsa/stand_.m index 0a53f1a3b6..736f825ad1 100644 --- a/matlab/gsa/stand_.m +++ b/matlab/gsa/stand_.m @@ -28,7 +28,7 @@ function [y, meany, stdy] = stand_(x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin==0 return diff --git a/matlab/gsa/tcrit.m b/matlab/gsa/tcrit.m index d65b97a399..9c46326b72 100644 --- a/matlab/gsa/tcrit.m +++ b/matlab/gsa/tcrit.m @@ -24,7 +24,7 @@ function t_crit = tcrit(n,pval0) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin==1 || isempty(pval0) diff --git a/matlab/gsa/teff.m b/matlab/gsa/teff.m index 8ebea8d1c7..6318cdc26f 100644 --- a/matlab/gsa/teff.m +++ b/matlab/gsa/teff.m @@ -24,7 +24,7 @@ function [yt, j0, ir, ic]=teff(T,Nsam,istable) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. ndim = (length(size(T))); if ndim==3 diff --git a/matlab/gsa/th_moments.m b/matlab/gsa/th_moments.m index ff0324da8f..fd53baecba 100644 --- a/matlab/gsa/th_moments.m +++ b/matlab/gsa/th_moments.m @@ -16,7 +16,7 @@ function [vdec, corr, autocorr, z, zz] = th_moments(dr,var_list) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ options_ diff --git a/matlab/gsa/trank.m b/matlab/gsa/trank.m index eb39f16478..f48012e5ac 100644 --- a/matlab/gsa/trank.m +++ b/matlab/gsa/trank.m @@ -25,7 +25,7 @@ function yr = trank(y) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [nr, nc] = size(y); for j=1:nc diff --git a/matlab/hess_element.m b/matlab/hess_element.m index 5af38ecd2a..5cc8c1008f 100644 --- a/matlab/hess_element.m +++ b/matlab/hess_element.m @@ -29,7 +29,7 @@ function d=hess_element(func,element1,element2,args) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. assert(element1 <= length(args) && element2 <= length(args)); diff --git a/matlab/hessian.m b/matlab/hessian.m index 844251f7cf..c0b2a32367 100644 --- a/matlab/hessian.m +++ b/matlab/hessian.m @@ -41,7 +41,7 @@ function hessian_mat = hessian(func,x, gstep, varargin) % --*-- Unitary tests -- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~isa(func, 'function_handle') func = str2func(func); diff --git a/matlab/hessian_sparse.m b/matlab/hessian_sparse.m index 1d7a75dbed..bd26158e1b 100644 --- a/matlab/hessian_sparse.m +++ b/matlab/hessian_sparse.m @@ -33,7 +33,7 @@ function hessian_mat = hessian_sparse(func,x,gstep,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~isa(func, 'function_handle') func = str2func(func); diff --git a/matlab/histvalf.m b/matlab/histvalf.m index cb2d1d4966..7a1f72f561 100644 --- a/matlab/histvalf.m +++ b/matlab/histvalf.m @@ -28,7 +28,7 @@ function [endo_histval, exo_histval, exo_det_histval] = histvalf(M, options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. series = histvalf_initvalf('HISTVAL', M, options); k = M.orig_maximum_lag - M.maximum_lag + 1; diff --git a/matlab/histvalf_initvalf.m b/matlab/histvalf_initvalf.m index 80faa595e6..ac0b251688 100644 --- a/matlab/histvalf_initvalf.m +++ b/matlab/histvalf_initvalf.m @@ -27,7 +27,7 @@ function series = histvalf_initvalf(caller, M, options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % dseries diff --git a/matlab/homotopy1.m b/matlab/homotopy1.m index e849fceca4..18624af417 100644 --- a/matlab/homotopy1.m +++ b/matlab/homotopy1.m @@ -45,7 +45,7 @@ function [M,oo,info,ip,ix,ixd] = homotopy1(values, step_nbr, M, options, oo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nv = size(values, 1); diff --git a/matlab/homotopy2.m b/matlab/homotopy2.m index f43d4fffc2..ac4c4cf6f6 100644 --- a/matlab/homotopy2.m +++ b/matlab/homotopy2.m @@ -40,7 +40,7 @@ function homotopy2(values, step_nbr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ options_ diff --git a/matlab/homotopy3.m b/matlab/homotopy3.m index b4b46d6f28..2471fd56d4 100644 --- a/matlab/homotopy3.m +++ b/matlab/homotopy3.m @@ -48,7 +48,7 @@ function [M,oo,info,ip,ix,ixd]=homotopy3(values, step_nbr, M, options, oo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info = []; tol = 1e-8; diff --git a/matlab/ident_bruteforce.m b/matlab/ident_bruteforce.m index 50396a232b..15298093c6 100644 --- a/matlab/ident_bruteforce.m +++ b/matlab/ident_bruteforce.m @@ -35,7 +35,7 @@ function [pars, cosnJ] = ident_bruteforce(J, max_dim_cova_group, TeX, name_tex, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= global M_ options_ diff --git a/matlab/identification_analysis.m b/matlab/identification_analysis.m index 5f2b47660e..ed206a443b 100644 --- a/matlab/identification_analysis.m +++ b/matlab/identification_analysis.m @@ -86,7 +86,7 @@ function [ide_moments, ide_spectrum, ide_minimal, ide_hess, ide_reducedform, ide % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= global oo_ M_ options_ bayestopt_ estim_params_ diff --git a/matlab/identification_checks.m b/matlab/identification_checks.m index cb6717470d..b59d994079 100644 --- a/matlab/identification_checks.m +++ b/matlab/identification_checks.m @@ -46,7 +46,7 @@ function [condX, rankX, ind0, indno, ixno, Mco, Pco, jweak, jweak_pair] = identi % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= if issparse(X) X = full(X); diff --git a/matlab/identification_checks_via_subsets.m b/matlab/identification_checks_via_subsets.m index 63a9bbce32..d91bee7973 100644 --- a/matlab/identification_checks_via_subsets.m +++ b/matlab/identification_checks_via_subsets.m @@ -66,7 +66,7 @@ function [ide_dynamic, ide_reducedform, ide_moments, ide_spectrum, ide_minimal] % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= %% initialize output objects and get options diff --git a/matlab/identification_numerical_objective.m b/matlab/identification_numerical_objective.m index f38575af9d..20af6d528a 100644 --- a/matlab/identification_numerical_objective.m +++ b/matlab/identification_numerical_objective.m @@ -53,7 +53,7 @@ function out = identification_numerical_objective(params, outputflag, estim_para % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= %% Update stderr, corr and model parameters diff --git a/matlab/imcforecast.m b/matlab/imcforecast.m index c34ebfb57d..5644201345 100644 --- a/matlab/imcforecast.m +++ b/matlab/imcforecast.m @@ -43,7 +43,7 @@ function imcforecast(constrained_paths, constrained_vars, options_cond_fcst) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ oo_ M_ bayestopt_ estim_params_ diff --git a/matlab/indnv.m b/matlab/indnv.m index 0cc88ab5bb..0d8a93749b 100644 --- a/matlab/indnv.m +++ b/matlab/indnv.m @@ -28,7 +28,7 @@ function a=indnv(x,y) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. a = zeros(size(x)) ; diff --git a/matlab/init_plan.m b/matlab/init_plan.m index 2ae8017847..2e713db4b2 100644 --- a/matlab/init_plan.m +++ b/matlab/init_plan.m @@ -24,7 +24,7 @@ function plan = init_plan(date) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ plan = struct(); plan.date = date; diff --git a/matlab/initial_condition_decomposition.m b/matlab/initial_condition_decomposition.m index 4b8ee91734..12fc342268 100644 --- a/matlab/initial_condition_decomposition.m +++ b/matlab/initial_condition_decomposition.m @@ -36,7 +36,7 @@ function oo_ = initial_condition_decomposition(M_,oo_,options_,varlist,bayestopt % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. options_.plot_shock_decomp.colormap = options_.initial_condition_decomp.colormap; options_.plot_shock_decomp.nodisplay = options_.initial_condition_decomp.nodisplay; diff --git a/matlab/initial_estimation_checks.m b/matlab/initial_estimation_checks.m index 36096b8789..e3ebd766fa 100644 --- a/matlab/initial_estimation_checks.m +++ b/matlab/initial_estimation_checks.m @@ -35,7 +35,7 @@ function DynareResults = initial_estimation_checks(objective_function,xparam1,Dy % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %get maximum number of simultaneously observed variables for stochastic %singularity check diff --git a/matlab/initialize_from_mode.m b/matlab/initialize_from_mode.m index 35d643ab3c..2daaecaebc 100644 --- a/matlab/initialize_from_mode.m +++ b/matlab/initialize_from_mode.m @@ -29,7 +29,7 @@ function estim_params_ = initialize_from_mode(fname,M_,estim_params_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. load(fname,'xparam1','parameter_names'); diff --git a/matlab/initvalf.m b/matlab/initvalf.m index c6c9449c00..707d349e17 100644 --- a/matlab/initvalf.m +++ b/matlab/initvalf.m @@ -27,6 +27,6 @@ function series = initvalf(M, options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. series = histvalf_initvalf('INITVALF', M, options); \ No newline at end of file diff --git a/matlab/internals.m b/matlab/internals.m index a6238f1af2..1bda89660e 100644 --- a/matlab/internals.m +++ b/matlab/internals.m @@ -71,7 +71,7 @@ function internals(flag, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/irf.m b/matlab/irf.m index 33f9e9fb1c..6a2f391f20 100644 --- a/matlab/irf.m +++ b/matlab/irf.m @@ -33,7 +33,7 @@ function y = irf(M_, options_, dr, e1, long, drop, replic, iorder) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if M_.maximum_lag >= 1 temps = repmat(dr.ys,1,M_.maximum_lag); diff --git a/matlab/isauxiliary.m b/matlab/isauxiliary.m index da57d5ed05..256af69314 100644 --- a/matlab/isauxiliary.m +++ b/matlab/isauxiliary.m @@ -41,7 +41,7 @@ function b = isauxiliary(var, types) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/isbayes.m b/matlab/isbayes.m index 5921f67bc9..cc8e2ec2c4 100644 --- a/matlab/isbayes.m +++ b/matlab/isbayes.m @@ -17,7 +17,7 @@ function l = isbayes(estim_params_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. l = false; diff --git a/matlab/isdiff.m b/matlab/isdiff.m index 9eae16dd40..dcb57efe9e 100644 --- a/matlab/isdiff.m +++ b/matlab/isdiff.m @@ -23,7 +23,7 @@ function boo = isdiff(var) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/islagof.m b/matlab/islagof.m index 271cbe1861..92b21312b3 100644 --- a/matlab/islagof.m +++ b/matlab/islagof.m @@ -24,7 +24,7 @@ function b = islagof(v1, v2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/isoctave.m b/matlab/isoctave.m index 22941ce9e9..af60fda221 100644 --- a/matlab/isoctave.m +++ b/matlab/isoctave.m @@ -15,6 +15,6 @@ function A = isoctave() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. A = exist('OCTAVE_VERSION'); \ No newline at end of file diff --git a/matlab/isolder.m b/matlab/isolder.m index 2c4de8bfd3..a7868ca2fb 100644 --- a/matlab/isolder.m +++ b/matlab/isolder.m @@ -24,7 +24,7 @@ function b = isolder(f, F) % --*-- Unitary tests --*-- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<2 || isempty(F) F = pwd(); diff --git a/matlab/iszero.m b/matlab/iszero.m index b8efdd0e0e..ec3fac0d26 100644 --- a/matlab/iszero.m +++ b/matlab/iszero.m @@ -17,6 +17,6 @@ function b = iszero(A) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. b = all(~A(:)); \ No newline at end of file diff --git a/matlab/jacob_element.m b/matlab/jacob_element.m index 4f49cdbab9..b1563946f4 100644 --- a/matlab/jacob_element.m +++ b/matlab/jacob_element.m @@ -28,7 +28,7 @@ function d=jacob_element(func,element,args) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. assert(element <= length(args)); diff --git a/matlab/k_order_pert.m b/matlab/k_order_pert.m index beaa621b68..eca45d693d 100644 --- a/matlab/k_order_pert.m +++ b/matlab/k_order_pert.m @@ -16,7 +16,7 @@ function [dr,info] = k_order_pert(dr,M,options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info = 0; diff --git a/matlab/kalman/build_selection_matrix.m b/matlab/kalman/build_selection_matrix.m index e9899591c2..a26c73d7e7 100644 --- a/matlab/kalman/build_selection_matrix.m +++ b/matlab/kalman/build_selection_matrix.m @@ -17,7 +17,7 @@ function Z = build_selection_matrix(mf,m,p) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. Z = zeros(p,m); for i=1:p Z(i,mf(i)) = 1; diff --git a/matlab/kalman/likelihood/computeDLIK.m b/matlab/kalman/likelihood/computeDLIK.m index 0fc417220c..cd457ffbd7 100644 --- a/matlab/kalman/likelihood/computeDLIK.m +++ b/matlab/kalman/likelihood/computeDLIK.m @@ -15,7 +15,7 @@ function [Da,DP,DLIK,D2a,D2P,Hesst] = computeDLIK(k,tmp,Z,Zflag,v,T,K,P,iF,Da,DY % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % AUTHOR(S) marco.ratto@jrc.ec.europa.eu diff --git a/matlab/kalman/likelihood/kalman_filter.m b/matlab/kalman/likelihood/kalman_filter.m index cc01d50892..0abc553ba9 100644 --- a/matlab/kalman/likelihood/kalman_filter.m +++ b/matlab/kalman/likelihood/kalman_filter.m @@ -86,7 +86,7 @@ function [LIK, LIKK, a, P] = kalman_filter(Y,start,last,a,P,kalman_tol,riccati_t % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Set defaults. if nargin<17 diff --git a/matlab/kalman/likelihood/kalman_filter_d.m b/matlab/kalman/likelihood/kalman_filter_d.m index 1f6e21247b..fb8786dba8 100644 --- a/matlab/kalman/likelihood/kalman_filter_d.m +++ b/matlab/kalman/likelihood/kalman_filter_d.m @@ -52,7 +52,7 @@ function [dLIK,dlik,a,Pstar] = kalman_filter_d(Y, start, last, a, Pinf, Pstar, k % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Get sample size. smpl = last-start+1; diff --git a/matlab/kalman/likelihood/kalman_filter_fast.m b/matlab/kalman/likelihood/kalman_filter_fast.m index 7ab98689da..d45042379b 100644 --- a/matlab/kalman/likelihood/kalman_filter_fast.m +++ b/matlab/kalman/likelihood/kalman_filter_fast.m @@ -89,7 +89,7 @@ function [LIK, LIKK, a, P] = kalman_filter_fast(Y,start,last,a,P,kalman_tol,ricc % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Set defaults. diff --git a/matlab/kalman/likelihood/kalman_filter_ss.m b/matlab/kalman/likelihood/kalman_filter_ss.m index 545258300a..7985acbc94 100644 --- a/matlab/kalman/likelihood/kalman_filter_ss.m +++ b/matlab/kalman/likelihood/kalman_filter_ss.m @@ -69,7 +69,7 @@ function [LIK, likk, a] = kalman_filter_ss(Y,start,last,a,T,K,iF,log_dF,Z,pp,Zfl % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/kalman/likelihood/missing_observations_kalman_filter.m b/matlab/kalman/likelihood/missing_observations_kalman_filter.m index c751b464eb..fa8b989904 100644 --- a/matlab/kalman/likelihood/missing_observations_kalman_filter.m +++ b/matlab/kalman/likelihood/missing_observations_kalman_filter.m @@ -47,7 +47,7 @@ function [LIK, lik, a, P] = missing_observations_kalman_filter(data_index,numbe % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Set defaults if nargin<20 diff --git a/matlab/kalman/likelihood/missing_observations_kalman_filter_d.m b/matlab/kalman/likelihood/missing_observations_kalman_filter_d.m index ed39959de5..31320d5678 100644 --- a/matlab/kalman/likelihood/missing_observations_kalman_filter_d.m +++ b/matlab/kalman/likelihood/missing_observations_kalman_filter_d.m @@ -57,7 +57,7 @@ function [dLIK,dlik,a,Pstar] = missing_observations_kalman_filter_d(data_index,n % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Get sample size. diff --git a/matlab/kalman/likelihood/univariate_computeDLIK.m b/matlab/kalman/likelihood/univariate_computeDLIK.m index 083fb12db9..de8b8a0059 100644 --- a/matlab/kalman/likelihood/univariate_computeDLIK.m +++ b/matlab/kalman/likelihood/univariate_computeDLIK.m @@ -15,7 +15,7 @@ function [Da,DP1,DLIK,D2a,D2P,Hesst] = univariate_computeDLIK(k,indx,Z,Zflag,v,K % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % AUTHOR(S) marco.ratto@jrc.ec.europa.eu diff --git a/matlab/kalman/likelihood/univariate_computeDstate.m b/matlab/kalman/likelihood/univariate_computeDstate.m index eecee428eb..2012225109 100644 --- a/matlab/kalman/likelihood/univariate_computeDstate.m +++ b/matlab/kalman/likelihood/univariate_computeDstate.m @@ -15,7 +15,7 @@ function [Da1,DP1,D2a,D2P] = univariate_computeDstate(k,a,P,T,Da,DP,DT,DOm,notst % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % AUTHOR(S) marco.ratto@jrc.ec.europa.eu diff --git a/matlab/kalman/likelihood/univariate_kalman_filter.m b/matlab/kalman/likelihood/univariate_kalman_filter.m index f186daf79f..7303f80fa5 100644 --- a/matlab/kalman/likelihood/univariate_kalman_filter.m +++ b/matlab/kalman/likelihood/univariate_kalman_filter.m @@ -99,7 +99,7 @@ function [LIK, lik,a,P] = univariate_kalman_filter(data_index,number_of_observat % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/kalman/likelihood/univariate_kalman_filter_d.m b/matlab/kalman/likelihood/univariate_kalman_filter_d.m index afd280cb60..c6c9e10b1d 100644 --- a/matlab/kalman/likelihood/univariate_kalman_filter_d.m +++ b/matlab/kalman/likelihood/univariate_kalman_filter_d.m @@ -102,7 +102,7 @@ function [dLIK, dlikk, a, Pstar, llik] = univariate_kalman_filter_d(data_index, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Get sample size. smpl = last-start+1; diff --git a/matlab/kalman/likelihood/univariate_kalman_filter_ss.m b/matlab/kalman/likelihood/univariate_kalman_filter_ss.m index e67a87f18b..817851be8b 100644 --- a/matlab/kalman/likelihood/univariate_kalman_filter_ss.m +++ b/matlab/kalman/likelihood/univariate_kalman_filter_ss.m @@ -72,7 +72,7 @@ function [LIK,likk,a] = univariate_kalman_filter_ss(Y,start,last,a,P,kalman_tol, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/kalman/steady_state_kalman_gain.m b/matlab/kalman/steady_state_kalman_gain.m index c40761d4a7..fc60fb31c3 100644 --- a/matlab/kalman/steady_state_kalman_gain.m +++ b/matlab/kalman/steady_state_kalman_gain.m @@ -32,7 +32,7 @@ function [K,iF,P] = steady_state_kalman_gain(T,R,Q,H,mf) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. m = length(T); p = length(mf); diff --git a/matlab/kalman_transition_matrix.m b/matlab/kalman_transition_matrix.m index f79b436cd0..3876a49521 100644 --- a/matlab/kalman_transition_matrix.m +++ b/matlab/kalman_transition_matrix.m @@ -30,7 +30,7 @@ function [A,B] = kalman_transition_matrix(dr,iv,ic,exo_nbr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. n_iv = length(iv); diff --git a/matlab/kernel_density_estimate.m b/matlab/kernel_density_estimate.m index c049276819..c7a29c29bc 100644 --- a/matlab/kernel_density_estimate.m +++ b/matlab/kernel_density_estimate.m @@ -39,7 +39,7 @@ function [abscissa,f] = kernel_density_estimate(data,number_of_grid_points,numbe % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if min(size(data))>1 error('kernel_density_estimate:: data must be a one dimensional array.'); diff --git a/matlab/list_of_parameters_calibrated_as_Inf.m b/matlab/list_of_parameters_calibrated_as_Inf.m index 9a42854579..2635498d3c 100644 --- a/matlab/list_of_parameters_calibrated_as_Inf.m +++ b/matlab/list_of_parameters_calibrated_as_Inf.m @@ -28,7 +28,7 @@ function list = list_of_parameters_calibrated_as_Inf(M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. idx = find(isinf(M_.params)); nnn = length(idx); diff --git a/matlab/list_of_parameters_calibrated_as_NaN.m b/matlab/list_of_parameters_calibrated_as_NaN.m index 9c39b4cbeb..13b9cb23e7 100644 --- a/matlab/list_of_parameters_calibrated_as_NaN.m +++ b/matlab/list_of_parameters_calibrated_as_NaN.m @@ -29,7 +29,7 @@ function list = list_of_parameters_calibrated_as_NaN(M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. idx = find(isnan(M_.params)); nnn = length(idx); diff --git a/matlab/lmmcp/dyn_lmmcp.m b/matlab/lmmcp/dyn_lmmcp.m index 94af7671d3..fa05f0f2b9 100644 --- a/matlab/lmmcp/dyn_lmmcp.m +++ b/matlab/lmmcp/dyn_lmmcp.m @@ -15,7 +15,7 @@ function [endo_simul,info] = dyn_lmmcp(M,options,oo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [lb,ub,eq_index] = get_complementarity_conditions(M); diff --git a/matlab/lmmcp/dyn_lmmcp_func.m b/matlab/lmmcp/dyn_lmmcp_func.m index 0da1f7565f..dae610fe92 100644 --- a/matlab/lmmcp/dyn_lmmcp_func.m +++ b/matlab/lmmcp/dyn_lmmcp_func.m @@ -18,7 +18,7 @@ function [F,A] = dyn_lmmcp_func(x, model_dynamic, Y0, YT, exo_simul, params, ... % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. Y = [Y0; x; YT]; diff --git a/matlab/lmmcp/get_complementarity_conditions.m b/matlab/lmmcp/get_complementarity_conditions.m index 9cc6044eb4..a22e61a15a 100644 --- a/matlab/lmmcp/get_complementarity_conditions.m +++ b/matlab/lmmcp/get_complementarity_conditions.m @@ -27,7 +27,7 @@ function [lb,ub,eq_index] = get_complementarity_conditions(M_,ramsey_policy) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. ub = inf(M_.endo_nbr,1); lb = -ub; diff --git a/matlab/lnsrch1.m b/matlab/lnsrch1.m index 780863848f..76204dd59e 100644 --- a/matlab/lnsrch1.m +++ b/matlab/lnsrch1.m @@ -39,7 +39,7 @@ function [x,f,fvec,check]=lnsrch1(xold, fold, g, p, stpmax, func, j1, j2, tolx, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. alf = 1e-4 ; alam = 1; diff --git a/matlab/load_first_mh_history_file.m b/matlab/load_first_mh_history_file.m index b99c8ccbfa..763e8bd0cd 100644 --- a/matlab/load_first_mh_history_file.m +++ b/matlab/load_first_mh_history_file.m @@ -17,7 +17,7 @@ function info = load_first_mh_history_file(MetropolisFolder, ModelName) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % record is also a Matlab function. record = 0; diff --git a/matlab/load_last_mh_history_file.m b/matlab/load_last_mh_history_file.m index 2874dbffd2..4b00c6abd3 100644 --- a/matlab/load_last_mh_history_file.m +++ b/matlab/load_last_mh_history_file.m @@ -25,7 +25,7 @@ function info = load_last_mh_history_file(MetropolisFolder, ModelName) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % record is also a Matlab function. record = 0; diff --git a/matlab/load_m_file_data_legacy.m b/matlab/load_m_file_data_legacy.m index 6b404774f3..61e73e3b7c 100644 --- a/matlab/load_m_file_data_legacy.m +++ b/matlab/load_m_file_data_legacy.m @@ -15,7 +15,7 @@ function o2WysrOISH = load_m_file_data_legacy(datafile, U7ORsJ0vy3) % --*-- Uni % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. cXDHdrXnqo5KwwVpTRuc6OprAW = datafile(1:end-2); [pathtocXDHdrXnqo5KwwVpTRuc6OprAW,cXDHdrXnqo5KwwVpTRuc6OprAW,~] = fileparts(cXDHdrXnqo5KwwVpTRuc6OprAW); diff --git a/matlab/load_mat_file_data_legacy.m b/matlab/load_mat_file_data_legacy.m index f0c626864c..9f802eeda8 100644 --- a/matlab/load_mat_file_data_legacy.m +++ b/matlab/load_mat_file_data_legacy.m @@ -15,7 +15,7 @@ function data = load_mat_file_data_legacy(datafile, varobs) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. data_file=load(datafile); diff --git a/matlab/loadjson_.m b/matlab/loadjson_.m index c92bf0f5cc..49d79b2be3 100644 --- a/matlab/loadjson_.m +++ b/matlab/loadjson_.m @@ -28,7 +28,7 @@ function o = loadjson_(jsonfilename) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if isoctave() || matlab_ver_less_than('9.1') o = loadjson(jsonfilename); diff --git a/matlab/logarithmic_reduction.m b/matlab/logarithmic_reduction.m index 4d7d0d1329..cb0ba4099f 100644 --- a/matlab/logarithmic_reduction.m +++ b/matlab/logarithmic_reduction.m @@ -58,7 +58,7 @@ function [X1, info] = logarithmic_reduction(A,B,C,tol,maxit,check) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info = 0; diff --git a/matlab/long_run_variance.m b/matlab/long_run_variance.m index 944837f41e..0707fccfc3 100644 --- a/matlab/long_run_variance.m +++ b/matlab/long_run_variance.m @@ -26,7 +26,7 @@ function sigma = long_run_variance(data,band) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. verbose = 1; diff --git a/matlab/lpdfgam.m b/matlab/lpdfgam.m index 4a9230bb0e..0b292456c3 100644 --- a/matlab/lpdfgam.m +++ b/matlab/lpdfgam.m @@ -29,7 +29,7 @@ function [ldens,Dldens,D2ldens] = lpdfgam(x,a,b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. ldens = -Inf( size(x) ) ; idx = find( x>0 ); diff --git a/matlab/lpdfgbeta.m b/matlab/lpdfgbeta.m index 7d8e189a25..d9be7557bc 100644 --- a/matlab/lpdfgbeta.m +++ b/matlab/lpdfgbeta.m @@ -31,7 +31,7 @@ function [ldens,Dldens,D2ldens] = lpdfgbeta(x,a,b,aa,bb) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. ldens = -Inf( size(x) ) ; idx = find( (x-aa)>0 & (x-bb)<0 ) ; diff --git a/matlab/lpdfig1.m b/matlab/lpdfig1.m index 8de3dbb7aa..0da9aa470e 100644 --- a/matlab/lpdfig1.m +++ b/matlab/lpdfig1.m @@ -34,7 +34,7 @@ function [ldens,Dldens,D2ldens] = lpdfig1(x,s,nu) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. ldens = -Inf( size(x) ) ; idx = find( x>0 ) ; diff --git a/matlab/lpdfig2.m b/matlab/lpdfig2.m index 162bc3eaf7..c20dcc9c28 100644 --- a/matlab/lpdfig2.m +++ b/matlab/lpdfig2.m @@ -34,7 +34,7 @@ function [ldens,Dldens,D2ldens] = lpdfig2(x,s,nu) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. ldens = -Inf( size(x) ) ; idx = find( x>0 ) ; diff --git a/matlab/lpdfnorm.m b/matlab/lpdfnorm.m index 280771d7be..6e4a29445f 100644 --- a/matlab/lpdfnorm.m +++ b/matlab/lpdfnorm.m @@ -29,7 +29,7 @@ function [ldens,Dldens,D2ldens] = lpdfnorm(x,a,b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<3, b=1; end if nargin<2, a=0; end diff --git a/matlab/lyapunov_solver.m b/matlab/lyapunov_solver.m index 74a35bd3e4..be39d0d41e 100644 --- a/matlab/lyapunov_solver.m +++ b/matlab/lyapunov_solver.m @@ -38,7 +38,7 @@ function P=lyapunov_solver(T,R,Q,DynareOptions) % --*-- Unitary tests --*-- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if DynareOptions.lyapunov_fp P = lyapunov_symm(T,R*Q*R',DynareOptions.lyapunov_fixed_point_tol,DynareOptions.qz_criterium,DynareOptions.lyapunov_complex_threshold, 3, DynareOptions.debug); diff --git a/matlab/lyapunov_symm.m b/matlab/lyapunov_symm.m index 53eaf9e4c1..e05df0b01a 100644 --- a/matlab/lyapunov_symm.m +++ b/matlab/lyapunov_symm.m @@ -40,7 +40,7 @@ function [x,u] = lyapunov_symm(a,b,lyapunov_fixed_point_tol,qz_criterium,lyapuno % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<6 || isempty(method) method = 0; diff --git a/matlab/marginal_density.m b/matlab/marginal_density.m index 1179fb50c1..995df30a8e 100644 --- a/matlab/marginal_density.m +++ b/matlab/marginal_density.m @@ -30,7 +30,7 @@ function [marginal,oo_] = marginal_density(M_, options_, estim_params_, oo_, bay % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. npar = estim_params_.np+estim_params_.nvn+estim_params_.ncx+estim_params_.ncn+estim_params_.nvx; diff --git a/matlab/matlab_ver_less_than.m b/matlab/matlab_ver_less_than.m index 10cd640d24..3070965dc5 100644 --- a/matlab/matlab_ver_less_than.m +++ b/matlab/matlab_ver_less_than.m @@ -30,6 +30,6 @@ function r = matlab_ver_less_than(verstr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. r = verLessThan('matlab', verstr); diff --git a/matlab/maximize_prior_density.m b/matlab/maximize_prior_density.m index 9f79e44a4a..f866bc5819 100644 --- a/matlab/maximize_prior_density.m +++ b/matlab/maximize_prior_density.m @@ -30,7 +30,7 @@ function [xparams,lpd,hessian_mat] = ... % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [xparams, lpd, exitflag, hessian_mat]=dynare_minimize_objective('minus_logged_prior_density', ... iparams, DynareOptions.mode_compute, DynareOptions, [prior_inf_bound, prior_sup_bound], ... diff --git a/matlab/mcforecast3.m b/matlab/mcforecast3.m index 5689ddc8e4..47a0eab87c 100644 --- a/matlab/mcforecast3.m +++ b/matlab/mcforecast3.m @@ -52,7 +52,7 @@ function [forcs, e]= mcforecast3(cL,H,mcValue,shocks,forcs,T,R,mv,mu) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if cL e = zeros(size(mcValue,1),cL); diff --git a/matlab/mcompare.m b/matlab/mcompare.m index f3f052f689..fb7ce14c3e 100644 --- a/matlab/mcompare.m +++ b/matlab/mcompare.m @@ -25,7 +25,7 @@ function mcompare(s1,s2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ global nvx nvy x y lag1 diff --git a/matlab/mcp_func.m b/matlab/mcp_func.m index 30494b95a7..bb0800cad0 100644 --- a/matlab/mcp_func.m +++ b/matlab/mcp_func.m @@ -26,7 +26,7 @@ function [res,fjac,domer] = mcp_func(x,jacflag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global mcp_data diff --git a/matlab/method_of_moments/method_of_moments.m b/matlab/method_of_moments/method_of_moments.m index 87eb6f1a45..e4f3a3ffb2 100644 --- a/matlab/method_of_moments/method_of_moments.m +++ b/matlab/method_of_moments/method_of_moments.m @@ -78,7 +78,7 @@ function [oo_, options_mom_, M_] = method_of_moments(bayestopt_, options_, oo_, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ------------------------------------------------------------------------- % Author(s): % o Willi Mutschler (willi@mutschler.eu) diff --git a/matlab/method_of_moments/method_of_moments_check_plot.m b/matlab/method_of_moments/method_of_moments_check_plot.m index ceb1a15b75..44ab05f465 100644 --- a/matlab/method_of_moments/method_of_moments_check_plot.m +++ b/matlab/method_of_moments/method_of_moments_check_plot.m @@ -17,7 +17,7 @@ function method_of_moments_check_plot(fun,xparam,SE_vec,options_,M_,estim_params % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. TeX = options_.TeX; if ~isempty(SE_vec) diff --git a/matlab/method_of_moments/method_of_moments_data_moments.m b/matlab/method_of_moments/method_of_moments_data_moments.m index ba4e39a7e2..cd145df2b7 100644 --- a/matlab/method_of_moments/method_of_moments_data_moments.m +++ b/matlab/method_of_moments/method_of_moments_data_moments.m @@ -31,7 +31,7 @@ function [dataMoments, m_data] = method_of_moments_data_moments(data, oo_, match % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ------------------------------------------------------------------------- % Author(s): % o Willi Mutschler (willi@mutschler.eu) diff --git a/matlab/method_of_moments/method_of_moments_objective_function.m b/matlab/method_of_moments/method_of_moments_objective_function.m index 9aecc87a25..cd9767c868 100644 --- a/matlab/method_of_moments/method_of_moments_objective_function.m +++ b/matlab/method_of_moments/method_of_moments_objective_function.m @@ -48,7 +48,7 @@ function [fval, info, exit_flag, df, junk1, oo_, M_, options_mom_] = method_of_m % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ------------------------------------------------------------------------- % Author(s): % o Willi Mutschler (willi@mutschler.eu) diff --git a/matlab/method_of_moments/method_of_moments_optimal_weighting_matrix.m b/matlab/method_of_moments/method_of_moments_optimal_weighting_matrix.m index ad2db20f7c..d722d9a8ad 100644 --- a/matlab/method_of_moments/method_of_moments_optimal_weighting_matrix.m +++ b/matlab/method_of_moments/method_of_moments_optimal_weighting_matrix.m @@ -34,7 +34,7 @@ function W_opt = method_of_moments_optimal_weighting_matrix(m_data, moments, q_l % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ------------------------------------------------------------------------- % Author(s): % o Willi Mutschler (willi@mutschler.eu) diff --git a/matlab/method_of_moments/method_of_moments_standard_errors.m b/matlab/method_of_moments/method_of_moments_standard_errors.m index ea302d52d5..f5de86162a 100644 --- a/matlab/method_of_moments/method_of_moments_standard_errors.m +++ b/matlab/method_of_moments/method_of_moments_standard_errors.m @@ -43,7 +43,7 @@ function [SE_values, Asympt_Var] = method_of_moments_standard_errors(xparam, obj % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ------------------------------------------------------------------------- % Author(s): % o Willi Mutschler (willi@mutschler.eu) diff --git a/matlab/metropolis_draw.m b/matlab/metropolis_draw.m index 94c4212783..7d78883743 100644 --- a/matlab/metropolis_draw.m +++ b/matlab/metropolis_draw.m @@ -39,7 +39,7 @@ function [xparams, logpost, options_]=metropolis_draw(init,options_,estim_params % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. persistent mh_nblck NumberOfDraws BaseName FirstLine FirstMhFile MAX_nruns diff --git a/matlab/metropolis_hastings_initialization.m b/matlab/metropolis_hastings_initialization.m index e9d97a0ea2..7803a4db11 100644 --- a/matlab/metropolis_hastings_initialization.m +++ b/matlab/metropolis_hastings_initialization.m @@ -52,7 +52,7 @@ function [ ix2, ilogpo2, ModelName, MetropolisFolder, FirstBlock, FirstLine, npa % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %Initialize outputs ix2 = []; diff --git a/matlab/metropolis_run_analysis.m b/matlab/metropolis_run_analysis.m index acdfe3b337..63c75fa944 100644 --- a/matlab/metropolis_run_analysis.m +++ b/matlab/metropolis_run_analysis.m @@ -28,7 +28,7 @@ function metropolis_run_analysis(M,basetopt,j) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. load([M.fname '/metropolis/' M.fname '_mh_history']) nblck = record.Nblck; diff --git a/matlab/mex/k_order_perturbation.m b/matlab/mex/k_order_perturbation.m index 25b1142e65..b57b7c2bd6 100644 --- a/matlab/mex/k_order_perturbation.m +++ b/matlab/mex/k_order_perturbation.m @@ -40,4 +40,4 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. diff --git a/matlab/mex/qmc_sequence.m b/matlab/mex/qmc_sequence.m index 1b93492731..0aa4d3d476 100644 --- a/matlab/mex/qmc_sequence.m +++ b/matlab/mex/qmc_sequence.m @@ -70,7 +70,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %@test:1 %$ t = ones(3,1); diff --git a/matlab/mh_autocorrelation_function.m b/matlab/mh_autocorrelation_function.m index 6312a32629..19754fcf11 100644 --- a/matlab/mh_autocorrelation_function.m +++ b/matlab/mh_autocorrelation_function.m @@ -33,7 +33,7 @@ function mh_autocorrelation_function(options_,M_,estim_params_,type,blck,name1,n % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Cet the column index: if nargin<7 diff --git a/matlab/mh_optimal_bandwidth.m b/matlab/mh_optimal_bandwidth.m index 0a827c5ac9..34ed128a08 100644 --- a/matlab/mh_optimal_bandwidth.m +++ b/matlab/mh_optimal_bandwidth.m @@ -39,7 +39,7 @@ function optimal_bandwidth = mh_optimal_bandwidth(data,number_of_draws,bandwidth % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Kernel specifications. if strcmpi(kernel_function,'gaussian') diff --git a/matlab/minus_logged_prior_density.m b/matlab/minus_logged_prior_density.m index 51a2839d52..27e7828937 100644 --- a/matlab/minus_logged_prior_density.m +++ b/matlab/minus_logged_prior_density.m @@ -28,7 +28,7 @@ function [fval,info,exit_flag,fake_1,fake_2] = minus_logged_prior_density(xparam % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. fake_1 = 1; fake_2 = 1; diff --git a/matlab/missing/contains/contains.m b/matlab/missing/contains/contains.m index 7c64704947..87a6c71d13 100644 --- a/matlab/missing/contains/contains.m +++ b/matlab/missing/contains/contains.m @@ -27,7 +27,7 @@ function tf = contains(string, pattern, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if mod(nargin,2) ~= 0 error('contains: inputs should be a text, followed by the queried patterns, then Name-Value pair arguments.'); diff --git a/matlab/missing/datetime/datetime.m b/matlab/missing/datetime/datetime.m index beace5272a..4f8524c700 100644 --- a/matlab/missing/datetime/datetime.m +++ b/matlab/missing/datetime/datetime.m @@ -21,7 +21,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. function d = datetime() d = datestr(now, 'dd-mmm-yyyy HH:MM:SS'); diff --git a/matlab/missing/isfile/isfile.m b/matlab/missing/isfile/isfile.m index e733f08dd9..3953426d83 100644 --- a/matlab/missing/isfile/isfile.m +++ b/matlab/missing/isfile/isfile.m @@ -42,7 +42,7 @@ function a = isfile(b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. stringarrayflag = false; cellofstringflag = false; diff --git a/matlab/missing/issquare/issquare.m b/matlab/missing/issquare/issquare.m index 0b28884a02..b377edc4a2 100644 --- a/matlab/missing/issquare/issquare.m +++ b/matlab/missing/issquare/issquare.m @@ -42,7 +42,7 @@ function i = issquare(A) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. d = size(A); if (length(d)==2) && (d(1)==d(2)) diff --git a/matlab/missing/mex/disclyap_fast/disclyap_fast.m b/matlab/missing/mex/disclyap_fast/disclyap_fast.m index 359cde1a4a..25384fd01c 100644 --- a/matlab/missing/mex/disclyap_fast/disclyap_fast.m +++ b/matlab/missing/mex/disclyap_fast/disclyap_fast.m @@ -36,7 +36,7 @@ function [X,exitflag]=disclyap_fast(G,V,tol,check_flag,max_iter) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin <= 3 || isempty(check_flag) check_flag = 0; diff --git a/matlab/missing/mex/gensylv/gensylv.m b/matlab/missing/mex/gensylv/gensylv.m index 462e7b1ea0..110757472f 100644 --- a/matlab/missing/mex/gensylv/gensylv.m +++ b/matlab/missing/mex/gensylv/gensylv.m @@ -34,7 +34,7 @@ function E = gensylv(kron_prod,A,B,C0,D) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. C = C0; for i=1:(kron_prod-1) C = kron(C0,C); diff --git a/matlab/missing/mex/kronecker/A_times_B_kronecker_C.m b/matlab/missing/mex/kronecker/A_times_B_kronecker_C.m index db615145a1..39d0f48bb6 100644 --- a/matlab/missing/mex/kronecker/A_times_B_kronecker_C.m +++ b/matlab/missing/mex/kronecker/A_times_B_kronecker_C.m @@ -56,7 +56,7 @@ function D = A_times_B_kronecker_C(A,B,C) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/missing/mex/kronecker/sparse_hessian_times_B_kronecker_C.m b/matlab/missing/mex/kronecker/sparse_hessian_times_B_kronecker_C.m index 7857e2571e..2efc313bf0 100644 --- a/matlab/missing/mex/kronecker/sparse_hessian_times_B_kronecker_C.m +++ b/matlab/missing/mex/kronecker/sparse_hessian_times_B_kronecker_C.m @@ -58,7 +58,7 @@ function D = sparse_hessian_times_B_kronecker_C(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/missing/mex/local_state_space_iterations/local_state_space_iteration_2.m b/matlab/missing/mex/local_state_space_iterations/local_state_space_iteration_2.m index f272e5c27e..56cba70ad4 100644 --- a/matlab/missing/mex/local_state_space_iterations/local_state_space_iteration_2.m +++ b/matlab/missing/mex/local_state_space_iterations/local_state_space_iteration_2.m @@ -73,7 +73,7 @@ function [y,y_] = local_state_space_iteration_2(yhat,epsilon,ghx,ghu,constant,gh % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT fr % frederic DOT karame AT univ DASH evry DOT fr diff --git a/matlab/missing/mex/mjdgges/mjdgges.m b/matlab/missing/mex/mjdgges/mjdgges.m index a2555f2c7e..3b66c1551a 100644 --- a/matlab/missing/mex/mjdgges/mjdgges.m +++ b/matlab/missing/mex/mjdgges/mjdgges.m @@ -33,7 +33,7 @@ function [ss, tt, zz, sdim, eigval, info] = mjdgges(e, d, qz_criterium, zhreshol % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin > 5 || nargin < 2 || nargout > 7 || nargout == 0 error('MJDGGES: takes 2, 3 or 4 input arguments and between 1 and 7 output arguments.') diff --git a/matlab/missing/mex/num_procs/num_procs.m b/matlab/missing/mex/num_procs/num_procs.m index 832841c83f..0ea1885064 100644 --- a/matlab/missing/mex/num_procs/num_procs.m +++ b/matlab/missing/mex/num_procs/num_procs.m @@ -24,6 +24,6 @@ function num_logical_cores=num_procs % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. num_logical_cores=1; \ No newline at end of file diff --git a/matlab/missing/rows_columns/columns.m b/matlab/missing/rows_columns/columns.m index 9c69fdfb8d..53fb1bd5cd 100644 --- a/matlab/missing/rows_columns/columns.m +++ b/matlab/missing/rows_columns/columns.m @@ -17,6 +17,6 @@ function c = columns(M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. c = size(M,2); diff --git a/matlab/missing/rows_columns/rows.m b/matlab/missing/rows_columns/rows.m index 97aadf84ec..f0dcba0548 100644 --- a/matlab/missing/rows_columns/rows.m +++ b/matlab/missing/rows_columns/rows.m @@ -17,6 +17,6 @@ function r = rows(x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. r = size(x,1); diff --git a/matlab/missing/splitlines/splitlines.m b/matlab/missing/splitlines/splitlines.m index bc6d239899..1359683012 100644 --- a/matlab/missing/splitlines/splitlines.m +++ b/matlab/missing/splitlines/splitlines.m @@ -23,7 +23,7 @@ function s = splitlines(string) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. assert(ischar(string) && ndims(string)==2 && size(string,1)<=1, 'The first argument has to be a row char array!'); diff --git a/matlab/missing/stats/+gamrnd/ahrens_dieter.m b/matlab/missing/stats/+gamrnd/ahrens_dieter.m index 811f91e72d..6735fe9737 100644 --- a/matlab/missing/stats/+gamrnd/ahrens_dieter.m +++ b/matlab/missing/stats/+gamrnd/ahrens_dieter.m @@ -24,7 +24,7 @@ function g = ahrens_dieter(a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nn = length(a); mm = nn; diff --git a/matlab/missing/stats/+gamrnd/berman.m b/matlab/missing/stats/+gamrnd/berman.m index 91fe30761e..133c065beb 100644 --- a/matlab/missing/stats/+gamrnd/berman.m +++ b/matlab/missing/stats/+gamrnd/berman.m @@ -24,7 +24,7 @@ function g = berman(a,b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nn = length(a); mm = nn; diff --git a/matlab/missing/stats/+gamrnd/best_1978.m b/matlab/missing/stats/+gamrnd/best_1978.m index 1934c71cb3..2862ac5aa5 100644 --- a/matlab/missing/stats/+gamrnd/best_1978.m +++ b/matlab/missing/stats/+gamrnd/best_1978.m @@ -24,7 +24,7 @@ function g = best_1978(a ,b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nn = length(a); mm = nn; diff --git a/matlab/missing/stats/+gamrnd/best_1983.m b/matlab/missing/stats/+gamrnd/best_1983.m index a49d1cb459..722a6861dd 100644 --- a/matlab/missing/stats/+gamrnd/best_1983.m +++ b/matlab/missing/stats/+gamrnd/best_1983.m @@ -24,7 +24,7 @@ function g = best_1983(a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nn = length(a); mm = nn; diff --git a/matlab/missing/stats/+gamrnd/cheng.m b/matlab/missing/stats/+gamrnd/cheng.m index 64ce894d4a..b8c0c13d46 100644 --- a/matlab/missing/stats/+gamrnd/cheng.m +++ b/matlab/missing/stats/+gamrnd/cheng.m @@ -27,7 +27,7 @@ function g = cheng(a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nn = length(a); mm = nn; diff --git a/matlab/missing/stats/+gamrnd/johnk.m b/matlab/missing/stats/+gamrnd/johnk.m index 45c5b1d7a6..14f65e5a6c 100644 --- a/matlab/missing/stats/+gamrnd/johnk.m +++ b/matlab/missing/stats/+gamrnd/johnk.m @@ -24,7 +24,7 @@ function g = johnk(a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nn = length(a); mm = nn; diff --git a/matlab/missing/stats/+gamrnd/knuth.m b/matlab/missing/stats/+gamrnd/knuth.m index ed4ca4b518..96d8ec279f 100644 --- a/matlab/missing/stats/+gamrnd/knuth.m +++ b/matlab/missing/stats/+gamrnd/knuth.m @@ -24,7 +24,7 @@ function g = knuth(a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nn = length(a); mm = nn; diff --git a/matlab/missing/stats/+gamrnd/weibull_rejection.m b/matlab/missing/stats/+gamrnd/weibull_rejection.m index d3fee61425..56971537dd 100644 --- a/matlab/missing/stats/+gamrnd/weibull_rejection.m +++ b/matlab/missing/stats/+gamrnd/weibull_rejection.m @@ -24,7 +24,7 @@ function g = weibull_rejection(a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nn = length(a); mm = nn; diff --git a/matlab/missing/stats/betacdf.m b/matlab/missing/stats/betacdf.m index d1ac509f78..e01d4cadb4 100644 --- a/matlab/missing/stats/betacdf.m +++ b/matlab/missing/stats/betacdf.m @@ -25,7 +25,7 @@ function cdf = betacdf (x, a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin ~= 3) error ('betacdf: you should provide three arguments'); diff --git a/matlab/missing/stats/betainv.m b/matlab/missing/stats/betainv.m index a7300d1b19..e3111e7296 100644 --- a/matlab/missing/stats/betainv.m +++ b/matlab/missing/stats/betainv.m @@ -25,7 +25,7 @@ function inv = betainv (x, a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin ~= 3) error ('betainv: you must give three arguments'); diff --git a/matlab/missing/stats/betapdf.m b/matlab/missing/stats/betapdf.m index ec666828d9..cbf217ac91 100644 --- a/matlab/missing/stats/betapdf.m +++ b/matlab/missing/stats/betapdf.m @@ -26,7 +26,7 @@ function pdf = betapdf (x, a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin ~= 3) error ('betapdf: you must give three arguments'); diff --git a/matlab/missing/stats/betarnd.m b/matlab/missing/stats/betarnd.m index a2d0c9fe88..42906d2676 100644 --- a/matlab/missing/stats/betarnd.m +++ b/matlab/missing/stats/betarnd.m @@ -28,7 +28,7 @@ function rnd = betarnd(a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin ~= 2) error('betarnd: you must give two arguments'); diff --git a/matlab/missing/stats/chi2cdf.m b/matlab/missing/stats/chi2cdf.m index 0a5db98827..1b89b5f967 100644 --- a/matlab/missing/stats/chi2cdf.m +++ b/matlab/missing/stats/chi2cdf.m @@ -19,7 +19,7 @@ function CDF = chi2cdf(x, n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin ~= 2) error ('chi2cdf: you must give two arguments'); diff --git a/matlab/missing/stats/chi2inv.m b/matlab/missing/stats/chi2inv.m index 9d14af7b07..678e95dac1 100644 --- a/matlab/missing/stats/chi2inv.m +++ b/matlab/missing/stats/chi2inv.m @@ -24,7 +24,7 @@ function inv = chi2inv (x, n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin ~= 2) error ('chi2inv: you must give two arguments'); diff --git a/matlab/missing/stats/common_size.m b/matlab/missing/stats/common_size.m index 2dff002c44..9462aa3dc1 100644 --- a/matlab/missing/stats/common_size.m +++ b/matlab/missing/stats/common_size.m @@ -34,7 +34,7 @@ function [errorcode, varargout] = common_size (varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin < 2) error ('common_size: only makes sense if nargin >= 2'); diff --git a/matlab/missing/stats/corr.m b/matlab/missing/stats/corr.m index 24c53c0107..e6c993063b 100644 --- a/matlab/missing/stats/corr.m +++ b/matlab/missing/stats/corr.m @@ -54,7 +54,7 @@ function retval = corr(x, y) % --*-- Unitary tests --*-- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin < 1 || nargin > 2) diff --git a/matlab/missing/stats/exprnd.m b/matlab/missing/stats/exprnd.m index b59daf9049..bbcaaf1350 100644 --- a/matlab/missing/stats/exprnd.m +++ b/matlab/missing/stats/exprnd.m @@ -32,7 +32,7 @@ function rnd = exprnd(a) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if any(a(:)<0) disp('exprnd:: The parameter of the exponential distribution has to be positive!') error; diff --git a/matlab/missing/stats/gamcdf.m b/matlab/missing/stats/gamcdf.m index f17fe2b63e..332bd592d3 100644 --- a/matlab/missing/stats/gamcdf.m +++ b/matlab/missing/stats/gamcdf.m @@ -25,7 +25,7 @@ function cdf = gamcdf (x, a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin ~= 3) error ('gamcdf: you must give three arguments'); diff --git a/matlab/missing/stats/gaminv.m b/matlab/missing/stats/gaminv.m index 96c4a0a3f0..ae7fa7975b 100644 --- a/matlab/missing/stats/gaminv.m +++ b/matlab/missing/stats/gaminv.m @@ -25,7 +25,7 @@ function inv = gaminv (x, a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin ~= 3) error ('gaminv: you must give three arguments'); diff --git a/matlab/missing/stats/gampdf.m b/matlab/missing/stats/gampdf.m index b01d736e86..d40891762a 100644 --- a/matlab/missing/stats/gampdf.m +++ b/matlab/missing/stats/gampdf.m @@ -25,7 +25,7 @@ function pdf = gampdf (x, a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin ~= 3) error ('gampdf: you must give three arguments'); diff --git a/matlab/missing/stats/gamrnd.m b/matlab/missing/stats/gamrnd.m index e7b39a7447..da24cc2df8 100644 --- a/matlab/missing/stats/gamrnd.m +++ b/matlab/missing/stats/gamrnd.m @@ -30,7 +30,7 @@ function rnd = gamrnd(a, b, method) % --*-- Unitary tests --*-- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %> %> Set defaults diff --git a/matlab/missing/stats/nanmean.m b/matlab/missing/stats/nanmean.m index 9babd14601..cd512a37dd 100644 --- a/matlab/missing/stats/nanmean.m +++ b/matlab/missing/stats/nanmean.m @@ -29,7 +29,7 @@ function y = nanmean(x, dim) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<2 % By default dim is the first non singleton dimension diff --git a/matlab/missing/stats/normcdf.m b/matlab/missing/stats/normcdf.m index 3707c5d547..349264eaf7 100644 --- a/matlab/missing/stats/normcdf.m +++ b/matlab/missing/stats/normcdf.m @@ -26,7 +26,7 @@ function cdf = normcdf (x, m, s) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (~ ((nargin == 1) || (nargin == 3))) error ('normcdf: you must give one or three arguments'); diff --git a/matlab/missing/stats/norminv.m b/matlab/missing/stats/norminv.m index a44fd101e2..da9c1dc82b 100644 --- a/matlab/missing/stats/norminv.m +++ b/matlab/missing/stats/norminv.m @@ -26,7 +26,7 @@ function inv = norminv (x, m, s) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin ~= 1 && nargin ~= 3) error ('norminv: you must give one or three arguments'); diff --git a/matlab/missing/stats/normpdf.m b/matlab/missing/stats/normpdf.m index 5ee49e43a2..7492735dfb 100644 --- a/matlab/missing/stats/normpdf.m +++ b/matlab/missing/stats/normpdf.m @@ -26,7 +26,7 @@ function pdf = normpdf (x, m, s) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin ~= 1 && nargin ~= 3) error('normpdf: you must give one or three arguments'); diff --git a/matlab/missing/stats/quantile.m b/matlab/missing/stats/quantile.m index 6a0050d7bb..8e6ace8a12 100644 --- a/matlab/missing/stats/quantile.m +++ b/matlab/missing/stats/quantile.m @@ -64,7 +64,7 @@ function [q,N] = quantile(X, p, dim, method, weights) % --*-- Unitary tests --*- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Check input and make default assignments assert(isnumeric(X),'X must be a numeric'); diff --git a/matlab/missing/stats/stdnormal_cdf.m b/matlab/missing/stats/stdnormal_cdf.m index 6e3426c527..8c654ab7f0 100644 --- a/matlab/missing/stats/stdnormal_cdf.m +++ b/matlab/missing/stats/stdnormal_cdf.m @@ -25,7 +25,7 @@ function cdf = stdnormal_cdf (x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin ~= 1) error('stdnormal_cdf: you should provide one argument'); diff --git a/matlab/missing/stats/stdnormal_inv.m b/matlab/missing/stats/stdnormal_inv.m index 9859efde70..64375675e3 100644 --- a/matlab/missing/stats/stdnormal_inv.m +++ b/matlab/missing/stats/stdnormal_inv.m @@ -25,7 +25,7 @@ function inv = stdnormal_inv (x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin ~= 1) error('stdnormal_inv: you should provide one argument'); diff --git a/matlab/missing/stats/stdnormal_pdf.m b/matlab/missing/stats/stdnormal_pdf.m index 2e00a2ae2b..4d6c1629c8 100644 --- a/matlab/missing/stats/stdnormal_pdf.m +++ b/matlab/missing/stats/stdnormal_pdf.m @@ -25,7 +25,7 @@ function pdf = stdnormal_pdf (x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin ~= 1) error('stdnormal_pdf: you should provide one argument'); diff --git a/matlab/missing/stats/wblcdf.m b/matlab/missing/stats/wblcdf.m index 6246a01cf9..a1a5c0c597 100644 --- a/matlab/missing/stats/wblcdf.m +++ b/matlab/missing/stats/wblcdf.m @@ -25,7 +25,7 @@ function p = wblcdf(x, scale, shape) % --*-- Unitary tests --*-- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Check input arguments. diff --git a/matlab/missing/stats/wblinv.m b/matlab/missing/stats/wblinv.m index af537a7c38..5abbd6fd34 100644 --- a/matlab/missing/stats/wblinv.m +++ b/matlab/missing/stats/wblinv.m @@ -25,7 +25,7 @@ function t = wblinv(proba, scale, shape) % --*-- Unitary tests --*-- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Check input arguments. diff --git a/matlab/missing/stats/wblrnd.m b/matlab/missing/stats/wblrnd.m index e2a6911d9a..9d1746c685 100644 --- a/matlab/missing/stats/wblrnd.m +++ b/matlab/missing/stats/wblrnd.m @@ -23,7 +23,7 @@ function rnd = wblrnd(a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if (nargin ~= 2) error('Two input arguments required!'); diff --git a/matlab/missing/struct2array/struct2array.m b/matlab/missing/struct2array/struct2array.m index 92aaab35fe..479e0544e7 100644 --- a/matlab/missing/struct2array/struct2array.m +++ b/matlab/missing/struct2array/struct2array.m @@ -21,7 +21,7 @@ function a = struct2array(s) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. assert(isstruct(s), 'struct2array:: Argument has to be a structure!') diff --git a/matlab/missing/vec/vec.m b/matlab/missing/vec/vec.m index fd9e36b790..ab8bf8e3d3 100644 --- a/matlab/missing/vec/vec.m +++ b/matlab/missing/vec/vec.m @@ -22,6 +22,6 @@ function Vector = vec(Matrix) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. Vector = Matrix(:); diff --git a/matlab/missing_DiffuseKalmanSmootherH1_Z.m b/matlab/missing_DiffuseKalmanSmootherH1_Z.m index e6c9335ee3..0c2411d876 100644 --- a/matlab/missing_DiffuseKalmanSmootherH1_Z.m +++ b/matlab/missing_DiffuseKalmanSmootherH1_Z.m @@ -72,7 +72,7 @@ function [alphahat,epsilonhat,etahat,atilde,P,aK,PK,decomp,V,aalphahat,eetahat,d % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % modified by M. Ratto: % new output argument aK (1-step to k-step predictions) diff --git a/matlab/missing_DiffuseKalmanSmootherH3_Z.m b/matlab/missing_DiffuseKalmanSmootherH3_Z.m index 0765eacca7..9e9c8a8111 100644 --- a/matlab/missing_DiffuseKalmanSmootherH3_Z.m +++ b/matlab/missing_DiffuseKalmanSmootherH3_Z.m @@ -79,7 +79,7 @@ function [alphahat,epsilonhat,etahat,a,P1,aK,PK,decomp,V, aalphahat,eetahat,d] = % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Modified by M. Ratto % New output argument aK: 1-step to nk-stpe ahed predictions) diff --git a/matlab/mode_check.m b/matlab/mode_check.m index 17a119f7d8..b45a2c9ecb 100644 --- a/matlab/mode_check.m +++ b/matlab/mode_check.m @@ -55,7 +55,7 @@ function mode_check(fun,x,hessian_mat,DynareDataset,DatasetInfo,DynareOptions,Mo % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. TeX = DynareOptions.TeX; if ~isempty(hessian_mat) diff --git a/matlab/model_comparison.m b/matlab/model_comparison.m index 5fefd11236..f49320adf2 100644 --- a/matlab/model_comparison.m +++ b/matlab/model_comparison.m @@ -35,7 +35,7 @@ function oo = model_comparison(ModelNames,ModelPriors,oo,options_,fname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. NumberOfModels = size(ModelNames,2); diff --git a/matlab/model_diagnostics.m b/matlab/model_diagnostics.m index 148f219893..1970eff19b 100644 --- a/matlab/model_diagnostics.m +++ b/matlab/model_diagnostics.m @@ -31,7 +31,7 @@ function model_diagnostics(M,options,oo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global jacob diff --git a/matlab/model_info.m b/matlab/model_info.m index bf17ce18e7..ee5cdd656c 100644 --- a/matlab/model_info.m +++ b/matlab/model_info.m @@ -16,7 +16,7 @@ function model_info(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_; if sum(strcmp(varargin,'static')) > 0 diff --git a/matlab/model_inversion.m b/matlab/model_inversion.m index dbae933767..4c3eeeba80 100644 --- a/matlab/model_inversion.m +++ b/matlab/model_inversion.m @@ -30,7 +30,7 @@ function [endogenousvariables, exogenousvariables] = model_inversion(constraints % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~isequal(nargin, 6) error('model_inversion: This routine require six input arguments!') diff --git a/matlab/modules/dseries b/matlab/modules/dseries index c21b3bd22a..e7e2630a0a 160000 --- a/matlab/modules/dseries +++ b/matlab/modules/dseries @@ -1 +1 @@ -Subproject commit c21b3bd22ae5391efa93253805dd2d64b6b52145 +Subproject commit e7e2630a0ac626a8cd600169b4946c0af508ebb0 diff --git a/matlab/modules/reporting b/matlab/modules/reporting index bf71d21523..63c9cd5694 160000 --- a/matlab/modules/reporting +++ b/matlab/modules/reporting @@ -1 +1 @@ -Subproject commit bf71d2152325fb5b743c5a61476da6944f73bfdf +Subproject commit 63c9cd56949165d8fa3b7d1e63e86e7f6dc23007 diff --git a/matlab/moment_function.m b/matlab/moment_function.m index 8b922963a1..c4de1a7338 100644 --- a/matlab/moment_function.m +++ b/matlab/moment_function.m @@ -30,7 +30,7 @@ function [g,grad,hess,flag] = moment_function(xparams,sample_moments,dataset,opt % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ persistent mainStream mainState diff --git a/matlab/moments.m b/matlab/moments.m index 9103321184..5cc3653a3a 100644 --- a/matlab/moments.m +++ b/matlab/moments.m @@ -29,7 +29,7 @@ function m = moments(X,order) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. switch order case 1 diff --git a/matlab/ms-sbvar/check_datafile_years_assigned.m b/matlab/ms-sbvar/check_datafile_years_assigned.m index 36eb671d57..b788043cb4 100644 --- a/matlab/ms-sbvar/check_datafile_years_assigned.m +++ b/matlab/ms-sbvar/check_datafile_years_assigned.m @@ -23,7 +23,7 @@ function [final_year,final_subperiod]=check_datafile_years_assigned(options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. final_year = options_.ms.final_year; final_subperiod = options_.ms.final_subperiod; diff --git a/matlab/ms-sbvar/clean_files_for_second_type_of_mex.m b/matlab/ms-sbvar/clean_files_for_second_type_of_mex.m index b1361a49b4..048653dc0a 100644 --- a/matlab/ms-sbvar/clean_files_for_second_type_of_mex.m +++ b/matlab/ms-sbvar/clean_files_for_second_type_of_mex.m @@ -26,7 +26,7 @@ function clean_files_for_second_type_of_mex(M_, options_, type) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. tagtouse = options_.ms.file_tag; if ~strcmp(tagtouse, options_.ms.output_file_tag) diff --git a/matlab/ms-sbvar/clean_ms_estimation_files.m b/matlab/ms-sbvar/clean_ms_estimation_files.m index aaf2e01a88..aad51d70d5 100644 --- a/matlab/ms-sbvar/clean_ms_estimation_files.m +++ b/matlab/ms-sbvar/clean_ms_estimation_files.m @@ -26,7 +26,7 @@ function clean_ms_estimation_files(file_tag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. delete_if_exists(['est_aux_' file_tag '.out']); delete_if_exists(['est_csminwel_' file_tag '.out']); diff --git a/matlab/ms-sbvar/clean_ms_forecast_files.m b/matlab/ms-sbvar/clean_ms_forecast_files.m index a7b27741fa..bbebdbecb4 100644 --- a/matlab/ms-sbvar/clean_ms_forecast_files.m +++ b/matlab/ms-sbvar/clean_ms_forecast_files.m @@ -26,7 +26,7 @@ function clean_ms_forecast_files(file_tag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. delete_dir_if_exists([file_tag filesep 'Forecast']); delete_dir_if_exists([file_tag filesep 'Output' filesep 'Forecast']); diff --git a/matlab/ms-sbvar/clean_ms_init_files.m b/matlab/ms-sbvar/clean_ms_init_files.m index 13237b888b..9301919b19 100644 --- a/matlab/ms-sbvar/clean_ms_init_files.m +++ b/matlab/ms-sbvar/clean_ms_init_files.m @@ -26,7 +26,7 @@ function clean_ms_init_files(file_tag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. delete_if_exists('g1.mat'); delete_if_exists('H.dat'); diff --git a/matlab/ms-sbvar/clean_ms_irf_files.m b/matlab/ms-sbvar/clean_ms_irf_files.m index f33ef33240..c6cbd63345 100644 --- a/matlab/ms-sbvar/clean_ms_irf_files.m +++ b/matlab/ms-sbvar/clean_ms_irf_files.m @@ -26,7 +26,7 @@ function clean_ms_irf_files(file_tag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. delete_dir_if_exists([file_tag filesep 'IRF']); delete_dir_if_exists([file_tag filesep 'Output' filesep 'IRF']); diff --git a/matlab/ms-sbvar/clean_ms_mdd_files.m b/matlab/ms-sbvar/clean_ms_mdd_files.m index 30f3675402..0cb8e78837 100644 --- a/matlab/ms-sbvar/clean_ms_mdd_files.m +++ b/matlab/ms-sbvar/clean_ms_mdd_files.m @@ -27,7 +27,7 @@ function clean_ms_mdd_files(file_tag, pt) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. delete_if_exists(['mdd_t' num2str(pt) '_' file_tag '.out']); delete_if_exists(['proposal_t' num2str(pt) '_' file_tag '.out']); diff --git a/matlab/ms-sbvar/clean_ms_probabilities_files.m b/matlab/ms-sbvar/clean_ms_probabilities_files.m index ebcc9ee4e8..1aac039c26 100644 --- a/matlab/ms-sbvar/clean_ms_probabilities_files.m +++ b/matlab/ms-sbvar/clean_ms_probabilities_files.m @@ -26,7 +26,7 @@ function clean_ms_probabilities_files(file_tag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. delete_if_exists(['smoothed_' file_tag '.out']); delete_if_exists(['filtered_' file_tag '.out']); diff --git a/matlab/ms-sbvar/clean_ms_simulation_files.m b/matlab/ms-sbvar/clean_ms_simulation_files.m index 19ec8480bf..29c6a84b5c 100644 --- a/matlab/ms-sbvar/clean_ms_simulation_files.m +++ b/matlab/ms-sbvar/clean_ms_simulation_files.m @@ -26,7 +26,7 @@ function clean_ms_simulation_files(file_tag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. delete_if_exists(['simulation_' file_tag '.out']); delete_if_exists(['simulation_info_' file_tag '.out']); diff --git a/matlab/ms-sbvar/clean_ms_variance_decomposition_files.m b/matlab/ms-sbvar/clean_ms_variance_decomposition_files.m index dfa04a2cc1..2054b550cd 100644 --- a/matlab/ms-sbvar/clean_ms_variance_decomposition_files.m +++ b/matlab/ms-sbvar/clean_ms_variance_decomposition_files.m @@ -26,7 +26,7 @@ function clean_ms_variance_decomposition_files(file_tag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. delete_dir_if_exists([file_tag filesep 'Variance_Decomposition']); delete_dir_if_exists([file_tag filesep 'Output' filesep 'Variance_Decomposition']); diff --git a/matlab/ms-sbvar/clean_sbvar_files.m b/matlab/ms-sbvar/clean_sbvar_files.m index 15a49bf9e8..6e5b6b11d9 100644 --- a/matlab/ms-sbvar/clean_sbvar_files.m +++ b/matlab/ms-sbvar/clean_sbvar_files.m @@ -26,7 +26,7 @@ function clean_sbvar_files() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. delete_if_exists('outm.mat'); delete_if_exists('g1.mat'); diff --git a/matlab/ms-sbvar/create_dir.m b/matlab/ms-sbvar/create_dir.m index 8cca576da3..1b83bb3128 100644 --- a/matlab/ms-sbvar/create_dir.m +++ b/matlab/ms-sbvar/create_dir.m @@ -26,7 +26,7 @@ function create_dir(dirname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~exist(dirname, 'dir') mkdir(dirname); diff --git a/matlab/ms-sbvar/delete_dir_if_exists.m b/matlab/ms-sbvar/delete_dir_if_exists.m index b2c67579e6..99b18b24bb 100644 --- a/matlab/ms-sbvar/delete_dir_if_exists.m +++ b/matlab/ms-sbvar/delete_dir_if_exists.m @@ -26,7 +26,7 @@ function delete_dir_if_exists(dirname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if isoctave confirm_recursive_rmdir(false) diff --git a/matlab/ms-sbvar/delete_if_exists.m b/matlab/ms-sbvar/delete_if_exists.m index 7610b207bd..6e159b46b8 100644 --- a/matlab/ms-sbvar/delete_if_exists.m +++ b/matlab/ms-sbvar/delete_if_exists.m @@ -26,7 +26,7 @@ function delete_if_exists(fname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if exist(fname, 'file') == 2 delete(fname); diff --git a/matlab/ms-sbvar/dyn_save_graph.m b/matlab/ms-sbvar/dyn_save_graph.m index 46623f7c94..65f8fa784b 100644 --- a/matlab/ms-sbvar/dyn_save_graph.m +++ b/matlab/ms-sbvar/dyn_save_graph.m @@ -28,7 +28,7 @@ function dyn_save_graph(dirname,graph_name,graph_formats,TeX,names,texnames,capt % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. create_dir(dirname); graph_name = [dirname filesep regexprep(graph_name,' ','_')]; diff --git a/matlab/ms-sbvar/identification/exclusions.m b/matlab/ms-sbvar/identification/exclusions.m index 5361c2ef4c..535570107e 100644 --- a/matlab/ms-sbvar/identification/exclusions.m +++ b/matlab/ms-sbvar/identification/exclusions.m @@ -31,7 +31,7 @@ function [Ui,Vi,n0,np,ixmC0Pres,Qi,Ri] = exclusions(nvar,nexo,options_ms) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. indxC0Pres = options_ms.cross_restrictions; nlags = options_ms.nlags; diff --git a/matlab/ms-sbvar/identification/lower_cholesky.m b/matlab/ms-sbvar/identification/lower_cholesky.m index a88954091d..e2b4d2754c 100644 --- a/matlab/ms-sbvar/identification/lower_cholesky.m +++ b/matlab/ms-sbvar/identification/lower_cholesky.m @@ -31,7 +31,7 @@ function [Ui,Vi,n0,np,ixmC0Pres] = lower_cholesky(nvar,nexo,options_ms) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. lags = options_ms.nlags; indxC0Pres = options_ms.cross_restrictions; diff --git a/matlab/ms-sbvar/identification/upper_cholesky.m b/matlab/ms-sbvar/identification/upper_cholesky.m index 8645214b18..da32ab9689 100644 --- a/matlab/ms-sbvar/identification/upper_cholesky.m +++ b/matlab/ms-sbvar/identification/upper_cholesky.m @@ -31,7 +31,7 @@ function [Ui,Vi,n0,np,ixmC0Pres] = upper_cholesky(nvar,nexo,options_ms) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. lags = options_ms.nlags; indxC0Pres = options_ms.cross_restrictions; diff --git a/matlab/ms-sbvar/initialize_ms_sbvar_options.m b/matlab/ms-sbvar/initialize_ms_sbvar_options.m index ec91ad1e30..ded5b61904 100644 --- a/matlab/ms-sbvar/initialize_ms_sbvar_options.m +++ b/matlab/ms-sbvar/initialize_ms_sbvar_options.m @@ -27,7 +27,7 @@ function options_=initialize_ms_sbvar_options(M_, options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % MS SBVAR % all mex functions diff --git a/matlab/ms-sbvar/load_flat_file.m b/matlab/ms-sbvar/load_flat_file.m index b9c7f65c78..b4d0a3274a 100644 --- a/matlab/ms-sbvar/load_flat_file.m +++ b/matlab/ms-sbvar/load_flat_file.m @@ -29,7 +29,7 @@ function [Q, A0, Aplus, Zeta] = load_flat_file(file_tag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. Q = []; A0 = []; diff --git a/matlab/ms-sbvar/ms_compute_mdd.m b/matlab/ms-sbvar/ms_compute_mdd.m index 43372a6e0a..ce1df22e93 100644 --- a/matlab/ms-sbvar/ms_compute_mdd.m +++ b/matlab/ms-sbvar/ms_compute_mdd.m @@ -29,7 +29,7 @@ function [options_, oo_]=ms_compute_mdd(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. disp('MS-SBVAR Marginal Data Density'); options_ = set_file_tags(options_); diff --git a/matlab/ms-sbvar/ms_compute_probabilities.m b/matlab/ms-sbvar/ms_compute_probabilities.m index 9a5b91de89..33dc9e76a5 100644 --- a/matlab/ms-sbvar/ms_compute_probabilities.m +++ b/matlab/ms-sbvar/ms_compute_probabilities.m @@ -29,7 +29,7 @@ function [options_, oo_]=ms_compute_probabilities(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. disp('MS-SBVAR Compute Regime Probabilities'); options_ = set_file_tags(options_); diff --git a/matlab/ms-sbvar/ms_estimation.m b/matlab/ms-sbvar/ms_estimation.m index 2a8510a2a4..3b9fd932eb 100644 --- a/matlab/ms-sbvar/ms_estimation.m +++ b/matlab/ms-sbvar/ms_estimation.m @@ -29,7 +29,7 @@ function [options_, oo_]=ms_estimation(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. disp('MS-SBVAR Estimation'); options_ = set_file_tags(options_); diff --git a/matlab/ms-sbvar/ms_forecast.m b/matlab/ms-sbvar/ms_forecast.m index b6e25aa847..4d3f73fb15 100644 --- a/matlab/ms-sbvar/ms_forecast.m +++ b/matlab/ms-sbvar/ms_forecast.m @@ -29,7 +29,7 @@ function [options_, oo_]=ms_forecast(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. disp('MS-SBVAR Forecasts'); options_ = set_file_tags(options_); diff --git a/matlab/ms-sbvar/ms_irf.m b/matlab/ms-sbvar/ms_irf.m index d06a1149c0..71040f6305 100644 --- a/matlab/ms-sbvar/ms_irf.m +++ b/matlab/ms-sbvar/ms_irf.m @@ -30,7 +30,7 @@ function [options_, oo_]=ms_irf(varlist, M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. disp('MS-SBVAR Impulse Response Function'); options_ = set_file_tags(options_); diff --git a/matlab/ms-sbvar/ms_mardd.m b/matlab/ms-sbvar/ms_mardd.m index bd522807d1..48482eaac2 100644 --- a/matlab/ms-sbvar/ms_mardd.m +++ b/matlab/ms-sbvar/ms_mardd.m @@ -21,7 +21,7 @@ function ms_mardd(options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. msstart2 % start the program in which everyhting is initialized through msstart2.m if ~options_.ms.indxestima diff --git a/matlab/ms-sbvar/ms_sbvar_setup.m b/matlab/ms-sbvar/ms_sbvar_setup.m index 062eaca728..bdb8752d97 100644 --- a/matlab/ms-sbvar/ms_sbvar_setup.m +++ b/matlab/ms-sbvar/ms_sbvar_setup.m @@ -26,7 +26,7 @@ function ms_sbvar_setup(options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. options_.data = read_variables(options_.datafile, ... options_.varobs, [], options_.xls_sheet, options_.xls_range); diff --git a/matlab/ms-sbvar/ms_simulation.m b/matlab/ms-sbvar/ms_simulation.m index d311733b80..7af99e3c02 100644 --- a/matlab/ms-sbvar/ms_simulation.m +++ b/matlab/ms-sbvar/ms_simulation.m @@ -29,7 +29,7 @@ function [options_, oo_]=ms_simulation(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. disp('MS-SBVAR Simulation'); options_ = set_file_tags(options_); diff --git a/matlab/ms-sbvar/ms_variance_decomposition.m b/matlab/ms-sbvar/ms_variance_decomposition.m index 746facf2ca..5663430992 100644 --- a/matlab/ms-sbvar/ms_variance_decomposition.m +++ b/matlab/ms-sbvar/ms_variance_decomposition.m @@ -29,7 +29,7 @@ function [options_, oo_]=ms_variance_decomposition(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. disp('MS-SBVAR Variance Decomposition'); options_ = set_file_tags(options_); diff --git a/matlab/ms-sbvar/ms_write_markov_file.m b/matlab/ms-sbvar/ms_write_markov_file.m index ec6507fd6f..5752afcdbc 100644 --- a/matlab/ms-sbvar/ms_write_markov_file.m +++ b/matlab/ms-sbvar/ms_write_markov_file.m @@ -25,7 +25,7 @@ function ms_write_markov_file(fname, options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. n_chains = length(options.ms.ms_chain); nvars = length(options.varobs); diff --git a/matlab/ms-sbvar/ms_write_mhm_input.m b/matlab/ms-sbvar/ms_write_mhm_input.m index 26ec655cd9..5baf1e94f4 100644 --- a/matlab/ms-sbvar/ms_write_mhm_input.m +++ b/matlab/ms-sbvar/ms_write_mhm_input.m @@ -26,7 +26,7 @@ function ms_write_mhm_input(fname, options_ms) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. fh = fopen(fname,'w'); diff --git a/matlab/ms-sbvar/msstart2.m b/matlab/ms-sbvar/msstart2.m index d02a2338dc..0fafff1616 100644 --- a/matlab/ms-sbvar/msstart2.m +++ b/matlab/ms-sbvar/msstart2.m @@ -27,7 +27,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ** ONLY UNDER UNIX SYSTEM %path(path,'/usr2/f1taz14/mymatlab') diff --git a/matlab/ms-sbvar/msstart_setup.m b/matlab/ms-sbvar/msstart_setup.m index b32b92da41..46d3b2573e 100644 --- a/matlab/ms-sbvar/msstart_setup.m +++ b/matlab/ms-sbvar/msstart_setup.m @@ -15,7 +15,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ** ONLY UNDER UNIX SYSTEM %path(path,'/usr2/f1taz14/mymatlab') diff --git a/matlab/ms-sbvar/plot_ms_forecast.m b/matlab/ms-sbvar/plot_ms_forecast.m index 8650856225..4bc5e0c59a 100644 --- a/matlab/ms-sbvar/plot_ms_forecast.m +++ b/matlab/ms-sbvar/plot_ms_forecast.m @@ -30,7 +30,7 @@ function plot_ms_forecast(M_, options_, forecast, figure_name) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nc = 2; nr = 2; diff --git a/matlab/ms-sbvar/plot_ms_irf.m b/matlab/ms-sbvar/plot_ms_irf.m index 9b4373d327..487f9ffe5c 100644 --- a/matlab/ms-sbvar/plot_ms_irf.m +++ b/matlab/ms-sbvar/plot_ms_irf.m @@ -30,7 +30,7 @@ function plot_ms_irf(M_, options_, irf, figure_name, varlist) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin < 4 figure_name = ''; diff --git a/matlab/ms-sbvar/plot_ms_probabilities.m b/matlab/ms-sbvar/plot_ms_probabilities.m index b0e8ec7ca2..dfe2263e92 100644 --- a/matlab/ms-sbvar/plot_ms_probabilities.m +++ b/matlab/ms-sbvar/plot_ms_probabilities.m @@ -26,7 +26,7 @@ function plot_ms_probabilities(computed_probabilities, options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [T,num_grand_regimes] = size(computed_probabilities); num_chains = length(options_.ms.ms_chain); diff --git a/matlab/ms-sbvar/plot_ms_variance_decomposition.m b/matlab/ms-sbvar/plot_ms_variance_decomposition.m index 81ca0aa1f3..40a70b59df 100644 --- a/matlab/ms-sbvar/plot_ms_variance_decomposition.m +++ b/matlab/ms-sbvar/plot_ms_variance_decomposition.m @@ -37,7 +37,7 @@ function plot_ms_variance_decomposition(M_, options_, vd, figure_name, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if length(size(vd)) == 3 plot_ms_variance_decomposition_error_bands(M_, options_, vd, figure_name); diff --git a/matlab/ms-sbvar/plot_ms_variance_decomposition_error_bands.m b/matlab/ms-sbvar/plot_ms_variance_decomposition_error_bands.m index f267fb5051..dae577c223 100644 --- a/matlab/ms-sbvar/plot_ms_variance_decomposition_error_bands.m +++ b/matlab/ms-sbvar/plot_ms_variance_decomposition_error_bands.m @@ -30,7 +30,7 @@ function plot_ms_variance_decomposition_error_bands(M_, options_, vddata, figure % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nvars = M_.endo_nbr; endo_names = M_.endo_names; diff --git a/matlab/ms-sbvar/reshape_ascii_forecast_data.m b/matlab/ms-sbvar/reshape_ascii_forecast_data.m index 6c2c06ff40..1c609e387c 100644 --- a/matlab/ms-sbvar/reshape_ascii_forecast_data.m +++ b/matlab/ms-sbvar/reshape_ascii_forecast_data.m @@ -28,7 +28,7 @@ function forecast_data=reshape_ascii_forecast_data(endo_nbr, psize, horizon, asc % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if psize <= 1 forecast_data = ascii_data; diff --git a/matlab/ms-sbvar/reshape_ascii_irf_data.m b/matlab/ms-sbvar/reshape_ascii_irf_data.m index 3d9629b224..dc742cc52c 100644 --- a/matlab/ms-sbvar/reshape_ascii_irf_data.m +++ b/matlab/ms-sbvar/reshape_ascii_irf_data.m @@ -28,7 +28,7 @@ function irf_data=reshape_ascii_irf_data(endo_nbr, psize, horizon, ascii_data) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if psize <= 1 irf_data = ascii_data; diff --git a/matlab/ms-sbvar/reshape_ascii_variance_decomposition_data.m b/matlab/ms-sbvar/reshape_ascii_variance_decomposition_data.m index a96833fd56..549391f15b 100644 --- a/matlab/ms-sbvar/reshape_ascii_variance_decomposition_data.m +++ b/matlab/ms-sbvar/reshape_ascii_variance_decomposition_data.m @@ -28,7 +28,7 @@ function vd_data=reshape_ascii_variance_decomposition_data(endo_nbr, psize, hori % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if psize <= 1 vd_data = ascii_data; diff --git a/matlab/ms-sbvar/sbvar.m b/matlab/ms-sbvar/sbvar.m index 874fd12bab..9c828bb275 100644 --- a/matlab/ms-sbvar/sbvar.m +++ b/matlab/ms-sbvar/sbvar.m @@ -30,7 +30,7 @@ function sbvar(M, options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. clean_sbvar_files(); options.data = read_variables(options.datafile,options.varobs,[],options.xls_sheet,options.xls_range); diff --git a/matlab/ms-sbvar/set_file_tags.m b/matlab/ms-sbvar/set_file_tags.m index 6945f4ca22..4dbc17bd46 100644 --- a/matlab/ms-sbvar/set_file_tags.m +++ b/matlab/ms-sbvar/set_file_tags.m @@ -26,7 +26,7 @@ function [options_]=set_file_tags(options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if isempty(options_.ms.output_file_tag) options_.ms.output_file_tag = options_.ms.file_tag; diff --git a/matlab/ms-sbvar/set_ms_estimation_file.m b/matlab/ms-sbvar/set_ms_estimation_file.m index 38a9ac82d5..6a2e23d3de 100644 --- a/matlab/ms-sbvar/set_ms_estimation_file.m +++ b/matlab/ms-sbvar/set_ms_estimation_file.m @@ -32,7 +32,7 @@ function [options_, oo_]=set_ms_estimation_file(file_tag, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. options_.ms.free_param_file = ['est_free_' file_tag '.out']; if ~exist(options_.ms.free_param_file,'file') diff --git a/matlab/ms-sbvar/set_ms_simulation_file.m b/matlab/ms-sbvar/set_ms_simulation_file.m index b65427c42e..8bf1219959 100644 --- a/matlab/ms-sbvar/set_ms_simulation_file.m +++ b/matlab/ms-sbvar/set_ms_simulation_file.m @@ -26,7 +26,7 @@ function options_=set_ms_simulation_file(options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if isempty(options_.ms.simulation_file_tag) options_.ms.simulation_file_tag = options_.ms.file_tag; diff --git a/matlab/ms-sbvar/svar_global_identification_check.m b/matlab/ms-sbvar/svar_global_identification_check.m index 07397d18dc..05ccf79cef 100644 --- a/matlab/ms-sbvar/svar_global_identification_check.m +++ b/matlab/ms-sbvar/svar_global_identification_check.m @@ -31,7 +31,7 @@ function indent = svar_global_identification_check(options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. ident = false; diff --git a/matlab/mult_elimination.m b/matlab/mult_elimination.m index 5ff1418c3e..ac52896579 100644 --- a/matlab/mult_elimination.m +++ b/matlab/mult_elimination.m @@ -27,7 +27,7 @@ function dr=mult_elimination(varlist,M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. dr = oo_.dr; diff --git a/matlab/multivariate_sample_autocovariance.m b/matlab/multivariate_sample_autocovariance.m index 40af070157..aadc00e9c0 100644 --- a/matlab/multivariate_sample_autocovariance.m +++ b/matlab/multivariate_sample_autocovariance.m @@ -26,7 +26,7 @@ function autocov = multivariate_sample_autocovariance(data,q) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [T,m] = size(data); diff --git a/matlab/my_subplot.m b/matlab/my_subplot.m index 0e01f71f93..bfb4d48637 100644 --- a/matlab/my_subplot.m +++ b/matlab/my_subplot.m @@ -32,7 +32,7 @@ function my_subplot(i,imax,irow,icol,fig_title) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nfig_max = irow*icol; if imax < nfig_max diff --git a/matlab/myboxplot.m b/matlab/myboxplot.m index b3490a4b39..77a000cc46 100644 --- a/matlab/myboxplot.m +++ b/matlab/myboxplot.m @@ -19,7 +19,7 @@ function sout = myboxplot (data,notched,symbol,vertical,maxwhisker) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % % % % endif if nargin < 5 || isempty(maxwhisker), maxwhisker = 1.5; end diff --git a/matlab/mydelete.m b/matlab/mydelete.m index c28d5ad946..425fded731 100644 --- a/matlab/mydelete.m +++ b/matlab/mydelete.m @@ -16,7 +16,7 @@ function mydelete(fname,pname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin ==0 disp('mydelete(fname)') diff --git a/matlab/name2index.m b/matlab/name2index.m index 3f75b5c8a0..4afc5dd203 100644 --- a/matlab/name2index.m +++ b/matlab/name2index.m @@ -31,7 +31,7 @@ function i = name2index(options_, M_, estim_params_, type, name1, name2 ) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nvx = estim_params_.nvx; nvn = estim_params_.nvn; diff --git a/matlab/non_linear_dsge_likelihood.m b/matlab/non_linear_dsge_likelihood.m index e69c9eea9c..1fc2ebad9d 100644 --- a/matlab/non_linear_dsge_likelihood.m +++ b/matlab/non_linear_dsge_likelihood.m @@ -41,7 +41,7 @@ function [fval,info,exit_flag,DLIK,Hess,ys,trend_coeff,Model,DynareOptions,Bayes % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Initialization of the returned arguments. fval = []; diff --git a/matlab/octave_ver_less_than.m b/matlab/octave_ver_less_than.m index 0f4fc1fa29..0bf1a2af63 100644 --- a/matlab/octave_ver_less_than.m +++ b/matlab/octave_ver_less_than.m @@ -30,7 +30,7 @@ function r = octave_ver_less_than(verstr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. r = compare_versions(version(), verstr, "<"); diff --git a/matlab/ols/common_parsing.m b/matlab/ols/common_parsing.m index 0ebc4a2605..185ecc98c5 100644 --- a/matlab/ols/common_parsing.m +++ b/matlab/ols/common_parsing.m @@ -40,7 +40,7 @@ function [Y, lhssub, X, startdates, enddates, residnames] = common_parsing(ds, a % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/ols/create_sur_report.m b/matlab/ols/create_sur_report.m index 86152866b1..e96fd1beba 100644 --- a/matlab/ols/create_sur_report.m +++ b/matlab/ols/create_sur_report.m @@ -26,7 +26,7 @@ function create_sur_report() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global oo_ diff --git a/matlab/ols/dyn_ols.m b/matlab/ols/dyn_ols.m index 2a726a03db..027804ffeb 100644 --- a/matlab/ols/dyn_ols.m +++ b/matlab/ols/dyn_ols.m @@ -43,7 +43,7 @@ function ds = dyn_ols(ds, fitted_names_dict, eqtags, model_name, param_names, ds % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ options_ diff --git a/matlab/ols/getEquationsByTags.m b/matlab/ols/getEquationsByTags.m index 7addcc116b..dfcf4c9290 100644 --- a/matlab/ols/getEquationsByTags.m +++ b/matlab/ols/getEquationsByTags.m @@ -32,7 +32,7 @@ function [ast] = getEquationsByTags(ast, tagname, tagvalue) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin ~= 3 error('Incorrect number of arguments passed to function') diff --git a/matlab/ols/get_ast.m b/matlab/ols/get_ast.m index 833bef4d8e..cd482e9c81 100644 --- a/matlab/ols/get_ast.m +++ b/matlab/ols/get_ast.m @@ -29,7 +29,7 @@ function [ast, jsonmodel] = get_ast(eqtags) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/ols/handle_constant_eqs.m b/matlab/ols/handle_constant_eqs.m index bd69679e4d..72409cf685 100644 --- a/matlab/ols/handle_constant_eqs.m +++ b/matlab/ols/handle_constant_eqs.m @@ -28,7 +28,7 @@ function ast = handle_constant_eqs(ast) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin ~= 1 error('Incorrect number of arguments to function') diff --git a/matlab/ols/parse_ols_style_equation.m b/matlab/ols/parse_ols_style_equation.m index bbe063ec9d..3c38327512 100644 --- a/matlab/ols/parse_ols_style_equation.m +++ b/matlab/ols/parse_ols_style_equation.m @@ -33,7 +33,7 @@ function [Y, lhssub, X, residual, fp, lp] = parse_ols_style_equation(ds, ast) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %% Check inputs if nargin ~= 2 diff --git a/matlab/ols/pooled_fgls.m b/matlab/ols/pooled_fgls.m index ef0fd1cc5f..d00dced642 100644 --- a/matlab/ols/pooled_fgls.m +++ b/matlab/ols/pooled_fgls.m @@ -38,7 +38,7 @@ function pooled_fgls(ds, param_common, param_regex, eqtags, model_name, param_na % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ diff --git a/matlab/ols/pooled_ols.m b/matlab/ols/pooled_ols.m index df51efd257..3785bc25d7 100644 --- a/matlab/ols/pooled_ols.m +++ b/matlab/ols/pooled_ols.m @@ -42,7 +42,7 @@ function varargout = pooled_ols(ds, param_common, param_regex, overlapping_dates % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ diff --git a/matlab/ols/put_in_sur_form.m b/matlab/ols/put_in_sur_form.m index 40cb0ed08d..1ca7a44a0f 100644 --- a/matlab/ols/put_in_sur_form.m +++ b/matlab/ols/put_in_sur_form.m @@ -30,7 +30,7 @@ function [Yvec, lhssubvec, Xmat, constrained] = put_in_sur_form(Y, lhssub, X) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %% Check inputs if nargin ~= 3 diff --git a/matlab/ols/sur.m b/matlab/ols/sur.m index 8002d13bf5..15dc52b4df 100644 --- a/matlab/ols/sur.m +++ b/matlab/ols/sur.m @@ -33,7 +33,7 @@ function varargout = sur(ds, param_names, eqtags, model_name, noniterative, ds_r % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ options_ diff --git a/matlab/ols/write_param_init_inc_file.m b/matlab/ols/write_param_init_inc_file.m index 2ce84f0bad..419a0692e5 100644 --- a/matlab/ols/write_param_init_inc_file.m +++ b/matlab/ols/write_param_init_inc_file.m @@ -29,7 +29,7 @@ function write_param_init_inc_file(subfolder, fnameroot, idxs, estimated_params) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/olsgibbs.m b/matlab/olsgibbs.m index 3365515825..9c6385d4a2 100644 --- a/matlab/olsgibbs.m +++ b/matlab/olsgibbs.m @@ -45,7 +45,7 @@ function ds = olsgibbs(ds, eqtag, BetaPriorExpectation, BetaPriorVariance, s2, n % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ options_ diff --git a/matlab/one_sided_hp_filter.m b/matlab/one_sided_hp_filter.m index 6ffbdc54b7..3d71b812a1 100644 --- a/matlab/one_sided_hp_filter.m +++ b/matlab/one_sided_hp_filter.m @@ -53,7 +53,7 @@ function [ytrend,ycycle]=one_sided_hp_filter(y,lambda,x_user,P_user,discard) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin < 2 || isempty(lambda) lambda = 1600; %If the user didn't provide a value for lambda, set it to the default value 1600 diff --git a/matlab/optimization/analytic_gradient_wrapper.m b/matlab/optimization/analytic_gradient_wrapper.m index 8ef31deaff..4dba5fedda 100644 --- a/matlab/optimization/analytic_gradient_wrapper.m +++ b/matlab/optimization/analytic_gradient_wrapper.m @@ -29,7 +29,7 @@ function [fval, grad, hess, exit_flag]=analytic_gradient_wrapper(x, fcn, varargi % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [fval, info, exit_flag, grad, hess] = fcn(x, varargin{:}); if size(grad,2)==1 diff --git a/matlab/optimization/apprgrdn.m b/matlab/optimization/apprgrdn.m index 2d79f0489f..8a4862fdc6 100644 --- a/matlab/optimization/apprgrdn.m +++ b/matlab/optimization/apprgrdn.m @@ -32,7 +32,7 @@ function g = apprgrdn(x,f,fun,deltax,obj,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. n=max(size(x)); ee=ones(size(x)); di=abs(x); idx=find(di<5e-15); di(idx)=5e-15*ee(idx); diff --git a/matlab/optimization/bfgsi1.m b/matlab/optimization/bfgsi1.m index 7a76a89b23..e45ff2e16f 100644 --- a/matlab/optimization/bfgsi1.m +++ b/matlab/optimization/bfgsi1.m @@ -31,7 +31,7 @@ function H = bfgsi1(H0,dg,dx,Verbose,Save_files) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if size(dg,2)>1 dg=dg'; diff --git a/matlab/optimization/cmaes.m b/matlab/optimization/cmaes.m index dba7a368c8..8ffb2f39df 100644 --- a/matlab/optimization/cmaes.m +++ b/matlab/optimization/cmaes.m @@ -173,7 +173,7 @@ function [xmin, ... % minimum search point of last iteration % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. cmaVersion = '3.60.beta'; diff --git a/matlab/optimization/csminit1.m b/matlab/optimization/csminit1.m index ec088edc72..b0fbb2f243 100644 --- a/matlab/optimization/csminit1.m +++ b/matlab/optimization/csminit1.m @@ -53,7 +53,7 @@ function [fhat,xhat,fcount,retcode] = csminit1(fcn,x0,penalty,f0,g0,badg,H0,Verb % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %tailstr = ')'; %for i=nargin-6:-1:1 diff --git a/matlab/optimization/csminwel1.m b/matlab/optimization/csminwel1.m index 9cc6cddc2e..35e6dffd86 100644 --- a/matlab/optimization/csminwel1.m +++ b/matlab/optimization/csminwel1.m @@ -57,7 +57,7 @@ function [fh,xh,gh,H,itct,fcount,retcodeh] = csminwel1(fcn,x0,H0,grad,crit,nit,m % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % initialize variable penalty penalty = 1e8; diff --git a/matlab/optimization/dynare_minimize_objective.m b/matlab/optimization/dynare_minimize_objective.m index 2b9c50d90b..0311e91c5c 100644 --- a/matlab/optimization/dynare_minimize_objective.m +++ b/matlab/optimization/dynare_minimize_objective.m @@ -41,7 +41,7 @@ function [opt_par_values,fval,exitflag,hessian_mat,options_,Scale,new_rat_hess_i % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %% set bounds and parameter names if not already set diff --git a/matlab/optimization/gauss_newton.m b/matlab/optimization/gauss_newton.m index 28b8ee6299..0e819e9a49 100644 --- a/matlab/optimization/gauss_newton.m +++ b/matlab/optimization/gauss_newton.m @@ -32,7 +32,7 @@ function [x, objectivevalue, errorflag] = gauss_newton(fun, x0) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. maxIter = 100; % Maximum number of iteration. h = sqrt(eps(1.0)); % Pertubation size for numerical computation of the Jacobian matrix diff --git a/matlab/optimization/gmhmaxlik.m b/matlab/optimization/gmhmaxlik.m index 339526efa6..77b4f8f290 100644 --- a/matlab/optimization/gmhmaxlik.m +++ b/matlab/optimization/gmhmaxlik.m @@ -15,7 +15,7 @@ function [PostMode, HessianMatrix, Scale, ModeValue] = gmhmaxlik(fun, xinit, Hin % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Set default options diff --git a/matlab/optimization/gmhmaxlik_core.m b/matlab/optimization/gmhmaxlik_core.m index bfa99441d5..34e24f3558 100644 --- a/matlab/optimization/gmhmaxlik_core.m +++ b/matlab/optimization/gmhmaxlik_core.m @@ -71,7 +71,7 @@ function [PostMod,PostVar,Scale,PostMean] = gmhmaxlik_core(ObjFun,xparam1,mh_bou % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global bayestopt_ estim_params_ options_ diff --git a/matlab/optimization/mr_gstep.m b/matlab/optimization/mr_gstep.m index 0486014845..4c7e81bc87 100644 --- a/matlab/optimization/mr_gstep.m +++ b/matlab/optimization/mr_gstep.m @@ -26,7 +26,7 @@ function [f0, x, ig] = mr_gstep(h1,x,bounds,func0,penalty,htol0,Verbose,Save_fil % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. n=size(x,1); if isempty(h1) diff --git a/matlab/optimization/mr_hessian.m b/matlab/optimization/mr_hessian.m index 1012ee2fdc..34df1146a8 100644 --- a/matlab/optimization/mr_hessian.m +++ b/matlab/optimization/mr_hessian.m @@ -63,7 +63,7 @@ function [hessian_mat, gg, htol1, ihh, hh_mat0, hh1, hess_info] = mr_hessian(x,f % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. n=size(x,1); diff --git a/matlab/optimization/newrat.m b/matlab/optimization/newrat.m index 0d7ece4fee..d4f7c8b3a9 100644 --- a/matlab/optimization/newrat.m +++ b/matlab/optimization/newrat.m @@ -60,7 +60,7 @@ function [xparam1, hh, gg, fval, igg, hess_info] = newrat(func0, x, bounds, anal % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % initialize variable penalty penalty = 1e8; diff --git a/matlab/optimization/numgrad2.m b/matlab/optimization/numgrad2.m index a0f2552aac..ea2ed75371 100644 --- a/matlab/optimization/numgrad2.m +++ b/matlab/optimization/numgrad2.m @@ -19,7 +19,7 @@ function [g, badg] = numgrad2(fcn,f0,x,penalty,epsilon,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. right_derivative = 1; diff --git a/matlab/optimization/numgrad3.m b/matlab/optimization/numgrad3.m index 2ff94bc072..d91ceedfc8 100644 --- a/matlab/optimization/numgrad3.m +++ b/matlab/optimization/numgrad3.m @@ -26,7 +26,7 @@ function [g, badg] = numgrad3(fcn,f0,x,penalty,epsilon,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. h = epsilon; n = length(x); diff --git a/matlab/optimization/numgrad3_.m b/matlab/optimization/numgrad3_.m index a59fa6ae6b..2269042304 100644 --- a/matlab/optimization/numgrad3_.m +++ b/matlab/optimization/numgrad3_.m @@ -26,7 +26,7 @@ function [g, badg] = numgrad3_(fcn,f0,x,penalty,epsilon,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. rescale_step_length = 0; diff --git a/matlab/optimization/numgrad5.m b/matlab/optimization/numgrad5.m index f8b8d33e03..cd23968656 100644 --- a/matlab/optimization/numgrad5.m +++ b/matlab/optimization/numgrad5.m @@ -28,7 +28,7 @@ function [g, badg] = numgrad5(fcn,f0,x,penalty,epsilon,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. h = epsilon; n = length(x); diff --git a/matlab/optimization/numgrad5_.m b/matlab/optimization/numgrad5_.m index 9fbdc9b8e4..3d69469ec2 100644 --- a/matlab/optimization/numgrad5_.m +++ b/matlab/optimization/numgrad5_.m @@ -28,7 +28,7 @@ function [g, badg] = numgrad5_(fcn,f0,x,penalty,epsilon,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. rescale_step_length = 0; diff --git a/matlab/optimization/penalty_objective_function.m b/matlab/optimization/penalty_objective_function.m index e0c2492512..4e7101077d 100644 --- a/matlab/optimization/penalty_objective_function.m +++ b/matlab/optimization/penalty_objective_function.m @@ -28,7 +28,7 @@ function [fval, exit_flag, arg1, arg2] = penalty_objective_function(x, fcn, base % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [fval, info, exit_flag, arg1, arg2] = fcn(x, varargin{:}); diff --git a/matlab/optimization/simplex_optimization_routine.m b/matlab/optimization/simplex_optimization_routine.m index 9626bf4614..85d7966926 100644 --- a/matlab/optimization/simplex_optimization_routine.m +++ b/matlab/optimization/simplex_optimization_routine.m @@ -44,7 +44,7 @@ function [x,fval,exitflag] = simplex_optimization_routine(objective_function,x,o % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Set verbose mode verbose = options.verbosity; diff --git a/matlab/optimization/simpsa.m b/matlab/optimization/simpsa.m index baf07c1d93..19a89208b2 100644 --- a/matlab/optimization/simpsa.m +++ b/matlab/optimization/simpsa.m @@ -73,7 +73,7 @@ function [X,FVAL,EXITFLAG,OUTPUT] = simpsa(FUN,X0,LB,UB,OPTIONS,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % handle variable input arguments diff --git a/matlab/optimization/simpsaget.m b/matlab/optimization/simpsaget.m index 96eb36dc98..70ded5b16d 100644 --- a/matlab/optimization/simpsaget.m +++ b/matlab/optimization/simpsaget.m @@ -33,7 +33,7 @@ function o = simpsaget(options,name,default,flag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % undocumented usage for fast access with no error checking diff --git a/matlab/optimization/simpsaset.m b/matlab/optimization/simpsaset.m index 1d63c7bdc9..b3f4d067ef 100644 --- a/matlab/optimization/simpsaset.m +++ b/matlab/optimization/simpsaset.m @@ -43,7 +43,7 @@ function options = simpsaset(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. diff --git a/matlab/optimization/simulated_annealing.m b/matlab/optimization/simulated_annealing.m index 7088685b3a..24b814cb02 100644 --- a/matlab/optimization/simulated_annealing.m +++ b/matlab/optimization/simulated_annealing.m @@ -178,7 +178,7 @@ function [xopt, fopt,exitflag, n_accepted_draws, n_total_draws, n_out_of_bounds_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. c=optim.step_length_c; t=optim.initial_temperature; diff --git a/matlab/optimization/solvopt.m b/matlab/optimization/solvopt.m index fb23371f60..9d4ca0467e 100644 --- a/matlab/optimization/solvopt.m +++ b/matlab/optimization/solvopt.m @@ -73,7 +73,7 @@ function [x,f,exitflag,n_f_evals,n_grad_evals,n_constraint_evals,n_constraint_gr % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. diff --git a/matlab/optimize_prior.m b/matlab/optimize_prior.m index adf4d9c0ed..e1790b6584 100644 --- a/matlab/optimize_prior.m +++ b/matlab/optimize_prior.m @@ -17,7 +17,7 @@ function optimize_prior(DynareOptions, ModelInfo, DynareResults, BayesInfo, Esti % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Initialize to the prior mean DynareResults.dr = set_state_space(DynareResults.dr,ModelInfo,DynareOptions); diff --git a/matlab/options2cell.m b/matlab/options2cell.m index 697c24b87f..97beb6fe44 100644 --- a/matlab/options2cell.m +++ b/matlab/options2cell.m @@ -23,7 +23,7 @@ function c = options2cell(o) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. s = fieldnames(o); c = {}; diff --git a/matlab/osr.m b/matlab/osr.m index 3a0d463f22..149d4c4b8b 100644 --- a/matlab/osr.m +++ b/matlab/osr.m @@ -36,7 +36,7 @@ function osr_res = osr(var_list, params, i_var,W) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ oo_ diff --git a/matlab/osr1.m b/matlab/osr1.m index 673f69bdc9..fbb87dc935 100644 --- a/matlab/osr1.m +++ b/matlab/osr1.m @@ -31,7 +31,7 @@ function osr_res = osr1(i_params,i_var,weights) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ options_ it_ diff --git a/matlab/osr_obj.m b/matlab/osr_obj.m index 76db1da69c..820e640b35 100644 --- a/matlab/osr_obj.m +++ b/matlab/osr_obj.m @@ -32,7 +32,7 @@ function [loss,info,exit_flag,vx,junk]=osr_obj(x,i_params,i_var,weights) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ options_ optimal_Q_ it_ % global ys_ Sigma_e_ endo_nbr exo_nbr optimal_Q_ it_ ykmin_ options_ diff --git a/matlab/pac-tools/a2alpha.m b/matlab/pac-tools/a2alpha.m index 2e2b319378..af211fecb4 100644 --- a/matlab/pac-tools/a2alpha.m +++ b/matlab/pac-tools/a2alpha.m @@ -37,7 +37,7 @@ function alpha = a2alpha(a) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Return an error if the input is not a vector if ~isvector(a) diff --git a/matlab/pac-tools/buildGmatrix.m b/matlab/pac-tools/buildGmatrix.m index 6685aedfa5..2dbd9b786d 100644 --- a/matlab/pac-tools/buildGmatrix.m +++ b/matlab/pac-tools/buildGmatrix.m @@ -24,7 +24,7 @@ function G = buildGmatrix(alpha, beta) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<2 error('Two input arguments are required (vector of alpha parameters and beta discount parameter)!') diff --git a/matlab/pac-tools/buildGmatrixWithAlphaAndBeta.m b/matlab/pac-tools/buildGmatrixWithAlphaAndBeta.m index 1565bd5006..cc1f142ba9 100644 --- a/matlab/pac-tools/buildGmatrixWithAlphaAndBeta.m +++ b/matlab/pac-tools/buildGmatrixWithAlphaAndBeta.m @@ -25,7 +25,7 @@ function [G, alpha, beta] = buildGmatrixWithAlphaAndBeta(params) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Return an error if the input is not a vector. if ~isvector(params) || ~isnumeric(params) || ~isreal(params) diff --git a/matlab/pac-tools/geteqtag.m b/matlab/pac-tools/geteqtag.m index e912048035..26a8eb589e 100644 --- a/matlab/pac-tools/geteqtag.m +++ b/matlab/pac-tools/geteqtag.m @@ -25,6 +25,6 @@ function eqtag = geteqtag(eqname, pacname, Model) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. eqtag = Model.pac.(pacname).tag_map{strcmp(eqname, Model.pac.(pacname).tag_map(:,1)),2}; \ No newline at end of file diff --git a/matlab/pac-tools/hVectors.m b/matlab/pac-tools/hVectors.m index f057d7fa0a..7d44a47a23 100644 --- a/matlab/pac-tools/hVectors.m +++ b/matlab/pac-tools/hVectors.m @@ -32,7 +32,7 @@ function [h0, h1, longruncorrectionparameter] = hVectors(params, H, ids, idns, a % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargout>1 && nargin<4 error('Wrong number of Inputs/Outputs!') diff --git a/matlab/pac-tools/iota.m b/matlab/pac-tools/iota.m index e7613f0729..98c4e5a4b2 100644 --- a/matlab/pac-tools/iota.m +++ b/matlab/pac-tools/iota.m @@ -24,7 +24,7 @@ function i = iota(n, idx) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~isscalar(n) || ~isvector(idx) error('First input has to be a scalar and second input a vector!') diff --git a/matlab/parallel/AnalyseComputationalEnvironment.m b/matlab/parallel/AnalyseComputationalEnvironment.m index e680a46b76..26b3fe80eb 100644 --- a/matlab/parallel/AnalyseComputationalEnvironment.m +++ b/matlab/parallel/AnalyseComputationalEnvironment.m @@ -98,7 +98,7 @@ dynareParallelMkDir(RemoteTmpFolder,DataInput); % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. ErrorCode=0; diff --git a/matlab/parallel/CreateTimeString.m b/matlab/parallel/CreateTimeString.m index e78f8836ae..441264c346 100644 --- a/matlab/parallel/CreateTimeString.m +++ b/matlab/parallel/CreateTimeString.m @@ -23,7 +23,7 @@ function [TiSt] = CreateTimeString() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. diff --git a/matlab/parallel/GiveCPUnumber.m b/matlab/parallel/GiveCPUnumber.m index f7e6caf04d..6a133d2a60 100644 --- a/matlab/parallel/GiveCPUnumber.m +++ b/matlab/parallel/GiveCPUnumber.m @@ -28,7 +28,7 @@ function [nCPU]= GiveCPUnumber (ComputerInformations, Environment) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nCPU=''; diff --git a/matlab/parallel/InitializeComputationalEnvironment.m b/matlab/parallel/InitializeComputationalEnvironment.m index 18ce19f113..c08e9d3aa7 100644 --- a/matlab/parallel/InitializeComputationalEnvironment.m +++ b/matlab/parallel/InitializeComputationalEnvironment.m @@ -25,7 +25,7 @@ function InitializeComputationalEnvironment() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % This is simple and check! diff --git a/matlab/parallel/closeSlave.m b/matlab/parallel/closeSlave.m index 49c14deb3e..678889da1a 100644 --- a/matlab/parallel/closeSlave.m +++ b/matlab/parallel/closeSlave.m @@ -30,7 +30,7 @@ function closeSlave(Parallel,TmpFolder,partial) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<3 partial=0; diff --git a/matlab/parallel/distributeJobs.m b/matlab/parallel/distributeJobs.m index c0c41925f7..e32c79a751 100644 --- a/matlab/parallel/distributeJobs.m +++ b/matlab/parallel/distributeJobs.m @@ -36,7 +36,7 @@ function [nCPU, totCPU, nBlockPerCPU, totSLAVES] = distributeJobs(Parallel, fBlo % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % The Parallel vector has already been sorted diff --git a/matlab/parallel/dynareParallelDelete.m b/matlab/parallel/dynareParallelDelete.m index abbfd05d39..3ea4550f2c 100644 --- a/matlab/parallel/dynareParallelDelete.m +++ b/matlab/parallel/dynareParallelDelete.m @@ -26,7 +26,7 @@ function dynareParallelDelete(fname,pname,Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin ~= 3 disp('dynareParallelDelete(fname,pname,Parallel)') diff --git a/matlab/parallel/dynareParallelDeleteNewFiles.m b/matlab/parallel/dynareParallelDeleteNewFiles.m index 34fdab44be..44f281608c 100644 --- a/matlab/parallel/dynareParallelDeleteNewFiles.m +++ b/matlab/parallel/dynareParallelDeleteNewFiles.m @@ -30,7 +30,7 @@ function dynareParallelDeleteNewFiles(PRCDir,Parallel,PRCDirSnapshot,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. NewFilesFromSlaves={}; diff --git a/matlab/parallel/dynareParallelDir.m b/matlab/parallel/dynareParallelDir.m index 0625dd8e7b..02a4defb66 100644 --- a/matlab/parallel/dynareParallelDir.m +++ b/matlab/parallel/dynareParallelDir.m @@ -25,7 +25,7 @@ function dirlist = dynareParallelDir(filename,PRCDir,Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. dirlist=[]; for indPC=1:length(Parallel) diff --git a/matlab/parallel/dynareParallelFindNewFiles.m b/matlab/parallel/dynareParallelFindNewFiles.m index d8cb6a9d71..3b6838b9d5 100644 --- a/matlab/parallel/dynareParallelFindNewFiles.m +++ b/matlab/parallel/dynareParallelFindNewFiles.m @@ -30,7 +30,7 @@ function [NewFilesFrom, NewFileList]=dynareParallelFindNewFiles(FileList,Paralle % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. NewFilesFrom={}; diff --git a/matlab/parallel/dynareParallelGetFiles.m b/matlab/parallel/dynareParallelGetFiles.m index 6669f21a85..30afaea811 100644 --- a/matlab/parallel/dynareParallelGetFiles.m +++ b/matlab/parallel/dynareParallelGetFiles.m @@ -29,7 +29,7 @@ function dynareParallelGetFiles(NamFileInput,PRCDir,Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. NamFileInput0=NamFileInput; diff --git a/matlab/parallel/dynareParallelGetNewFiles.m b/matlab/parallel/dynareParallelGetNewFiles.m index 8d42bd3759..155e8ab77d 100644 --- a/matlab/parallel/dynareParallelGetNewFiles.m +++ b/matlab/parallel/dynareParallelGetNewFiles.m @@ -30,7 +30,7 @@ function [PRCDirSnapshot]=dynareParallelGetNewFiles(PRCDir,Parallel,PRCDirSnapsh % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. NewFilesFromSlaves={}; diff --git a/matlab/parallel/dynareParallelListAllFiles.m b/matlab/parallel/dynareParallelListAllFiles.m index eab7134223..8be7ba17ee 100644 --- a/matlab/parallel/dynareParallelListAllFiles.m +++ b/matlab/parallel/dynareParallelListAllFiles.m @@ -29,7 +29,7 @@ function fileList = dynareParallelListAllFiles(dirName,PRCDir,Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. diff --git a/matlab/parallel/dynareParallelMkDir.m b/matlab/parallel/dynareParallelMkDir.m index e85d1af3a2..a6540c98e7 100644 --- a/matlab/parallel/dynareParallelMkDir.m +++ b/matlab/parallel/dynareParallelMkDir.m @@ -25,7 +25,7 @@ function dynareParallelMkDir(PRCDir,Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. diff --git a/matlab/parallel/dynareParallelRmDir.m b/matlab/parallel/dynareParallelRmDir.m index 64f3c4fdec..caff7bbc47 100644 --- a/matlab/parallel/dynareParallelRmDir.m +++ b/matlab/parallel/dynareParallelRmDir.m @@ -26,7 +26,7 @@ function dynareParallelRmDir(PRCDir,Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. diff --git a/matlab/parallel/dynareParallelSendFiles.m b/matlab/parallel/dynareParallelSendFiles.m index 6a3c8904ce..53c5bc5280 100644 --- a/matlab/parallel/dynareParallelSendFiles.m +++ b/matlab/parallel/dynareParallelSendFiles.m @@ -29,7 +29,7 @@ function dynareParallelSendFiles(NamFileInput,PRCDir,Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ischar(NamFileInput) diff --git a/matlab/parallel/dynareParallelSnapshot.m b/matlab/parallel/dynareParallelSnapshot.m index 8566ebfe05..3f80e538ae 100644 --- a/matlab/parallel/dynareParallelSnapshot.m +++ b/matlab/parallel/dynareParallelSnapshot.m @@ -29,7 +29,7 @@ function [PRCDirSnapshot]=dynareParallelSnapshot(PRCDir,Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. PRCDirSnapshot={}; diff --git a/matlab/parallel/fMessageStatus.m b/matlab/parallel/fMessageStatus.m index 2c9f8ab5f4..14b87508ed 100644 --- a/matlab/parallel/fMessageStatus.m +++ b/matlab/parallel/fMessageStatus.m @@ -29,7 +29,7 @@ function fMessageStatus(prtfrc, njob, waitbarString, waitbarTitle, Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global funcName diff --git a/matlab/parallel/fParallel.m b/matlab/parallel/fParallel.m index 4bce410084..874be7fd5a 100644 --- a/matlab/parallel/fParallel.m +++ b/matlab/parallel/fParallel.m @@ -33,7 +33,7 @@ function fParallel(fblck,nblck,whoiam,ThisMatlab,fname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global funcName diff --git a/matlab/parallel/masterParallel.m b/matlab/parallel/masterParallel.m index 89581db984..5aaab9a18d 100644 --- a/matlab/parallel/masterParallel.m +++ b/matlab/parallel/masterParallel.m @@ -77,7 +77,7 @@ function [fOutVar,nBlockPerCPU, totCPU] = masterParallel(Parallel,fBlock,nBlock, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % If islocal==0, create a new directory for remote computation. diff --git a/matlab/parallel/slaveParallel.m b/matlab/parallel/slaveParallel.m index 5e3fe460ce..5ea3331706 100644 --- a/matlab/parallel/slaveParallel.m +++ b/matlab/parallel/slaveParallel.m @@ -30,7 +30,7 @@ function slaveParallel(whoiam,ThisMatlab) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global funcName diff --git a/matlab/parallel/storeGlobalVars.m b/matlab/parallel/storeGlobalVars.m index 79b86aa351..62192872c8 100644 --- a/matlab/parallel/storeGlobalVars.m +++ b/matlab/parallel/storeGlobalVars.m @@ -27,7 +27,7 @@ function storeGlobalVars(fname,append) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. GlobalNames = who('global'); diff --git a/matlab/parallel/struct2local.m b/matlab/parallel/struct2local.m index d45bc12b8c..1266883edc 100644 --- a/matlab/parallel/struct2local.m +++ b/matlab/parallel/struct2local.m @@ -25,7 +25,7 @@ function struct2local(S) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. vnam = fieldnames(S); diff --git a/matlab/partial_information/PCL_Part_info_irf.m b/matlab/partial_information/PCL_Part_info_irf.m index e4a5bc465d..6dbcbd98b7 100644 --- a/matlab/partial_information/PCL_Part_info_irf.m +++ b/matlab/partial_information/PCL_Part_info_irf.m @@ -20,7 +20,7 @@ function y=PCL_Part_info_irf( H, varobs, ivar, M_, dr, irfpers,ii) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Recall that the state space is given by the diff --git a/matlab/partial_information/PCL_Part_info_moments.m b/matlab/partial_information/PCL_Part_info_moments.m index d5a3c63152..f2c2efb900 100644 --- a/matlab/partial_information/PCL_Part_info_moments.m +++ b/matlab/partial_information/PCL_Part_info_moments.m @@ -20,7 +20,7 @@ function AutoCOR_YRk=PCL_Part_info_moments( H, varobs, dr,ivar) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Recall that the state space is given by the % predetermined variables s(t-1), x(t-1) diff --git a/matlab/partial_information/PCL_resol.m b/matlab/partial_information/PCL_resol.m index 52e418e2ed..39dd0f9e0a 100644 --- a/matlab/partial_information/PCL_resol.m +++ b/matlab/partial_information/PCL_resol.m @@ -40,7 +40,7 @@ function [dr,info]=PCL_resol(ys,check_flag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ oo_ global it_ diff --git a/matlab/partial_information/PI_gensys.m b/matlab/partial_information/PI_gensys.m index 92d4831667..7a69ed50b4 100644 --- a/matlab/partial_information/PI_gensys.m +++ b/matlab/partial_information/PI_gensys.m @@ -31,7 +31,7 @@ function [G1pi,C,impact,nmat,TT1,TT2,gev,eu, DD, E2, E5, GAMMA, FL_RANK ]=PI_gen % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. lastwarn('',''); diff --git a/matlab/partial_information/PI_gensys_singularC.m b/matlab/partial_information/PI_gensys_singularC.m index b0c085fafc..028a8c92a3 100644 --- a/matlab/partial_information/PI_gensys_singularC.m +++ b/matlab/partial_information/PI_gensys_singularC.m @@ -22,7 +22,7 @@ function [C1,C2,C3,C4, C5, F1, F2, F3, F4, F5, M1, M2, UAVinv, FL_RANK, V01, V02 % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. level=level+1 if level>100 diff --git a/matlab/partial_information/add_auxiliary_variables_to_steadystate.m b/matlab/partial_information/add_auxiliary_variables_to_steadystate.m index 35bd84bb33..3286a7167d 100644 --- a/matlab/partial_information/add_auxiliary_variables_to_steadystate.m +++ b/matlab/partial_information/add_auxiliary_variables_to_steadystate.m @@ -17,7 +17,7 @@ function ys1 = add_auxiliary_variables_to_steadystate(ys,aux_vars,fname, ... % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. n = length(aux_vars); ys1 = [ys;zeros(n,1)]; diff --git a/matlab/partial_information/disc_riccati_fast.m b/matlab/partial_information/disc_riccati_fast.m index c97da7a126..243a9838cc 100644 --- a/matlab/partial_information/disc_riccati_fast.m +++ b/matlab/partial_information/disc_riccati_fast.m @@ -26,7 +26,7 @@ function Z=disc_riccati_fast(F,D,R,H,ch) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin == 4 || isempty( ch ) == 1 flag_ch = 0; diff --git a/matlab/partial_information/dr1_PI.m b/matlab/partial_information/dr1_PI.m index 39d57b818d..a8cbc93d98 100644 --- a/matlab/partial_information/dr1_PI.m +++ b/matlab/partial_information/dr1_PI.m @@ -55,7 +55,7 @@ function [dr,info,M_,options_,oo_] = dr1_PI(dr,task,M_,options_,oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global lq_instruments; info = 0; diff --git a/matlab/partial_information/qzdiv.m b/matlab/partial_information/qzdiv.m index ba5206efab..7f40686a74 100644 --- a/matlab/partial_information/qzdiv.m +++ b/matlab/partial_information/qzdiv.m @@ -25,7 +25,7 @@ function [A,B,Q,Z] = qzdiv(stake,A,B,Q,Z) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [n, jnk] = size(A); root = abs([diag(A) diag(B)]); diff --git a/matlab/partial_information/qzswitch.m b/matlab/partial_information/qzswitch.m index eeb73c6811..28898b4c75 100644 --- a/matlab/partial_information/qzswitch.m +++ b/matlab/partial_information/qzswitch.m @@ -29,7 +29,7 @@ function [A,B,Q,Z] = qzswitch(i,A,B,Q,Z) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. realsmall=sqrt(eps)*10; %realsmall=1e-3; diff --git a/matlab/particles b/matlab/particles index 41320041c3..99aa1fc04b 160000 --- a/matlab/particles +++ b/matlab/particles @@ -1 +1 @@ -Subproject commit 41320041c3a5ba45e434b4118de75b0b271bf0d0 +Subproject commit 99aa1fc04b08c7917ba1198af4c186f4dcc278e5 diff --git a/matlab/perfect-foresight-models/det_cond_forecast.m b/matlab/perfect-foresight-models/det_cond_forecast.m index 8c50b1e967..126dc13ceb 100644 --- a/matlab/perfect-foresight-models/det_cond_forecast.m +++ b/matlab/perfect-foresight-models/det_cond_forecast.m @@ -27,7 +27,7 @@ function data_set = det_cond_forecast(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ oo_ M_ pp = 2; diff --git a/matlab/perfect-foresight-models/linear_approximation_accuracy.m b/matlab/perfect-foresight-models/linear_approximation_accuracy.m index 691ca19b3d..770302a126 100644 --- a/matlab/perfect-foresight-models/linear_approximation_accuracy.m +++ b/matlab/perfect-foresight-models/linear_approximation_accuracy.m @@ -25,7 +25,7 @@ function err = linear_approximation_accuracy(options_, M_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. lead_lag_incidence = M_.lead_lag_incidence; diff --git a/matlab/perfect-foresight-models/linear_perfect_foresight_problem.m b/matlab/perfect-foresight-models/linear_perfect_foresight_problem.m index f2a84744a2..35f1bd6a8a 100644 --- a/matlab/perfect-foresight-models/linear_perfect_foresight_problem.m +++ b/matlab/perfect-foresight-models/linear_perfect_foresight_problem.m @@ -31,7 +31,7 @@ function [residuals,JJacobian] = linear_perfect_foresight_problem(y, dynamicjaco % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. YY = [Y0; y; YT]; diff --git a/matlab/perfect-foresight-models/make_ex_.m b/matlab/perfect-foresight-models/make_ex_.m index 3c8922f806..6f3e7dfa9a 100644 --- a/matlab/perfect-foresight-models/make_ex_.m +++ b/matlab/perfect-foresight-models/make_ex_.m @@ -25,7 +25,7 @@ function oo_ = make_ex_(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global ex0_ diff --git a/matlab/perfect-foresight-models/make_y_.m b/matlab/perfect-foresight-models/make_y_.m index 585b69fe89..ec53f466da 100644 --- a/matlab/perfect-foresight-models/make_y_.m +++ b/matlab/perfect-foresight-models/make_y_.m @@ -25,7 +25,7 @@ function oo_=make_y_(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global ys0_ diff --git a/matlab/perfect-foresight-models/perfect_foresight_mcp_problem.m b/matlab/perfect-foresight-models/perfect_foresight_mcp_problem.m index eea045e1ff..e35e1a7899 100644 --- a/matlab/perfect-foresight-models/perfect_foresight_mcp_problem.m +++ b/matlab/perfect-foresight-models/perfect_foresight_mcp_problem.m @@ -59,7 +59,7 @@ function [residuals,JJacobian] = perfect_foresight_mcp_problem(y, dynamic_functi % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. YY = [Y0; y; YT]; diff --git a/matlab/perfect-foresight-models/perfect_foresight_setup.m b/matlab/perfect-foresight-models/perfect_foresight_setup.m index 9a8877e872..b3002fd412 100644 --- a/matlab/perfect-foresight-models/perfect_foresight_setup.m +++ b/matlab/perfect-foresight-models/perfect_foresight_setup.m @@ -27,7 +27,7 @@ function perfect_foresight_setup() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ oo_ diff --git a/matlab/perfect-foresight-models/perfect_foresight_simulation.m b/matlab/perfect-foresight-models/perfect_foresight_simulation.m index 568e9de243..44a145e49c 100644 --- a/matlab/perfect-foresight-models/perfect_foresight_simulation.m +++ b/matlab/perfect-foresight-models/perfect_foresight_simulation.m @@ -33,7 +33,7 @@ function info = perfect_foresight_simulation(compute_linear_solution,steady_stat % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ it_ oo_ diff --git a/matlab/perfect-foresight-models/perfect_foresight_solver.m b/matlab/perfect-foresight-models/perfect_foresight_solver.m index 37bf898f98..0ffe518768 100644 --- a/matlab/perfect-foresight-models/perfect_foresight_solver.m +++ b/matlab/perfect-foresight-models/perfect_foresight_solver.m @@ -27,7 +27,7 @@ function perfect_foresight_solver() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ oo_ diff --git a/matlab/perfect-foresight-models/perfect_foresight_solver_core.m b/matlab/perfect-foresight-models/perfect_foresight_solver_core.m index a1896890e1..7cc039d6b3 100644 --- a/matlab/perfect-foresight-models/perfect_foresight_solver_core.m +++ b/matlab/perfect-foresight-models/perfect_foresight_solver_core.m @@ -26,7 +26,7 @@ function [oo_, maxerror] = perfect_foresight_solver_core(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if options_.lmmcp.status options_.stack_solve_algo=7; diff --git a/matlab/perfect-foresight-models/private/check_input_arguments.m b/matlab/perfect-foresight-models/private/check_input_arguments.m index 42b1b697e7..a57d8e0c42 100644 --- a/matlab/perfect-foresight-models/private/check_input_arguments.m +++ b/matlab/perfect-foresight-models/private/check_input_arguments.m @@ -18,7 +18,7 @@ function check_input_arguments(DynareOptions, DynareModel, DynareResults) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if DynareOptions.stack_solve_algo < 0 || DynareOptions.stack_solve_algo > 7 error('perfect_foresight_solver:ArgCheck','PERFECT_FORESIGHT_SOLVER: stack_solve_algo must be between 0 and 7') diff --git a/matlab/perfect-foresight-models/private/initialize_stacked_problem.m b/matlab/perfect-foresight-models/private/initialize_stacked_problem.m index 1a70928543..6068d6e1ac 100644 --- a/matlab/perfect-foresight-models/private/initialize_stacked_problem.m +++ b/matlab/perfect-foresight-models/private/initialize_stacked_problem.m @@ -45,7 +45,7 @@ function [options, y0, yT, z, i_cols, i_cols_J1, i_cols_T, i_cols_j, i_cols_1, i % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. periods = options.periods; if (options.solve_algo == 10) diff --git a/matlab/perfect-foresight-models/sim1.m b/matlab/perfect-foresight-models/sim1.m index 9ad3027ac9..d6382a0fbb 100644 --- a/matlab/perfect-foresight-models/sim1.m +++ b/matlab/perfect-foresight-models/sim1.m @@ -28,7 +28,7 @@ function [endogenousvariables, info] = sim1(endogenousvariables, exogenousvariab % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. verbose = options.verbosity && ~options.noprint; diff --git a/matlab/perfect-foresight-models/sim1_lbj.m b/matlab/perfect-foresight-models/sim1_lbj.m index f46adf370a..b72fc613f5 100644 --- a/matlab/perfect-foresight-models/sim1_lbj.m +++ b/matlab/perfect-foresight-models/sim1_lbj.m @@ -30,7 +30,7 @@ function [endogenousvariables, info] = sim1_lbj(endogenousvariables, exogenousva % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. lead_lag_incidence = M.lead_lag_incidence; diff --git a/matlab/perfect-foresight-models/sim1_linear.m b/matlab/perfect-foresight-models/sim1_linear.m index 2fa146c5d4..a355480185 100644 --- a/matlab/perfect-foresight-models/sim1_linear.m +++ b/matlab/perfect-foresight-models/sim1_linear.m @@ -53,7 +53,7 @@ function [endogenousvariables, info] = sim1_linear(endogenousvariables, exogenou % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. verbose = options.verbosity; diff --git a/matlab/perfect-foresight-models/sim1_purely_backward.m b/matlab/perfect-foresight-models/sim1_purely_backward.m index 06e5f005c5..0641b55a12 100644 --- a/matlab/perfect-foresight-models/sim1_purely_backward.m +++ b/matlab/perfect-foresight-models/sim1_purely_backward.m @@ -17,7 +17,7 @@ function [endogenousvariables, info] = sim1_purely_backward(endogenousvariables, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. ny0 = nnz(M.lead_lag_incidence(2,:)); % Number of variables at current period iyb = M.lead_lag_incidence(1,:)>0; % Logical vector (for lagged variables) diff --git a/matlab/perfect-foresight-models/sim1_purely_forward.m b/matlab/perfect-foresight-models/sim1_purely_forward.m index 459efc02e7..130989fe18 100644 --- a/matlab/perfect-foresight-models/sim1_purely_forward.m +++ b/matlab/perfect-foresight-models/sim1_purely_forward.m @@ -16,7 +16,7 @@ function [endogenousvariables, info] = sim1_purely_forward(endogenousvariables, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. ny0 = nnz(M.lead_lag_incidence(1,:)); % Number of variables at current period iyf = find(M.lead_lag_incidence(2,:)>0); % Indices of variables at next period diff --git a/matlab/perfect-foresight-models/sim1_purely_static.m b/matlab/perfect-foresight-models/sim1_purely_static.m index ec03a848a6..b1bf5591f1 100644 --- a/matlab/perfect-foresight-models/sim1_purely_static.m +++ b/matlab/perfect-foresight-models/sim1_purely_static.m @@ -17,7 +17,7 @@ function [endogenousvariables, info] = sim1_purely_static(endogenousvariables, e % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nnz(M.lead_lag_incidence(1,:)) ~= M.endo_nbr error('All endogenous variables must appear at the current period!') diff --git a/matlab/perfect-foresight-models/solve_block_decomposed_problem.m b/matlab/perfect-foresight-models/solve_block_decomposed_problem.m index be248f27f2..d694698857 100644 --- a/matlab/perfect-foresight-models/solve_block_decomposed_problem.m +++ b/matlab/perfect-foresight-models/solve_block_decomposed_problem.m @@ -16,7 +16,7 @@ function oo_ = solve_block_decomposed_problem(options_, M_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. cutoff = 1e-15; diff --git a/matlab/perfect-foresight-models/solve_stacked_linear_problem.m b/matlab/perfect-foresight-models/solve_stacked_linear_problem.m index 6e161a6f25..ca54b95310 100644 --- a/matlab/perfect-foresight-models/solve_stacked_linear_problem.m +++ b/matlab/perfect-foresight-models/solve_stacked_linear_problem.m @@ -15,7 +15,7 @@ function [endogenousvariables, info] = solve_stacked_linear_problem(endogenousva % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [options, y0, yT, z, i_cols, i_cols_J1, i_cols_T, i_cols_j, i_cols_1, i_cols_0, i_cols_J0, dynamicmodel] = ... initialize_stacked_problem(endogenousvariables, options, M, steadystate_y); diff --git a/matlab/perfect-foresight-models/solve_stacked_problem.m b/matlab/perfect-foresight-models/solve_stacked_problem.m index e52a833092..53054c4f5f 100644 --- a/matlab/perfect-foresight-models/solve_stacked_problem.m +++ b/matlab/perfect-foresight-models/solve_stacked_problem.m @@ -28,7 +28,7 @@ function [endogenousvariables, info] = solve_stacked_problem(endogenousvariables % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [options, y0, yT, z, i_cols, i_cols_J1, i_cols_T, i_cols_j, i_cols_1, i_cols_0, i_cols_J0, dynamicmodel] = ... initialize_stacked_problem(endogenousvariables, options, M, steadystate); diff --git a/matlab/plot_contributions.m b/matlab/plot_contributions.m index a1e6c902d0..0cb4530a1e 100644 --- a/matlab/plot_contributions.m +++ b/matlab/plot_contributions.m @@ -37,7 +37,7 @@ function plot_contributions(equationname, ds1, ds0) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/plot_icforecast.m b/matlab/plot_icforecast.m index 1c7dcdc775..3a40a49410 100644 --- a/matlab/plot_icforecast.m +++ b/matlab/plot_icforecast.m @@ -28,7 +28,7 @@ function plot_icforecast(Variables,periods,options_,oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~isfield(oo_, 'conditional_forecast') error('Can''t find conditional forecasts'); diff --git a/matlab/plot_identification.m b/matlab/plot_identification.m index 82c5cea21a..5fa7227178 100644 --- a/matlab/plot_identification.m +++ b/matlab/plot_identification.m @@ -34,7 +34,7 @@ function plot_identification(params, idemoments, idehess, idemodel, idelre, adva % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ diff --git a/matlab/plot_priors.m b/matlab/plot_priors.m index 881585a4d2..341308a975 100644 --- a/matlab/plot_priors.m +++ b/matlab/plot_priors.m @@ -30,7 +30,7 @@ function plot_priors(bayestopt_,M_,estim_params_,options_,optional_title) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. TeX = options_.TeX; if nargin<5 diff --git a/matlab/plot_shock_decomposition.m b/matlab/plot_shock_decomposition.m index 68c142bd3e..ac8a8cbb1d 100644 --- a/matlab/plot_shock_decomposition.m +++ b/matlab/plot_shock_decomposition.m @@ -26,7 +26,7 @@ function [out, steady_state] = plot_shock_decomposition(M_,oo_,options_,varlist) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. options_.nodisplay = options_.plot_shock_decomp.nodisplay; options_.graph_format = options_.plot_shock_decomp.graph_format; diff --git a/matlab/pltorg.m b/matlab/pltorg.m index e7f6807725..8e174ce6a5 100644 --- a/matlab/pltorg.m +++ b/matlab/pltorg.m @@ -15,7 +15,7 @@ function [nbplt,nr,nc,lr,lc,nstar] = pltorg(number) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nrstar = 3; ncstar = 3; diff --git a/matlab/pm3.m b/matlab/pm3.m index 94d38221be..b357c9d0ad 100644 --- a/matlab/pm3.m +++ b/matlab/pm3.m @@ -39,7 +39,7 @@ function pm3(n1,n2,ifil,B,tit1,tit2,tit3,tit_tex,names1,names2,name3,DirectoryNa % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ M_ oo_ diff --git a/matlab/pm3_core.m b/matlab/pm3_core.m index a820f6ad45..1cb17d4abe 100644 --- a/matlab/pm3_core.m +++ b/matlab/pm3_core.m @@ -28,7 +28,7 @@ function myoutput=pm3_core(myinputs,fpar,nvar,whoiam, ThisMatlab) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<4 whoiam=0; diff --git a/matlab/posterior_analysis.m b/matlab/posterior_analysis.m index 6f537e43b6..742526a88f 100644 --- a/matlab/posterior_analysis.m +++ b/matlab/posterior_analysis.m @@ -15,7 +15,7 @@ function oo_ = posterior_analysis(type,arg1,arg2,arg3,options_,M_,oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info = check_posterior_analysis_data(type,M_); SampleSize = options_.sub_draws; diff --git a/matlab/posterior_moments.m b/matlab/posterior_moments.m index 915827328f..5d96ea8cac 100644 --- a/matlab/posterior_moments.m +++ b/matlab/posterior_moments.m @@ -36,7 +36,7 @@ function [post_mean, post_median, post_var, hpd_interval, post_deciles, density] % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<4 number_of_grid_points = 2^9; % 2^9 = 512 !... Must be a power of two. diff --git a/matlab/posterior_sampler.m b/matlab/posterior_sampler.m index cef949a573..52defb5646 100644 --- a/matlab/posterior_sampler.m +++ b/matlab/posterior_sampler.m @@ -52,7 +52,7 @@ function posterior_sampler(TargetFun,ProposalFun,xparam1,sampler_options,mh_boun % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. vv = sampler_options.invhess; % Initialization of the sampler diff --git a/matlab/posterior_sampler_core.m b/matlab/posterior_sampler_core.m index 7504fd1328..f79c1b3085 100644 --- a/matlab/posterior_sampler_core.m +++ b/matlab/posterior_sampler_core.m @@ -51,7 +51,7 @@ function myoutput = posterior_sampler_core(myinputs,fblck,nblck,whoiam, ThisMatl % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<4 whoiam=0; diff --git a/matlab/posterior_sampler_initialization.m b/matlab/posterior_sampler_initialization.m index 89e32fddc6..e2c5438f83 100644 --- a/matlab/posterior_sampler_initialization.m +++ b/matlab/posterior_sampler_initialization.m @@ -53,7 +53,7 @@ function [ ix2, ilogpo2, ModelName, MetropolisFolder, FirstBlock, FirstLine, npa % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %Initialize outputs ix2 = []; diff --git a/matlab/posterior_sampler_iteration.m b/matlab/posterior_sampler_iteration.m index e524748228..23db1cdb03 100644 --- a/matlab/posterior_sampler_iteration.m +++ b/matlab/posterior_sampler_iteration.m @@ -41,7 +41,7 @@ function [par, logpost, accepted, neval] = posterior_sampler_iteration(TargetFu % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. posterior_sampling_method = sampler_options.posterior_sampling_method; diff --git a/matlab/print_bytecode_dynamic_model.m b/matlab/print_bytecode_dynamic_model.m index 09613f6e35..bdcb423217 100644 --- a/matlab/print_bytecode_dynamic_model.m +++ b/matlab/print_bytecode_dynamic_model.m @@ -26,7 +26,7 @@ function print_bytecode_dynamic_model() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ if options_.bytecode bytecode('print','dynamic'); diff --git a/matlab/print_bytecode_static_model.m b/matlab/print_bytecode_static_model.m index 5eb1427bd1..110d5a4fb5 100644 --- a/matlab/print_bytecode_static_model.m +++ b/matlab/print_bytecode_static_model.m @@ -26,7 +26,7 @@ function print_bytecode_static_model() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ if options_.bytecode bytecode('print','static'); diff --git a/matlab/print_equations.m b/matlab/print_equations.m index 256c110fef..0bf9b60f81 100644 --- a/matlab/print_equations.m +++ b/matlab/print_equations.m @@ -24,7 +24,7 @@ function print_equations(variable_name, withexpansion) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/print_expectations.m b/matlab/print_expectations.m index f0a4b42980..a4697dddd2 100644 --- a/matlab/print_expectations.m +++ b/matlab/print_expectations.m @@ -37,7 +37,7 @@ function print_expectations(eqname, expectationmodelname, expectationmodelkind, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/print_info.m b/matlab/print_info.m index 7fa109391a..4129d4a4f0 100644 --- a/matlab/print_info.m +++ b/matlab/print_info.m @@ -26,7 +26,7 @@ function print_info(info, noprint, DynareOptions) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~noprint message = get_error_message(info, DynareOptions); error(message); diff --git a/matlab/print_moments_implied_prior.m b/matlab/print_moments_implied_prior.m index 21a6d6a814..5aae04d33f 100644 --- a/matlab/print_moments_implied_prior.m +++ b/matlab/print_moments_implied_prior.m @@ -29,7 +29,7 @@ function print_moments_implied_prior(ModelInfo, mm, vm, mv, vv) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % First order moments. diff --git a/matlab/print_table_prior.m b/matlab/print_table_prior.m index e4c7894a86..680517e133 100644 --- a/matlab/print_table_prior.m +++ b/matlab/print_table_prior.m @@ -17,7 +17,7 @@ function print_table_prior(lb, ub, DynareOptions, ModelInfo, BayesInfo, Estimati % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. PriorNames = 'Beta'; PriorNames = strvcat(PriorNames,'Gamma'); diff --git a/matlab/printline.m b/matlab/printline.m index 29d4ec1c30..63929edaf9 100644 --- a/matlab/printline.m +++ b/matlab/printline.m @@ -25,7 +25,7 @@ function varargout = printline(n, s, fid) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<3 f = 1; diff --git a/matlab/prior_analysis.m b/matlab/prior_analysis.m index 3a621a9a82..02d769bdbf 100644 --- a/matlab/prior_analysis.m +++ b/matlab/prior_analysis.m @@ -14,7 +14,7 @@ function oo_ = prior_analysis(type,arg1,arg2,arg3,options_,M_,oo_,estim_params_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info = check_prior_analysis_data(type,M_); SampleSize = options_.prior_mc; diff --git a/matlab/prior_bounds.m b/matlab/prior_bounds.m index c3548a6120..cac8d0f2c3 100644 --- a/matlab/prior_bounds.m +++ b/matlab/prior_bounds.m @@ -62,7 +62,7 @@ function bounds = prior_bounds(bayestopt, prior_trunc) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. pshape = bayestopt.pshape; p3 = bayestopt.p3; diff --git a/matlab/prior_draw.m b/matlab/prior_draw.m index 58763b5d9c..740fa950ad 100644 --- a/matlab/prior_draw.m +++ b/matlab/prior_draw.m @@ -41,7 +41,7 @@ function pdraw = prior_draw(BayesInfo, prior_trunc, uniform) % --*-- Unitary tes % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. persistent p6 p7 p3 p4 lb ub persistent uniform_index gaussian_index gamma_index beta_index inverse_gamma_1_index inverse_gamma_2_index weibull_index diff --git a/matlab/prior_posterior_statistics.m b/matlab/prior_posterior_statistics.m index c52dd77010..15355631e5 100644 --- a/matlab/prior_posterior_statistics.m +++ b/matlab/prior_posterior_statistics.m @@ -34,7 +34,7 @@ function prior_posterior_statistics(type,dataset,dataset_info) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ estim_params_ oo_ M_ bayestopt_ diff --git a/matlab/prior_posterior_statistics_core.m b/matlab/prior_posterior_statistics_core.m index 8d35ba124b..c4777edee4 100644 --- a/matlab/prior_posterior_statistics_core.m +++ b/matlab/prior_posterior_statistics_core.m @@ -45,7 +45,7 @@ function myoutput=prior_posterior_statistics_core(myinputs,fpar,B,whoiam, ThisMa % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ oo_ M_ bayestopt_ estim_params_ diff --git a/matlab/prior_sampler.m b/matlab/prior_sampler.m index c09ff8c66d..a30d5bfe00 100644 --- a/matlab/prior_sampler.m +++ b/matlab/prior_sampler.m @@ -28,7 +28,7 @@ function results = prior_sampler(drsave,M_,bayestopt_,options_,oo_,estim_params_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Initialization. prior_draw(bayestopt_, options_.prior_trunc); diff --git a/matlab/priordens.m b/matlab/priordens.m index 1d402397a0..6ea8577f85 100644 --- a/matlab/priordens.m +++ b/matlab/priordens.m @@ -30,7 +30,7 @@ function [logged_prior_density, dlprior, d2lprior, info] = priordens(x, pshape, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. persistent id1 id2 id3 id4 id5 id6 id8 persistent tt1 tt2 tt3 tt4 tt5 tt6 tt8 diff --git a/matlab/prodmom.m b/matlab/prodmom.m index a6e28d6675..1728f9d694 100644 --- a/matlab/prodmom.m +++ b/matlab/prodmom.m @@ -36,7 +36,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= function y = prodmom(V,ii,nu); if nargin<3 diff --git a/matlab/prodmom_deriv.m b/matlab/prodmom_deriv.m index c154df8a72..511cc0103b 100644 --- a/matlab/prodmom_deriv.m +++ b/matlab/prodmom_deriv.m @@ -49,7 +49,7 @@ function [y,dy] = prodmom_deriv(V,ii,nu,dV,dC) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= if nargin<3 nu = ones(size(ii)); diff --git a/matlab/pruned_state_space_system.m b/matlab/pruned_state_space_system.m index c4022c7dbb..ef44676b9d 100644 --- a/matlab/pruned_state_space_system.m +++ b/matlab/pruned_state_space_system.m @@ -110,7 +110,7 @@ function pruned_state_space = pruned_state_space_system(M, options, dr, indy, nl % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= %% MAIN IDEA: diff --git a/matlab/qr2.m b/matlab/qr2.m index bdd1c0dea0..2731907692 100644 --- a/matlab/qr2.m +++ b/matlab/qr2.m @@ -32,7 +32,7 @@ function [Q,R] = qr2(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [Q,R] = qr(varargin{:}); indx = find(diag(R)<0); diff --git a/matlab/quadratic_matrix_equation_solver.m b/matlab/quadratic_matrix_equation_solver.m index 40342085e9..a8a46f4029 100644 --- a/matlab/quadratic_matrix_equation_solver.m +++ b/matlab/quadratic_matrix_equation_solver.m @@ -62,7 +62,7 @@ function [X,info] = quadratic_matrix_equation_solver(A,B,C,tol,maxit,line_search % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. provide_initial_condition_to_fastgensylv = 0; diff --git a/matlab/quadruplication.m b/matlab/quadruplication.m index 2d47fe740f..1cb09f869e 100644 --- a/matlab/quadruplication.m +++ b/matlab/quadruplication.m @@ -37,7 +37,7 @@ function [QP,QPinv] = quadruplication(p) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= np = p*(p+1)*(p+2)*(p+3)/24; QP = spalloc(p^4,np,p^4); diff --git a/matlab/ramsey_policy.m b/matlab/ramsey_policy.m index 69b2a03b60..6250cdbcda 100644 --- a/matlab/ramsey_policy.m +++ b/matlab/ramsey_policy.m @@ -15,7 +15,7 @@ function info = ramsey_policy(var_list) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ oo_ M_ diff --git a/matlab/read_key_value_string.m b/matlab/read_key_value_string.m index c66bc7d500..ee2926ac5f 100644 --- a/matlab/read_key_value_string.m +++ b/matlab/read_key_value_string.m @@ -19,7 +19,7 @@ function c = read_key_value_string(s) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Remove unnecessary spaces after commas. s = regexprep(s, ',\s*', ','); diff --git a/matlab/read_variables.m b/matlab/read_variables.m index 354adf8550..86c0aece26 100644 --- a/matlab/read_variables.m +++ b/matlab/read_variables.m @@ -32,7 +32,7 @@ function dyn_data_01=read_variables(file_name_01,var_names_01,dyn_data_01,xls_sh % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. old_pwd = pwd; diff --git a/matlab/realtime_shock_decomposition.m b/matlab/realtime_shock_decomposition.m index ab29c861fe..23cc5919b4 100644 --- a/matlab/realtime_shock_decomposition.m +++ b/matlab/realtime_shock_decomposition.m @@ -37,7 +37,7 @@ function oo_ = realtime_shock_decomposition(M_,oo_,options_,varlist,bayestopt_,e % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if isfield(oo_,'shock_decomposition_info') && isfield(oo_.shock_decomposition_info,'i_var') diff --git a/matlab/recursive_moments.m b/matlab/recursive_moments.m index 4d38d9b1bf..6c5d6e08c7 100644 --- a/matlab/recursive_moments.m +++ b/matlab/recursive_moments.m @@ -34,7 +34,7 @@ function [mu,sigma,offset] = recursive_moments(m0,s0,data,offset) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [T,n] = size(data); diff --git a/matlab/reduced_rank_cholesky.m b/matlab/reduced_rank_cholesky.m index fe9edbacef..85202c1885 100644 --- a/matlab/reduced_rank_cholesky.m +++ b/matlab/reduced_rank_cholesky.m @@ -51,7 +51,7 @@ function T = reduced_rank_cholesky(X) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [T,X_is_not_positive_definite] = chol(X); diff --git a/matlab/resid.m b/matlab/resid.m index d28fd7655c..b5d4e0d63b 100644 --- a/matlab/resid.m +++ b/matlab/resid.m @@ -27,7 +27,7 @@ function z = resid(junk) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ oo_ diff --git a/matlab/resol.m b/matlab/resol.m index 030141df22..c98c0d9ccb 100644 --- a/matlab/resol.m +++ b/matlab/resol.m @@ -48,7 +48,7 @@ function [dr, info, M, options, oo] = resol(check_flag, M, options, oo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if isfield(oo,'dr') if isfield(oo.dr,'kstate') diff --git a/matlab/restricted_steadystate.m b/matlab/restricted_steadystate.m index 7ef1002935..cbd4ce5f09 100644 --- a/matlab/restricted_steadystate.m +++ b/matlab/restricted_steadystate.m @@ -15,7 +15,7 @@ function [sR,sG] = restricted_steadystate(y,x,indx) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ M_ oo_ diff --git a/matlab/reversed_extended_path.m b/matlab/reversed_extended_path.m index 748423d992..156b03b30a 100644 --- a/matlab/reversed_extended_path.m +++ b/matlab/reversed_extended_path.m @@ -29,7 +29,7 @@ function innovation_paths = reversed_extended_path(controlled_variable_names, co % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ options_ diff --git a/matlab/rotated_slice_sampler.m b/matlab/rotated_slice_sampler.m index 6dbfded0f4..095a8f450f 100644 --- a/matlab/rotated_slice_sampler.m +++ b/matlab/rotated_slice_sampler.m @@ -39,7 +39,7 @@ function [theta, fxsim, neval] = rotated_slice_sampler(objective_function,theta, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. theta=theta(:); npar = length(theta); diff --git a/matlab/row_header_width.m b/matlab/row_header_width.m index ec72236b83..ca181cb11e 100644 --- a/matlab/row_header_width.m +++ b/matlab/row_header_width.m @@ -28,7 +28,7 @@ function w=row_header_width(M_,estim_params_,bayestopt_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. np = estim_params_.np; nvx = estim_params_.nvx; diff --git a/matlab/rplot.m b/matlab/rplot.m index 5adf956aeb..e42d76bcd4 100644 --- a/matlab/rplot.m +++ b/matlab/rplot.m @@ -29,7 +29,7 @@ function rplot(s1) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ options_ diff --git a/matlab/sample_autocovariance.m b/matlab/sample_autocovariance.m index 3ae17e1a0e..da4ca57369 100644 --- a/matlab/sample_autocovariance.m +++ b/matlab/sample_autocovariance.m @@ -28,7 +28,7 @@ function [autocov,autocor] = sample_autocovariance(data,q) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. autocov = zeros(q+1,1); diff --git a/matlab/sample_hp_filter.m b/matlab/sample_hp_filter.m index 381086b3de..b154301c06 100644 --- a/matlab/sample_hp_filter.m +++ b/matlab/sample_hp_filter.m @@ -27,7 +27,7 @@ function [hptrend,hpcycle] = sample_hp_filter(y,s) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [T,n] = size(y); diff --git a/matlab/save_params_and_steady_state.m b/matlab/save_params_and_steady_state.m index 70e08b60f0..9667409426 100644 --- a/matlab/save_params_and_steady_state.m +++ b/matlab/save_params_and_steady_state.m @@ -37,7 +37,7 @@ function save_params_and_steady_state(filename) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ diff --git a/matlab/save_results.m b/matlab/save_results.m index 263ac6b018..ce0d57fbff 100644 --- a/matlab/save_results.m +++ b/matlab/save_results.m @@ -29,7 +29,7 @@ function save_results(x,s_name,names) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global oo_ diff --git a/matlab/selec_posterior_draws.m b/matlab/selec_posterior_draws.m index dd336f2fb4..80df5ac9e1 100644 --- a/matlab/selec_posterior_draws.m +++ b/matlab/selec_posterior_draws.m @@ -35,7 +35,7 @@ function SampleAddress = selec_posterior_draws(SampleSize,drsize) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ estim_params_ oo_ diff --git a/matlab/select_from_table.m b/matlab/select_from_table.m index 1584cb9500..b7b0bc4458 100644 --- a/matlab/select_from_table.m +++ b/matlab/select_from_table.m @@ -14,7 +14,7 @@ function [indices] = select_from_table(table,key,value) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. candidates = table(strmatch(key,table(:,2),'exact'),:); if nargin == 2 indices = cell2mat( candidates(:,1) ); diff --git a/matlab/select_qz_criterium_value.m b/matlab/select_qz_criterium_value.m index 574b022b27..41ad6a6afd 100644 --- a/matlab/select_qz_criterium_value.m +++ b/matlab/select_qz_criterium_value.m @@ -26,7 +26,7 @@ function options_=select_qz_criterium_value(options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % If options_.lik_init == 1 diff --git a/matlab/selif.m b/matlab/selif.m index 6a79f486c5..6138924a5e 100644 --- a/matlab/selif.m +++ b/matlab/selif.m @@ -15,7 +15,7 @@ function x = selif(a,b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if size(b,2) ~= 1 error ('The second argument in SELIF must be à column vector') ; diff --git a/matlab/send_endogenous_variables_to_workspace.m b/matlab/send_endogenous_variables_to_workspace.m index 9d7872f5e3..d547e6446a 100644 --- a/matlab/send_endogenous_variables_to_workspace.m +++ b/matlab/send_endogenous_variables_to_workspace.m @@ -16,7 +16,7 @@ function send_endogenous_variables_to_workspace() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ for idx = 1:M_.endo_nbr diff --git a/matlab/set_all_parameters.m b/matlab/set_all_parameters.m index 2f4fcc28e6..a525d642a5 100644 --- a/matlab/set_all_parameters.m +++ b/matlab/set_all_parameters.m @@ -48,7 +48,7 @@ function M = set_all_parameters(xparam1,estim_params,M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nvx = estim_params.nvx; ncx = estim_params.ncx; diff --git a/matlab/set_default_initial_condition_decomposition_options.m b/matlab/set_default_initial_condition_decomposition_options.m index f354db07da..6aaa79fe73 100644 --- a/matlab/set_default_initial_condition_decomposition_options.m +++ b/matlab/set_default_initial_condition_decomposition_options.m @@ -26,7 +26,7 @@ function options = set_default_initial_condition_decomposition_options(options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. options.initial_condition_decomp.colormap = ''; options.initial_condition_decomp.nodisplay = false; diff --git a/matlab/set_default_option.m b/matlab/set_default_option.m index a388ca94e3..e91891365c 100644 --- a/matlab/set_default_option.m +++ b/matlab/set_default_option.m @@ -29,7 +29,7 @@ function options=set_default_option(options,field,default) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~isfield(options,field) options.(field) = default; diff --git a/matlab/set_default_plot_shock_decomposition_options.m b/matlab/set_default_plot_shock_decomposition_options.m index 385884e970..ce734126c6 100644 --- a/matlab/set_default_plot_shock_decomposition_options.m +++ b/matlab/set_default_plot_shock_decomposition_options.m @@ -26,7 +26,7 @@ function options = set_default_plot_shock_decomposition_options(options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. options.plot_shock_decomp.use_shock_groups = ''; options.plot_shock_decomp.colormap = ''; diff --git a/matlab/set_dynare_random_generator_state.m b/matlab/set_dynare_random_generator_state.m index 03df1cb51f..28b020e9f7 100644 --- a/matlab/set_dynare_random_generator_state.m +++ b/matlab/set_dynare_random_generator_state.m @@ -21,7 +21,7 @@ function [state_u,state_n] = set_dynare_random_generator_state(state_u,state_n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~isoctave s = RandStream.getGlobalStream(); diff --git a/matlab/set_dynare_seed.m b/matlab/set_dynare_seed.m index dd6b117f2f..4c6a995a07 100644 --- a/matlab/set_dynare_seed.m +++ b/matlab/set_dynare_seed.m @@ -17,7 +17,7 @@ function set_dynare_seed(a,b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ if ~nargin diff --git a/matlab/set_dynare_threads.m b/matlab/set_dynare_threads.m index 753a2b2719..793e898c0e 100644 --- a/matlab/set_dynare_threads.m +++ b/matlab/set_dynare_threads.m @@ -24,7 +24,7 @@ function set_dynare_threads(mexname,n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ if ~ischar(mexname) diff --git a/matlab/set_exogenous_variables_for_simulation.m b/matlab/set_exogenous_variables_for_simulation.m index 4b06580b25..3683c21d41 100644 --- a/matlab/set_exogenous_variables_for_simulation.m +++ b/matlab/set_exogenous_variables_for_simulation.m @@ -26,7 +26,7 @@ function DynareModel = set_exogenous_variables_for_simulation(DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if isfield(DynareModel, 'exo_partitions') if isfield(DynareModel.exo_partitions, 'used') diff --git a/matlab/set_historical_values.m b/matlab/set_historical_values.m index 237d84dade..b016b0a9bc 100644 --- a/matlab/set_historical_values.m +++ b/matlab/set_historical_values.m @@ -24,7 +24,7 @@ function set_historical_values(ds, initialperiod) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/set_local_param_value.m b/matlab/set_local_param_value.m index 090341dfeb..cff1c477cc 100644 --- a/matlab/set_local_param_value.m +++ b/matlab/set_local_param_value.m @@ -15,7 +15,7 @@ function M = set_local_param_value(pname,value,M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. i = strmatch(pname, M.param_names, 'exact'); diff --git a/matlab/set_measurement_errors.m b/matlab/set_measurement_errors.m index c51d7c4772..dfe236ac59 100644 --- a/matlab/set_measurement_errors.m +++ b/matlab/set_measurement_errors.m @@ -30,7 +30,7 @@ function M_ = set_measurement_errors(xparam1,estim_params_,M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. H = M_.H; Correlation_matrix_ME = M_.Correlation_matrix_ME; diff --git a/matlab/set_observed_exogenous_variables.m b/matlab/set_observed_exogenous_variables.m index c9e350f78d..b4e1640e07 100644 --- a/matlab/set_observed_exogenous_variables.m +++ b/matlab/set_observed_exogenous_variables.m @@ -26,7 +26,7 @@ function DynareModel = set_observed_exogenous_variables(DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if isfield(DynareModel, 'exo_partitions') if isfield(DynareModel.exo_partitions, 'status') diff --git a/matlab/set_parameters.m b/matlab/set_parameters.m index 99be93213e..102c94091b 100644 --- a/matlab/set_parameters.m +++ b/matlab/set_parameters.m @@ -29,7 +29,7 @@ function set_parameters(xparam1) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/set_parameters_locally.m b/matlab/set_parameters_locally.m index 008abc3a04..3570099a86 100644 --- a/matlab/set_parameters_locally.m +++ b/matlab/set_parameters_locally.m @@ -31,7 +31,7 @@ function M_=set_parameters_locally(M_,xparam1) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global estim_params_ diff --git a/matlab/set_prior.m b/matlab/set_prior.m index 38a545661f..f77b3c5c9c 100644 --- a/matlab/set_prior.m +++ b/matlab/set_prior.m @@ -33,7 +33,7 @@ function [xparam1, estim_params_, bayestopt_, lb, ub, M_]=set_prior(estim_params % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nvx = size(estim_params_.var_exo,1); nvn = size(estim_params_.var_endo,1); diff --git a/matlab/set_state_space.m b/matlab/set_state_space.m index 16ebb5502d..c7769c6325 100644 --- a/matlab/set_state_space.m +++ b/matlab/set_state_space.m @@ -49,7 +49,7 @@ function dr=set_state_space(dr,DynareModel,DynareOptions) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. max_lead = DynareModel.maximum_endo_lead; max_lag = DynareModel.maximum_endo_lag; diff --git a/matlab/setup_solvers.m b/matlab/setup_solvers.m index 71b49167b4..13aac7b532 100644 --- a/matlab/setup_solvers.m +++ b/matlab/setup_solvers.m @@ -24,7 +24,7 @@ function Model = setup_solvers(Model) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. cannot_use_solve_algo_12_14 = false; diff --git a/matlab/shiftS.m b/matlab/shiftS.m index 56f7c1642e..952d209230 100644 --- a/matlab/shiftS.m +++ b/matlab/shiftS.m @@ -18,7 +18,7 @@ function S = shiftS(S,n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if length(S) >= n+1 S = S(n+1:end); diff --git a/matlab/shock_decomposition.m b/matlab/shock_decomposition.m index 3ecd08531d..51b03542c4 100644 --- a/matlab/shock_decomposition.m +++ b/matlab/shock_decomposition.m @@ -38,7 +38,7 @@ function [oo_,M_] = shock_decomposition(M_,oo_,options_,varlist,bayestopt_,estim % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % indices of endogenous variables diff --git a/matlab/simul_static_model.m b/matlab/simul_static_model.m index fb19123f3a..97c3726b10 100644 --- a/matlab/simul_static_model.m +++ b/matlab/simul_static_model.m @@ -30,7 +30,7 @@ function simulation = simul_static_model(samplesize, innovations) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ oo_ diff --git a/matlab/simulated_moment_uncertainty.m b/matlab/simulated_moment_uncertainty.m index 152ac6b5cb..73b607a265 100644 --- a/matlab/simulated_moment_uncertainty.m +++ b/matlab/simulated_moment_uncertainty.m @@ -27,7 +27,7 @@ function [cmm, mm] = simulated_moment_uncertainty(indx, periods, replic,options_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. mm=zeros(length(indx),replic); diff --git a/matlab/simult.m b/matlab/simult.m index f96827f75b..c03fb78db4 100644 --- a/matlab/simult.m +++ b/matlab/simult.m @@ -60,7 +60,7 @@ function [y_out,DynareResults] =simult(y0, dr,DynareModel,DynareOptions,DynareRe % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. order = DynareOptions.order; replic = DynareOptions.simul_replic; diff --git a/matlab/simult_.m b/matlab/simult_.m index 1ab1729cfe..999af80fa4 100644 --- a/matlab/simult_.m +++ b/matlab/simult_.m @@ -32,7 +32,7 @@ function y_=simult_(M_,options_,y0,dr,ex_,iorder) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. iter = size(ex_,1); endo_nbr = M_.endo_nbr; diff --git a/matlab/simultxdet.m b/matlab/simultxdet.m index 7725829911..d33acefa94 100644 --- a/matlab/simultxdet.m +++ b/matlab/simultxdet.m @@ -37,7 +37,7 @@ function [y_,int_width,int_width_ME]=simultxdet(y0,ex,ex_det, iorder,var_list,M_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. dr = oo_.dr; ykmin = M_.maximum_lag; diff --git a/matlab/size_of_the_reduced_form_model.m b/matlab/size_of_the_reduced_form_model.m index 536ca2181e..09a0309b0c 100644 --- a/matlab/size_of_the_reduced_form_model.m +++ b/matlab/size_of_the_reduced_form_model.m @@ -16,7 +16,7 @@ function mega = size_of_the_reduced_form_model(dr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. names = fieldnames(dr); number_of_scalars = 0; diff --git a/matlab/skipline.m b/matlab/skipline.m index f148997b8b..575787dadb 100644 --- a/matlab/skipline.m +++ b/matlab/skipline.m @@ -25,7 +25,7 @@ function skipline(n, fid) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin < 2 fid = 1; diff --git a/matlab/slice_sampler.m b/matlab/slice_sampler.m index 827fdc5e47..d8806f55e6 100644 --- a/matlab/slice_sampler.m +++ b/matlab/slice_sampler.m @@ -39,7 +39,7 @@ function [theta, fxsim, neval] = slice_sampler(objective_function,theta,thetapri % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if sampler_options.rotated %&& ~isempty(sampler_options.V1), [theta, fxsim, neval] = rotated_slice_sampler(objective_function,theta,thetaprior,sampler_options,varargin{:}); diff --git a/matlab/smoother2histval.m b/matlab/smoother2histval.m index 0ce98a01d1..84865a1ac8 100644 --- a/matlab/smoother2histval.m +++ b/matlab/smoother2histval.m @@ -39,7 +39,7 @@ function smoother2histval(opts) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ oo_ diff --git a/matlab/solve1.m b/matlab/solve1.m index fa2f188057..73dca70b2b 100644 --- a/matlab/solve1.m +++ b/matlab/solve1.m @@ -38,7 +38,7 @@ function [x,check] = solve1(func,x,j1,j2,jacobian_flag,gstep,tolf,tolx,maxit,deb % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. nn = length(j1); g = zeros(nn,1) ; diff --git a/matlab/solve_one_boundary.m b/matlab/solve_one_boundary.m index f4009b077f..bc7e276aa6 100644 --- a/matlab/solve_one_boundary.m +++ b/matlab/solve_one_boundary.m @@ -68,7 +68,7 @@ function [y, T, oo_, info] = solve_one_boundary(fname, y, x, params, steady_stat % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. Blck_size=size(y_index_eq,2); diff --git a/matlab/solve_perfect_foresight_model.m b/matlab/solve_perfect_foresight_model.m index 93c5fb26fb..9f3de3c382 100644 --- a/matlab/solve_perfect_foresight_model.m +++ b/matlab/solve_perfect_foresight_model.m @@ -15,7 +15,7 @@ function [flag,endo_simul,err] = solve_perfect_foresight_model(endo_simul,exo_si % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. flag = 0; err = 0; diff --git a/matlab/solve_two_boundaries.m b/matlab/solve_two_boundaries.m index 25524a0173..20e69c1b03 100644 --- a/matlab/solve_two_boundaries.m +++ b/matlab/solve_two_boundaries.m @@ -62,7 +62,7 @@ function [y, T, oo]= solve_two_boundaries(fname, y, x, params, steady_state, T, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. verbose = options.verbosity; diff --git a/matlab/squeeze_shock_decomposition.m b/matlab/squeeze_shock_decomposition.m index 0dd9f96573..885eb9fafc 100644 --- a/matlab/squeeze_shock_decomposition.m +++ b/matlab/squeeze_shock_decomposition.m @@ -27,7 +27,7 @@ function oo_ = squeeze_shock_decomposition(M_,oo_,options_,var_list_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~options_.shock_decomp.with_epilogue endo_names = M_.endo_names; diff --git a/matlab/static_model_for_inversion.m b/matlab/static_model_for_inversion.m index 9e3ba56bbd..53d69b41c8 100644 --- a/matlab/static_model_for_inversion.m +++ b/matlab/static_model_for_inversion.m @@ -15,7 +15,7 @@ function [r, J] = static_model_for_inversion(z, dynamicmodel, ycur, x, params, M % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Set up y y = zeros(ModelInversion.nyfree+ModelInversion.nyctrl, 1); diff --git a/matlab/static_model_inversion.m b/matlab/static_model_inversion.m index e47d05f297..9993d0503c 100644 --- a/matlab/static_model_inversion.m +++ b/matlab/static_model_inversion.m @@ -28,7 +28,7 @@ function [endogenousvariables, exogenousvariables] = static_model_inversion(cons % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Get indices for the calibrated and free innovations. freeinnovations_id = zeros(length(freeinnovations), 1); diff --git a/matlab/steady.m b/matlab/steady.m index b875d66988..c844f5ed08 100644 --- a/matlab/steady.m +++ b/matlab/steady.m @@ -26,7 +26,7 @@ function steady() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ options_ diff --git a/matlab/steady_.m b/matlab/steady_.m index 1e7096ef26..c66a5bbb34 100644 --- a/matlab/steady_.m +++ b/matlab/steady_.m @@ -33,7 +33,7 @@ function [steady_state,params,info] = steady_(M_,options_,oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if options_.solve_algo < 0 || options_.solve_algo > 14 error('STEADY: solve_algo must be between 0 and 14') diff --git a/matlab/step_length_correction.m b/matlab/step_length_correction.m index 89710637be..fe4448bc88 100644 --- a/matlab/step_length_correction.m +++ b/matlab/step_length_correction.m @@ -15,7 +15,7 @@ function c = step_length_correction(x,scale,i) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if isempty(scale) c = 10^round(log10(abs(x))); diff --git a/matlab/stoch_simul.m b/matlab/stoch_simul.m index 69c0ae521a..7e144a27db 100644 --- a/matlab/stoch_simul.m +++ b/matlab/stoch_simul.m @@ -15,7 +15,7 @@ function [info, oo_, options_, M_] = stoch_simul(M_, options_, oo_, var_list) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Test if the order of approximation is nonzero (the preprocessor tests if order is non negative). if isequal(options_.order,0) diff --git a/matlab/stochastic_solvers.m b/matlab/stochastic_solvers.m index 6759a3b87a..3b8d770fc2 100644 --- a/matlab/stochastic_solvers.m +++ b/matlab/stochastic_solvers.m @@ -39,7 +39,7 @@ function [dr, info] = stochastic_solvers(dr, task, M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info = 0; diff --git a/matlab/store_smoother_results.m b/matlab/store_smoother_results.m index b532834128..a187e93b34 100644 --- a/matlab/store_smoother_results.m +++ b/matlab/store_smoother_results.m @@ -70,7 +70,7 @@ function [oo_, yf]=store_smoother_results(M_,oo_,options_,bayestopt_,dataset_,da % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. gend=dataset_.nobs; if nargin<16 diff --git a/matlab/subset.m b/matlab/subset.m index f58eba16b4..9432f79c55 100644 --- a/matlab/subset.m +++ b/matlab/subset.m @@ -15,7 +15,7 @@ function jndx = subset() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global options_ estim_params_ M_ diff --git a/matlab/surgibbs.m b/matlab/surgibbs.m index 6edc223312..c7abc07c61 100644 --- a/matlab/surgibbs.m +++ b/matlab/surgibbs.m @@ -42,7 +42,7 @@ function ds = surgibbs(ds, param_names, beta0, A, ndraws, discarddraws, thin, eq % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ options_ diff --git a/matlab/sylvester3.m b/matlab/sylvester3.m index 29812c694e..195777980c 100644 --- a/matlab/sylvester3.m +++ b/matlab/sylvester3.m @@ -16,7 +16,7 @@ function x=sylvester3(a,b,c,d) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. n = size(a,1); m = size(c,1); diff --git a/matlab/sylvester3a.m b/matlab/sylvester3a.m index cddcbc1ef3..e9326e77c0 100644 --- a/matlab/sylvester3a.m +++ b/matlab/sylvester3a.m @@ -16,7 +16,7 @@ function [x0, flag]=sylvester3a(x0,a,b,c,dd) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. a_1 = inv(a); b = a_1*b; diff --git a/matlab/symmetric_matrix_index.m b/matlab/symmetric_matrix_index.m index 60b2afe700..1583ba536e 100644 --- a/matlab/symmetric_matrix_index.m +++ b/matlab/symmetric_matrix_index.m @@ -26,6 +26,6 @@ function k = symmetric_matrix_index(i,j,n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. k = (i-1)*n+j-i*(i-1)/2; \ No newline at end of file diff --git a/matlab/test_for_deep_parameters_calibration.m b/matlab/test_for_deep_parameters_calibration.m index 224db60efe..8f3c2ef4a3 100644 --- a/matlab/test_for_deep_parameters_calibration.m +++ b/matlab/test_for_deep_parameters_calibration.m @@ -28,7 +28,7 @@ function info=test_for_deep_parameters_calibration(M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. plist = list_of_parameters_calibrated_as_NaN(M_); if ~isempty(plist) info=1; diff --git a/matlab/th_autocovariances.m b/matlab/th_autocovariances.m index 29b70ff503..d64b843a72 100644 --- a/matlab/th_autocovariances.m +++ b/matlab/th_autocovariances.m @@ -57,7 +57,7 @@ function [Gamma_y,stationary_vars] = th_autocovariances(dr,ivar,M_,options_,node % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<5 nodecomposition = 0; diff --git a/matlab/trace_plot.m b/matlab/trace_plot.m index ec5d282a44..68e7337d98 100644 --- a/matlab/trace_plot.m +++ b/matlab/trace_plot.m @@ -33,7 +33,7 @@ function trace_plot(options_,M_,estim_params_,type,blck,name1,name2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Cet the column index: if strcmpi(type,'PosteriorDensity') diff --git a/matlab/trust_region.m b/matlab/trust_region.m index a8a254625a..d5446803c6 100644 --- a/matlab/trust_region.m +++ b/matlab/trust_region.m @@ -40,7 +40,7 @@ function [x,check,info] = trust_region(fcn,x0,j1,j2,jacobian_flag,gstep,tolf,tol % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % % Initial author: Jaroslav Hajek <highegg@gmail.com>, for GNU Octave diff --git a/matlab/unfold_g3.m b/matlab/unfold_g3.m index 619e181cb2..03d649988e 100644 --- a/matlab/unfold_g3.m +++ b/matlab/unfold_g3.m @@ -19,7 +19,7 @@ function g3_unfolded = unfold_g3(g3, ny) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [i, j, v] = find(g3); diff --git a/matlab/unfold_g4.m b/matlab/unfold_g4.m index ba379e8554..af259c6419 100644 --- a/matlab/unfold_g4.m +++ b/matlab/unfold_g4.m @@ -19,7 +19,7 @@ function g4_unfolded = unfold_g4(g4, ny) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [i, j, v] = find(g4); diff --git a/matlab/uniform_specification.m b/matlab/uniform_specification.m index 19b3b1468d..f5b3cb6b2b 100644 --- a/matlab/uniform_specification.m +++ b/matlab/uniform_specification.m @@ -32,7 +32,7 @@ function [m,s,p6,p7,error_indicator] = uniform_specification(m,s,p3,p4) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. error_indicator=0; if ~(isnan(p3) || isnan(p4)) p6 = p3; diff --git a/matlab/update_all_parameters_in_workspace.m b/matlab/update_all_parameters_in_workspace.m index 64e1515ee6..b2e5fba892 100644 --- a/matlab/update_all_parameters_in_workspace.m +++ b/matlab/update_all_parameters_in_workspace.m @@ -17,7 +17,7 @@ function update_all_parameters_in_workspace(DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. for i=1:length(DynareModel.params) assignin('base', DynareModel.param_names{i}, DynareModel.params(i)); diff --git a/matlab/update_last_mh_history_file.m b/matlab/update_last_mh_history_file.m index a0e2d4a969..972d5f43e6 100644 --- a/matlab/update_last_mh_history_file.m +++ b/matlab/update_last_mh_history_file.m @@ -22,7 +22,7 @@ function update_last_mh_history_file(MetropolisFolder, ModelName, record) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. BaseName = [MetropolisFolder filesep ModelName]; diff --git a/matlab/uperm.m b/matlab/uperm.m index 3322af96b6..e2d3e2f217 100644 --- a/matlab/uperm.m +++ b/matlab/uperm.m @@ -17,7 +17,7 @@ function p = uperm(a) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= % Original author: Bruno Luong <brunoluong@yahoo.com>, April 20, 2014 % https://groups.google.com/d/msg/comp.soft-sys.matlab/yQKVPTYrv6Q/gw1MzNd9sYkJ diff --git a/matlab/user_has_matlab_license.m b/matlab/user_has_matlab_license.m index de5475ae06..c9b1dbcf27 100644 --- a/matlab/user_has_matlab_license.m +++ b/matlab/user_has_matlab_license.m @@ -26,7 +26,7 @@ function [hasLicense] = user_has_matlab_license(toolbox) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [hasLicense, ~] = license('checkout',toolbox); diff --git a/matlab/user_has_octave_forge_package.m b/matlab/user_has_octave_forge_package.m index e67e511118..adfd409c48 100644 --- a/matlab/user_has_octave_forge_package.m +++ b/matlab/user_has_octave_forge_package.m @@ -17,7 +17,7 @@ function [hasPackage] = user_has_octave_forge_package(package, min_version) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. [desc,flag] = pkg("describe", package); diff --git a/matlab/utilities/dataset/describe_missing_data.m b/matlab/utilities/dataset/describe_missing_data.m index f13bb6c7aa..96f4f17c43 100644 --- a/matlab/utilities/dataset/describe_missing_data.m +++ b/matlab/utilities/dataset/describe_missing_data.m @@ -42,7 +42,7 @@ function [i,n,s,j] = describe_missing_data(data) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/utilities/dataset/descriptive_statistics.m b/matlab/utilities/dataset/descriptive_statistics.m index 79d3241414..c7c61aed2e 100644 --- a/matlab/utilities/dataset/descriptive_statistics.m +++ b/matlab/utilities/dataset/descriptive_statistics.m @@ -60,7 +60,7 @@ function dataset_ = descriptive_statistics(dataset_,statistic,varagin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/utilities/dataset/initialize_dataset.m b/matlab/utilities/dataset/initialize_dataset.m index d7e3ed3842..ca594dd20b 100644 --- a/matlab/utilities/dataset/initialize_dataset.m +++ b/matlab/utilities/dataset/initialize_dataset.m @@ -16,7 +16,7 @@ function dataset_ = initialize_dataset(datafile,varobs,first,nobs,logged_data_fl % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if isempty(datafile) error('Estimation::initialize_dataset: You have to declare a dataset file!') diff --git a/matlab/utilities/dataset/lagged.m b/matlab/utilities/dataset/lagged.m index 276f6b785e..96154b2a57 100644 --- a/matlab/utilities/dataset/lagged.m +++ b/matlab/utilities/dataset/lagged.m @@ -24,7 +24,7 @@ function xlag = lagged(x, n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin==1 n=1; diff --git a/matlab/utilities/dataset/makedataset.m b/matlab/utilities/dataset/makedataset.m index d5140bd414..2d3e9d9064 100644 --- a/matlab/utilities/dataset/makedataset.m +++ b/matlab/utilities/dataset/makedataset.m @@ -39,7 +39,7 @@ function [DynareDataset, DatasetInfo, newdatainterface] = makedataset(DynareOpti % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<3 diff --git a/matlab/utilities/dataset/nanautocovariance.m b/matlab/utilities/dataset/nanautocovariance.m index eb7a81ab2b..b75c58cd66 100644 --- a/matlab/utilities/dataset/nanautocovariance.m +++ b/matlab/utilities/dataset/nanautocovariance.m @@ -51,7 +51,7 @@ function autocov = nanautocovariance(data,order) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. n = size(data,2); missing = isanynan(data); diff --git a/matlab/utilities/dataset/nancovariance.m b/matlab/utilities/dataset/nancovariance.m index 09f2a38af6..bc57042a3a 100644 --- a/matlab/utilities/dataset/nancovariance.m +++ b/matlab/utilities/dataset/nancovariance.m @@ -45,7 +45,7 @@ function CovarianceMatrix = nancovariance(data) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Initialize the output. CovarianceMatrix = zeros(size(data,2)); diff --git a/matlab/utilities/dataset/nanmoments.m b/matlab/utilities/dataset/nanmoments.m index 78e95e9b09..a2a5a86e96 100644 --- a/matlab/utilities/dataset/nanmoments.m +++ b/matlab/utilities/dataset/nanmoments.m @@ -16,7 +16,7 @@ function m = nanmoments(data, n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if isanynan(data) m = transpose(nanmean(bsxfun(@power,nandemean(data),n))); diff --git a/matlab/utilities/dataset/nanvariance.m b/matlab/utilities/dataset/nanvariance.m index 121fb2ddaf..9c78faf24c 100644 --- a/matlab/utilities/dataset/nanvariance.m +++ b/matlab/utilities/dataset/nanvariance.m @@ -45,7 +45,7 @@ function variances = nanvariance(data) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if isanynan(data) variances = transpose(nanmean(bsxfun(@power,nandemean(data),2))); diff --git a/matlab/utilities/dataset/quarterly2annual.m b/matlab/utilities/dataset/quarterly2annual.m index 3b3599c568..e0a238c1ed 100644 --- a/matlab/utilities/dataset/quarterly2annual.m +++ b/matlab/utilities/dataset/quarterly2annual.m @@ -42,7 +42,7 @@ function [ya, yass, gya, gyass] = quarterly2annual(y,yss,GYTREND0,type,islog,aux % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin ==0 disp('[ya, yass, gya, gyass] = quarterly2annual(y,yss,GYTREND0,type,islog);') diff --git a/matlab/utilities/doc/dynInfo.m b/matlab/utilities/doc/dynInfo.m index 85c9649740..6259534866 100644 --- a/matlab/utilities/doc/dynInfo.m +++ b/matlab/utilities/doc/dynInfo.m @@ -46,7 +46,7 @@ function dynInfo(fun) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/utilities/doc/get_internal_doc_block.m b/matlab/utilities/doc/get_internal_doc_block.m index 96dda6d6f1..59d5807f42 100644 --- a/matlab/utilities/doc/get_internal_doc_block.m +++ b/matlab/utilities/doc/get_internal_doc_block.m @@ -16,7 +16,7 @@ function block = get_internal_doc_block(fname,fpath) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/utilities/general/clean_current_folder.m b/matlab/utilities/general/clean_current_folder.m index df7e7bf790..68641cdb98 100644 --- a/matlab/utilities/general/clean_current_folder.m +++ b/matlab/utilities/general/clean_current_folder.m @@ -15,7 +15,7 @@ function clean_current_folder() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. a = dir('*.mod'); diff --git a/matlab/utilities/general/compare_vectors.m b/matlab/utilities/general/compare_vectors.m index 00ea0c11e2..97a051f303 100644 --- a/matlab/utilities/general/compare_vectors.m +++ b/matlab/utilities/general/compare_vectors.m @@ -28,7 +28,7 @@ function C = compare_vectors(f, A, B) % --*-- Unitary tests --*-- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~isvector(A) || ~isvector(B) error('compare_vectors:: Input arguments a and b must be vectors!') diff --git a/matlab/utilities/general/delete_stale_file.m b/matlab/utilities/general/delete_stale_file.m index d5e9951e45..fa7cb90af5 100644 --- a/matlab/utilities/general/delete_stale_file.m +++ b/matlab/utilities/general/delete_stale_file.m @@ -17,7 +17,7 @@ function delete_stale_file(fname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. Files_info = dir(fname); if length(Files_info)>0 diff --git a/matlab/utilities/general/demean.m b/matlab/utilities/general/demean.m index 74c6a5510a..b68a46e2f0 100644 --- a/matlab/utilities/general/demean.m +++ b/matlab/utilities/general/demean.m @@ -23,7 +23,7 @@ function c = demean(x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ndim(x)>2 error('This function is not implemented for arrays with dimension greater than two!') diff --git a/matlab/utilities/general/disp_verbose.m b/matlab/utilities/general/disp_verbose.m index 6ea4e702e5..988be58a9f 100644 --- a/matlab/utilities/general/disp_verbose.m +++ b/matlab/utilities/general/disp_verbose.m @@ -17,7 +17,7 @@ function disp_verbose(input_string,Verbose) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if Verbose diff --git a/matlab/utilities/general/get_all_variables_but_lagged_leaded_exogenous.m b/matlab/utilities/general/get_all_variables_but_lagged_leaded_exogenous.m index 1e092e0ac0..6bb7a0fff4 100644 --- a/matlab/utilities/general/get_all_variables_but_lagged_leaded_exogenous.m +++ b/matlab/utilities/general/get_all_variables_but_lagged_leaded_exogenous.m @@ -24,7 +24,7 @@ function k = get_all_variables_but_lagged_leaded_exogenous(M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if isempty(M.aux_vars) k = 1:M.endo_nbr; diff --git a/matlab/utilities/general/get_labels_transformed_vars.m b/matlab/utilities/general/get_labels_transformed_vars.m index 6c57c68ca6..8372d9bd3d 100644 --- a/matlab/utilities/general/get_labels_transformed_vars.m +++ b/matlab/utilities/general/get_labels_transformed_vars.m @@ -26,7 +26,7 @@ function labels=get_labels_transformed_vars(endo_names,var_indices,options_,TeX) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if nargin<4 TeX=0; diff --git a/matlab/utilities/general/indices_lagged_leaded_exogenous_variables.m b/matlab/utilities/general/indices_lagged_leaded_exogenous_variables.m index a199b4b0fb..e95c1a2e4d 100644 --- a/matlab/utilities/general/indices_lagged_leaded_exogenous_variables.m +++ b/matlab/utilities/general/indices_lagged_leaded_exogenous_variables.m @@ -27,7 +27,7 @@ function [il,l1,ik,k1] = indices_lagged_leaded_exogenous_variables(k,M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. il = []; l1 = []; diff --git a/matlab/utilities/general/isaletter.m b/matlab/utilities/general/isaletter.m index f562a320ac..61d75c4f7e 100644 --- a/matlab/utilities/general/isaletter.m +++ b/matlab/utilities/general/isaletter.m @@ -16,6 +16,6 @@ function info = isaletter(str) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info = any(isletter(str)); \ No newline at end of file diff --git a/matlab/utilities/general/isanynan.m b/matlab/utilities/general/isanynan.m index 7a16419d00..5701df1d36 100644 --- a/matlab/utilities/general/isanynan.m +++ b/matlab/utilities/general/isanynan.m @@ -16,6 +16,6 @@ function yes = isanynan(array) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. yes = any(isnan(array(:))); \ No newline at end of file diff --git a/matlab/utilities/general/isconst.m b/matlab/utilities/general/isconst.m index e17a39b929..58ba8a4bb2 100644 --- a/matlab/utilities/general/isconst.m +++ b/matlab/utilities/general/isconst.m @@ -23,7 +23,7 @@ function A = isconst(B) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/> +% along with Dynare. If not, see <https://www.gnu.org/licenses/> A = false(1, size(B, 2)); diff --git a/matlab/utilities/general/iseven.m b/matlab/utilities/general/iseven.m index fe15bc3b13..4b4f281396 100644 --- a/matlab/utilities/general/iseven.m +++ b/matlab/utilities/general/iseven.m @@ -15,6 +15,6 @@ function a= iseven(b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. a = ~mod(b,2); \ No newline at end of file diff --git a/matlab/utilities/general/isinestimationobjective.m b/matlab/utilities/general/isinestimationobjective.m index 690a186691..48786f9540 100644 --- a/matlab/utilities/general/isinestimationobjective.m +++ b/matlab/utilities/general/isinestimationobjective.m @@ -17,7 +17,7 @@ function b = isinestimationobjective() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. b = false; diff --git a/matlab/utilities/general/isint.m b/matlab/utilities/general/isint.m index 01f403d5df..a0c8a63955 100644 --- a/matlab/utilities/general/isint.m +++ b/matlab/utilities/general/isint.m @@ -30,7 +30,7 @@ function [l,c,d] = isint(a) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~isnumeric(a) l = false; diff --git a/matlab/utilities/general/isodd.m b/matlab/utilities/general/isodd.m index 93f0e0aa09..1d3c7de04e 100644 --- a/matlab/utilities/general/isodd.m +++ b/matlab/utilities/general/isodd.m @@ -15,6 +15,6 @@ function a = isodd(b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. a = mod(b,2); \ No newline at end of file diff --git a/matlab/utilities/general/ispd.m b/matlab/utilities/general/ispd.m index 7ddd73e8af..be77d24bd6 100644 --- a/matlab/utilities/general/ispd.m +++ b/matlab/utilities/general/ispd.m @@ -39,7 +39,7 @@ function [test, penalty] = ispd(A) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~isquare(A) error(['ispd:: Input argument ' inputname(1) ' has to be a square matrix!']) diff --git a/matlab/utilities/general/isquare.m b/matlab/utilities/general/isquare.m index edd2ad1ab4..227183c1c0 100644 --- a/matlab/utilities/general/isquare.m +++ b/matlab/utilities/general/isquare.m @@ -23,7 +23,7 @@ function info = isquare(A) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. info = false; if ismatrix(A) && isequal(size(A, 1), size(A, 2)) diff --git a/matlab/utilities/general/log_variable.m b/matlab/utilities/general/log_variable.m index 98956a77cf..179cf963ce 100644 --- a/matlab/utilities/general/log_variable.m +++ b/matlab/utilities/general/log_variable.m @@ -27,7 +27,7 @@ function y = log_variable(ivar,x,M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. orig_endo_nbr = M.orig_endo_nbr; aux_vars = M.aux_vars; diff --git a/matlab/utilities/general/nandemean.m b/matlab/utilities/general/nandemean.m index ad6c715e9b..f80d5545c2 100644 --- a/matlab/utilities/general/nandemean.m +++ b/matlab/utilities/general/nandemean.m @@ -45,7 +45,7 @@ function c = nandemean(x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/utilities/general/ndim.m b/matlab/utilities/general/ndim.m index 95dda019d0..368b65f434 100644 --- a/matlab/utilities/general/ndim.m +++ b/matlab/utilities/general/ndim.m @@ -42,7 +42,7 @@ function n = ndim(x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/utilities/general/remove_fractional_xticks.m b/matlab/utilities/general/remove_fractional_xticks.m index 5cf6f33fda..3f7633fdc5 100644 --- a/matlab/utilities/general/remove_fractional_xticks.m +++ b/matlab/utilities/general/remove_fractional_xticks.m @@ -17,7 +17,7 @@ function remove_fractional_xticks % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. xticks=get(gca,'xtick'); fractional_periods=find(rem(xticks,1)~=0); diff --git a/matlab/utilities/tests b/matlab/utilities/tests index bc4df1c1ec..7300785253 160000 --- a/matlab/utilities/tests +++ b/matlab/utilities/tests @@ -1 +1 @@ -Subproject commit bc4df1c1ec89a338424b5eb617fa568a76f14b45 +Subproject commit 730078525361fb2896b04384ef4bc49a02a04c1c diff --git a/matlab/var_sample_moments.m b/matlab/var_sample_moments.m index f9d4f8b022..d5769f3555 100644 --- a/matlab/var_sample_moments.m +++ b/matlab/var_sample_moments.m @@ -67,7 +67,7 @@ function var_sample_moments(nlag, var_trend_order, dataset_)%datafile,varobs,xls % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. LastObservation = dataset_.dates(end); FirstObservation = dataset_.dates(1)+nlag; diff --git a/matlab/variance_decomposition_ME_mc_analysis.m b/matlab/variance_decomposition_ME_mc_analysis.m index 95bf838993..f5b692faab 100644 --- a/matlab/variance_decomposition_ME_mc_analysis.m +++ b/matlab/variance_decomposition_ME_mc_analysis.m @@ -40,7 +40,7 @@ function oo_ = variance_decomposition_ME_mc_analysis(NumberOfSimulations,type,dn % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if strcmpi(type,'posterior') TYPE = 'Posterior'; diff --git a/matlab/variance_decomposition_mc_analysis.m b/matlab/variance_decomposition_mc_analysis.m index ffdc755cbe..440f353b8b 100644 --- a/matlab/variance_decomposition_mc_analysis.m +++ b/matlab/variance_decomposition_mc_analysis.m @@ -40,7 +40,7 @@ function oo_ = variance_decomposition_mc_analysis(NumberOfSimulations,type,dname % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if strcmpi(type,'posterior') TYPE = 'Posterior'; diff --git a/matlab/varlist_indices.m b/matlab/varlist_indices.m index 8eab1cf8d2..0477595519 100644 --- a/matlab/varlist_indices.m +++ b/matlab/varlist_indices.m @@ -29,7 +29,7 @@ function [i_var, nvar, index_uniques] = varlist_indices(sublist, list) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if isempty(sublist) check = []; diff --git a/matlab/vnorm.m b/matlab/vnorm.m index 5d3cdadd66..426305fa8f 100644 --- a/matlab/vnorm.m +++ b/matlab/vnorm.m @@ -50,7 +50,7 @@ function y = vnorm(A,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. dim = []; ntype = []; diff --git a/matlab/warning_config.m b/matlab/warning_config.m index b72c7ae064..930e72db06 100644 --- a/matlab/warning_config.m +++ b/matlab/warning_config.m @@ -25,7 +25,7 @@ function warning_config() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. warning on; diff --git a/matlab/writeVarExpectationFunction.m b/matlab/writeVarExpectationFunction.m index 0e9a9d8d69..78a099041b 100644 --- a/matlab/writeVarExpectationFunction.m +++ b/matlab/writeVarExpectationFunction.m @@ -27,7 +27,7 @@ function writeVarExpectationFunction(var_model_name, horizon) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %% global M_; diff --git a/matlab/write_expectations.m b/matlab/write_expectations.m index 273ebded3c..0b04e3237b 100644 --- a/matlab/write_expectations.m +++ b/matlab/write_expectations.m @@ -27,7 +27,7 @@ function [expression, growthneutralitycorrection] = write_expectations(eqname, e % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/write_latex_definitions.m b/matlab/write_latex_definitions.m index 5f009b3b00..9786e479a8 100644 --- a/matlab/write_latex_definitions.m +++ b/matlab/write_latex_definitions.m @@ -27,7 +27,7 @@ function write_latex_definitions % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_; diff --git a/matlab/write_latex_parameter_table.m b/matlab/write_latex_parameter_table.m index 6441a04107..430faa0f9d 100644 --- a/matlab/write_latex_parameter_table.m +++ b/matlab/write_latex_parameter_table.m @@ -27,7 +27,7 @@ function write_latex_parameter_table % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ diff --git a/matlab/write_latex_prior_table.m b/matlab/write_latex_prior_table.m index 5129597f5a..0c14200268 100644 --- a/matlab/write_latex_prior_table.m +++ b/matlab/write_latex_prior_table.m @@ -26,7 +26,7 @@ function write_latex_prior_table % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ options_ bayestopt_ estim_params_ diff --git a/matlab/write_mh_history_file.m b/matlab/write_mh_history_file.m index 72ce6a22e3..252fbfa920 100644 --- a/matlab/write_mh_history_file.m +++ b/matlab/write_mh_history_file.m @@ -23,7 +23,7 @@ function i = write_mh_history_file(MetropolisFolder, ModelName, record) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Set base name for the mh-history files. BaseName = [MetropolisFolder filesep ModelName '_mh_history_']; diff --git a/matlab/writecellofchar.m b/matlab/writecellofchar.m index c08f4bb508..0367a2867e 100644 --- a/matlab/writecellofchar.m +++ b/matlab/writecellofchar.m @@ -36,7 +36,7 @@ function str = writecellofchar(c) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. str = '{'; for i=1:size(c, 1) diff --git a/matlab/writedata.m b/matlab/writedata.m index 759b011823..c9df9d10d5 100644 --- a/matlab/writedata.m +++ b/matlab/writedata.m @@ -25,7 +25,7 @@ function writedata(fname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ diff --git a/matlab/writedata_text.m b/matlab/writedata_text.m index 293bdee87f..3af2ab141a 100644 --- a/matlab/writedata_text.m +++ b/matlab/writedata_text.m @@ -25,7 +25,7 @@ function writedata_text(fname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. global M_ oo_ S=[fname '_endo.dat']; diff --git a/matlab/writematrixofchar.m b/matlab/writematrixofchar.m index 5f3f26359a..0706d2842c 100644 --- a/matlab/writematrixofchar.m +++ b/matlab/writematrixofchar.m @@ -32,7 +32,7 @@ function str = writematrixofchar(m) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~(ischar(m) && ismatrix(m)) error('Input has to be a matrix of char!') diff --git a/mex/build/matlab/configure.ac b/mex/build/matlab/configure.ac index 63ddf61a24..b6ab2178e6 100644 --- a/mex/build/matlab/configure.ac +++ b/mex/build/matlab/configure.ac @@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>. +dnl along with Dynare. If not, see <https://www.gnu.org/licenses/>. AC_PREREQ([2.62]) AC_INIT([dynare], [4.7-unstable]) diff --git a/mex/build/octave/configure.ac b/mex/build/octave/configure.ac index 1ce99dbb64..7df4785c35 100644 --- a/mex/build/octave/configure.ac +++ b/mex/build/octave/configure.ac @@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>. +dnl along with Dynare. If not, see <https://www.gnu.org/licenses/>. AC_PREREQ([2.62]) AC_INIT([dynare], [4.7-unstable]) diff --git a/mex/sources/blas_lapack.F08 b/mex/sources/blas_lapack.F08 index 8db606a262..8df746a177 100644 --- a/mex/sources/blas_lapack.F08 +++ b/mex/sources/blas_lapack.F08 @@ -13,7 +13,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see <http://www.gnu.org/licenses/>. +! along with Dynare. If not, see <https://www.gnu.org/licenses/>. module blas use iso_fortran_env diff --git a/mex/sources/block_kalman_filter/block_kalman_filter.cc b/mex/sources/block_kalman_filter/block_kalman_filter.cc index 0ad1f60c80..e6ea916cc1 100644 --- a/mex/sources/block_kalman_filter/block_kalman_filter.cc +++ b/mex/sources/block_kalman_filter/block_kalman_filter.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <cmath> diff --git a/mex/sources/block_kalman_filter/block_kalman_filter.hh b/mex/sources/block_kalman_filter/block_kalman_filter.hh index 18c79c975e..8ea8e57371 100644 --- a/mex/sources/block_kalman_filter/block_kalman_filter.hh +++ b/mex/sources/block_kalman_filter/block_kalman_filter.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef BLOCK_KALMAN_FILTER diff --git a/mex/sources/block_trust_region/dulmage_mendelsohn.f08 b/mex/sources/block_trust_region/dulmage_mendelsohn.f08 index 56122bedb6..aa49c47280 100644 --- a/mex/sources/block_trust_region/dulmage_mendelsohn.f08 +++ b/mex/sources/block_trust_region/dulmage_mendelsohn.f08 @@ -16,7 +16,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see <http://www.gnu.org/licenses/>. +! along with Dynare. If not, see <https://www.gnu.org/licenses/>. module dulmage_mendelsohn use iso_fortran_env diff --git a/mex/sources/block_trust_region/matlab_fcn_closure.f08 b/mex/sources/block_trust_region/matlab_fcn_closure.f08 index d6fc00ea8c..f414fadbad 100644 --- a/mex/sources/block_trust_region/matlab_fcn_closure.f08 +++ b/mex/sources/block_trust_region/matlab_fcn_closure.f08 @@ -26,7 +26,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see <http://www.gnu.org/licenses/>. +! along with Dynare. If not, see <https://www.gnu.org/licenses/>. module matlab_fcn_closure use iso_c_binding diff --git a/mex/sources/block_trust_region/mexFunction.f08 b/mex/sources/block_trust_region/mexFunction.f08 index 20dad11434..507f477146 100644 --- a/mex/sources/block_trust_region/mexFunction.f08 +++ b/mex/sources/block_trust_region/mexFunction.f08 @@ -13,7 +13,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see <http://www.gnu.org/licenses/>. +! along with Dynare. If not, see <https://www.gnu.org/licenses/>. subroutine mexFunction(nlhs, plhs, nrhs, prhs) bind(c, name='mexFunction') use iso_fortran_env diff --git a/mex/sources/block_trust_region/trust_region.f08 b/mex/sources/block_trust_region/trust_region.f08 index 60e737d3cf..8ad879a170 100644 --- a/mex/sources/block_trust_region/trust_region.f08 +++ b/mex/sources/block_trust_region/trust_region.f08 @@ -17,7 +17,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see <http://www.gnu.org/licenses/>. +! along with Dynare. If not, see <https://www.gnu.org/licenses/>. module trust_region use iso_fortran_env diff --git a/mex/sources/bytecode/ErrorHandling.hh b/mex/sources/bytecode/ErrorHandling.hh index 24c6bac7bc..c28410a0d0 100644 --- a/mex/sources/bytecode/ErrorHandling.hh +++ b/mex/sources/bytecode/ErrorHandling.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef ERROR_HANDLING diff --git a/mex/sources/bytecode/Evaluate.cc b/mex/sources/bytecode/Evaluate.cc index ce65868cd9..46f84bc3e5 100644 --- a/mex/sources/bytecode/Evaluate.cc +++ b/mex/sources/bytecode/Evaluate.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <sstream> diff --git a/mex/sources/bytecode/Evaluate.hh b/mex/sources/bytecode/Evaluate.hh index eb1e8307eb..c498dff28c 100644 --- a/mex/sources/bytecode/Evaluate.hh +++ b/mex/sources/bytecode/Evaluate.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef EVALUATE_HH_INCLUDED diff --git a/mex/sources/bytecode/Interpreter.cc b/mex/sources/bytecode/Interpreter.cc index c02fe3a4bf..be7d4be866 100644 --- a/mex/sources/bytecode/Interpreter.cc +++ b/mex/sources/bytecode/Interpreter.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <sstream> diff --git a/mex/sources/bytecode/Interpreter.hh b/mex/sources/bytecode/Interpreter.hh index bd29bd67d5..bf385e19f4 100644 --- a/mex/sources/bytecode/Interpreter.hh +++ b/mex/sources/bytecode/Interpreter.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef INTERPRETER_HH_INCLUDED diff --git a/mex/sources/bytecode/Mem_Mngr.cc b/mex/sources/bytecode/Mem_Mngr.cc index de6c92dede..446c018e99 100644 --- a/mex/sources/bytecode/Mem_Mngr.cc +++ b/mex/sources/bytecode/Mem_Mngr.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "Mem_Mngr.hh" diff --git a/mex/sources/bytecode/Mem_Mngr.hh b/mex/sources/bytecode/Mem_Mngr.hh index 58420a9a68..8d3f4cb25e 100644 --- a/mex/sources/bytecode/Mem_Mngr.hh +++ b/mex/sources/bytecode/Mem_Mngr.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef MEM_MNGR_HH_INCLUDED diff --git a/mex/sources/bytecode/SparseMatrix.cc b/mex/sources/bytecode/SparseMatrix.cc index ef790d8c5d..f52cd63062 100644 --- a/mex/sources/bytecode/SparseMatrix.cc +++ b/mex/sources/bytecode/SparseMatrix.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <sstream> diff --git a/mex/sources/bytecode/SparseMatrix.hh b/mex/sources/bytecode/SparseMatrix.hh index a259558838..dd3be23963 100644 --- a/mex/sources/bytecode/SparseMatrix.hh +++ b/mex/sources/bytecode/SparseMatrix.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef SPARSEMATRIX_HH_INCLUDED diff --git a/mex/sources/bytecode/bytecode.cc b/mex/sources/bytecode/bytecode.cc index e9296004f5..e05fb853b2 100644 --- a/mex/sources/bytecode/bytecode.cc +++ b/mex/sources/bytecode/bytecode.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <ctime> diff --git a/mex/sources/disclyap_fast/disclyap_fast.f08 b/mex/sources/disclyap_fast/disclyap_fast.f08 index f33ee303ff..16cb43eceb 100644 --- a/mex/sources/disclyap_fast/disclyap_fast.f08 +++ b/mex/sources/disclyap_fast/disclyap_fast.f08 @@ -35,7 +35,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see <http://www.gnu.org/licenses/>. +! along with Dynare. If not, see <https://www.gnu.org/licenses/>. subroutine mexFunction(nlhs, plhs, nrhs, prhs) bind(c, name='mexFunction') use iso_fortran_env diff --git a/mex/sources/dynare_simul_/dynare_simul_.cc b/mex/sources/dynare_simul_/dynare_simul_.cc index faaf146b03..99c8a8e41c 100644 --- a/mex/sources/dynare_simul_/dynare_simul_.cc +++ b/mex/sources/dynare_simul_/dynare_simul_.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // This is the mexFunction providing interface to diff --git a/mex/sources/dynblas.h b/mex/sources/dynblas.h index 8215dd2ad3..be0586b061 100644 --- a/mex/sources/dynblas.h +++ b/mex/sources/dynblas.h @@ -23,7 +23,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef _DYNBLAS_H diff --git a/mex/sources/dynlapack.h b/mex/sources/dynlapack.h index c824570a7e..2b95919e0c 100644 --- a/mex/sources/dynlapack.h +++ b/mex/sources/dynlapack.h @@ -23,7 +23,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef _DYNLAPACK_H diff --git a/mex/sources/dynmex.h b/mex/sources/dynmex.h index 4bb0ca7391..2bd07760c9 100644 --- a/mex/sources/dynmex.h +++ b/mex/sources/dynmex.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef _DYNMEX_H diff --git a/mex/sources/dynumfpack.h b/mex/sources/dynumfpack.h index f09514bedc..4da0fb04af 100644 --- a/mex/sources/dynumfpack.h +++ b/mex/sources/dynumfpack.h @@ -18,7 +18,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef _DYNUMFPACK_H diff --git a/mex/sources/gensylv/gensylv.cc b/mex/sources/gensylv/gensylv.cc index c71f295f92..51a18feaef 100644 --- a/mex/sources/gensylv/gensylv.cc +++ b/mex/sources/gensylv/gensylv.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "dynmex.h" diff --git a/mex/sources/k_order_perturbation/dynamic_abstract_class.hh b/mex/sources/k_order_perturbation/dynamic_abstract_class.hh index e1f8c3709e..eed772c565 100644 --- a/mex/sources/k_order_perturbation/dynamic_abstract_class.hh +++ b/mex/sources/k_order_perturbation/dynamic_abstract_class.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef _DYNAMICMODELAC_HH diff --git a/mex/sources/k_order_perturbation/dynamic_dll.cc b/mex/sources/k_order_perturbation/dynamic_dll.cc index c9a44c6d29..afd732c3c7 100644 --- a/mex/sources/k_order_perturbation/dynamic_dll.cc +++ b/mex/sources/k_order_perturbation/dynamic_dll.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include "dynamic_dll.hh" diff --git a/mex/sources/k_order_perturbation/dynamic_dll.hh b/mex/sources/k_order_perturbation/dynamic_dll.hh index e9d9aa8a6f..f31f2ec5b2 100644 --- a/mex/sources/k_order_perturbation/dynamic_dll.hh +++ b/mex/sources/k_order_perturbation/dynamic_dll.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef _DYNAMIC_DLL_HH diff --git a/mex/sources/k_order_perturbation/dynamic_m.cc b/mex/sources/k_order_perturbation/dynamic_m.cc index c0ff5c2ca5..ab5264d5ee 100644 --- a/mex/sources/k_order_perturbation/dynamic_m.cc +++ b/mex/sources/k_order_perturbation/dynamic_m.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <algorithm> diff --git a/mex/sources/k_order_perturbation/dynamic_m.hh b/mex/sources/k_order_perturbation/dynamic_m.hh index c7b815399d..40c04d0bfb 100644 --- a/mex/sources/k_order_perturbation/dynamic_m.hh +++ b/mex/sources/k_order_perturbation/dynamic_m.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef _DYNAMIC_M_HH diff --git a/mex/sources/k_order_perturbation/k_ord_dynare.cc b/mex/sources/k_order_perturbation/k_ord_dynare.cc index bb25138c12..63bb7d0a68 100644 --- a/mex/sources/k_order_perturbation/k_ord_dynare.cc +++ b/mex/sources/k_order_perturbation/k_ord_dynare.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ // GP, based on work by O.Kamenik diff --git a/mex/sources/k_order_perturbation/k_ord_dynare.hh b/mex/sources/k_order_perturbation/k_ord_dynare.hh index 09c1aa5251..4f82d46c55 100644 --- a/mex/sources/k_order_perturbation/k_ord_dynare.hh +++ b/mex/sources/k_order_perturbation/k_ord_dynare.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef K_ORD_DYNARE3_H diff --git a/mex/sources/k_order_perturbation/k_order_perturbation.cc b/mex/sources/k_order_perturbation/k_order_perturbation.cc index 25c4885f9f..58dbfb5bd0 100644 --- a/mex/sources/k_order_perturbation/k_order_perturbation.cc +++ b/mex/sources/k_order_perturbation/k_order_perturbation.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ /* Defines the entry point for the k-order perturbation application DLL. diff --git a/mex/sources/k_order_perturbation/tests/first_order.m b/mex/sources/k_order_perturbation/tests/first_order.m index f46631c220..d02119cec6 100644 --- a/mex/sources/k_order_perturbation/tests/first_order.m +++ b/mex/sources/k_order_perturbation/tests/first_order.m @@ -16,7 +16,7 @@ function [gy]=first_order(M_, dr, jacobia) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % fd = jacobia_ % reorder jacobia_ diff --git a/mex/sources/k_order_perturbation/tests/k_order_test_main.cc b/mex/sources/k_order_perturbation/tests/k_order_test_main.cc index 114e1e1e7c..4541baf79b 100644 --- a/mex/sources/k_order_perturbation/tests/k_order_test_main.cc +++ b/mex/sources/k_order_perturbation/tests/k_order_test_main.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ /************************************* diff --git a/mex/sources/kalman_steady_state/kalman_steady_state.cc b/mex/sources/kalman_steady_state/kalman_steady_state.cc index 14b61015b3..50aa8354dc 100644 --- a/mex/sources/kalman_steady_state/kalman_steady_state.cc +++ b/mex/sources/kalman_steady_state/kalman_steady_state.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. * * This mex file calls fortran routines from the Slicot library. */ diff --git a/mex/sources/kronecker/A_times_B_kronecker_C.f08 b/mex/sources/kronecker/A_times_B_kronecker_C.f08 index 5c91fe4dd0..cbf0336e0c 100644 --- a/mex/sources/kronecker/A_times_B_kronecker_C.f08 +++ b/mex/sources/kronecker/A_times_B_kronecker_C.f08 @@ -16,7 +16,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see <http://www.gnu.org/licenses/>. +! along with Dynare. If not, see <https://www.gnu.org/licenses/>. subroutine mexFunction(nlhs, plhs, nrhs, prhs) bind(c, name='mexFunction') use iso_fortran_env, only: real64 diff --git a/mex/sources/kronecker/sparse_hessian_times_B_kronecker_C.cc b/mex/sources/kronecker/sparse_hessian_times_B_kronecker_C.cc index f15e512231..8dd74b4791 100644 --- a/mex/sources/kronecker/sparse_hessian_times_B_kronecker_C.cc +++ b/mex/sources/kronecker/sparse_hessian_times_B_kronecker_C.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ /* diff --git a/mex/sources/local_state_space_iterations/local_state_space_iteration_2.cc b/mex/sources/local_state_space_iterations/local_state_space_iteration_2.cc index d0dc82e163..bf2209f0fc 100644 --- a/mex/sources/local_state_space_iterations/local_state_space_iteration_2.cc +++ b/mex/sources/local_state_space_iterations/local_state_space_iteration_2.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ /* diff --git a/mex/sources/local_state_space_iterations/local_state_space_iteration_k.cc b/mex/sources/local_state_space_iterations/local_state_space_iteration_k.cc index d370cb36ed..6eb1c5fb4b 100644 --- a/mex/sources/local_state_space_iterations/local_state_space_iteration_k.cc +++ b/mex/sources/local_state_space_iterations/local_state_space_iteration_k.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <memory> diff --git a/mex/sources/matlab_mex.F08 b/mex/sources/matlab_mex.F08 index fae9fd5958..c8e90c9732 100644 --- a/mex/sources/matlab_mex.F08 +++ b/mex/sources/matlab_mex.F08 @@ -43,7 +43,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see <http://www.gnu.org/licenses/>. +! along with Dynare. If not, see <https://www.gnu.org/licenses/>. #ifdef MATLAB_MEX_FILE # if MATLAB_VERSION >= 0x0904 diff --git a/mex/sources/mjdgges/mjdgges.F08 b/mex/sources/mjdgges/mjdgges.F08 index 5d67e41fd3..f6200163f0 100644 --- a/mex/sources/mjdgges/mjdgges.F08 +++ b/mex/sources/mjdgges/mjdgges.F08 @@ -33,7 +33,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see <http://www.gnu.org/licenses/>. +! along with Dynare. If not, see <https://www.gnu.org/licenses/>. #include "defines.F08" diff --git a/mex/sources/ms-sbvar/mex_top_level.cc b/mex/sources/ms-sbvar/mex_top_level.cc index 5022d9501a..0db65d8335 100644 --- a/mex/sources/ms-sbvar/mex_top_level.cc +++ b/mex/sources/ms-sbvar/mex_top_level.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <cstdlib> diff --git a/mex/sources/ms-sbvar/modify_for_mex.cc b/mex/sources/ms-sbvar/modify_for_mex.cc index bdcf2a85d3..f9acd4e29f 100644 --- a/mex/sources/ms-sbvar/modify_for_mex.cc +++ b/mex/sources/ms-sbvar/modify_for_mex.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #if defined(MATLAB_MEX_FILE) || defined(OCTAVE_MEX_FILE) diff --git a/mex/sources/ms-sbvar/modify_for_mex.h b/mex/sources/ms-sbvar/modify_for_mex.h index 351692e0d2..af77bbaf71 100644 --- a/mex/sources/ms-sbvar/modify_for_mex.h +++ b/mex/sources/ms-sbvar/modify_for_mex.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #ifndef _MEXMOD diff --git a/mex/sources/num_procs/num_procs.cc b/mex/sources/num_procs/num_procs.cc index 83698d661a..40e69da705 100644 --- a/mex/sources/num_procs/num_procs.cc +++ b/mex/sources/num_procs/num_procs.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <thread> diff --git a/mex/sources/perfect_foresight_problem/DynamicModelCaller.cc b/mex/sources/perfect_foresight_problem/DynamicModelCaller.cc index 4e7e819fdb..9349cfbcb4 100644 --- a/mex/sources/perfect_foresight_problem/DynamicModelCaller.cc +++ b/mex/sources/perfect_foresight_problem/DynamicModelCaller.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <dynmex.h> diff --git a/mex/sources/perfect_foresight_problem/DynamicModelCaller.hh b/mex/sources/perfect_foresight_problem/DynamicModelCaller.hh index abfc019f19..fa482965c4 100644 --- a/mex/sources/perfect_foresight_problem/DynamicModelCaller.hh +++ b/mex/sources/perfect_foresight_problem/DynamicModelCaller.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <string> diff --git a/mex/sources/perfect_foresight_problem/perfect_foresight_problem.cc b/mex/sources/perfect_foresight_problem/perfect_foresight_problem.cc index 52fa7e88ed..c6244b0999 100644 --- a/mex/sources/perfect_foresight_problem/perfect_foresight_problem.cc +++ b/mex/sources/perfect_foresight_problem/perfect_foresight_problem.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ #include <string> diff --git a/mex/sources/sobol/gaussian.hh b/mex/sources/sobol/gaussian.hh index a259c66a99..4339161143 100644 --- a/mex/sources/sobol/gaussian.hh +++ b/mex/sources/sobol/gaussian.hh @@ -17,7 +17,7 @@ ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License -** along with Dynare. If not, see <http://www.gnu.org/licenses/>. +** along with Dynare. If not, see <https://www.gnu.org/licenses/>. ** ** AUTHOR(S): stephane DOT adjemian AT univ DASH lemans DOT fr */ diff --git a/mex/sources/sobol/initialize_v_array.hh b/mex/sources/sobol/initialize_v_array.hh index 8e7b21ab0b..a5b3671938 100644 --- a/mex/sources/sobol/initialize_v_array.hh +++ b/mex/sources/sobol/initialize_v_array.hh @@ -20,7 +20,7 @@ initialize_v_array(int dim_max, int log_max, T **v) ** GNU Lesser General Public License for more details. ** ** You should have received a copy of the GNU Lesser General Public License -** along with this program. If not, see <http://www.gnu.org/licenses/>. +** along with this program. If not, see <https://www.gnu.org/licenses/>. */ { #include "initialize_v_array.inc" diff --git a/mex/sources/sobol/initialize_v_array.inc b/mex/sources/sobol/initialize_v_array.inc index 0866fa387f..24259bf865 100644 --- a/mex/sources/sobol/initialize_v_array.inc +++ b/mex/sources/sobol/initialize_v_array.inc @@ -13,7 +13,7 @@ ** GNU Lesser General Public License for more details. ** ** You should have received a copy of the GNU Lesser General Public License -** along with this program. If not, see <http://www.gnu.org/licenses/>. +** along with this program. If not, see <https://www.gnu.org/licenses/>. */ for (int i = 0; i < dim_max; i++) diff --git a/mex/sources/sobol/qmc_sequence.cc b/mex/sources/sobol/qmc_sequence.cc index 21a03dc1f9..0d7b0ec962 100644 --- a/mex/sources/sobol/qmc_sequence.cc +++ b/mex/sources/sobol/qmc_sequence.cc @@ -16,7 +16,7 @@ ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License -** along with Dynare. If not, see <http://www.gnu.org/licenses/>. +** along with Dynare. If not, see <https://www.gnu.org/licenses/>. **/ #include <string> diff --git a/mex/sources/sobol/sobol.hh b/mex/sources/sobol/sobol.hh index a6f29d9f7f..ca8fe3df62 100644 --- a/mex/sources/sobol/sobol.hh +++ b/mex/sources/sobol/sobol.hh @@ -16,7 +16,7 @@ ** GNU Lesser General Public License for more details. ** ** You should have received a copy of the GNU Lesser General Public License -** along with this program. If not, see <http://www.gnu.org/licenses/>. +** along with this program. If not, see <https://www.gnu.org/licenses/>. */ #include <cstdlib> diff --git a/preprocessor b/preprocessor index 86b2b4c2da..74ef3457b4 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 86b2b4c2dadcbb07fd425f2178db27cd52c6113e +Subproject commit 74ef3457b4805099ee9885b34173a0d0fd6aca61 diff --git a/scripts/diffFuncNames.py b/scripts/diffFuncNames.py index 121c0faf7d..2388d888e8 100644 --- a/scripts/diffFuncNames.py +++ b/scripts/diffFuncNames.py @@ -21,7 +21,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Dynare. If not, see <http://www.gnu.org/licenses/>. +## along with Dynare. If not, see <https://www.gnu.org/licenses/>. ## import os diff --git a/scripts/dynare.el b/scripts/dynare.el index 4c302c5146..6e1c172247 100644 --- a/scripts/dynare.el +++ b/scripts/dynare.el @@ -15,7 +15,7 @@ ;; ;; You should have received a copy of the GNU General Public License ;; along with this program. If not, see -;; <http://www.gnu.org/licenses/>. +;; <https://www.gnu.org/licenses/>. ;;; Installation: ;; diff --git a/scripts/functionDifferences.py b/scripts/functionDifferences.py index 29d03ddb7d..96dc63a5b3 100644 --- a/scripts/functionDifferences.py +++ b/scripts/functionDifferences.py @@ -25,7 +25,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Dynare. If not, see <http://www.gnu.org/licenses/>. +## along with Dynare. If not, see <https://www.gnu.org/licenses/>. ## import os diff --git a/tests/TeX/fs2000_corr_ME.mod b/tests/TeX/fs2000_corr_ME.mod index 1558d2c6ed..efb79485f1 100644 --- a/tests/TeX/fs2000_corr_ME.mod +++ b/tests/TeX/fs2000_corr_ME.mod @@ -29,7 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m ${m}$ (long_name='Money Stock') diff --git a/tests/analytic_derivatives/BrockMirman_PertParamsDerivs.mod b/tests/analytic_derivatives/BrockMirman_PertParamsDerivs.mod index 4d2809c678..f0a611ffed 100644 --- a/tests/analytic_derivatives/BrockMirman_PertParamsDerivs.mod +++ b/tests/analytic_derivatives/BrockMirman_PertParamsDerivs.mod @@ -18,7 +18,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= diff --git a/tests/analytic_derivatives/burnside_3_order_PertParamsDerivs.mod b/tests/analytic_derivatives/burnside_3_order_PertParamsDerivs.mod index c6285c24b2..3ad9f86d07 100644 --- a/tests/analytic_derivatives/burnside_3_order_PertParamsDerivs.mod +++ b/tests/analytic_derivatives/burnside_3_order_PertParamsDerivs.mod @@ -14,7 +14,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= diff --git a/tests/bgp/fs2000/fs2000.mod b/tests/bgp/fs2000/fs2000.mod index bbe593f348..fa9a36edf8 100644 --- a/tests/bgp/fs2000/fs2000.mod +++ b/tests/bgp/fs2000/fs2000.mod @@ -22,7 +22,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var gM M; diff --git a/tests/block_bytecode/run_ls2003.m b/tests/block_bytecode/run_ls2003.m index 518150814b..867da8667e 100644 --- a/tests/block_bytecode/run_ls2003.m +++ b/tests/block_bytecode/run_ls2003.m @@ -15,7 +15,7 @@ function run_ls2003(block, storage, solve_algo, stack_solve_algo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. disp(['TEST: ls2003 (block=' num2str(block) ', bytecode=' ... num2str(storage==2) ', use_dll=' num2str(storage==1) ... diff --git a/tests/decision_rules/example1.mod b/tests/decision_rules/example1.mod index e566f355b3..fe818ec664 100644 --- a/tests/decision_rules/example1.mod +++ b/tests/decision_rules/example1.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/tests/decision_rules/third_order/FV2011.mod b/tests/decision_rules/third_order/FV2011.mod index 1d9dda95fd..4fe714a1a5 100644 --- a/tests/decision_rules/third_order/FV2011.mod +++ b/tests/decision_rules/third_order/FV2011.mod @@ -26,7 +26,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var sigma_r sigma_tb eps_r eps_tb X D K lambda C H Y I phi r; diff --git a/tests/discretionary_policy/Gali_2015_chapter_3.mod b/tests/discretionary_policy/Gali_2015_chapter_3.mod index ac48a5eee9..2ddcea5dfd 100644 --- a/tests/discretionary_policy/Gali_2015_chapter_3.mod +++ b/tests/discretionary_policy/Gali_2015_chapter_3.mod @@ -30,7 +30,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see <http://www.gnu.org/licenses/>. + * see <https://www.gnu.org/licenses/>. */ diff --git a/tests/discretionary_policy/Gali_2015_chapter_3_nonlinear.mod b/tests/discretionary_policy/Gali_2015_chapter_3_nonlinear.mod index d9153977c6..26ecf95d73 100644 --- a/tests/discretionary_policy/Gali_2015_chapter_3_nonlinear.mod +++ b/tests/discretionary_policy/Gali_2015_chapter_3_nonlinear.mod @@ -33,7 +33,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see <http://www.gnu.org/licenses/>. + * see <https://www.gnu.org/licenses/>. */ var C ${C}$ (long_name='Consumption') diff --git a/tests/discretionary_policy/Gali_discretion.mod b/tests/discretionary_policy/Gali_discretion.mod index af32cfa549..a368462b17 100644 --- a/tests/discretionary_policy/Gali_discretion.mod +++ b/tests/discretionary_policy/Gali_discretion.mod @@ -22,7 +22,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see <http://www.gnu.org/licenses/>. + * see <https://www.gnu.org/licenses/>. */ diff --git a/tests/estimation/MH_recover/fs2000.common.inc b/tests/estimation/MH_recover/fs2000.common.inc index bbcc293f9b..316fb6f580 100644 --- a/tests/estimation/MH_recover/fs2000.common.inc +++ b/tests/estimation/MH_recover/fs2000.common.inc @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/estimation/TaRB/fs2000_tarb.mod b/tests/estimation/TaRB/fs2000_tarb.mod index c22ed58c06..5be1411ef4 100644 --- a/tests/estimation/TaRB/fs2000_tarb.mod +++ b/tests/estimation/TaRB/fs2000_tarb.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/estimation/fs2000_estimated_params_init.mod b/tests/estimation/fs2000_estimated_params_init.mod index 1452c92ff7..5061932efb 100644 --- a/tests/estimation/fs2000_estimated_params_init.mod +++ b/tests/estimation/fs2000_estimated_params_init.mod @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/estimation/fs2000_mixed_ML_xfail.mod b/tests/estimation/fs2000_mixed_ML_xfail.mod index 0ab1245b87..3e14858af3 100644 --- a/tests/estimation/fs2000_mixed_ML_xfail.mod +++ b/tests/estimation/fs2000_mixed_ML_xfail.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/estimation/method_of_moments/AFVRR/AFVRR_M0.mod b/tests/estimation/method_of_moments/AFVRR/AFVRR_M0.mod index ea4342672f..d10f2e441c 100644 --- a/tests/estimation/method_of_moments/AFVRR/AFVRR_M0.mod +++ b/tests/estimation/method_of_moments/AFVRR/AFVRR_M0.mod @@ -17,7 +17,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= % This is the benchmark model with no feedback M_0 diff --git a/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB.mod b/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB.mod index 6686c5f29e..0950d7378c 100644 --- a/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB.mod +++ b/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB.mod @@ -17,7 +17,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= % This is the model with Feedback M_FB diff --git a/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB_RRA.mod b/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB_RRA.mod index f299d7f8a3..80a1153b5b 100644 --- a/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB_RRA.mod +++ b/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB_RRA.mod @@ -17,7 +17,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= % This is the model with feedback and calibrated RRA diff --git a/tests/estimation/method_of_moments/AFVRR/AFVRR_common.inc b/tests/estimation/method_of_moments/AFVRR/AFVRR_common.inc index 76aea9e0b0..1e7bbf7b26 100644 --- a/tests/estimation/method_of_moments/AFVRR/AFVRR_common.inc +++ b/tests/estimation/method_of_moments/AFVRR/AFVRR_common.inc @@ -18,7 +18,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= %-------------------------------------------------------------------------- diff --git a/tests/estimation/method_of_moments/AFVRR/AFVRR_steady_helper.m b/tests/estimation/method_of_moments/AFVRR/AFVRR_steady_helper.m index b8289d4848..1b248e8906 100644 --- a/tests/estimation/method_of_moments/AFVRR/AFVRR_steady_helper.m +++ b/tests/estimation/method_of_moments/AFVRR/AFVRR_steady_helper.m @@ -17,7 +17,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= % This is a helper function to compute steady state values and endogenous parameters diff --git a/tests/estimation/method_of_moments/AnScho/AnScho_MoM.mod b/tests/estimation/method_of_moments/AnScho/AnScho_MoM.mod index 3d0e718c9e..fc662d5450 100644 --- a/tests/estimation/method_of_moments/AnScho/AnScho_MoM.mod +++ b/tests/estimation/method_of_moments/AnScho/AnScho_MoM.mod @@ -17,7 +17,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= % Define testscenario diff --git a/tests/estimation/method_of_moments/RBC/RBC_MoM_Andreasen.mod b/tests/estimation/method_of_moments/RBC/RBC_MoM_Andreasen.mod index b9191a1f7d..7e30988c13 100644 --- a/tests/estimation/method_of_moments/RBC/RBC_MoM_Andreasen.mod +++ b/tests/estimation/method_of_moments/RBC/RBC_MoM_Andreasen.mod @@ -15,7 +15,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= % Define testscenario diff --git a/tests/estimation/method_of_moments/RBC/RBC_MoM_GMM_gradient_optim.mod b/tests/estimation/method_of_moments/RBC/RBC_MoM_GMM_gradient_optim.mod index f58c9de046..6b68071490 100644 --- a/tests/estimation/method_of_moments/RBC/RBC_MoM_GMM_gradient_optim.mod +++ b/tests/estimation/method_of_moments/RBC/RBC_MoM_GMM_gradient_optim.mod @@ -16,7 +16,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= @#include "RBC_MoM_common.inc" diff --git a/tests/estimation/method_of_moments/RBC/RBC_MoM_SMM_ME.mod b/tests/estimation/method_of_moments/RBC/RBC_MoM_SMM_ME.mod index b407cd28a5..133c738676 100644 --- a/tests/estimation/method_of_moments/RBC/RBC_MoM_SMM_ME.mod +++ b/tests/estimation/method_of_moments/RBC/RBC_MoM_SMM_ME.mod @@ -14,7 +14,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= % Define testscenario diff --git a/tests/estimation/method_of_moments/RBC/RBC_MoM_common.inc b/tests/estimation/method_of_moments/RBC/RBC_MoM_common.inc index 330dd2fcf0..d3a19f8b2f 100644 --- a/tests/estimation/method_of_moments/RBC/RBC_MoM_common.inc +++ b/tests/estimation/method_of_moments/RBC/RBC_MoM_common.inc @@ -17,7 +17,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= var k $K$ diff --git a/tests/estimation/method_of_moments/RBC/RBC_MoM_optimizer.mod b/tests/estimation/method_of_moments/RBC/RBC_MoM_optimizer.mod index b9d9dc96c6..aaaaeec594 100644 --- a/tests/estimation/method_of_moments/RBC/RBC_MoM_optimizer.mod +++ b/tests/estimation/method_of_moments/RBC/RBC_MoM_optimizer.mod @@ -15,7 +15,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= % TO DO % [ ] fix optimizers 11 and 12; diff --git a/tests/estimation/method_of_moments/RBC/RBC_MoM_prefilter.mod b/tests/estimation/method_of_moments/RBC/RBC_MoM_prefilter.mod index 326badcd58..e6c713769b 100644 --- a/tests/estimation/method_of_moments/RBC/RBC_MoM_prefilter.mod +++ b/tests/estimation/method_of_moments/RBC/RBC_MoM_prefilter.mod @@ -15,7 +15,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= % Define testscenario diff --git a/tests/estimation/method_of_moments/RBC/RBC_MoM_steady_helper.m b/tests/estimation/method_of_moments/RBC/RBC_MoM_steady_helper.m index 9c43619d76..c322248253 100644 --- a/tests/estimation/method_of_moments/RBC/RBC_MoM_steady_helper.m +++ b/tests/estimation/method_of_moments/RBC/RBC_MoM_steady_helper.m @@ -14,7 +14,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= function [N, info]= RBC_MoM_steady_helper(THETA,ETAl,ETAc,BETTA,B,C_O_N,W) info=0; diff --git a/tests/estimation/t_proposal/fs2000_student.mod b/tests/estimation/t_proposal/fs2000_student.mod index a7483741b4..8185078338 100644 --- a/tests/estimation/t_proposal/fs2000_student.mod +++ b/tests/estimation/t_proposal/fs2000_student.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/estimation/tune_mh_jscale/fs2000.inc b/tests/estimation/tune_mh_jscale/fs2000.inc index 976c2c5842..60d44c7956 100644 --- a/tests/estimation/tune_mh_jscale/fs2000.inc +++ b/tests/estimation/tune_mh_jscale/fs2000.inc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/estimation/tune_mh_jscale/fs2000.mod b/tests/estimation/tune_mh_jscale/fs2000.mod index a44fa544ac..9dacfed623 100644 --- a/tests/estimation/tune_mh_jscale/fs2000.mod +++ b/tests/estimation/tune_mh_jscale/fs2000.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ @#include "fs2000.inc" diff --git a/tests/estimation/tune_mh_jscale/fs2000_1_xfail.mod b/tests/estimation/tune_mh_jscale/fs2000_1_xfail.mod index d8ee3d16f4..d42d06595b 100644 --- a/tests/estimation/tune_mh_jscale/fs2000_1_xfail.mod +++ b/tests/estimation/tune_mh_jscale/fs2000_1_xfail.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ @#include "fs2000.inc" diff --git a/tests/estimation/tune_mh_jscale/fs2000_2_xfail.mod b/tests/estimation/tune_mh_jscale/fs2000_2_xfail.mod index dfb311b0af..69b1e3b862 100644 --- a/tests/estimation/tune_mh_jscale/fs2000_2_xfail.mod +++ b/tests/estimation/tune_mh_jscale/fs2000_2_xfail.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ @#include "fs2000.inc" diff --git a/tests/filter_step_ahead/fs2000_filter_step_ahead_ML.mod b/tests/filter_step_ahead/fs2000_filter_step_ahead_ML.mod index a7ddcecbb2..4468a6336c 100644 --- a/tests/filter_step_ahead/fs2000_filter_step_ahead_ML.mod +++ b/tests/filter_step_ahead/fs2000_filter_step_ahead_ML.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/filter_step_ahead/fs2000_filter_step_ahead_bayesian.mod b/tests/filter_step_ahead/fs2000_filter_step_ahead_bayesian.mod index e977f10e12..7fcd6d5f88 100644 --- a/tests/filter_step_ahead/fs2000_filter_step_ahead_bayesian.mod +++ b/tests/filter_step_ahead/fs2000_filter_step_ahead_bayesian.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/forecast/Hansen_exo_det_forecast.mod b/tests/forecast/Hansen_exo_det_forecast.mod index a8dd12e8db..cb6dba4e88 100644 --- a/tests/forecast/Hansen_exo_det_forecast.mod +++ b/tests/forecast/Hansen_exo_det_forecast.mod @@ -29,7 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/tests/identification/BrockMirman/BrockMirman.mod b/tests/identification/BrockMirman/BrockMirman.mod index 46b76aa616..2674a79841 100644 --- a/tests/identification/BrockMirman/BrockMirman.mod +++ b/tests/identification/BrockMirman/BrockMirman.mod @@ -16,7 +16,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= var diff --git a/tests/identification/LindeTrabandt/LindeTrabandt2019_xfail.mod b/tests/identification/LindeTrabandt/LindeTrabandt2019_xfail.mod index 1dcf57b2de..dae9cb604a 100644 --- a/tests/identification/LindeTrabandt/LindeTrabandt2019_xfail.mod +++ b/tests/identification/LindeTrabandt/LindeTrabandt2019_xfail.mod @@ -18,7 +18,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= % ========================================================================= % Declare endogenous variables diff --git a/tests/identification/as2007/as2007.mod b/tests/identification/as2007/as2007.mod index bdae07a4b7..66f631f53d 100644 --- a/tests/identification/as2007/as2007.mod +++ b/tests/identification/as2007/as2007.mod @@ -16,7 +16,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= var pie y R g z YGR INFL INT; diff --git a/tests/identification/as2007/as2007_QT.mod b/tests/identification/as2007/as2007_QT.mod index 4f0d9d3db9..6b5fb0c6eb 100644 --- a/tests/identification/as2007/as2007_QT.mod +++ b/tests/identification/as2007/as2007_QT.mod @@ -18,7 +18,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= @#define TOL_RANK = 1e-10 diff --git a/tests/identification/as2007/as2007_kronflags.mod b/tests/identification/as2007/as2007_kronflags.mod index 33ff9a0b84..1f358730c4 100644 --- a/tests/identification/as2007/as2007_kronflags.mod +++ b/tests/identification/as2007/as2007_kronflags.mod @@ -18,7 +18,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= var y R g z c dy p YGR INFL INT; diff --git a/tests/identification/as2007/as2007_order_1_2_3.mod b/tests/identification/as2007/as2007_order_1_2_3.mod index 012c7e00db..cb9d20a741 100644 --- a/tests/identification/as2007/as2007_order_1_2_3.mod +++ b/tests/identification/as2007/as2007_order_1_2_3.mod @@ -18,7 +18,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= var y R g z c dy p YGR INFL INT; diff --git a/tests/identification/cgg/cgg_criteria_differ.mod b/tests/identification/cgg/cgg_criteria_differ.mod index bc6f588767..ecacb7875d 100644 --- a/tests/identification/cgg/cgg_criteria_differ.mod +++ b/tests/identification/cgg/cgg_criteria_differ.mod @@ -18,7 +18,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= var diff --git a/tests/identification/correlated_errors/fs2000_corr.mod b/tests/identification/correlated_errors/fs2000_corr.mod index ac7e3e037f..4f5049edae 100644 --- a/tests/identification/correlated_errors/fs2000_corr.mod +++ b/tests/identification/correlated_errors/fs2000_corr.mod @@ -29,7 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m ${m}$ (long_name='Money Stock') diff --git a/tests/identification/forward_looking/forward_looking.mod b/tests/identification/forward_looking/forward_looking.mod index bf7c18d3b8..baff1a7949 100755 --- a/tests/identification/forward_looking/forward_looking.mod +++ b/tests/identification/forward_looking/forward_looking.mod @@ -16,7 +16,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= var r x p; varexo e_M e_D e_S; diff --git a/tests/identification/ident_unit_root/ident_unit_root.mod b/tests/identification/ident_unit_root/ident_unit_root.mod index 0a3b105eee..041676b928 100644 --- a/tests/identification/ident_unit_root/ident_unit_root.mod +++ b/tests/identification/ident_unit_root/ident_unit_root.mod @@ -16,7 +16,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= var y delta_y x z; diff --git a/tests/identification/ident_unit_root/ident_unit_root_xfail.mod b/tests/identification/ident_unit_root/ident_unit_root_xfail.mod index 029b11e414..42a2de4e9b 100644 --- a/tests/identification/ident_unit_root/ident_unit_root_xfail.mod +++ b/tests/identification/ident_unit_root/ident_unit_root_xfail.mod @@ -17,7 +17,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= var y x z delta_y; diff --git a/tests/identification/kim/kim2.mod b/tests/identification/kim/kim2.mod index 57a7faff46..a7247e6310 100644 --- a/tests/identification/kim/kim2.mod +++ b/tests/identification/kim/kim2.mod @@ -15,7 +15,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= var c k i a lam; diff --git a/tests/identification/rbc_ident/rbc_ident_std_as_structural_par.mod b/tests/identification/rbc_ident/rbc_ident_std_as_structural_par.mod index 15faf7403d..44040243dc 100644 --- a/tests/identification/rbc_ident/rbc_ident_std_as_structural_par.mod +++ b/tests/identification/rbc_ident/rbc_ident_std_as_structural_par.mod @@ -16,7 +16,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= close all; diff --git a/tests/identification/rbc_ident/rbc_ident_varexo_only.mod b/tests/identification/rbc_ident/rbc_ident_varexo_only.mod index c78bff3c75..a20c3428ae 100644 --- a/tests/identification/rbc_ident/rbc_ident_varexo_only.mod +++ b/tests/identification/rbc_ident/rbc_ident_varexo_only.mod @@ -16,7 +16,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= close all; diff --git a/tests/irfs/example1_unit_std.mod b/tests/irfs/example1_unit_std.mod index 9c6da3cc0b..af273ec0ab 100644 --- a/tests/irfs/example1_unit_std.mod +++ b/tests/irfs/example1_unit_std.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/tests/kalman/lik_init/fs2000_common.inc b/tests/kalman/lik_init/fs2000_common.inc index ba353c20de..03193ee5a2 100644 --- a/tests/kalman/lik_init/fs2000_common.inc +++ b/tests/kalman/lik_init/fs2000_common.inc @@ -29,7 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman/lik_init/fs2000_lik_init_1.mod b/tests/kalman/lik_init/fs2000_lik_init_1.mod index 693cad39ca..a9f64476fe 100644 --- a/tests/kalman/lik_init/fs2000_lik_init_1.mod +++ b/tests/kalman/lik_init/fs2000_lik_init_1.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ @#include "fs2000_common.inc" diff --git a/tests/kalman/lik_init/fs2000_lik_init_2.mod b/tests/kalman/lik_init/fs2000_lik_init_2.mod index 2f96618a41..d4b342f1fc 100644 --- a/tests/kalman/lik_init/fs2000_lik_init_2.mod +++ b/tests/kalman/lik_init/fs2000_lik_init_2.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ @#include "fs2000_common.inc" diff --git a/tests/kalman/lik_init/fs2000_lik_init_3.mod b/tests/kalman/lik_init/fs2000_lik_init_3.mod index d7cffb5b15..550358d296 100644 --- a/tests/kalman/lik_init/fs2000_lik_init_3.mod +++ b/tests/kalman/lik_init/fs2000_lik_init_3.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ @#include "fs2000_common.inc" diff --git a/tests/kalman/lik_init/fs2000_lik_init_4.mod b/tests/kalman/lik_init/fs2000_lik_init_4.mod index eab0360125..bfd4439767 100644 --- a/tests/kalman/lik_init/fs2000_lik_init_4.mod +++ b/tests/kalman/lik_init/fs2000_lik_init_4.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ @#include "fs2000_common.inc" diff --git a/tests/kalman/lik_init/fs2000_lik_init_5.mod b/tests/kalman/lik_init/fs2000_lik_init_5.mod index 9409befa95..02931099b4 100644 --- a/tests/kalman/lik_init/fs2000_lik_init_5.mod +++ b/tests/kalman/lik_init/fs2000_lik_init_5.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ @#include "fs2000_common.inc" diff --git a/tests/kalman/lik_init/fs2000_ns_common.inc b/tests/kalman/lik_init/fs2000_ns_common.inc index b756771c0d..b3c7ee0edb 100644 --- a/tests/kalman/lik_init/fs2000_ns_common.inc +++ b/tests/kalman/lik_init/fs2000_ns_common.inc @@ -29,7 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs Y_obs P_obs y dA; diff --git a/tests/kalman/lik_init/fs2000_ns_lik_init_2.mod b/tests/kalman/lik_init/fs2000_ns_lik_init_2.mod index f2c5f1aba7..2e6bcb0c66 100644 --- a/tests/kalman/lik_init/fs2000_ns_lik_init_2.mod +++ b/tests/kalman/lik_init/fs2000_ns_lik_init_2.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ @#include "fs2000_ns_common.inc" diff --git a/tests/kalman/lik_init/fs2000_ns_lik_init_3.mod b/tests/kalman/lik_init/fs2000_ns_lik_init_3.mod index 4e13049da8..01906b6841 100644 --- a/tests/kalman/lik_init/fs2000_ns_lik_init_3.mod +++ b/tests/kalman/lik_init/fs2000_ns_lik_init_3.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ @#include "fs2000_ns_common.inc" diff --git a/tests/kalman/lik_init/fs2000_ns_lik_init_5.mod b/tests/kalman/lik_init/fs2000_ns_lik_init_5.mod index cdbb0273c9..151199acea 100644 --- a/tests/kalman/lik_init/fs2000_ns_lik_init_5.mod +++ b/tests/kalman/lik_init/fs2000_ns_lik_init_5.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ @#include "fs2000_ns_common.inc" diff --git a/tests/kalman/likelihood_from_dynare/fs2000_model.inc b/tests/kalman/likelihood_from_dynare/fs2000_model.inc index 9d5a87975d..817687c6b7 100644 --- a/tests/kalman/likelihood_from_dynare/fs2000_model.inc +++ b/tests/kalman/likelihood_from_dynare/fs2000_model.inc @@ -29,7 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman/likelihood_from_dynare/fs2000ns_model.inc b/tests/kalman/likelihood_from_dynare/fs2000ns_model.inc index a9cf2d463e..f6b9869826 100644 --- a/tests/kalman/likelihood_from_dynare/fs2000ns_model.inc +++ b/tests/kalman/likelihood_from_dynare/fs2000ns_model.inc @@ -29,7 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA Y_obs P_obs; diff --git a/tests/kalman/lyapunov/fs2000_lyap.mod b/tests/kalman/lyapunov/fs2000_lyap.mod index 10e1ed1f96..4d0162779e 100644 --- a/tests/kalman/lyapunov/fs2000_lyap.mod +++ b/tests/kalman/lyapunov/fs2000_lyap.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman_filter_smoother/check_variable_dimensions/fs2000.mod b/tests/kalman_filter_smoother/check_variable_dimensions/fs2000.mod index f13639d24f..50b716de54 100644 --- a/tests/kalman_filter_smoother/check_variable_dimensions/fs2000.mod +++ b/tests/kalman_filter_smoother/check_variable_dimensions/fs2000.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman_filter_smoother/check_variable_dimensions/fs2000_ML.mod b/tests/kalman_filter_smoother/check_variable_dimensions/fs2000_ML.mod index 19d5c5c1a2..bfe23cbc86 100644 --- a/tests/kalman_filter_smoother/check_variable_dimensions/fs2000_ML.mod +++ b/tests/kalman_filter_smoother/check_variable_dimensions/fs2000_ML.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman_filter_smoother/compare_results_simulation/fs2000.mod b/tests/kalman_filter_smoother/compare_results_simulation/fs2000.mod index 9892b95201..0d2482d77b 100644 --- a/tests/kalman_filter_smoother/compare_results_simulation/fs2000.mod +++ b/tests/kalman_filter_smoother/compare_results_simulation/fs2000.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman_filter_smoother/compare_results_simulation/fs2000_ML.mod b/tests/kalman_filter_smoother/compare_results_simulation/fs2000_ML.mod index fcc76dd2e2..4dc2d616b5 100644 --- a/tests/kalman_filter_smoother/compare_results_simulation/fs2000_ML.mod +++ b/tests/kalman_filter_smoother/compare_results_simulation/fs2000_ML.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman_filter_smoother/compare_results_simulation/fs2000_ML_loglinear.mod b/tests/kalman_filter_smoother/compare_results_simulation/fs2000_ML_loglinear.mod index 13de570755..601ba275d8 100644 --- a/tests/kalman_filter_smoother/compare_results_simulation/fs2000_ML_loglinear.mod +++ b/tests/kalman_filter_smoother/compare_results_simulation/fs2000_ML_loglinear.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman_filter_smoother/compare_results_simulation/fs2000_loglinear.mod b/tests/kalman_filter_smoother/compare_results_simulation/fs2000_loglinear.mod index 1395ddfd46..7a79cb7edf 100644 --- a/tests/kalman_filter_smoother/compare_results_simulation/fs2000_loglinear.mod +++ b/tests/kalman_filter_smoother/compare_results_simulation/fs2000_loglinear.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman_filter_smoother/fs2000_smoother_only.mod b/tests/kalman_filter_smoother/fs2000_smoother_only.mod index 70e4f6bc48..89bfee48be 100644 --- a/tests/kalman_filter_smoother/fs2000_smoother_only.mod +++ b/tests/kalman_filter_smoother/fs2000_smoother_only.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman_filter_smoother/fs2000_smoother_only_ns.mod b/tests/kalman_filter_smoother/fs2000_smoother_only_ns.mod index 29fb1d9235..901fd6fb2f 100644 --- a/tests/kalman_filter_smoother/fs2000_smoother_only_ns.mod +++ b/tests/kalman_filter_smoother/fs2000_smoother_only_ns.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs Y_obs P_obs y dA; diff --git a/tests/kalman_initial_state/fs2000_ns_smoother_only_initial_state.mod b/tests/kalman_initial_state/fs2000_ns_smoother_only_initial_state.mod index eeda7159f9..7a006fbbb5 100644 --- a/tests/kalman_initial_state/fs2000_ns_smoother_only_initial_state.mod +++ b/tests/kalman_initial_state/fs2000_ns_smoother_only_initial_state.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs Y_obs P_obs y dA; diff --git a/tests/kronecker/test_kron.m b/tests/kronecker/test_kron.m index 27e80877e0..956e69652c 100644 --- a/tests/kronecker/test_kron.m +++ b/tests/kronecker/test_kron.m @@ -14,7 +14,7 @@ function info = test_kron(test,number_of_threads) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if ~nargin test = 2; diff --git a/tests/load_octave_packages.m b/tests/load_octave_packages.m index 886bf644b0..d65010f1df 100644 --- a/tests/load_octave_packages.m +++ b/tests/load_octave_packages.m @@ -13,7 +13,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Dynare. If not, see <http://www.gnu.org/licenses/>. +## along with Dynare. If not, see <https://www.gnu.org/licenses/>. pkg load io pkg load optim diff --git a/tests/loglinear/example4_exp.mod b/tests/loglinear/example4_exp.mod index 1e1dc30bc4..40b6613886 100644 --- a/tests/loglinear/example4_exp.mod +++ b/tests/loglinear/example4_exp.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/tests/loglinear/example4_exp_histval.mod b/tests/loglinear/example4_exp_histval.mod index 7c4940d203..d0b7a90bc7 100644 --- a/tests/loglinear/example4_exp_histval.mod +++ b/tests/loglinear/example4_exp_histval.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/tests/loglinear/example4_loglinear.mod b/tests/loglinear/example4_loglinear.mod index d84c80b42d..e0f7a6f1d6 100644 --- a/tests/loglinear/example4_loglinear.mod +++ b/tests/loglinear/example4_loglinear.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/tests/loglinear/example4_loglinear_histval.mod b/tests/loglinear/example4_loglinear_histval.mod index de380a6d93..c5617e12bf 100644 --- a/tests/loglinear/example4_loglinear_histval.mod +++ b/tests/loglinear/example4_loglinear_histval.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/tests/loglinear/example4_loglinear_lagged_exogenous.mod b/tests/loglinear/example4_loglinear_lagged_exogenous.mod index 8ed2242a9b..bab5577246 100644 --- a/tests/loglinear/example4_loglinear_lagged_exogenous.mod +++ b/tests/loglinear/example4_loglinear_lagged_exogenous.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/tests/loglinear/example4_loglinear_lagged_exogenous_a.mod b/tests/loglinear/example4_loglinear_lagged_exogenous_a.mod index 2130c27341..cf93edac98 100644 --- a/tests/loglinear/example4_loglinear_lagged_exogenous_a.mod +++ b/tests/loglinear/example4_loglinear_lagged_exogenous_a.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME.mod b/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME.mod index e3234e1a08..5fb0709964 100644 --- a/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME.mod +++ b/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME.mod @@ -29,7 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/minimal_state_space_system/as2007_minimal.mod b/tests/minimal_state_space_system/as2007_minimal.mod index 788a70ca02..9810f74364 100644 --- a/tests/minimal_state_space_system/as2007_minimal.mod +++ b/tests/minimal_state_space_system/as2007_minimal.mod @@ -18,7 +18,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= var y R g z c dy p YGR INFL INT; diff --git a/tests/minimal_state_space_system/sw_minimal.mod b/tests/minimal_state_space_system/sw_minimal.mod index 387db71322..19ef5f85d3 100644 --- a/tests/minimal_state_space_system/sw_minimal.mod +++ b/tests/minimal_state_space_system/sw_minimal.mod @@ -64,7 +64,7 @@ * GNU General Public License for more details. * * You can receive a copy of the GNU General Public License - * at <http://www.gnu.org/licenses/>. + * at <https://www.gnu.org/licenses/>. */ var labobs ${lHOURS}$ (long_name='log hours worked') diff --git a/tests/missing/simulate_data_with_missing_observations.m b/tests/missing/simulate_data_with_missing_observations.m index 2a87b4a786..192b3da3e5 100644 --- a/tests/missing/simulate_data_with_missing_observations.m +++ b/tests/missing/simulate_data_with_missing_observations.m @@ -37,7 +37,7 @@ function data = simulate_data_with_missing_observations(n,m,S,options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. if n<=m error('n must be greater than m!') diff --git a/tests/moments/example1_bp_test.mod b/tests/moments/example1_bp_test.mod index 429040b1c5..df7ad03001 100644 --- a/tests/moments/example1_bp_test.mod +++ b/tests/moments/example1_bp_test.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/tests/moments/example1_hp_test.mod b/tests/moments/example1_hp_test.mod index be200e6066..b7dc0d9066 100644 --- a/tests/moments/example1_hp_test.mod +++ b/tests/moments/example1_hp_test.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/tests/moments/example1_one_sided_hp_test.mod b/tests/moments/example1_one_sided_hp_test.mod index c87763ff06..5982f8d475 100644 --- a/tests/moments/example1_one_sided_hp_test.mod +++ b/tests/moments/example1_one_sided_hp_test.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/tests/moments/example1_var_decomp.mod b/tests/moments/example1_var_decomp.mod index 5ad95f14b7..cf278f6b94 100644 --- a/tests/moments/example1_var_decomp.mod +++ b/tests/moments/example1_var_decomp.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/tests/moments/fs2000_post_moments.mod b/tests/moments/fs2000_post_moments.mod index fce555f413..a28deb64e7 100644 --- a/tests/moments/fs2000_post_moments.mod +++ b/tests/moments/fs2000_post_moments.mod @@ -40,7 +40,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/optimal_policy/Ramsey/Gali_commitment.mod b/tests/optimal_policy/Ramsey/Gali_commitment.mod index ce68001b9b..9569b2bada 100644 --- a/tests/optimal_policy/Ramsey/Gali_commitment.mod +++ b/tests/optimal_policy/Ramsey/Gali_commitment.mod @@ -31,7 +31,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see <http://www.gnu.org/licenses/>. + * see <https://www.gnu.org/licenses/>. */ diff --git a/tests/optimal_policy/Ramsey/Ramsey_Example_estimation.mod b/tests/optimal_policy/Ramsey/Ramsey_Example_estimation.mod index 4b7845c17a..cc391d0b66 100644 --- a/tests/optimal_policy/Ramsey/Ramsey_Example_estimation.mod +++ b/tests/optimal_policy/Ramsey/Ramsey_Example_estimation.mod @@ -61,7 +61,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see <http://www.gnu.org/licenses/>. + * see <https://www.gnu.org/licenses/>. */ //**********Define which monetary policy setup to use *********** diff --git a/tests/optimal_policy/neo_growth.mod b/tests/optimal_policy/neo_growth.mod index 2b6afa29ec..00a16609a8 100644 --- a/tests/optimal_policy/neo_growth.mod +++ b/tests/optimal_policy/neo_growth.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ /* * This file computes a second-order approximation of the neo-classical growth model. diff --git a/tests/optimal_policy/neo_growth_foresight.mod b/tests/optimal_policy/neo_growth_foresight.mod index c1b43937fc..68f421e918 100644 --- a/tests/optimal_policy/neo_growth_foresight.mod +++ b/tests/optimal_policy/neo_growth_foresight.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ /* * This file simulates the neo-classical growth model in a perfect foresight framework. diff --git a/tests/optimal_policy/neo_growth_ramsey.mod b/tests/optimal_policy/neo_growth_ramsey.mod index 2258e70124..2c8ea07dc9 100644 --- a/tests/optimal_policy/neo_growth_ramsey.mod +++ b/tests/optimal_policy/neo_growth_ramsey.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ /* * This file computes a second-order approximation of the neo-classical growth model. diff --git a/tests/optimal_policy/neo_growth_ramsey_foresight.mod b/tests/optimal_policy/neo_growth_ramsey_foresight.mod index df9c5ef2aa..57c34056b3 100644 --- a/tests/optimal_policy/neo_growth_ramsey_foresight.mod +++ b/tests/optimal_policy/neo_growth_ramsey_foresight.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ /* * This file simulates a perfect-foresight version of the neo-classical growth model. diff --git a/tests/optimizers/fs2000.common.inc b/tests/optimizers/fs2000.common.inc index ee8510a3b2..15dcdd0abd 100644 --- a/tests/optimizers/fs2000.common.inc +++ b/tests/optimizers/fs2000.common.inc @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/pac/run_all_tests.m b/tests/pac/run_all_tests.m index 2c6d20a3bb..32717f04b1 100644 --- a/tests/pac/run_all_tests.m +++ b/tests/pac/run_all_tests.m @@ -15,7 +15,7 @@ function run_all_tests() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. r = []; diff --git a/tests/prior_posterior_function/fs2000_prior_posterior_function.mod b/tests/prior_posterior_function/fs2000_prior_posterior_function.mod index e10481dfd9..a86a48466b 100644 --- a/tests/prior_posterior_function/fs2000_prior_posterior_function.mod +++ b/tests/prior_posterior_function/fs2000_prior_posterior_function.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/prior_posterior_function/posterior_function_demo.m b/tests/prior_posterior_function/posterior_function_demo.m index 2b12ca3aa7..1b8f8d881c 100644 --- a/tests/prior_posterior_function/posterior_function_demo.m +++ b/tests/prior_posterior_function/posterior_function_demo.m @@ -39,7 +39,7 @@ function output_cell =posterior_function_demo(xparam1,M_,options_,oo_,estim_para % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. %% store the mean of the parameter draw diff --git a/tests/pruning/AnSchorfheide_pruned_state_space.mod b/tests/pruning/AnSchorfheide_pruned_state_space.mod index 4858f73182..a4afa3aed0 100644 --- a/tests/pruning/AnSchorfheide_pruned_state_space.mod +++ b/tests/pruning/AnSchorfheide_pruned_state_space.mod @@ -26,7 +26,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % ========================================================================= % set this to 1 if you want to recompute using the Andreasen et al toolbox diff --git a/tests/reporting/AnnualTable.m b/tests/reporting/AnnualTable.m index 304cc3fe98..579c3eadac 100644 --- a/tests/reporting/AnnualTable.m +++ b/tests/reporting/AnnualTable.m @@ -14,7 +14,7 @@ function rep = AnnualTable(rep, db_a, dc_a, seriesRootName, arange) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. shortNames = {'US', 'EU', 'JA', 'EA6', 'LA6', 'RC6'}; longNames = {'Coca Cola', 'Kinder Bueno', 'Pizza', ... diff --git a/tests/reporting/CommResidTablePage.m b/tests/reporting/CommResidTablePage.m index b215d74ccc..ee4defad4a 100644 --- a/tests/reporting/CommResidTablePage.m +++ b/tests/reporting/CommResidTablePage.m @@ -14,7 +14,7 @@ function rep = CommResidTablePage(rep, db_q, dc_q, trange, vline_after) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. seriesNames = {{'RES_LRPOIL_GAP_WORLD'}, ... {'RES_LRPOIL_BAR_WORLD'}, ... diff --git a/tests/reporting/CountryGraphPage.m b/tests/reporting/CountryGraphPage.m index c3b03d188e..ae8ae14433 100644 --- a/tests/reporting/CountryGraphPage.m +++ b/tests/reporting/CountryGraphPage.m @@ -14,7 +14,7 @@ function rep = CountryGraphPage(rep, countryAbbr, db_q, dc_q, prange, srange) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. startpoint = strings(prange(1)); shaded = strings(srange(1)); diff --git a/tests/reporting/CountryTablePage.m b/tests/reporting/CountryTablePage.m index bf00875879..16e24509c1 100644 --- a/tests/reporting/CountryTablePage.m +++ b/tests/reporting/CountryTablePage.m @@ -14,7 +14,7 @@ function rep = CountryTablePage(rep, countryAbbr, countryName, db_q, dc_q, db_a, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. seriesNames = {{'RS_', 'Short Term Interest Rate'}, ... {'RR_', 'Real Interest Rate'}, ... diff --git a/tests/reporting/ResidTablePage.m b/tests/reporting/ResidTablePage.m index c283429a0d..9a14bef42c 100644 --- a/tests/reporting/ResidTablePage.m +++ b/tests/reporting/ResidTablePage.m @@ -14,7 +14,7 @@ function rep = ResidTablePage(rep, countryAbbr, countryName, db_q, dc_q, trange, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. seriesNames = {{'RES_RS_'}, ... {'RES_RR_BAR_'}, ... diff --git a/tests/reporting/runDynareReport.m b/tests/reporting/runDynareReport.m index 20450916ab..02996c3332 100644 --- a/tests/reporting/runDynareReport.m +++ b/tests/reporting/runDynareReport.m @@ -14,7 +14,7 @@ function runDynareReport(dc_a, dc_q, db_a, db_q) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. tic larange= dates('2007a'):dates('2014a'); diff --git a/tests/run_all_unitary_tests.m b/tests/run_all_unitary_tests.m index e9722569f8..37b192ad90 100644 --- a/tests/run_all_unitary_tests.m +++ b/tests/run_all_unitary_tests.m @@ -13,7 +13,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. top_test_dir = getenv('TOP_TEST_DIR'); addpath([top_test_dir filesep '..' filesep 'matlab']); diff --git a/tests/run_block_byte_tests_matlab.m b/tests/run_block_byte_tests_matlab.m index 3765ef8572..5fe94b3d2a 100644 --- a/tests/run_block_byte_tests_matlab.m +++ b/tests/run_block_byte_tests_matlab.m @@ -13,7 +13,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. % Implementation notes: % diff --git a/tests/run_block_byte_tests_octave.m b/tests/run_block_byte_tests_octave.m index 4ff8a1145a..9c52eebbd1 100644 --- a/tests/run_block_byte_tests_octave.m +++ b/tests/run_block_byte_tests_octave.m @@ -13,7 +13,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Dynare. If not, see <http://www.gnu.org/licenses/>. +## along with Dynare. If not, see <https://www.gnu.org/licenses/>. ## Implementation notes: ## diff --git a/tests/run_m_script.m b/tests/run_m_script.m index 6085fd5d09..b8650ca1ab 100644 --- a/tests/run_m_script.m +++ b/tests/run_m_script.m @@ -13,7 +13,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. top_test_dir = getenv('TOP_TEST_DIR'); addpath([top_test_dir filesep 'utils']); diff --git a/tests/run_o_script.m b/tests/run_o_script.m index 6e0ec09fbb..a4e665c06f 100644 --- a/tests/run_o_script.m +++ b/tests/run_o_script.m @@ -13,7 +13,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Dynare. If not, see <http://www.gnu.org/licenses/>. +## along with Dynare. If not, see <https://www.gnu.org/licenses/>. load_octave_packages diff --git a/tests/run_reporting_test_matlab.m b/tests/run_reporting_test_matlab.m index 5ab4e82b97..23dd54feb9 100644 --- a/tests/run_reporting_test_matlab.m +++ b/tests/run_reporting_test_matlab.m @@ -13,7 +13,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. top_test_dir = getenv('TOP_TEST_DIR'); addpath([top_test_dir filesep '..' filesep 'matlab']); diff --git a/tests/run_reporting_test_octave.m b/tests/run_reporting_test_octave.m index 2fdc085f1e..96ea7e35ac 100644 --- a/tests/run_reporting_test_octave.m +++ b/tests/run_reporting_test_octave.m @@ -13,7 +13,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Dynare. If not, see <http://www.gnu.org/licenses/>. +## along with Dynare. If not, see <https://www.gnu.org/licenses/>. load_octave_packages diff --git a/tests/run_test_matlab.m b/tests/run_test_matlab.m index 6873df9c4a..2f2cdbea4b 100644 --- a/tests/run_test_matlab.m +++ b/tests/run_test_matlab.m @@ -13,7 +13,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see <http://www.gnu.org/licenses/>. +% along with Dynare. If not, see <https://www.gnu.org/licenses/>. top_test_dir = getenv('TOP_TEST_DIR'); addpath([top_test_dir filesep 'utils']); diff --git a/tests/run_test_octave.m b/tests/run_test_octave.m index c6624dd603..e628fa1880 100644 --- a/tests/run_test_octave.m +++ b/tests/run_test_octave.m @@ -13,7 +13,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Dynare. If not, see <http://www.gnu.org/licenses/>. +## along with Dynare. If not, see <https://www.gnu.org/licenses/>. ## Implementation notes: ## diff --git a/tests/shock_decomposition/example1_calib_shock_decomp.mod b/tests/shock_decomposition/example1_calib_shock_decomp.mod index 73e15ebc9d..07f0e6a863 100644 --- a/tests/shock_decomposition/example1_calib_shock_decomp.mod +++ b/tests/shock_decomposition/example1_calib_shock_decomp.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/tests/simul/Solow_no_varexo.mod b/tests/simul/Solow_no_varexo.mod index f790061d0e..42de8ec69c 100644 --- a/tests/simul/Solow_no_varexo.mod +++ b/tests/simul/Solow_no_varexo.mod @@ -20,7 +20,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see <http://www.gnu.org/licenses/>. + * see <https://www.gnu.org/licenses/>. */ diff --git a/tests/steady_state/Gali_2015_chapter_6_4.mod b/tests/steady_state/Gali_2015_chapter_6_4.mod index 64c5df3c05..5d1b91a02d 100644 --- a/tests/steady_state/Gali_2015_chapter_6_4.mod +++ b/tests/steady_state/Gali_2015_chapter_6_4.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see <http://www.gnu.org/licenses/>. + * see <https://www.gnu.org/licenses/>. */ %define whether to use interest rate or money growth rate rule diff --git a/tests/stochastic_simulations/example1_noprint.mod b/tests/stochastic_simulations/example1_noprint.mod index 11d48a0cf3..8e7e453fbc 100644 --- a/tests/stochastic_simulations/example1_noprint.mod +++ b/tests/stochastic_simulations/example1_noprint.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ diff --git a/tests/trend_var/fs2000_log_nonstationary.mod b/tests/trend_var/fs2000_log_nonstationary.mod index 51d9a7bdcb..38935b0991 100644 --- a/tests/trend_var/fs2000_log_nonstationary.mod +++ b/tests/trend_var/fs2000_log_nonstationary.mod @@ -23,7 +23,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var gM gA; diff --git a/tests/trend_var/fs2000_nonstationary.mod b/tests/trend_var/fs2000_nonstationary.mod index 575e0bb2e1..be1355b7e9 100644 --- a/tests/trend_var/fs2000_nonstationary.mod +++ b/tests/trend_var/fs2000_nonstationary.mod @@ -23,7 +23,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see <http://www.gnu.org/licenses/>. + * along with Dynare. If not, see <https://www.gnu.org/licenses/>. */ var gM gA; diff --git a/windows/Makefile b/windows/Makefile index 0bf0eac67b..8b0ba1abb6 100644 --- a/windows/Makefile +++ b/windows/Makefile @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see <http://www.gnu.org/licenses/>. +# along with Dynare. If not, see <https://www.gnu.org/licenses/>. .PHONY: all deps clean-deps clean clean-all install build diff --git a/windows/build.sh b/windows/build.sh index d930f9624a..07a7af5a0a 100755 --- a/windows/build.sh +++ b/windows/build.sh @@ -20,7 +20,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see <http://www.gnu.org/licenses/>. +# along with Dynare. If not, see <https://www.gnu.org/licenses/>. # Exit on first error and print commands as they are executed set -ex diff --git a/windows/deps/Makefile b/windows/deps/Makefile index 487ff5c000..0eebb1a190 100644 --- a/windows/deps/Makefile +++ b/windows/deps/Makefile @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see <http://www.gnu.org/licenses/>. +# along with Dynare. If not, see <https://www.gnu.org/licenses/>. include versions.mk diff --git a/windows/install-packages.sh b/windows/install-packages.sh index db70175fca..458942ba8f 100755 --- a/windows/install-packages.sh +++ b/windows/install-packages.sh @@ -18,7 +18,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see <http://www.gnu.org/licenses/>. +# along with Dynare. If not, see <https://www.gnu.org/licenses/>. [[ $(id -u) == 0 ]] || { echo "You must be root" >&2; exit 1; } -- GitLab