From 189bd745eb6e039ef0d7782e32aa303b9d09ea05 Mon Sep 17 00:00:00 2001 From: Ermyas Abebe Date: Thu, 3 Nov 2016 08:46:42 +1100 Subject: [PATCH] index.html: fix issues with software license links (#3221) * Fix broken copy license links * Fix reversed GPL and LGPL links --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e7fcfc31a4..8d4734331d 100644 --- a/index.html +++ b/index.html @@ -36,8 +36,8 @@ backing layer.

Ethereum may also be run in a private environment, such as for use within a corporate network, -without any cost. All core source is licensed under the LGPL -and all frontend code is licensed under GPL. +without any cost. All core source is licensed under the LGPL +and all frontend code is licensed under GPL.