From dfa40f0b7506cfdee02c69c33eeb26180a22e76f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@debian.org>
Date: Wed, 28 Jun 2017 14:40:39 +0200
Subject: [PATCH] Update link to license file in README.md.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4966e9b..3352259 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ to download Dynare in its entirety.
 # License
 
 Dynare Reporting is covered by the GNU General Public Licence version 3 or later
-(see [license.txt](license.txt) in the Dynare Reporting distribution for
+(see [LICENSE.md](LICENSE.md) in the Dynare Reporting distribution for
 specifics).
 
 # Obtain the code that Dynare Reporting depends on
-- 
GitLab