]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Add Red Hat copyright lines. balloon
authorZoltan Fridrich <zfridric@redhat.com>
Sat, 24 Sep 2022 08:57:34 +0000 (10:57 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 24 Sep 2022 08:57:34 +0000 (10:57 +0200)
balloon-sha1.c
balloon-sha256.c
balloon-sha384.c
balloon-sha512.c
balloon.c
balloon.h

index 7238b487da2e75aeac489461e6925d16aa60246f..71c86e1d16e9d477986b85ddaf383038a1ee9f98 100644 (file)
@@ -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.
 
index 63c7fbf6e85b1d0258e8cd1718e2ef0c539e05e1..fe31a6919dab8bd89f393664d22947f758e714ef 100644 (file)
@@ -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.
 
index 4a7dcbbf39859c54f6a41891d1b4a35272a64eb7..682944963660a1b04a299e719ebb7ee593b2fabe 100644 (file)
@@ -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.
 
index 0919b68f40cc8c6e3be6f5763683a8fb2b31257e..f19f8aa09d579524a7edbc0b34dbe00c16ee464b 100644 (file)
@@ -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.
 
index d135ee86d4a74af3dbf019ecce25a92f46c0b522..c744160ad4d130b54d335fe9ccfd0c44c1d91870 100644 (file)
--- 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.
 
index a1a6d24dda061de11f76666e0ee8b9ab4fe8d00f..9c02192594e2d03dbcb77bfff0eb4227bd69f45d 100644 (file)
--- 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.