From 2cb53ec45ca7afdc6a145c761b3cc3fa99c8f519 Mon Sep 17 00:00:00 2001 From: zzz <zzz@mail.i2p> Date: Sun, 20 Sep 2020 13:48:46 +0000 Subject: [PATCH] Update LICENSE.txt since SSU HMAC was moved from core to router --- LICENSE.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index b6a18993c7..47a19cdc0e 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -36,10 +36,6 @@ Public domain except as listed below: Copyright (c) 2003, TheCrypto See licenses/LICENSE-ElGamalDSA.txt - HMAC: - Copyright (c) 2000 - 2004 The Legion Of The Bouncy Castle - See licenses/LICENSE-SHA256.txt - ElGamal: Copyright (c) 2000 - 2013 The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org) See licenses/LICENSE-SHA256.txt @@ -126,6 +122,10 @@ Public domain except as listed below: Copyright (C) 2006 The Android Open Source Project See licenses/LICENSE-Apache2.0.txt + SSU HMAC: + Copyright (c) 2000 - 2004 The Legion Of The Bouncy Castle + See licenses/LICENSE-SHA256.txt + Installer: (not included in distribution packages) -- GitLab