From 336b685058f384716788f94f5acc103971565ff3 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 15 Sep 2020 21:57:41 +0200 Subject: [PATCH] Add reference to license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0db479..f22b64e 100644 --- a/README.md +++ b/README.md @@ -30,4 +30,4 @@ There's a full disclaimer included in the license. With all this said, as far as I know the code is safe and works properly. In the interests of safety the chip is read twice and the results compared, to make sure the read was accurate. The original contents of the chip (both dumps) are saved and can be flashed back using flashrom if writing the patched firmware fails, or the patched firmware doesn't work. ## License -The contents of this repository are licensed under the GNU General Public License, version 3. \ No newline at end of file +The contents of this repository are licensed under the GNU General Public License, version 3. A copy of this license can be found in the file 'LICENSE' in the root of this repository. \ No newline at end of file