summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--balloon-sha1.c1
-rw-r--r--balloon-sha256.c1
-rw-r--r--balloon-sha384.c1
-rw-r--r--balloon-sha512.c1
-rw-r--r--balloon.c1
-rw-r--r--balloon.h1
6 files changed, 6 insertions, 0 deletions
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.