From 3029ce7e5aa41ce3fe6557debcc60fe10a043a6b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr>
Date: Thu, 10 Feb 2011 19:23:19 +0100
Subject: [PATCH] License file: fix following commit
 43479f6ef309baa436c4d6795221ce631a5f4710 (cherry picked from commit
 59f53bc8ea86f9cd430c718686ed53122f388e71)

---
 license.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/license.txt b/license.txt
index 39c71e64ed..75cc11636f 100644
--- a/license.txt
+++ b/license.txt
@@ -30,7 +30,7 @@ Files: matlab/AIM/SP*
 Copyright: Public domain
 License: Public domain
 
-Files: matlab/bfgsi.m, matlab/qzswitch.m, matlab/qzdiv.m
+Files: matlab/bfgsi.m
 Copyright: 1993-2009, Christopher Sims
 License: GPL-3+
  Dynare is free software: you can redistribute it and/or modify
@@ -48,7 +48,8 @@ License: GPL-3+
 
 Files: matlab/csolve.m, matlab/csminit.m, matlab/numgrad.m, matlab/numgrad3.m,
  matlab/numgrad5.m, matlab/csminwel.m, matlab/bvar_density.m,
- matlab/bvar_toolbox.m, matlab/partial_information/PI_gensys.m
+ matlab/bvar_toolbox.m, matlab/partial_information/PI_gensys.m,
+ matlab/qzswitch.m, matlab/qzdiv.m
 Copyright: 1993-2009, Christopher Sims
            2006-2011, Dynare Team
 License: GPL-3+
-- 
GitLab