From: Zoltan Fridrich Date: Sat, 24 Sep 2022 08:57:34 +0000 (+0200) Subject: Add Red Hat copyright lines. X-Git-Tag: nettle_3.9_release_20230514~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fballoon;p=thirdparty%2Fnettle.git Add Red Hat copyright lines. --- diff --git a/balloon-sha1.c b/balloon-sha1.c index 7238b487..71c86e1d 100644 --- a/balloon-sha1.c +++ b/balloon-sha1.c @@ -3,6 +3,7 @@ Balloon password-hashing algorithm. Copyright (C) 2022 Zoltan Fridrich + Copyright (C) 2022 Red Hat, Inc. This file is part of GNU Nettle. diff --git a/balloon-sha256.c b/balloon-sha256.c index 63c7fbf6..fe31a691 100644 --- a/balloon-sha256.c +++ b/balloon-sha256.c @@ -3,6 +3,7 @@ Balloon password-hashing algorithm. Copyright (C) 2022 Zoltan Fridrich + Copyright (C) 2022 Red Hat, Inc. This file is part of GNU Nettle. diff --git a/balloon-sha384.c b/balloon-sha384.c index 4a7dcbbf..68294496 100644 --- a/balloon-sha384.c +++ b/balloon-sha384.c @@ -3,6 +3,7 @@ Balloon password-hashing algorithm. Copyright (C) 2022 Zoltan Fridrich + Copyright (C) 2022 Red Hat, Inc. This file is part of GNU Nettle. diff --git a/balloon-sha512.c b/balloon-sha512.c index 0919b68f..f19f8aa0 100644 --- a/balloon-sha512.c +++ b/balloon-sha512.c @@ -3,6 +3,7 @@ Balloon password-hashing algorithm. Copyright (C) 2022 Zoltan Fridrich + Copyright (C) 2022 Red Hat, Inc. This file is part of GNU Nettle. diff --git a/balloon.c b/balloon.c index d135ee86..c744160a 100644 --- a/balloon.c +++ b/balloon.c @@ -3,6 +3,7 @@ Balloon password-hashing algorithm. Copyright (C) 2022 Zoltan Fridrich + Copyright (C) 2022 Red Hat, Inc. This file is part of GNU Nettle. diff --git a/balloon.h b/balloon.h index a1a6d24d..9c021925 100644 --- a/balloon.h +++ b/balloon.h @@ -3,6 +3,7 @@ Balloon password-hashing algorithm. Copyright (C) 2022 Zoltan Fridrich + Copyright (C) 2022 Red Hat, Inc. This file is part of GNU Nettle.