From ff458b7069de2afb873ffd1f8f789b74f7a0f25f Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan.bastani@ens.fr>
Date: Thu, 6 Oct 2011 16:41:27 +0200
Subject: [PATCH] update top-level license file

---
 license.txt | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/license.txt b/license.txt
index e22c5973cc..a5b46f6a72 100644
--- a/license.txt
+++ b/license.txt
@@ -389,3 +389,36 @@ License: GPL-3+
  .
  If you did not received a copy of the GNU General Public License
  with this software, see <http://www.gnu.org/licenses/>.
+
+Files: matlab/ms-sbvar/cstz/*
+Copyright: 1993-2011 Tao Zha
+License: GPL-3+
+ This free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ It is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ If you did not received a copy of the GNU General Public License
+ with this software, see <http://www.gnu.org/licenses/>.
+
+Files: matlab/ms-sbvar/cstz/bfgsi.m matlab/ms-sbvar/cstz/csminit.m
+ matlab/ms-sbvar/cstz/csminwel.m
+Copyright: 1993-2011 Tao Zha and Christopher Sims
+License: GPL-3+
+ This free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ It is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ If you did not received a copy of the GNU General Public License
+ with this software, see <http://www.gnu.org/licenses/>.
-- 
GitLab