diff options
Diffstat (limited to 'lib/sha256_test.go')
-rw-r--r-- | lib/sha256_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sha256_test.go b/lib/sha256_test.go index 5b1a797..8b8709b 100644 --- a/lib/sha256_test.go +++ b/lib/sha256_test.go @@ -1,4 +1,4 @@ -// Copyright © 2022 siddharth <s@ricketyspace.net> +// Copyright © 2022 siddharth ravikumar <s@ricketyspace.net> // SPDX-License-Identifier: ISC package lib |